build error
Job failed with exit code: 1. Reason: cache miss: [ 9/10] RUN cd /build && wget -q https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.43.0.tar.gz && tar xf git-2.43.0.tar.gz && cd git-2.43.0 && make configure && ./configure --host=aarch64-linux-android --prefix=/opt/git-build --with-curl=/opt/git-build --with-ssl=/opt/git-build --with-zlib=/opt/git-build --with-expat=/opt/git-build ac_cv_fread_reads_directories=yes ac_cv_snprintf_returns_bogus=no NO_GETTEXT=1 NO_ICONV=1 NO_TCLTK=1 NO_PYTHON=1 NO_PERL=1 && make -j$(nproc) libgit.a xdiff/lib.a reftable/libreftable.a && /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android30-clang -O3 -fPIC -static-libstdc++ -L/opt/git-build/lib -I/opt/git-build/include -o git git.c common-main.c libgit.a xdiff/lib.a reftable/libreftable.a -lcurl -lssl -lcrypto -lz -lexpat && /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android30-clang -O3 -fPIC -static-libstdc++ -L/opt/git-build/lib -I/opt/git-build/include -o git-remote-http remote-curl.c libgit.a xdiff/lib.a reftable/libreftable.a -lcurl -lssl -lcrypto -lz -lexpat && /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip git git-remote-http cache miss: [ 6/10] RUN cd /build && wget -q https://www.openssl.org/source/openssl-1.1.1w.tar.gz && tar xf openssl-1.1.1w.tar.gz && cd openssl-1.1.1w && ./Configure android-arm64 no-shared no-tests no-comp -D__ANDROID_API__=30 --prefix=/opt/git-build && make -j$(nproc) && make install_sw cache miss: [ 5/10] RUN cd /build && wget -q https://zlib.net/zlib-1.3.1.tar.gz && tar xf zlib-1.3.1.tar.gz && cd zlib-1.3.1 && ./configure --prefix=/opt/git-build --static && make -j$(nproc) install cache miss: [ 4/10] RUN mkdir -p /build /opt/git-build/bin /opt/git-build/lib /opt/git-build/include cache miss: [ 3/10] RUN wget -q https://dl.google.com/android/repository/android-ndk-r25c-linux.zip && unzip -q android-ndk-r25c-linux.zip -d /opt && mv /opt/android-ndk-r25c /opt/ndk && rm android-ndk-r25c-linux.zip cache miss: [ 8/10] RUN cd /build && wget -q https://curl.se/download/curl-8.5.0.tar.gz && tar xf curl-8.5.0.tar.gz && cd curl-8.5.0 && ./configure --host=aarch64-linux-android --prefix=/opt/git-build --disable-shared --enable-static --with-openssl=/opt/git-build --with-zlib=/opt/git-build --disable-proxy && make -j$(nproc) install cache miss: [ 7/10] RUN cd /build && wget -q https://github.com/libexpat/libexpat/releases/download/R_2_6_2/expat-2.6.2.tar.gz && tar xf expat-2.6.2.tar.gz && cd expat-2.6.2 && ./configure --host=aarch64-linux-android --prefix=/opt/git-build --enable-static --disable-shared && make -j$(nproc) install cache miss: [10/10] RUN mkdir -p /output/git-bundle && cp /build/git-2.43.0/git /output/git-bundle/libgit.so && cp /build/git-2.43.0/git-remote-http /output/git-bundle/libgit-remote-http.so && cd /output && zip -r git-quantum-v8.zip git-bundle cache miss: [ 2/10] RUN apt-get update && apt-get install -y build-essential wget curl unzip python3 autoconf libtool pkg-config gettext tcl libssl-dev zlib1g-dev perl zip && rm -rf /var/lib/apt/lists/* {"total":14,"completed":13,"user_total":10,"user_cached":0,"user_completed":9,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":114422}
Build logs:
Fetching error logs...