Date: Sun, 6 Aug 2023 16:11:00 +0200 From: Matthias Apitz <guru@unixarea.de> To: Michael Grimm <trashcan@ellael.org> Cc: freebsd-current@freebsd.org Subject: Re: poudriere && git Message-ID: <ZM%2Bp9NXMpFgmglLB@c720-r368166> In-Reply-To: <78387A8F-1F30-4BA6-97A4-8E2DDC827008@ellael.org> References: <ZM3zz1bmc41WDCLP@c720-r368166> <20230805080811.GA11506@home.opsec.eu> <ZM%2BKKKTtKwQX0YWF@c720-r368166> <78387A8F-1F30-4BA6-97A4-8E2DDC827008@ellael.org>
next in thread | previous in thread | raw e-mail | index | archive | help
El día domingo, agosto 06, 2023 a las 03:50:15p. m. +0200, Michael Grimm escribió: > Matthias Apitz <guru@unixarea.de> wrote > > Creation: > poudriere jail -c -j stable -m src=/usr/src > Thanks. I tested this as well some hours ago and it failed for the reason I detailed some minutes ago in the other mail with the Subject: make buildworld puts legacy tools into the /usr/obj/... The jail creation does internally also a 'make installworld': # poudriere jail -c -j 140-CURRENT -m src=/usr/src [00:00:00] Creating 140-CURRENT fs at /usr/local/poudriere/jails/140-CURRENT... done [00:00:01] Copying /usr/src to /usr/local/poudriere/jails/140-CURRENT/usr/src... [00:02:02] Starting make installworld --- installworld --- make[1]: "/usr/obj/usr/src/amd64.amd64/toolchain-metadata.mk" line 1: Using cached toolchain metadata from build at jet on Sat Aug 5 14:12:11 CEST 2023 --- _installcheck_world --- -------------------------------------------------------------- >>> Install check world -------------------------------------------------------------- --- installworld --- mkdir -p /tmp/install.j76anzU56j ... Required library libdialog.so.8 not found. *** [installworld] Error code 1 make[1]: stopped in /usr/src 1 error I'm now already running a new "make buildworld" again, which perhaps will but the actual tools into .../legacy/... and they will work because tools and shared libs fit together. I think there is something broken in buildworld with these legacy stuff. In any case, thanks for your help. matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZM%2Bp9NXMpFgmglLB>