From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon To: development@lists.ipfire.org Subject: Toolchain errors during make build Date: Tue, 14 Feb 2023 15:43:15 -0600 Message-ID: <71B94B85-D8A2-4220-885C-E1484554FFAD@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6343208105084902484==" List-Id: --===============6343208105084902484== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable All, I started with a new `git clone git://git.ipfire.org/ipfire-2.x.git`. And I = keep getting toolchain errors during the make build. =20 I seem to remember a recent change to the toolchain. And the errors are rela= ted to a newer date toolchain build that I do not have. This is what I see: ``` Packaged toolchain compilation = = =20 b2sum: /home/Jon/development/ipfire-2.x/cache/toolchains/ipfire-2.27-toolchai= n-20230210-x86_64.tar.zst: No such file or directory cat: /home/jon/development/ipfire-2.x/cache/toolchains/ipfire-2.27-toolchain-= 20230210-x86_64.b2: No such file or directory ./make.sh: line 1827: /home/jon/development/ipfire-2.x/cache/toolchains/ipfir= e-2.27-toolchain-20230210-x86_64.tar.zst: No such file or directory tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors Checking for necessary space on disk = [ DONE ] chroot: failed to run command 'env': No such file or directory Building LFS ``` = = =20 The toolchain files I have are ``` ipfire-2.27-toolchain-20220808-x86_64.b2 ipfire-2.27-toolchain-20220808-x86_64.tar.zst ``` Does this make sense? Jon Jon Murphy jon.murphy(a)ipfire.org --===============6343208105084902484==--