[Bug 285863] devel/glib20: fails poudriere testport (covered by QAT on the package cluster)
Date: Sun, 06 Apr 2025 09:25:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285863
Jan Beich <jbeich@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |FIXED
--- Comment #11 from Jan Beich <jbeich@FreeBSD.org> ---
Seems to work fine. @bootstrap flavors still fail due to plist but those don't
block other ports in QAT, global testport or when explicitly passing -rkt. That
non-fatal error looks generic i.e., testport -P on *any* port fails to clean up
PREFIX itself.
$ poudriere bulk -rkt -Cj 134amd64 devel/glib20@all
devel/gobject-introspection@all x11-toolkits/gtk40
[...]
[00:05:05] Built ports: devel/py-wheel044@py311 devel/py-setuptools@py311
devel/glib20@default devel/gobject-introspection@default x11-toolkits/gtk40
[00:05:05] Failed ports: devel/glib20@bootstrap:deinstall
devel/gobject-introspection@bootstrap:deinstall
[...]
$ cat
/usr/local/poudriere/data/logs/bulk/134amd64-default/latest/logs/errors/glib-bootstrap-2.82.4_1,2.log
[...]
=>> Checking for extra files and directories
grep: /wrkdirs/usr/ports/devel/glib20/work-default/.PLIST.mktmp: No such file
or directory
=>> Error: Files or directories left over:
@dir /usr/local/glib-bootstrap
$ cat /usr/local/poudriere/data/logs/bulk/134amd64-default/latest/logs/esurvive
PORTTESTING_FATAL=no (aka bulk -k), so
won'trrors/gobject-introspection-bootstrap-1.82.0_1,1.log
[...]
=>> Checking for extra files and directories
grep: /wrkdirs/usr/ports/devel/gobject-introspection/work-default/.PLIST.mktmp:
No such file or directory
=>> Error: Files or directories left over:
@dir /usr/local/gobject-introspection-bootstrap
--
You are receiving this mail because:
You are the assignee for the bug.