This is an auto-filled bug because x11-libs/gdk-pixbuf does not respect LDFLAGS. The issue was originally discovered on x86, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info. NOTE: To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0".
Created attachment 635886 [details] build.log build log and emerge --info
Result of recent changes in meson.eclass...
This problem occurs when using Meson 0.53.1. This problem does not occur when using Meson 0.54.0 or 0.54.1.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436f24daa8a32cd36b7f78a3a203fdfb963e6157 commit 436f24daa8a32cd36b7f78a3a203fdfb963e6157 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2020-05-03 21:10:34 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-05-03 21:10:34 +0000 meson.eclass: export FLAGS for older versions on meson Closes: https://bugs.gentoo.org/720860 Signed-off-by: Mike Gilbert <floppym@gentoo.org> eclass/meson.eclass | 15 +++++++++++++++ 1 file changed, 15 insertions(+)