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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 Jul 2021 16:54:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257025

--- Comment #8 from Adriaan de Groot <adridg@freebsd.org> ---
## Creating a suitable make.conf

root@beastie:/usr/local/etc/poudriere.d # cat > 257025-make.conf
DEVELOPER=true
DEFAULT_VERSIONS+= ssl=openssl python3=3.7 python=3.7

## Running poudriere

Since this is a new set, builds 37 packages to get to glib20

root@beastie:/usr/local/etc/poudriere.d # poudriere bulk -j 13amd64 -p area51
-z 257025 -t devel/glib20

and that's fine. Jumping into that jail adding -i , then doing the build like
you describe (distclean rmconfig, then make -DBATCH -DMAKE_JOBS_UNSAFE
check-plist) .. is fine. Running the tests by hand is fine.

This is firmly in "can't reproduce" territory.

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