Applying ./patches/001-crypto-perlasm-ppc-xlate.pl-add-linux64v2-flavour.patch using plaintext: patching file crypto/perlasm/ppc-xlate.pl Applying ./patches/100-Configure-afalg-support.patch using plaintext: patching file Configure Applying ./patches/110-openwrt_targets.patch using plaintext: patching file Configurations/25-openwrt.conf Applying ./patches/120-strip-cflags-from-binary.patch using plaintext: patching file crypto/build.info Applying ./patches/130-dont-build-tests-fuzz.patch using plaintext: patching file Configure Applying ./patches/140-allow-prefer-chacha20.patch using plaintext: patching file include/openssl/ssl.h patching file ssl/ssl_ciph.c Applying ./patches/150-openssl.cnf-add-engines-conf.patch using plaintext: patching file apps/openssl.cnf Applying ./patches/400-eng_devcrypto-save-ioctl-if-EVP_MD_.FLAG_ONESHOT.patch using plaintext: patching file crypto/engine/eng_devcrypto.c Applying ./patches/410-eng_devcrypto-add-configuration-options.patch using plaintext: patching file crypto/engine/eng_devcrypto.c Applying ./patches/420-eng_devcrypto-add-command-to-dump-driver-info.patch using plaintext: patching file crypto/engine/eng_devcrypto.c Applying ./patches/430-e_devcrypto-make-the-dev-crypto-engine-dynamic.patch using plaintext: patching file crypto/engine/build.info patching file crypto/init.c patching file engines/build.info patching file crypto/engine/eng_devcrypto.c patching file engines/e_devcrypto.c Applying ./patches/500-e_devcrypto-default-to-not-use-digests-in-engine.patch using plaintext: patching file engines/e_devcrypto.c Applying ./patches/510-e_devcrypto-ignore-error-when-closing-session.patch using plaintext: patching file engines/e_devcrypto.c Configuring OpenSSL version 1.1.1u (0x1010115fL) for linux-mips64-openwrt Using os-specific seed configuration Creating configdata.pm Creating Makefile ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL file first) *** *** *** ********************************************************************** make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u' rm -f libcrypto.so.1.1 rm -f libcrypto.so rm -f libssl.so.1.1 rm -f libssl.so rm -f apps/libapps.a libcrypto.a libssl.a rm -f *.map rm -f apps/openssl engines/afalg.so engines/capi.so engines/dasync.so engines/devcrypto.so engines/ossltest.so apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh rm -f include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h apps/CA.pl apps/progs.h apps/tsget.pl crypto/aes/aes-mips.S crypto/bn/bn-mips.S crypto/bn/mips-mont.S crypto/buildinf.h crypto/poly1305/poly1305-mips.S crypto/sha/sha1-mips.S crypto/sha/sha256-mips.S crypto/sha/sha512-mips.S libcrypto.map libssl.map tools/c_rehash util/shlib_wrap.sh rm -f `find . -name '*.d' \! -name '.*' \! -type d -print` rm -f `find . -name '*.o' \! -name '.*' \! -type d -print` rm -f core rm -f tags TAGS doc-nits rm -f -r test/test-runs rm -f openssl.pc libcrypto.pc libssl.pc rm -f `find . -type l \! -name '.*' -print` make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u' make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u' /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h make depend && make _all make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u' make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u' mips64-openwrt-linux-musl-gcc -I. -Iinclude -fPIC -pthread -mabi=64 -mips3 -Wa,--noexecstack -Wall -O3 -Os -pipe -mno-branch-likely -march=octeon+ -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u=openssl-1.1.1u -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_PREFER_CHACHA_OVER_GCM -DOPENSSL_SMALL_FOOTPRINT -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-11.2.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-11.2.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-11.2.0_musl/include -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c cc1: error: '-mips3' conflicts with the other architecture options, which specify a mips64r2 processor Assembler messages: Error: -mips3 conflicts with the other architecture options, which imply -mips64r2 make[5]: *** [Makefile:707: apps/app_rand.o] Error 1 make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u' make[4]: *** [Makefile:174: all] Error 2 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u' make[3]: *** [Makefile:401: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/openssl-1.1.1u/.built] Error 2 time: package/feeds/base/openssl/compile#2.72#0.71#4.11