Re: Reply: ISO build broken?
- Reply: Ed Maste : "Re: Reply: ISO build broken?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Mar 2025 02:38:30 UTC
Ah .. thanks for the hint .. trying with WITHOUT_LLVM_BINUTILS set now, Michael On 3/18/25 22:29, yu shan wei wrote: > Is it because of LLVM-BINUTILS? > > Sender:<imb@protected-networks.net> > Time:Wednesday, March 19, 2025, 3:04 > Recipient:<freebsd-current@freebsd.org> > Subject:ISO build broken? > > Is anyone else seeing this when building ISOs with release/release.sh? > > --- bootonly --- > --- realinstall_subdir_usr.bin --- > --- _proginstall --- > --- disc1 --- > install -N /usr/src/etc -o root -g wheel -m 444 DH_set_method.3.gz > /usr/obj/usr/src/amd64.amd64/release/disc1/usr/share/openssl/man/man3/ > --- bootonly --- > --- realinstall_subdir_usr.sbin --- > --- _SCRIPTSINS_bluetooth-config.sh --- > --- realinstall_subdir_usr.bin --- > install -N /usr/src/etc -U -M > /usr/obj/usr/src/amd64.amd64/release/bootonly//METALOG -D > /usr/obj/usr/src/amd64.amd64/release/bootonly -T package=utilities -s -o > root -g wheel -m 555 strings > /usr/obj/usr/src/amd64.amd64/release/bootonly/usr/bin/strings > install: strings: No such file or directory > *** [_proginstall] Error code 71 > > make[7]: stopped making "install" in /usr/src/usr.bin/strings > > make[4]: stopped making "reinstall" in /usr/src > --- disc1 --- > > make[4]: stopped making "reinstall" in /usr/src > --- bootonly --- > 16.79 real 14.76 user 10.23 sys > --- disc1 --- > 16.79 real 11.10 user 6.69 sys > *** [installworld] Error code 2 > > make[3]: stopped making "installworld" in /usr/src > make[3]: 1 error > > make[3]: stopped making "installworld" in /usr/src > --- bootonly --- > *** [installworld] Error code 2 > > make[3]: stopped making "installworld" in /usr/src > make[3]: 1 error > > make[3]: stopped making "installworld" in /usr/src > --- disc1 --- > > make[2]: stopped making "installworld installkernel distribution" in > /usr/src > --- bootonly --- > > make[2]: stopped making "installworld installkernel distribution" in > /usr/src > --- disc1 --- > *** [disc1] Error code 2 > > make[1]: stopped making "ftp cdrom memstick.img mini-memstick.img" in > /usr/src/release > --- bootonly --- > *** [bootonly] Error code 2 > > make[1]: stopped making "ftp cdrom memstick.img mini-memstick.img" in > /usr/src/release > make[1]: 2 errors > > make[1]: stopped making "ftp cdrom memstick.img mini-memstick.img" in > /usr/src/release > *** [real-release] Error code 2 > > make: stopped making "release" in /usr/src/release > make: 1 error >