Date: Tue, 23 May 2023 18:41:10 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271590] WITHOUT_UNBOUND= breaks installworld Message-ID: <bug-271590-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271590 Bug ID: 271590 Summary: WITHOUT_UNBOUND=3D breaks installworld Product: Base System Version: 13.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: vsasjason@gmail.com Created attachment 242351 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242351&action= =3Dedit buildworld + installworld log When world is built with WITHOUT_UNBOUND=3D in SRCCONF, its installation br= eaks on libprivateunbound.a with the following messages: =3D=3D=3D=3D=3D BEGIN "make installworld" output =3D=3D=3D=3D=3D install -o root -g wheel -m 444 libmp.3.gz /tmp/destdir/usr/share/man/man= 3/ =3D=3D=3D> lib/libunbound (install) install -C -o root -g wheel -m 444 libprivateunbound.a /tmp/destdir/usr/= lib/ *** Error code 71 Stop. make[5]: stopped in /usr/src/lib/libunbound *** Error code 1 Stop. make[4]: stopped in /usr/src/lib *** Error code 1 Stop. make[3]: stopped in /usr/src *** Error code 1 Stop. make[2]: stopped in /usr/src *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src/ =3D=3D=3D=3D=3D END "make installworld" output =3D=3D=3D=3D=3D This worked perfectly fine on releng/13.1 and releng/12.x Attaching full buildworld + installworld output (xz-compressed); without "m= ake clean" after discovering https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271589, but it doesn't = really matter since the only change is commenting WITHOUT_OPENSSH=3D in src.conf --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271590-227>