>>> host-vboot-utils 4b12d392e5b12de29c582df4e717b1228e9f1594 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/vboot-utils/vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594-git4.tar.gz | /home/buildroot/autobuild/run/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594 -xf - >>> host-vboot-utils 4b12d392e5b12de29c582df4e717b1228e9f1594 Patching Applying 0001-Add-missing-definition-of-MTD_CHAR_MAJOR.patch using patch: patching file cgpt/cgpt_wrapper.c Applying 0002-futility-platform_csme-add-missing-USE_FLASHROM-guar.patch using patch: patching file futility/platform_csme.c >>> host-vboot-utils 4b12d392e5b12de29c582df4e717b1228e9f1594 Configuring >>> host-vboot-utils 4b12d392e5b12de29c582df4e717b1228e9f1594 Building GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 USE_FLASHROM=0 -C /home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594 CC="/usr/bin/gcc" CPPFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-2/output-1/host/include -D_LARGEFILE64_SOURCE -D_GNU_SOURCE" LDFLAGS="-L/home/buildroot/autobuild/run/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-2/output-1/host/lib" ARCH=arm futil cgpt make[1]: Entering directory '/home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594' Makefile:302: Missing NSS. PKCS11 signing not supported. Install libnss3 to enable this feature. vboot SHA256 built with tight loops (slower, smaller code size) CC futility/futility.o CC futility/cmd_create.o CC futility/cmd_dump_fmap.o CC futility/cmd_dump_kernel_config.o CC futility/cmd_flash_util.o futility/cmd_create.c: In function 'vb1_make_keypair': futility/cmd_create.c:96:2: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] rsa_key = PEM_read_RSAPrivateKey(fp, NULL, NULL, NULL); ^~~~~~~ In file included from futility/cmd_create.c:6:0: /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:74:11: note: declared here type *PEM_##readname##_##name(INTYPE *out, type **x, \ ^ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:238:10: note: in expansion of macro 'PEM_read_cb_fnsig' attr PEM_read_cb_fnsig(name, type, FILE, read); ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:337:5: note: in expansion of macro 'DECLARE_PEM_read_fp_attr' DECLARE_PEM_read_fp_attr(attr, name, type) ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:363:5: note: in expansion of macro 'DECLARE_PEM_read_attr' DECLARE_PEM_read_attr(attr, name, type) \ ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:451:1: note: in expansion of macro 'DECLARE_PEM_rw_cb_attr' DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) ^~~~~~~~~~~~~~~~~~~~~~ futility/cmd_create.c:155:2: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] RSA_free(rsa_key); ^~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/x509.h:36:0, from /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:23, from futility/cmd_create.c:6: /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/rsa.h:304:28: note: declared here OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); ^~~~~~~~ futility/cmd_create.c: In function 'vb2_make_keypair': futility/cmd_create.c:183:2: warning: 'PEM_read_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] rsa_key = PEM_read_RSAPrivateKey(fp, NULL, NULL, NULL); ^~~~~~~ In file included from futility/cmd_create.c:6:0: /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:74:11: note: declared here type *PEM_##readname##_##name(INTYPE *out, type **x, \ ^ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:238:10: note: in expansion of macro 'PEM_read_cb_fnsig' attr PEM_read_cb_fnsig(name, type, FILE, read); ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:337:5: note: in expansion of macro 'DECLARE_PEM_read_fp_attr' DECLARE_PEM_read_fp_attr(attr, name, type) ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:363:5: note: in expansion of macro 'DECLARE_PEM_read_attr' DECLARE_PEM_read_attr(attr, name, type) \ ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:451:1: note: in expansion of macro 'DECLARE_PEM_rw_cb_attr' DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) ^~~~~~~~~~~~~~~~~~~~~~ futility/cmd_create.c:191:3: warning: 'PEM_read_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] rsa_key = PEM_read_RSA_PUBKEY(fp, NULL, NULL, NULL); ^~~~~~~ In file included from futility/cmd_create.c:6:0: /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:74:11: note: declared here type *PEM_##readname##_##name(INTYPE *out, type **x, \ ^ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:238:10: note: in expansion of macro 'PEM_read_cb_fnsig' attr PEM_read_cb_fnsig(name, type, FILE, read); ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:337:5: note: in expansion of macro 'DECLARE_PEM_read_fp_attr' DECLARE_PEM_read_fp_attr(attr, name, type) ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:346:5: note: in expansion of macro 'DECLARE_PEM_read_attr' DECLARE_PEM_read_attr(attr, name, type) \ ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:453:1: note: in expansion of macro 'DECLARE_PEM_rw_attr' DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA) ^~~~~~~~~~~~~~~~~~~ futility/cmd_create.c:199:2: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] RSA_get0_key(rsa_key, NULL, NULL, &rsa_d); ^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/x509.h:36:0, from /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:23, from futility/cmd_create.c:6: /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/rsa.h:228:28: note: declared here OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, ^~~~~~~~~~~~ futility/cmd_create.c:290:2: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] RSA_free(rsa_key); ^~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/x509.h:36:0, from /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:23, from futility/cmd_create.c:6: /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/rsa.h:304:28: note: declared here OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); ^~~~~~~~ CC futility/cmd_gbb_utility.o CC futility/cmd_gscvd.o futility/cmd_create.c: At top level: cc1: error: unrecognized command line option '-Wno-unknown-warning' [-Werror] cc1: error: unrecognized command line option '-Wno-address-of-packed-member' [-Werror] cc1: all warnings being treated as errors Makefile:1258: recipe for target '/home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594/build/futility/cmd_create.o' failed make[1]: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594/build/futility/cmd_create.o] Error 1 make[1]: *** Waiting for unfinished jobs.... futility/cmd_gscvd.c: In function 'validate_privk': futility/cmd_gscvd.c:825:3: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] RSA_get0_key(plat_privk->rsa_private_key, (const BIGNUM **)&privn, ^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/x509.h:36:0, from /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/pem.h:23, from futility/cmd_gscvd.c:10: /home/buildroot/autobuild/run/instance-2/output-1/host/include/openssl/rsa.h:228:28: note: declared here OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, ^~~~~~~~~~~~ futility/cmd_gscvd.c: At top level: cc1: error: unrecognized command line option '-Wno-unknown-warning' [-Werror] cc1: error: unrecognized command line option '-Wno-address-of-packed-member' [-Werror] cc1: all warnings being treated as errors Makefile:1258: recipe for target '/home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594/build/futility/cmd_gscvd.o' failed make[1]: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594/build/futility/cmd_gscvd.o] Error 1 make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594' package/pkg-generic.mk:286: recipe for target '/home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/host-vboot-utils-4b12d392e5b12de29c582df4e717b1228e9f1594/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot'