Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876712 - net-libs/libnma-1.10.2 fails to compile: ld: libgcr-ui-3.so: undefined reference to gdk_wayland_window_set_transient_for_exported
Summary: net-libs/libnma-1.10.2 fails to compile: ld: libgcr-ui-3.so: undefined refere...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-11 06:53 UTC by Agostino Sarubbo
Modified: 2022-10-11 06:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,230.33 KB, text/plain)
2022-10-11 06:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-10-11 06:53:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libnma-1.10.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-11 06:53:51 UTC
Created attachment 823525 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-11 06:53:52 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/NMA-1.0.gir 
linking of temporary binary failed: Command '['x86_64-pc-linux-gnu-gcc', '-o', '/var/tmp/portage/net-libs/libnma-1.10.2/work/libnma-1.10.2-build/tmp-introspect4qvcynrx/NMA-1.0', '-O2', '-pipe', '-march=x86-64', '-frecord-gcc-switches', '-fno-diagnostics-color', '-fmessage-length=0', '/var/tmp/portage/net-libs/libnma-1.10.2/work/libnma-1.10.2-build/tmp-introspect4qvcynrx/NMA-1.0.o', '-L.', '-Wl,-rpath,.', '-Wl,--no-as-needed', '-L/var/tmp/portage/net-libs/libnma-1.10.2/work/libnma-1.10.2-build/src', '-Wl,-rpath,/var/tmp/portage/net-libs/libnma-1.10.2/work/libnma-1.10.2-build/src', '-lnma', '-lgio-2.0', '-lgobject-2.0', '-lglib-2.0', '-lgmodule-2.0', '-lnm', '-lgtk-3', '-lgdk-3', '-lpangocairo-1.0', '-lpango-1.0', '-lharfbuzz', '-latk-1.0', '-lcairo-gobject', '-lcairo', '-lgdk_pixbuf-2.0', '-lgcr-ui-3', '-lgcr-base-3', '-lgck-1', '-lp11-kit', '-lgirepository-1.0', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lglib-2.0', '-lglib-2.0', '-Wl,-O1', '-Wl,--as-needed', '-Wl,--defsym=__gentoo_check_ldflags__=0']' returned non-zero exit status 1.
Run-time dependency gcr-4-gtk3 found: NO (tried pkgconfig and cmake)
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64/libgcr-ui-3.so: undefined reference to `gdk_wayland_window_get_type'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64/libgcr-ui-3.so: undefined reference to `gdk_wayland_window_set_transient_for_exported'
collect2: error: ld returned 1 exit status