set -e; cd /home/max/0_buildsystem-ni/build_tmp/crosstool-ng.git; \
unset CONFIG_SITE CPATH CPLUS_INCLUDE_PATH C_INCLUDE_PATH INCLUDE LD_LIBRARY_PATH LIBRARY_PATH PKG_CONFIG_PATH; \
export BS_LOCAL_TARBALLS_DIR=/home/max/0_buildsystem-ni/download BS_PREFIX_DIR=/home/max/0_buildsystem-ni/cross/arm-linux-4.10.12 BS_LINUX_CUSTOM_LOCATION=/home/max/0_buildsystem-ni/build_tmp/linux-4.10.12; \
./ct-ng oldconfig; \
./ct-ng build
CONF oldconfig
[INFO ] Performing some trivial sanity checks
[WARN ] Number of open files 1024 may not be sufficient to build the toolchain; increasing to 2048
[INFO ] Build started 20220517.222626
[INFO ] Building environment variables
[INFO ] =================================================================
[INFO ] Retrieving needed toolchain components' tarballs
[INFO ] Retrieving needed toolchain components' tarballs: done in 0.26s (at 00:01)
[INFO ] =================================================================
[INFO ] Extracting and patching toolchain components
[WARN ] linux: using custom location, no patches applied
[ERROR] Neither file nor directory: /home/max/0_buildsystem-ni/build_tmp/linux-4.10.12
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Extracting and patching toolchain components'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_Abort[scripts/functions@487]
[ERROR] >> called from: CT_DoExtractPatch[scripts/functions@2402]
[ERROR] >> called from: CT_PackageRun[scripts/functions@2090]
[ERROR] >> called from: CT_ExtractPatch[scripts/functions@2430]
[ERROR] >> called from: do_kernel_extract[scripts/build/kernel/linux.sh@41]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@665]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >>
https://crosstool-ng.github.io/docs/known-issues/
[ERROR] >>
[ERROR] >> NOTE: Your configuration includes features marked EXPERIMENTAL.
[ERROR] >> Before submitting a bug report, try to reproduce it without enabling
[ERROR] >> any experimental features. Otherwise, you'll need to debug it
[ERROR] >> and present an explanation why it is a bug in crosstool-NG - or
[ERROR] >> preferably, a fix.
[ERROR] >>
[ERROR] >> If you feel this is a bug in crosstool-NG, report it at:
[ERROR] >>
https://github.com/crosstool-ng/crosstool-ng/issues/
[ERROR] >>
[ERROR] >> Make sure your report includes all the information pertinent to this issue.
[ERROR] >> Read the bug reporting guidelines here:
[ERROR] >>
http://crosstool-ng.github.io/support/
[ERROR]
[ERROR] (elapsed: 0:01.03)
[00:01] / make[1]: *** [ct-ng:261: build] Fehler 1
make: *** [package/crosstool-ng/crosstool-ng.mk:106: crosstool-ng.do_compile] Fehler 2
max@max:~/0_buildsystem-ni$