[Bug 257025] devel/glib20: fails to build on 13/amd64

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Jul 2021 20:02:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257025

            Bug ID: 257025
           Summary: devel/glib20: fails to build on 13/amd64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: portmaster@bsdforge.com
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

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

-- 
You are receiving this mail because:
You are the assignee for the bug.