build error

Job failed with exit code: 1. Reason: LDSHARED="aarch64-linux-android'30'-clang -shared"' >> build_wheel.sh && echo 'export CFLAGS="-I/opt/python-src/python3-android -I/opt/python-src/python3-android/Include -DANDROID"' >> build_wheel.sh && echo 'export LDFLAGS="-L/opt/python-src/python3-android"' >> build_wheel.sh && echo 'mkdir -p dist' >> build_wheel.sh && echo 'pip wheel pycryptodome --no-binary :all: --no-deps -w dist/' >> build_wheel.sh cache miss: [26/28] RUN zip -r android_tools_arm64.zip bin libexec cacert.pem cache miss: [25/28] RUN wget -q https://curl.se/ca/cacert.pem -O cacert.pem cache miss: [15/28] RUN 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/android-build --with-curl=/opt/android-build --with-openssl=/opt/android-build --with-zlib=/opt/android-build --without-tcltk --without-wish ac_cv_iconv_omits_bom=no ac_cv_fread_reads_directories=yes ac_cv_snprintf_returns_too_large=no CFLAGS="-I/opt/android-build/include -NO_GETTEXT -D_GNU_SOURCE" LDFLAGS="-L/opt/android-build/lib" && make -j4 NO_GETTEXT=YesPlease NO_PYTHON=YesPlease NO_INSTALL_HARDLINKS=YesPlease CC="aarch64-linux-android30-clang" AR="llvm-ar" STRIP="llvm-strip" && llvm-strip git && cp git /output/bin/ && mkdir -p /output/libexec/git-core && cp git-remote-http /output/libexec/git-core/ && cp git-remote-http /output/libexec/git-core/git-remote-https && llvm-strip /output/libexec/git-core/* cache miss: [27/28] RUN mkdir -p /final_output && mv android_tools_arm64.zip /final_output/ && WHEEL_FILE=$(ls /build/pycrypto/dist/pycryptodome-*.whl | head -n 1) && VERSION=$(echo $WHEEL_FILE | grep -oP 'pycryptodome-\K[0-9.]+') && NEW_NAME="pycryptodome-${VERSION}-cp311-cp311-android_21-30_arm64_v8a.whl" && mv "$WHEEL_FILE" "/final_output/$NEW_NAME" cache miss: [10/28] WORKDIR /build/openssh cache miss: [ 4/28] RUN wget -q https://dl.google.com/android/repository/android-ndk-r25c-linux.zip && unzip -q android-ndk-r25c-linux.zip && mv android-ndk-r25c android-ndk && rm android-ndk-r25c-linux.zip cache miss: [12/28] WORKDIR /build/curl cache miss: [28/28] WORKDIR /final_output cache miss: [19/28] RUN ./configure --host=aarch64-linux-android --build=x86_64-linux-gnu --with-build-python=/usr/local/bin/python3 --enable-shared --disable-ipv6 ac_cv_file__dev_ptmx=no ac_cv_file__dev_ptc=no CC="aarch64-linux-android30-clang" CXX="aarch64-linux-android30-clang++" AR=llvm-ar RANLIB=llvm-ranlib READELF=llvm-readelf cache miss: [16/28] WORKDIR /opt/python-src cache miss: [18/28] WORKDIR /opt/python-src/python3-android cache miss: [ 9/28] RUN wget -q https://www.openssl.org/source/openssl-3.2.0.tar.gz && tar -xf openssl-3.2.0.tar.gz && cd openssl-3.2.0 && ./Configure android-arm64 -D__ANDROID_API__=30 --prefix=/opt/android-build no-shared && make -j4 && make install_sw cache miss: [ 7/28] RUN 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/android-build --static && make -j4 && make install cache miss: [13/28] RUN 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/android-build --disable-shared --enable-static --with-openssl=/opt/android-build --with-zlib=/opt/android-build --disable-ldap --disable-ldaps --disable-rtsp --disable-dict --disable-telnet --disable-tftp --disable-pop3 --disable-imap --disable-smtp --disable-gopher --disable-mqtt CFLAGS="-I/opt/android-build/include -D_GNU_SOURCE" LDFLAGS="-L/opt/android-build/lib" && make -j4 && make install cache miss: [24/28] WORKDIR /output {"total":32,"completed":15,"user_total":28,"user_cached":0,"user_completed":11,"user_cacheable":27,"from":1,"miss":27,"client_duration_ms":139317}

Build logs:

Fetching error logs...