Summary: | net-libs/libnma-1.10.2 fails to compile: ld: libgcr-ui-3.so: undefined reference to gdk_wayland_window_set_transient_for_exported | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | mattst88 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2022-10-11 06:53:49 UTC
Created attachment 823525 [details]
build.log
build log and emerge --info
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 |