[Bug 275950] devel/libayatana-indicator: Fails to build after recent update of x11-toolkits/gtk30
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275950] devel/libayatana-indicator: Fails to build after recent update of x11-toolkits/gtk30"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275950] devel/libayatana-indicator: Fails to build after recent update of x11-toolkits/gtk30"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275950] devel/libayatana-indicator: Fails to build after recent update of x11-toolkits/gtk30"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275950] devel/libayatana-indicator: Fails to build after recent update of x11-toolkits/gtk30"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275950] devel/libayatana-indicator: Fails to build after recent update of x11-toolkits/gtk30"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275950] devel/libayatana-indicator: Fails to build after recent update of x11-toolkits/gtk30"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275950] devel/libayatana-indicator: Fails to build after recent update of x11-toolkits/gtk30"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Dec 2023 14:35:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275950
Bug ID: 275950
Summary: devel/libayatana-indicator: Fails to build after
recent update of x11-toolkits/gtk30
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: junchoon@dec.sakura.ne.jp
CC: desktop@FreeBSD.org, jgh@FreeBSD.org
CC: desktop@FreeBSD.org, jgh@FreeBSD.org
After bump for x11-toolkits/gtk30 consumers at commit
3572ca3e01dedf1fe5b3776bd164e123252f5ef5, devel/libayatana-indicator started
failing build.
I know there is already Bug275669 [1], but the failure mode is different.
===== Quote =====
[100% 17/17] : && /usr/local/libexec/ccache/cc -O2 -pipe -march=haswell
-Wno-error=incompatible-function-pointer-types -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -O2 -pipe -march=haswell
-Wno-error=incompatible-function-pointer-types -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -DNDEBUG
-fstack-protector-strong -L/usr/local/lib
tools/CMakeFiles/ayatana-indicator-loader3.dir/indicator-loader.c.o -o
tools/ayatana-indicator-loader3 -lgmodule-2.0 -lgdk-3 -lz -lharfbuzz
-lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lcairo
-lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -layatana-ido3-0.4 -lgtk-3
-lglib-2.0 -lintl
-L/wrkdirs/usr/ports/devel/libayatana-indicator/work/.build/src
-layatana-indicator3 && :
FAILED: tools/ayatana-indicator-loader3
: && /usr/local/libexec/ccache/cc -O2 -pipe -march=haswell
-Wno-error=incompatible-function-pointer-types -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -O2 -pipe -march=haswell
-Wno-error=incompatible-function-pointer-types -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -DNDEBUG
-fstack-protector-strong -L/usr/local/lib
tools/CMakeFiles/ayatana-indicator-loader3.dir/indicator-loader.c.o -o
tools/ayatana-indicator-loader3 -lgmodule-2.0 -lgdk-3 -lz -lharfbuzz
-lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lcairo
-lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -layatana-ido3-0.4 -lgtk-3
-lglib-2.0 -lintl
-L/wrkdirs/usr/ports/devel/libayatana-indicator/work/.build/src
-layatana-indicator3 && :
ld: error: undefined reference due to --no-allow-shlib-undefined:
pthread_create
>>> referenced by /usr/local/lib/libgio-2.0.so
cc: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/libayatana-indicator
=>> Cleaning up wrkdir
===> Cleaning for libayatana-indicator-0.9.4_1
build of devel/libayatana-indicator | libayatana-indicator-0.9.4_1 ended at Tue
Dec 26 16:38:53 JST 2023
build time: 00:00:24
!!! build failure encountered !!!
===== End quote =====
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275669
--
You are receiving this mail because:
You are on the CC list for the bug.