Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2026 11:15:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 286875] emulators/qemu-user-static-devel: Switch to blitz, and sync to 11.0.50; restore build on 15+
Message-ID:  <bug-286875-4077-ZSEwKyhMJe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286875-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286875

--- Comment #27 from Alastair Hogge <agh@riseup.net> ---
OK, so I managed to have a look at this again today.

I constructed a poudriere jail:
> doas poudriere jail -c -j main-aarch64-default -a arm64.aarch64 -v 16 -J64 -f none -x -K GENERIC -bB -m src=/usr/src
Tho, I recall once being able to use the cross built assets from release.sh, I
could not get poudriere to successfully build a jail, the above worked.

I then tried a bulk build:
> $ doas poudriere bulk -j main-aarch64-default -p main -z ports lang/gnat14
Which failed at the first queued package ports-mgmt/pkg:
> install  -m 0644 /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-2.7.5/NEWS /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/share/doc/pkg/NEWS
> ====> Compressing man pages (compress-man)
> ===>   Installing ldconfig configuration file
> tr: unable to limit stdio: Invalid argument
> *** Error code 1
> 
> Stop.
> make[1]: stopped making "stage-message stage-dir run-depends generate-plist do-install fixup-lib-pkgconfig post-install post-install-DOCS-on compress-man install-ldconfig-file install-license add-plist-docs" in /usr/ports/ports-mgmt/pkg
> *** Error code 1
> 
> Stop.
> make: stopped making "stage" in /usr/ports/ports-mgmt/pkg
> =>> Cleaning up wrkdir
> ===>  Cleaning for pkg-2.7.5
> build of ports-mgmt/pkg | pkg-2.7.5 ended at 2026-06-03T10:11:41+00:00
> build time: 00:01:53
> times end [shell] (user/sys/real): 0m0.000s 0m0.034s 1m53.000s
> times end [child] (user/sys/real): 5m12.705s 0m18.264s 1m53.000s
> !!! build failure encountered !!!

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286875-4077-ZSEwKyhMJe>