Bugzilla Automation <[email protected]> has asked freebsd-desktop (Team) <[email protected]> for maintainer-feedback: Bug 257025: devel/glib20: fails to build on 13/amd64 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257025
--- Description --- An attempt to build a port that depends on glib20 fails to build during the glib20 build stage. Moving to devel/glib20 and performing a make distclean followed by a make rmconfig, followed by a make returns: ... [ 27% 298/1087] cc -o glib/tests/testing-helper glib/tests/testing-helper.p/testing-helper.c.o -L/usr/local/lib -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -fstack-protector-strong '-Wl,-rpath,$ORIGIN/..' -Wl,-rpath-link,/usr/ports/devel/glib20/work/glib-2.66.8/_build/glib -Wl,--start-group glib/libglib-2.0.so.0.6600.8 -lm -pthread -lintl -Wl,--end-group [ 27% 299/1087] /usr/ports/devel/glib20/work/glib-2.66.8/_build/glib/gtester -k --quiet --i-know-this-is-deprecated -o glib/tests/tmpsample.xml --test-arg=--gtester-selftest /usr/ports/devel/glib20/work/glib-2.66.8/_build/glib/gtester FAILED: glib/tests/tmpsample.xml /usr/ports/devel/glib20/work/glib-2.66.8/_build/glib/gtester -k --quiet --i-know-this-is-deprecated -o glib/tests/tmpsample.xml --test-arg=--gtester-selftest /usr/ports/devel/glib20/work/glib-2.66.8/_build/glib/gtester ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/devel/glib20 this was performed on a fresh git checkout as of 3 hours ago on a 13/amd64 box (9b563de67c4d2d2022bba242580b905c7d335f7b) --Chris
