Applying ./patches/001-fix-libgmp-loading.patch using plaintext: 
patching file lib/Cryptodome/Math/_IntegerGMP.py

Applying ./patches/002-omit-tests.patch using plaintext: 
patching file setup.py
* Getting build dependencies for wheel...
Testing support for clang
Target does not support clang
Testing support for gcc
Target does support gcc
Testing support for stdint.h header
Target does support stdint.h header
Testing support for 128-bit integer
Target does support 128-bit integer
Testing support for cpuid.h header
Target does not support cpuid.h header
Testing support for intrin.h header
Target does not support intrin.h header
Testing support for posix_memalign
Target does support posix_memalign
Testing support for SSE2(intrin.h)
Target does not support SSE2(intrin.h)
Testing support for SSE2(x86intrin.h)
Target does not support SSE2(x86intrin.h)
Testing support for SSE2(emmintrin.h)
Target does not support SSE2(emmintrin.h)
Warning: compiler does not support AESNI instructions
Warning: compiler does not support CLMUL instructions
running egg_info
writing lib/pycryptodomex.egg-info/PKG-INFO
writing dependency_links to lib/pycryptodomex.egg-info/dependency_links.txt
writing top-level names to lib/pycryptodomex.egg-info/top_level.txt
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'.
Please extend command classes from setuptools instead of distutils.
  warnings.warn(
listing git files failed - pretending there aren't any
reading manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'Doc/_build'
warning: no files found matching 'appveyor.yml'
warning: no files found matching 'appveyor/get_wheels.sh'
warning: no files found matching 'appveyor/install.ps1'
warning: no files found matching 'appveyor/run_with_env.cmd'
warning: no previously-included files matching '*.pyc' found under directory 'src'
no previously-included directories found matching 'src/test/build'
adding license file 'LICENSE.rst'
adding license file 'AUTHORS.rst'
writing manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt'
* Building wheel...
Testing support for clang
Target does not support clang
Testing support for gcc
Target does support gcc
Testing support for stdint.h header
Target does support stdint.h header
Testing support for 128-bit integer
Target does support 128-bit integer
Testing support for cpuid.h header
Target does not support cpuid.h header
Testing support for intrin.h header
Target does not support intrin.h header
Testing support for posix_memalign
Target does support posix_memalign
Testing support for SSE2(intrin.h)
Target does not support SSE2(intrin.h)
Testing support for SSE2(x86intrin.h)
Target does not support SSE2(x86intrin.h)
Testing support for SSE2(emmintrin.h)
Target does not support SSE2(emmintrin.h)
Warning: compiler does not support AESNI instructions
Warning: compiler does not support CLMUL instructions
running bdist_wheel
running build
running build_py
creating build/lib.-cpython-311
creating build/lib.-cpython-311/Cryptodome
copying lib/Cryptodome/__init__.py -> build/lib.-cpython-311/Cryptodome
creating build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/AES.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_EKSBlowfish.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/__init__.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES3.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/CAST.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.-cpython-311/Cryptodome/Cipher
creating build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA1.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD4.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/keccak.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/CMAC.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA512.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA384.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/HMAC.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD5.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA224.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/__init__.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA256.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD2.py -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.-cpython-311/Cryptodome/Hash
creating build/lib.-cpython-311/Cryptodome/IO
copying lib/Cryptodome/IO/PEM.py -> build/lib.-cpython-311/Cryptodome/IO
copying lib/Cryptodome/IO/PKCS8.py -> build/lib.-cpython-311/Cryptodome/IO
copying lib/Cryptodome/IO/_PBES.py -> build/lib.-cpython-311/Cryptodome/IO
copying lib/Cryptodome/IO/__init__.py -> build/lib.-cpython-311/Cryptodome/IO
creating build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/_openssh.py -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.-cpython-311/Cryptodome/PublicKey
creating build/lib.-cpython-311/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.-cpython-311/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/__init__.py -> build/lib.-cpython-311/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/KDF.py -> build/lib.-cpython-311/Cryptodome/Protocol
creating build/lib.-cpython-311/Cryptodome/Random
copying lib/Cryptodome/Random/random.py -> build/lib.-cpython-311/Cryptodome/Random
copying lib/Cryptodome/Random/__init__.py -> build/lib.-cpython-311/Cryptodome/Random
creating build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/DSS.py -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/pss.py -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/__init__.py -> build/lib.-cpython-311/Cryptodome/Signature
creating build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/py3compat.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/strxor.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/Padding.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/Counter.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/_raw_api.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/RFC1751.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/number.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/asn1.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/__init__.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/_file_system.py -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.-cpython-311/Cryptodome/Util
creating build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/Numbers.py -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/Primality.py -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/__init__.py -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/py.typed -> build/lib.-cpython-311/Cryptodome
copying lib/Cryptodome/__init__.pyi -> build/lib.-cpython-311/Cryptodome
copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.-cpython-311/Cryptodome/Cipher
copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.-cpython-311/Cryptodome/Hash
copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.-cpython-311/Cryptodome/IO
copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.-cpython-311/Cryptodome/IO
copying lib/Cryptodome/IO/PEM.pyi -> build/lib.-cpython-311/Cryptodome/IO
copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/_openssh.pyi -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.-cpython-311/Cryptodome/PublicKey
copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.-cpython-311/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.-cpython-311/Cryptodome/Protocol
copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.-cpython-311/Cryptodome/Protocol
copying lib/Cryptodome/Random/random.pyi -> build/lib.-cpython-311/Cryptodome/Random
copying lib/Cryptodome/Random/__init__.pyi -> build/lib.-cpython-311/Cryptodome/Random
copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Signature/pss.pyi -> build/lib.-cpython-311/Cryptodome/Signature
copying lib/Cryptodome/Util/number.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/strxor.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/asn1.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/Padding.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Util/Counter.pyi -> build/lib.-cpython-311/Cryptodome/Util
copying lib/Cryptodome/Math/Primality.pyi -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.-cpython-311/Cryptodome/Math
copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.-cpython-311/Cryptodome/Math
warning: PCTBuildPy: byte-compiling is disabled, skipping.

running build_ext
building 'Cryptodome.Hash._MD2' extension
creating build/temp.-cpython-311
creating build/temp.-cpython-311/src
mips64-openwrt-linux-musl-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -I/builder/shared-workdir/build/sdk/staging_dir/host/include/e2fsprogs -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -I/builder/shared-workdir/build/sdk/staging_dir/host/include/e2fsprogs -Os -pipe -mno-branch-likely -march=octeon+ -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/pycryptodomex-3.10.1=pycryptodomex-3.10.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/python3.11 -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/python3.11 -c src/MD2.c -o build/temp.-cpython-311/src/MD2.o
mips64-openwrt-linux-musl-gcc -shared -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/lib -znow -zrelro -lpython3.11 -Os -pipe -mno-branch-likely -march=octeon+ -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/pycryptodomex-3.10.1=pycryptodomex-3.10.1 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/usr/include/python3.11 build/temp.-cpython-311/src/MD2.o -o build/lib.-cpython-311/Cryptodome/Hash/_MD2.abi3.so
/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/bin/../lib/gcc/mips64-openwrt-linux-musl/12.3.0/../../../../mips64-openwrt-linux-musl/bin/ld: cannot find -lpython3.11: No such file or directory
collect2: error: ld returned 1 exit status
error: command '/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-12.3.0_musl/bin/mips64-openwrt-linux-musl-gcc' failed with exit code 1

ERROR Backend subprocess exited when trying to invoke build_wheel
make[3]: *** [Makefile:44: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/pypi/pycryptodomex-3.10.1/.built] Error 1
time: package/feeds/packages/python-cryptodomex/compile#1.94#0.73#4.69