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.
I seem to remember a recent change to the toolchain. And the errors are related to a newer date toolchain build that I do not have.
This is what I see: ``` Packaged toolchain compilation b2sum: /home/Jon/development/ipfire-2.x/cache/toolchains/ipfire-2.27-toolchain-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/ipfire-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 ```
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@ipfire.org