+ release_urlbase=https://unofficial-builds.nodejs.org/download/release/ + disttype=release + customtag= + datestring= + commit= + fullversion=v24.4.1 + source_url=https://nodejs.org/download/release/v24.4.1/node-v24.4.1.tar.xz + source_urlbase=https://nodejs.org/download/release/v24.4.1 + config_flags=--openssl-no-asm + cd /home/node + tar -xf node.tar.xz + cd node-v24.4.1 + export 'CC_host=ccache gcc-13' + CC_host='ccache gcc-13' + export 'CXX_host=ccache g++-13' + CXX_host='ccache g++-13' + export 'CC=ccache /opt/cross-tools/bin/loongarch64-unknown-linux-gnu-gcc' + CC='ccache /opt/cross-tools/bin/loongarch64-unknown-linux-gnu-gcc' + export 'CXX=ccache /opt/cross-tools/bin/loongarch64-unknown-linux-gnu-g++' + CXX='ccache /opt/cross-tools/bin/loongarch64-unknown-linux-gnu-g++' ++ getconf _NPROCESSORS_ONLN + make -j8 binary V= DESTCPU=loong64 ARCH=loong64 VARIATION= DISTTYPE=release CUSTOMTAG= DATESTRING= COMMIT= RELEASE_URLBASE=https://unofficial-builds.nodejs.org/download/release/ CONFIG_FLAGS=--openssl-no-asm fatal: not a git repository (or any of the parent directories): .git rm -f -r node-v24.4.1-linux-loong64 rm -f -r out/deps out/Release python3 ./configure \ --prefix=/ \ --dest-cpu=loong64 \ --tag= \ --release-urlbase=https://unofficial-builds.nodejs.org/download/release/ \ --openssl-no-asm --download=all --with-intl=full-icu Node.js configure: Found Python 3.8.10... Please use python3.13 or python3.12 or python3.11 or python3.10 or python3.9. make: *** [Makefile:1312: node-v24.4.1-linux-loong64.tar] Error 1