Last 2000 lines of build log: --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_debug_print_point': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:372:6: warning: 'EC_POINT_get_affine_coordinates_GFp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 372 | EC_POINT_get_affine_coordinates_GFp(group, point, x, y, ctx) != 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:659:27: note: declared here 659 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_get_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- dependall-pkg_install --- --- dependall-sbin --- --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_get_pubkey_point': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:475:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 475 | eckey = EVP_PKEY_get1_EC_KEY(pkey); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:478:2: warning: 'EC_KEY_set_conv_form' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 478 | EC_KEY_set_conv_form(eckey, POINT_CONVERSION_UNCOMPRESSED); | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1075:28: note: declared here 1075 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_set_conv_form(EC_KEY *eckey, | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:479:2: warning: 'i2o_ECPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 479 | len = i2o_ECPublicKey(eckey, NULL); | ^~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1245:27: note: declared here 1245 | OSSL_DEPRECATEDIN_3_0 int i2o_ECPublicKey(const EC_KEY *key, unsigned char **out); | ^~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:483:3: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 483 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:489:3: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 489 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, --- dependall-pkg_install --- dependall ===> external/bsd/pkg_install/sbin --- dependall-wpa --- from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:494:2: warning: 'i2o_ECPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 494 | res = i2o_ECPublicKey(eckey, &pos); | ^~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1245:27: note: declared here 1245 | OSSL_DEPRECATEDIN_3_0 int i2o_ECPublicKey(const EC_KEY *key, unsigned char **out); | ^~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:495:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 495 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_set_pubkey_point_group': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:539:2: warning: 'EC_POINT_set_affine_coordinates_GFp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 539 | if (!EC_POINT_set_affine_coordinates_GFp(group, point, x, y, ctx)) { | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:646:27: note: declared here 646 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_set_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:553:2: warning: 'EC_KEY_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 553 | eckey = EC_KEY_new(); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:968:31: note: declared here 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); | ^~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:555:6: warning: 'EC_KEY_set_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 555 | EC_KEY_set_group(eckey, group) != 1 || | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1042:27: note: declared here 1042 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group); | ^~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:556:6: warning: 'EC_KEY_set_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 556 | EC_KEY_set_public_key(eckey, point) != 1) { | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1070:27: note: declared here 1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); | ^~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:562:2: warning: 'EC_KEY_set_asn1_flag' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 562 | EC_KEY_set_asn1_flag(eckey, OPENSSL_EC_NAMED_CURVE); | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1087:28: note: declared here 1087 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_set_asn1_flag(EC_KEY *eckey, int asn1_flag); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:565:2: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 565 | if (!pkey || EVP_PKEY_set1_EC_KEY(pkey, eckey) != 1) { | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1372:5: note: declared here 1372 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); | ^~~~~~~~~~~~~~~~~~~~ --- dependall-atf --- --- dependall-atf-c --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o version_helper.o version_helper.o.o && rm -f version_helper.o.o --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:573:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 573 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_set_pubkey_point': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:594:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 594 | eckey = EVP_PKEY_get1_EC_KEY(group_key); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:601:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 601 | group = EC_KEY_get0_group(eckey); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:608:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 608 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-atf --- --- dynstr_test.o --- --- dependall-pkg_install --- --- dependall-pkg_add --- --- dependall-atf --- # compile detail/dynstr_test.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist -c -Wno-stack-protector /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c/detail/dynstr_test.c -o dynstr_test.o.o --- dependall-pkg_install --- dependall ===> external/bsd/pkg_install/sbin/pkg_add --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_debug_print_key': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1197:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1197 | eckey = EVP_PKEY_get1_EC_KEY(key); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1201:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1201 | group = EC_KEY_get0_group(eckey); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1202:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1202 | point = EC_KEY_get0_public_key(eckey); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1206:2: warning: 'i2d_ECPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1206 | der_len = i2d_ECPrivateKey(eckey, &der); | ^~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1197:27: note: declared here 1197 | OSSL_DEPRECATEDIN_3_0 int i2d_ECPrivateKey(const EC_KEY *key, | ^~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1212:3: warning: 'i2d_EC_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1212 | der_len = i2d_EC_PUBKEY(eckey, &der); | ^~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:14: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:721:1: note: declared here 721 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0, EC_KEY, EC_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- dependall-sbin --- --- fattr.d --- --- dependall-external --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1218:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1218 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_gen_keypair': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1237:2: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1237 | ec_params = EC_KEY_new_by_curve_name(nid); | ^~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:998:31: note: declared here 998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1243:2: warning: 'EC_KEY_set_asn1_flag' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1243 | EC_KEY_set_asn1_flag(ec_params, OPENSSL_EC_NAMED_CURVE); | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1087:28: note: declared here 1087 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_set_asn1_flag(EC_KEY *eckey, int asn1_flag); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1245:2: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1245 | if (!params || EVP_PKEY_set1_EC_KEY(params, ec_params) != 1) { | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1372:5: note: declared here 1372 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1264:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1264 | EC_KEY_free(ec_params); | ^~~~~~~~~~~ --- dependall-sbin --- # create mount_tmpfs/fattr.d --- dependall-external --- In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here --- dependall-sbin --- CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f fattr.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount/fattr.c && mv -f fattr.d.tmp fattr.d --- dependall-external --- 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_set_keypair': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1311:2: warning: 'd2i_ECPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1311 | eckey = d2i_ECPrivateKey(NULL, &privkey, privkey_len); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1187:31: note: declared here 1187 | OSSL_DEPRECATEDIN_3_0 EC_KEY *d2i_ECPrivateKey(EC_KEY **key, | ^~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1319:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1319 | group = EC_KEY_get0_group(eckey); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1321:3: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1321 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1331:3: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1331 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1336:2: warning: 'EVP_PKEY_assign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1336 | if (EVP_PKEY_assign_EC_KEY(pkey, eckey) != 1) { | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1330:5: note: declared here 1330 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1337:3: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1337 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_bootstrap_key_der': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1375:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1375 | eckey = EVP_PKEY_get1_EC_KEY(key); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1379:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1379 | group = EC_KEY_get0_group(eckey); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1380:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1380 | point = EC_KEY_get0_public_key(eckey); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:1422:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1422 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-wpa_supplicant --- --- wpas_glue.d --- # create wpa_supplicant/wpas_glue.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f wpas_glue.d.tmp -- -std=gnu99 -Wstack-protector -Werror -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant/wpas_glue.c && mv -f wpas_glue.d.tmp wpas_glue.d --- dependall-pkg_install --- --- main.d --- --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_auth_derive_l_responder': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2713:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2713 | BI = EVP_PKEY_get1_EC_KEY(auth->peer_bi->pubkey); | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ --- dependall-pkg_install --- # create pkg_add/main.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f main.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -DPKGSRC_MACHINE_ARCH=\"i386\" -Wno-implicit-fallthrough /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/add/main.c && mv -f main.d.tmp main.d --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2716:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2716 | BI_point = EC_KEY_get0_public_key(BI); | ^~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2717:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2717 | group = EC_KEY_get0_group(BI); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2721:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2721 | bR = EVP_PKEY_get1_EC_KEY(auth->own_bi->pubkey); | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2722:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2722 | pR = EVP_PKEY_get1_EC_KEY(auth->own_protocol_key); | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2725:2: warning: 'EC_KEY_get0_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2725 | bR_bn = EC_KEY_get0_private_key(bR); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1048:37: note: declared here 1048 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2726:2: warning: 'EC_KEY_get0_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2726 | pR_bn = EC_KEY_get0_private_key(pR); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1048:37: note: declared here 1048 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2735:6: warning: 'EC_POINT_get_affine_coordinates_GFp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2735 | EC_POINT_get_affine_coordinates_GFp(group, l, lx, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:659:27: note: declared here 659 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_get_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2750:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2750 | EC_KEY_free(BI); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2751:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2751 | EC_KEY_free(bR); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2752:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2752 | EC_KEY_free(pR); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_auth_derive_l_initiator': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2778:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2778 | BR = EVP_PKEY_get1_EC_KEY(auth->peer_bi->pubkey); | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2779:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2779 | PR = EVP_PKEY_get1_EC_KEY(auth->peer_protocol_key); | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2782:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2782 | BR_point = EC_KEY_get0_public_key(BR); | ^~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2783:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2783 | PR_point = EC_KEY_get0_public_key(PR); | ^~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2785:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2785 | bI = EVP_PKEY_get1_EC_KEY(auth->own_bi->pubkey); | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2788:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2788 | group = EC_KEY_get0_group(bI); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ --- dependall-ibm-public --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o qmgr_error.o qmgr_error.o.o && rm -f qmgr_error.o.o --- dependall-bsd --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2789:2: warning: 'EC_KEY_get0_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2789 | bI_bn = EC_KEY_get0_private_key(bI); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1048:37: note: declared here 1048 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2797:6: warning: 'EC_POINT_get_affine_coordinates_GFp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2797 | EC_POINT_get_affine_coordinates_GFp(group, l, lx, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:659:27: note: declared here 659 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_get_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2813:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2813 | EC_KEY_free(bI); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2814:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2814 | EC_KEY_free(BR); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:2815:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2815 | EC_KEY_free(PR); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-ibm-public --- --- oqmgr --- # link oqmgr/oqmgr /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o oqmgr qmgr.o qmgr_active.o qmgr_transport.o qmgr_queue.o qmgr_entry.o qmgr_message.o qmgr_deliver.o qmgr_move.o qmgr_feedback.o qmgr_defer.o qmgr_enable.o qmgr_scan.o qmgr_bounce.o qmgr_error.o -Wl,-rpath-link,/tmp/build/2024.06.11.09.26.58-i386/destdir/lib -L=/lib /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/masterlib/libmaster.a /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/global/libglobal.a /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/util/libutil.a -lsaslc -lssl -lgssapi -lcrypto -lsqlite3 -lm -lldap -llber -lgssapi -lheimntlm -lkrb5 -lcom_err -lhx509 -lcrypto -lasn1 -lwind -lheimbase -lcom_err -lroken -lcrypt -lutil -lssl -lcrypto --- dependall-usr.bin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o pch.o pch.o.o && rm -f pch.o.o --- dependall-external --- --- dependall-bsd --- --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o octtoint.o octtoint.o.o && rm -f octtoint.o.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-objcopy -x octtoint.o --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_parse_connector': --- dependall-usr.bin --- --- inp.o --- --- dependall-external --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5459:2: warning: 'EVP_PKEY_cmp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 5459 | if (EVP_PKEY_cmp(key, auth->own_protocol_key) != 1) { | ^~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1420:5: note: declared here 1420 | int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b); | ^~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_copy_netaccesskey': --- dependall-usr.bin --- # compile patch/inp.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -c /tmp/build/2024.06.11.09.26.58-i386/src/usr.bin/patch/inp.c -o inp.o.o --- dependall-external --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5534:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 5534 | eckey = EVP_PKEY_get1_EC_KEY(auth->own_protocol_key); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); --- dependall-ntp --- --- prettydate.o --- --- dependall-wpa --- | ^~~~~~~~~~~~~~~~~~~~ --- dependall-sbin --- --- mount_tmpfs.d --- --- dependall-external --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5538:2: warning: 'i2d_ECPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 5538 | der_len = i2d_ECPrivateKey(eckey, &der); | ^~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1197:27: note: declared here 1197 | OSSL_DEPRECATEDIN_3_0 int i2d_ECPrivateKey(const EC_KEY *key, | ^~~~~~~~~~~~~~~~ --- dependall-ntp --- # compile libntp/prettydate.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/libntp/prettydate.c -o prettydate.o.o --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o cmd-if-shell.o cmd-if-shell.o.o && rm -f cmd-if-shell.o.o --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5540:3: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 5540 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-sbin --- # create mount_tmpfs/mount_tmpfs.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f mount_tmpfs.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_tmpfs/mount_tmpfs.c && mv -f mount_tmpfs.d.tmp mount_tmpfs.d --- dependall-external --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5546:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 5546 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_process_signed_connector': --- dependall-pkg_install --- --- perform.d --- --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5576:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 5576 | eckey = EVP_PKEY_get1_EC_KEY(csign_pub); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ --- dependall-pkg_install --- # create pkg_add/perform.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f perform.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -DPKGSRC_MACHINE_ARCH=\"i386\" /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/add/perform.c && mv -f perform.d.tmp perform.d --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5579:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 5579 | group = EC_KEY_get0_group(eckey); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ --- dependall-tmux --- --- cmd-join-pane.o --- # compile tmux/cmd-join-pane.o --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5708:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 5708 | EC_KEY_free(eckey); | ^~~~~~~~~~~ --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_GETPEEREID=1 -DHAVE_GETPR--- dependall-wpa --- In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, --- dependall-tmux --- OGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIBPROC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_SIGNAME=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.3a\" -DSTDC_HEADERS=1 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:DG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"tmux-256color"' -DTMUX_VERSION='"3.3a"' -DVERSION=\"3.3a\" -D_ALL_SOURCE=1 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist/cmd-join-pane.c -o cmd-join-pane.o.o --- dependall-wpa --- from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_configurator_get_key': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6173:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6173 | eckey = EVP_PKEY_get1_EC_KEY(conf->csign); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6177:2: warning: 'i2d_ECPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6177 | key_len = i2d_ECPrivateKey(eckey, &key); | ^~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1197:27: note: declared here 1197 | OSSL_DEPRECATEDIN_3_0 int i2d_ECPrivateKey(const EC_KEY *key, | ^~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6181:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6181 | EC_KEY_free(eckey); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-tcpdump --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o signature.o signature.o.o && rm -f signature.o.o --- dependall-ipf --- --- ionames.d --- # create lib/ionames.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f ionames.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/ionames.c && mv -f ionames.d.tmp ionames.d --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_pkex_derive_Qi': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6704:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6704 | Pi_ec = EVP_PKEY_get1_EC_KEY(Pi); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ --- dependall-tcpdump --- --- l2vpn.o --- --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6707:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6707 | Pi_point = EC_KEY_get0_public_key(Pi_ec); | ^~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6709:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6709 | group = EC_KEY_get0_group(Pi_ec); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ --- dependall-tcpdump --- # compile bin/l2vpn.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/dist/pf/sbin/pfctl -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/dist/pf -DHAVE_CONFIG_H -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist/l2vpn.c -o l2vpn.o.o --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6730:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6730 | EC_KEY_free(Pi_ec); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_pkex_derive_Qr': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6788:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6788 | Pr_ec = EVP_PKEY_get1_EC_KEY(Pr); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6791:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6791 | Pr_point = EC_KEY_get0_public_key(Pr_ec); | ^~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6793:2: warning: 'EC_KEY_get0_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6793 | group = EC_KEY_get0_group(Pr_ec); | ^~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1034:39: note: declared here 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6814:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6814 | EC_KEY_free(Pr_ec); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_pkex_build_exchange_req': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6940:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6940 | X_ec = EVP_PKEY_get1_EC_KEY(pkex->x); | ^~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6943:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6943 | X_point = EC_KEY_get0_public_key(X_ec); | ^~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:6952:6: warning: 'EC_POINT_get_affine_coordinates_GFp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 6952 | EC_POINT_get_affine_coordinates_GFp(group, M, Mx, My, bnctx) != 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:659:27: note: declared here 659 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_get_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7017:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7017 | EC_KEY_free(X_ec); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-atf --- --- dependall-atf-c++ --- --- exceptions_test.d --- # create detail/exceptions_test.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f exceptions_test.d.tmp -- -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c++/detail/exceptions_test.cpp && mv -f exceptions_test.d.tmp exceptions_test.d--- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_pkex_rx_exchange_req': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7351:6: warning: 'EC_POINT_set_affine_coordinates_GFp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7351 | EC_POINT_set_affine_coordinates_GFp(group, M, Mx, My, bnctx) != 1 || | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:646:27: note: declared here 646 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_set_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7385:2: warning: 'EC_KEY_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7385 | X_ec = EC_KEY_new(); | ^~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:968:31: note: declared here 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); | ^~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7387:6: warning: 'EC_KEY_set_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7387 | EC_KEY_set_group(X_ec, group) != 1 || | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1042:27: note: declared here 1042 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group); | ^~~~~~~~~~~~~~~~ --- dependall-pkg_install --- --- .depend --- --- dependall-sbin --- --- pathadj.d --- --- dependall-external --- --- dependall-wpa --- --- dependall-wpa_supplicant --- --- .depend --- --- dependall-pkg_install --- # create pkg_add/.depend rm -f .depend --- dependall-sbin --- # create mount_tmpfs/pathadj.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f pathadj.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount/pathadj.c && mv -f pathadj.d.tmp pathadj.d --- dependall-external --- --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7388:6: warning: 'EC_KEY_set_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7388 | EC_KEY_set_public_key(X_ec, X) != 1) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1070:27: note: declared here 1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); | ^~~~~~~~~~~~~~~~~~~~~ --- dependall-wpa_supplicant --- # create wpa_supplicant/.depend rm -f .depend --- dependall-pkg_install --- CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend main.d perform.d --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7392:6: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7392 | EVP_PKEY_set1_EC_KEY(pkex->x, X_ec) != 1) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1372:5: note: declared here 1372 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); | ^~~~~~~~~~~~~~~~~~~~ --- dependall-wpa_supplicant --- CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend aes-ctr.d aes-eax.d aes-encblock.d aes-omac1.d base64.d bitfield.d blacklist.d bss.d chap.d common.d config.d config_file.d crypto_openssl.d ctrl_iface.d ctrl_iface_common.d ctrl_iface_unix.d driver_bsd.d driver_common.d driver_wired.d driver_wired_common.d drivers.d eap.d eap_common.d eap_gtc.d eap_leap.d eap_md5.d eap_methods.d eap_mschapv2.d eap_otp.d eap_peap.d eap_peap_common.d eap_psk.d eap_psk_common.d eap_register.d eap_tls.d eap_tls_common.d eap_ttls.d eapol_supp_sm.d eloop.d events.d hw_features_common.d ieee802_11_common.d l2_packet_freebsd.d main.d ms_funcs.d mschapv2.d notify.d op_classes.d os_unix.d pmksa_cache.d preauth.d random.d rrm.d scan.d sha1-prf.d sha1-tlsprf.d tls_openssl.d wmm_ac.d wpa.d wpa_common.d wpa_debug.d wpa_ie.d wpa_supplicant.d wpabuf.d wpas_glue.d --- dependall-pkg_install --- --- dependall --- --- dependall-wpa --- --- dependall-hostapd --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7420:2: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7420 | Y_ec = EVP_PKEY_get1_EC_KEY(pkex->y); | ^~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1376:19: note: declared here 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7423:2: warning: 'EC_KEY_get0_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7423 | Y_point = EC_KEY_get0_public_key(Y_ec); | ^~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1062:39: note: declared here 1062 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7432:6: warning: 'EC_POINT_get_affine_coordinates_GFp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7432 | EC_POINT_get_affine_coordinates_GFp(group, N, Nx, Ny, bnctx) != 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:659:27: note: declared here 659 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_get_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7471:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7471 | EC_KEY_free(X_ec); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-wpa_supplicant --- --- dependall --- --- dependall-hostapd --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7472:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7472 | EC_KEY_free(Y_ec); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c: In function 'dpp_pkex_rx_exchange_resp': /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7693:6: warning: 'EC_POINT_set_affine_coordinates_GFp' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7693 | EC_POINT_set_affine_coordinates_GFp(group, N, Nx, Ny, bnctx) != 1 || | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:646:27: note: declared here 646 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_set_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7710:2: warning: 'EC_KEY_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7710 | Y_ec = EC_KEY_new(); | ^~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:968:31: note: declared here 968 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); | ^~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7712:6: warning: 'EC_KEY_set_group' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7712 | EC_KEY_set_group(Y_ec, group) != 1 || | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1042:27: note: declared here 1042 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group); | ^~~~~~~~~~~~~~~~ /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7713:6: warning: 'EC_KEY_set_public_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7713 | EC_KEY_set_public_key(Y_ec, Y) != 1) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1070:27: note: declared here 1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); | ^~~~~~~~~~~~~~~~~~~~~ --- dependall-usr.sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o stat_proc.o stat_proc.o.o && rm -f stat_proc.o.o --- dependall-external --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7717:6: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7717 | EVP_PKEY_set1_EC_KEY(pkex->y, Y_ec) != 1) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:28, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/evp.h:1372:5: note: declared here 1372 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); | ^~~~~~~~~~~~~~~~~~~~ --- dependall-usr.sbin --- --- sm_inter_svc.o --- # compile rpc.statd/sm_inter_svc.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -I. -I/tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/rpcsvc/ -D_KERNTYPES --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -c -Wno-cast-function-type -Wno-format-truncation sm_inter_svc.c -o sm_inter_svc.o.o --- dependall-sbin --- --- .depend --- --- dependall-external --- --- dependall-gpl3 --- checking for unsigned long long int... yes --- dependall-sbin --- # create mount_tmpfs/.depend rm -f .depend CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend fattr.d mount_tmpfs.d pathadj.d --- dependall-external --- --- dependall-bsd --- --- dependall-iscsi --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o virtdir.o virtdir.o.o && rm -f virtdir.o.o --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:7774:2: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 7774 | EC_KEY_free(Y_ec); | ^~~~~~~~~~~ In file included from /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/x509.h:32, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.h:14, from /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:33: /tmp/build/2024.06.11.09.26.58-i386/destdir/usr/include/openssl/ec.h:1003:28: note: declared here 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ --- dependall-iscsi --- --- libkmod.o --- # compile initiator/libkmod.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/iscsi/initiator/../dist/include -D_KERNTYPES -pthread -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/iscsi/initiator/../dist/src/initiator/libkmod.c -o libkmod.o.o --- dependall-sbin --- --- dependall --- --- dependall-external --- --- dependall-pkg_install --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- pkg_add.html1 --- # format pkg_add/pkg_add.html1 if test "" != "yes"; then /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/add/pkg_add.1 > pkg_add.html1.tmp && mv -f pkg_add.html1.tmp pkg_add.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-font:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-tmac:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/tmac /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/add/pkg_add.1 > pkg_add.html1.tmp && mv -f pkg_add.html1.tmp pkg_add.html1; fi --- main.o --- # compile pkg_add/main.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -DPKGSRC_MACHINE_ARCH=\"i386\" -c -Wno-implicit-fallthrough /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/add/main.c -o main.o.o --- dependall-tcpdump --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o l2vpn.o l2vpn.o.o && rm -f l2vpn.o.o --- dependall-ipf --- --- ipf_dotuning.d --- --- dependall-tcpdump --- --- nlpid.o --- --- dependall-ipf --- # create lib/ipf_dotuning.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f ipf_dotuning.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/ipf_dotuning.c && mv -f ipf_dotuning.d.tmp ipf_dotuning.d --- dependall-tcpdump --- # compile bin/nlpid.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/dist/pf/sbin/pfctl -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/dist/pf -DHAVE_CONFIG_H -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist/nlpid.c -o nlpid.o.o --- dependall-gpl3 --- --- dependall-gdb --- --- guile.d --- --- dependall-sbin --- --- .gdbinit --- --- dependall-external --- # create libgdb/guile.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f guile.d.tmp -- -std=gnu++17 -Werror -Wno-error=alloca-larger-than= -Wno-error=stack-protector --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -D_KERNTYPES -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/libbacktrace -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/i386/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libbacktrace/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/lgpl3/gmp/lib/libgmp/arch/i386 -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D__STDC_ISO_10646__ -D_KERNTYPES -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/guile/guile.c && mv -f guile.d.tmp guile.d --- dependall-sbin --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- mount_tmpfs.html8 --- # format mount_tmpfs/mount_tmpfs.html8 if test "" != "yes"; then /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_tmpfs/mount_tmpfs.8 > mount_tmpfs.html8.tmp && mv -f mount_tmpfs.html8.tmp mount_tmpfs.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-font:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-tmac:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/tmac /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_tmpfs/mount_tmpfs.8 > mount_tmpfs.html8.tmp && mv -f mount_tmpfs.html8.tmp mount_tmpfs.html8; fi --- dependall-external --- --- dependall-bsd --- --- dependall-iscsi --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o libkmod.o libkmod.o.o && rm -f libkmod.o.o --- dependall-sbin --- --- mount_tmpfs.o --- # compile mount_tmpfs/mount_tmpfs.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount -c /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_tmpfs/mount_tmpfs.c -o mount_tmpfs.o.o --- dependall-external --- --- iscsi-initiator --- # link initiator/iscsi-initiator /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pthread -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o iscsi-initiator iscsi-initiator.o virtdir.o libkmod.o -Wl,-rpath-link,/tmp/build/2024.06.11.09.26.58-i386/destdir/lib -L=/lib -lrefuse -liscsi -lpuffs --- dependall-atf --- --- fs_test.d --- # create detail/fs_test.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f fs_test.d.tmp -- -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c++/detail/fs_test.cpp && mv -f fs_test.d.tmp fs_test.d --- dependall-ibm-public --- --- dependall-pickup --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o pickup.o pickup.o.o && rm -f pickup.o.o --- dependall-bsd --- --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o cmd-join-pane.o cmd-join-pane.o.o && rm -f cmd-join-pane.o.o --- dependall-ibm-public --- --- pickup --- # link pickup/pickup /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o pickup pickup.o -Wl,-rpath-link,/tmp/build/2024.06.11.09.26.58-i386/destdir/lib -L=/lib /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/masterlib/libmaster.a /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/global/libglobal.a /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/util/libutil.a -lsaslc -lssl -lgssapi -lcrypto -lsqlite3 -lm -lldap -llber -lgssapi -lheimntlm -lkrb5 -lcom_err -lhx509 -lcrypto -lasn1 -lwind -lheimbase -lcom_err -lroken -lcrypt -lutil -lssl -lcrypto --- dependall-bsd --- --- dependall-wpa --- --- dependall-wpa_supplicant --- --- .gdbinit --- --- dependall-tmux --- --- cmd-kill-pane.o --- --- dependall-wpa --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- dependall-tmux --- # compile tmux/cmd-kill-pane.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_GETPEEREID=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIBPROC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_SIGNAME=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.3a\" -DSTDC_HEADERS=1 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:DG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"tmux-256color"' -DTMUX_VERSION='"3.3a"' -DVERSION=\"3.3a\" -D_ALL_SOURCE=1 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist/cmd-kill-pane.c -o cmd-kill-pane.o.o --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o prettydate.o prettydate.o.o && rm -f prettydate.o.o --- dependall-wpa --- --- wpa_supplicant.html8 --- # format wpa_supplicant/wpa_supplicant.html8 if test "" != "yes"; then /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8 > wpa_supplicant.html8.tmp && mv -f wpa_supplicant.html8.tmp wpa_supplicant.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-font:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-tmac:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/tmac /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.8 > wpa_supplicant.html8.tmp && mv -f wpa_supplicant.html8.tmp wpa_supplicant.html8; fi --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-objcopy -x prettydate.o --- dependall-iscsi --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfmerge -t -g -L VERSION -o iscsi-initiator iscsi-initiator.o virtdir.o libkmod.o --- dependall-ntp --- --- recvbuff.o --- --- dependall-wpa --- --- wpa_supplicant.conf.html5 --- --- dependall-ntp --- # compile libntp/recvbuff.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/libntp/recvbuff.c -o recvbuff.o.o --- dependall-wpa --- # format wpa_supplicant/wpa_supplicant.conf.html5 if test "" != "yes"; then /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.conf.5 > wpa_supplicant.conf.html5.tmp && mv -f wpa_supplicant.conf.html5.tmp wpa_supplicant.conf.html5; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-font:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-tmac:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/tmac /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/wpa_supplicant.conf.5 > wpa_supplicant.conf.html5.tmp && mv -f wpa_supplicant.conf.html5.tmp wpa_supplicant.conf.html5; fi --- dependall-ipf --- --- ipf_perror.d --- # create lib/ipf_perror.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f ipf_perror.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/ipf_perror.c && mv -f ipf_perror.d.tmp ipf_perror.d --- dependall-iscsi --- --- dependall --- --- dependall-wpa --- --- base64.o --- # compile wpa_supplicant/base64.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils/base64.c -o base64.o.o --- dependall-ipf --- --- ipft_hx.d --- # create lib/ipft_hx.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f ipft_hx.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/ipft_hx.c && mv -f ipft_hx.d.tmp ipft_hx.d --- dependall-usr.sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o sm_inter_svc.o sm_inter_svc.o.o && rm -f sm_inter_svc.o.o --- rpc.statd --- --- dependall-external --- --- dependall-ibm-public --- --- dependall-oqmgr --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfmerge -t -g -L VERSION -o oqmgr qmgr.o qmgr_active.o qmgr_transport.o qmgr_queue.o qmgr_entry.o qmgr_message.o qmgr_deliver.o qmgr_move.o qmgr_feedback.o qmgr_defer.o qmgr_enable.o qmgr_scan.o qmgr_bounce.o qmgr_error.o --- dependall-usr.sbin --- # link rpc.statd/rpc.statd /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -Wl,--warn-shared-textrel -Wl,-z,relro -pie -shared-libgcc -o rpc.statd sm_inter_svc.o statd.o stat_proc.o -Wl,-rpath-link,/tmp/build/2024.06.11.09.26.58-i386/destdir/lib -L=/lib -lrpcsvc -lutil --- dependall-external --- --- dependall-bsd --- --- dependall-tcpdump --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o nlpid.o nlpid.o.o && rm -f nlpid.o.o --- ntp.o --- # compile bin/ntp.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/dist/pf/sbin/pfctl -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/dist/pf -DHAVE_CONFIG_H -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist/ntp.c -o ntp.o.o --- dependall-pkg_install --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o main.o main.o.o && rm -f main.o.o --- dependall-gpl3 --- --- dependall-gcc.old --- checking for long long int... yes --- dependall-gdb --- --- dependall-libgdbsupport --- --- netstuff.o --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-objcopy -x netstuff.o --- dependall-bsd --- --- dependall-ipf --- --- ipft_pc.d --- --- dependall-atf --- --- dependall-usr.bin --- --- dependall-atf-version --- --- dependall-pkg_install --- --- perform.o --- --- dependall-ipf --- # create lib/ipft_pc.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f ipft_pc.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/ipft_pc.c && mv -f ipft_pc.d.tmp ipft_pc.d --- dependall-atf --- dependall ===> external/bsd/atf/usr.bin/atf-version --- dependall-tests --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o regress.gen.o regress.gen.o.o && rm -f regress.gen.o.o --- dependall-external --- --- dependall-pkg_install --- # compile pkg_add/perform.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/lib -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/lib -DHAVE_CONFIG_H -DNETBSD -DHAVE_SSL -DSYSCONFDIR='"/etc"' -DBINDIR='"/usr/sbin"' -DPKGSRC_MACHINE_ARCH=\"i386\" -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/dist/add/perform.c -o perform.o.o --- dependall-tests --- --- regress_dns.o --- --- dependall-usr.sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfmerge -t -g -L VERSION -o rpc.statd sm_inter_svc.o statd.o stat_proc.o --- dependall-tests --- # compile libevent/regress_dns.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/libevent/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/libevent/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/libevent/dist/include -DLIBEVENT_CRYPTO -I/tmp/build/2024.06.11.09.26.58-i386/src/tests/lib/libevent/../.. -c -Wno-maybe-uninitialized /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/libevent/dist/test/regress_dns.c -o regress_dns.o.o --- dependall-external --- --- dependall-tcpdump --- --- ipproto.o --- --- dependall-usr.sbin --- --- dependall-rpcbind --- --- dependall-external --- # compile bin/ipproto.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/dist/pf/sbin/pfctl -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/dist/pf -DHAVE_CONFIG_H -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist/ipproto.c -o ipproto.o.o --- dependall-usr.sbin --- dependall ===> usr.sbin/rpcbind --- dependall-external --- --- dependall-atf --- --- atf-version-real.txt --- --- atf-version.txt --- --- dependall-usr.sbin --- --- check_bound.d --- # create rpcbind/check_bound.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f check_bound.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/check_bound.c && mv -f check_bound.d.tmp check_bound.d --- pmap_svc.d --- # create rpcbind/pmap_svc.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f pmap_svc.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES -Wno-cast-function-type /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/pmap_svc.c && mv -f pmap_svc.d.tmp pmap_svc.d --- dependall-external --- --- dependall-tests --- --- process_test.d --- --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o cmd-kill-pane.o cmd-kill-pane.o.o && rm -f cmd-kill-pane.o.o --- dependall-atf --- # create detail/process_test.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f process_test.d.tmp -- -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c++/detail/process_test.cpp && mv -f process_test.d.tmp process_test.d --- dependall-usr.bin --- --- version.hpp --- echo "#define ATF_VERSION \"$(cat atf-version.txt)\"" >version.hpp --- atf-version.d --- --- dependall-tmux --- --- cmd-kill-server.o --- # compile tmux/cmd-kill-server.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_GETPEEREID=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIBPROC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_SIGNAME=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.3a\" -DSTDC_HEADERS=1 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:DG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"tmux-256color"' -DTMUX_VERSION='"3.3a"' -DVERSION=\"3.3a\" -D_ALL_SOURCE=1 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist/cmd-kill-server.c -o cmd-kill-server.o.o --- dependall-atf --- # create atf-version/atf-version.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f atf-version.d.tmp -- -Wall -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist -I/tmp/build/2024.06.11.09.26.58-i386/obj/external/bsd/atf/lib/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/tools -I. /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/tools/atf-version.cpp && mv -f atf-version.d.tmp atf-version.d --- dependall-usr.bin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o inp.o inp.o.o && rm -f inp.o.o --- util.o --- # compile patch/util.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -c /tmp/build/2024.06.11.09.26.58-i386/src/usr.bin/patch/util.c -o util.o.o --- dependall-external --- --- dependall-ipf --- --- ipft_tx.d --- # create lib/ipft_tx.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f ipft_tx.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/ipft_tx.c && mv -f ipft_tx.d.tmp ipft_tx.d --- dependall-atf --- --- dependall-tests --- --- sanity_test.d --- # create detail/sanity_test.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f sanity_test.d.tmp -- -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c++/detail/sanity_test.cpp && mv -f sanity_test.d.tmp sanity_test.d --- dependall-usr.sbin --- --- rpcb_stat.d --- # create rpcbind/rpcb_stat.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f rpcb_stat.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/rpcb_stat.c && mv -f rpcb_stat.d.tmp rpcb_stat.d --- dependall-external --- --- dependall-tcpdump --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o ipproto.o ipproto.o.o && rm -f ipproto.o.o --- dependall-tests --- --- dependall-fs --- --- t_unpriv.o --- # compile vfs/t_unpriv.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/tests/fs/vfs/../.. -D_KERNTYPES -c /tmp/build/2024.06.11.09.26.58-i386/src/tests/fs/vfs/t_unpriv.c -o t_unpriv.o.o --- dependall-external --- --- dependall-ibm-public --- --- dependall-pickup --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfmerge -t -g -L VERSION -o pickup pickup.o --- dependall-sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o mount_tmpfs.o mount_tmpfs.o.o && rm -f mount_tmpfs.o.o --- fattr.o --- # compile mount_tmpfs/fattr.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount -c /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount/fattr.c -o fattr.o.o --- dependall-external --- --- dependall-pipe --- dependall ===> external/ibm-public/postfix/libexec/pipe --- dependall-bsd --- --- ntp.o --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o ntp.o ntp.o.o && rm -f ntp.o.o --- dependall-gpl3 --- --- dependall-libgdb --- --- i386-bsd-nat.d --- # create libgdb/i386-bsd-nat.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f i386-bsd-nat.d.tmp -- -std=gnu++17 -Werror -Wno-error=alloca-larger-than= -Wno-error=stack-protector --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -D_KERNTYPES -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/libbacktrace -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/i386/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libbacktrace/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/lgpl3/gmp/lib/libgmp/arch/i386 -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D__STDC_ISO_10646__ -D_KERNTYPES -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/i386-bsd-nat.c && mv -f i386-bsd-nat.d.tmp i386-bsd-nat.d --- dependall-bsd --- --- af.o --- # compile bin/af.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/dist/pf/sbin/pfctl -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/dist/pf -DHAVE_CONFIG_H -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist/af.c -o af.o.o --- dependall-ibm-public --- --- pipe.d --- --- dependall-bsd --- --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o base64.o base64.o.o && rm -f base64.o.o --- dependall-ibm-public --- # create pipe/pipe.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f pipe.d.tmp -- -std=gnu99 -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/pipe -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" /tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/pipe/pipe.c && mv -f pipe.d.tmp pipe.d --- dependall-bsd --- --- bitfield.o --- --- dependall-usr.sbin --- --- rpcb_svc.d --- --- dependall-external --- --- dependall-ipf --- --- ipoptsec.d --- --- dependall-wpa --- # compile wpa_supplicant/bitfield.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils/bitfield.c -o bitfield.o.o --- dependall-usr.sbin --- # create rpcbind/rpcb_svc.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f rpcb_svc.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES -Wno-cast-function-type /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/rpcb_svc.c && mv -f rpcb_svc.d.tmp rpcb_svc.d --- dependall-external --- --- dependall-ipf --- # create lib/ipoptsec.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f ipoptsec.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/ipoptsec.c && mv -f ipoptsec.d.tmp ipoptsec.d --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o cmd-kill-server.o cmd-kill-server.o.o && rm -f cmd-kill-server.o.o --- dependall-gpl3 --- --- dependall-gcc.old --- checking for intmax_t... yes --- dependall-bsd --- --- cmd-kill-session.o --- # compile tmux/cmd-kill-session.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_GETPEEREID=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIBPROC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_SIGNAME=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.3a\" -DSTDC_HEADERS=1 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:DG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"tmux-256color"' -DTMUX_VERSION='"3.3a"' -DVERSION=\"3.3a\" -D_ALL_SOURCE=1 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist/cmd-kill-session.c -o cmd-kill-session.o.o --- dependall-atf --- --- dependall-atf-c --- --- atf_c_test.d --- # create atf-c/atf_c_test.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f atf_c_test.d.tmp -- -std=gnu99 -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c/atf_c_test.c && mv -f atf_c_test.d.tmp atf_c_test.d --- dependall-usr.bin --- --- .depend --- # create atf-version/.depend rm -f .depend CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend atf-version.d --- dependall --- --- dependall-usr.sbin --- --- rpcb_svc_4.d --- # create rpcbind/rpcb_svc_4.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f rpcb_svc_4.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES -Wno-cast-function-type /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/rpcb_svc_4.c && mv -f rpcb_svc_4.d.tmp rpcb_svc_4.d --- dependall-external --- --- dependall-wpa --- --- dependall-hostapd --- --- dpp_hostapd.o --- # compile hostapd/dpp_hostapd.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -Wno-address-of-packed-member -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -Diphdr=ip -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/hostapd -DHOSTAPD -DHOSTAPD_DUMP_STATE -DALL_DH_GROUPS -DRADIUS_SERVER -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NONE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_WPA -DCONFIG_IPV6 -DCONFIG_PEERKEY -DCONFIG_RSN_PREAUTH -DCONFIG_DPP -DCONFIG_DPP2 -DCONFIG_ECC -DCONFIG_IEEE80211W -DCONFIG_MBO -DEAP_SERVER -DEAP_SERVER_AKA -DEAP_SERVER_AKA_PRIME -DEAP_SERVER_GPSK -DEAP_SERVER_GPSK_SHA256 -DEAP_SERVER_GTC -DEAP_SERVER_IDENTITY -DEAP_SERVER_IKEV2 -DEAP_SERVER_MD5 -DEAP_SERVER_MSCHAPV2 -DEAP_SERVER_PAX -DEAP_SERVER_PEAP -DEAP_SERVER_PSK -DEAP_SERVER_SAKE -DEAP_SERVER_SIM -DEAP_SERVER_TLS -DEAP_SERVER_TNC -DEAP_SERVER_TTLS -DEAP_TLS_FUNCS -DPKCS12_FUNCS -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/hostapd/../../dist/src/ap/dpp_hostapd.c -o dpp_hostapd.o.o --- dependall-sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o fattr.o fattr.o.o && rm -f fattr.o.o --- dependall-external --- --- dependall-tcpdump --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o af.o af.o.o && rm -f af.o.o --- dependall-ipf --- --- kmem.d --- # create lib/kmem.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f kmem.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/kmem.c && mv -f kmem.d.tmp kmem.d --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o recvbuff.o recvbuff.o.o && rm -f recvbuff.o.o --- dependall-atf --- --- dependall-tests --- --- dependall-atf-c++ --- --- test_helpers.d --- --- dependall-sbin --- --- pathadj.o --- --- dependall-external --- # create detail/test_helpers.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f test_helpers.d.tmp -- -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c++/detail/test_helpers.cpp && mv -f test_helpers.d.tmp test_helpers.d --- dependall-tcpdump --- --- in_cksum.o --- --- dependall-ibm-public --- --- .depend --- --- dependall-bsd --- --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-objcopy -x recvbuff.o --- dependall-sbin --- # compile mount_tmpfs/pathadj.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount -c /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount/pathadj.c -o pathadj.o.o --- dependall-external --- --- dependall-tcpdump --- # compile bin/in_cksum.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/dist/pf/sbin/pfctl -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/dist/pf -DHAVE_CONFIG_H -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist/in_cksum.c -o in_cksum.o.o --- dependall-ibm-public --- # create pipe/.depend rm -f .depend CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend pipe.d --- dependall-bsd --- --- dependall-atf --- --- dependall-atf-c --- --- dependall-detail --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o dynstr_test.o dynstr_test.o.o && rm -f dynstr_test.o.o --- dependall-ntp --- --- refnumtoa.o --- --- dependall-ibm-public --- --- dependall --- --- dependall-bsd --- --- dependall-atf --- --- dependall-usr.bin --- --- .gdbinit --- --- dependall-ntp --- # compile libntp/refnumtoa.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/libntp/refnumtoa.c -o refnumtoa.o.o --- dependall-atf --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- dependall-tests --- --- test_helpers.o --- --- dependall-usr.bin --- --- atf-version-real.txt --- --- dependall-tests --- # compile detail/test_helpers.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c/detail/test_helpers.c -o test_helpers.o.o --- dependall-usr.sbin --- --- rpcb_svc_com.d --- # create rpcbind/rpcb_svc_com.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f rpcb_svc_com.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES -Wno-cast-function-type /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/rpcb_svc_com.c && mv -f rpcb_svc_com.d.tmp rpcb_svc_com.d --- dependall-external --- --- dependall-usr.bin --- --- atf-version.html1 --- # format atf-version/atf-version.html1 --- dependall-ibm-public --- --- .gdbinit --- rm -f .gdbinit --- dependall-bsd --- if test "" != "yes"; then /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/tools/atf-version.1 > atf-version.html1.tmp && mv -f atf-version.html1.tmp atf-version.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-font:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-tmac:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/tmac /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/tools/atf-version.1 > atf-version.html1.tmp && mv -f atf-version.html1.tmp atf-version.html1; fi --- atf-version.txt --- --- dependall-ibm-public --- echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- pipe.o --- # compile pipe/pipe.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -fcommon -std=gnu99 -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/pipe -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/xsasl -Wno-comment -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\" -c /tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix/dist/src/pipe/pipe.c -o pipe.o.o --- dependall-bsd --- --- atf-version.o --- --- dependall-ipf --- --- kmemcpywrap.d --- # create lib/kmemcpywrap.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f kmemcpywrap.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/kmemcpywrap.c && mv -f kmemcpywrap.d.tmp kmemcpywrap.d --- dependall-atf --- # compile atf-version/atf-version.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ -frandom-seed=03f889d4 -O2 -fPIE -Wall -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist -I/tmp/build/2024.06.11.09.26.58-i386/obj/external/bsd/atf/lib/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/tools -I. -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/tools/atf-version.cpp --- dependall-usr.sbin --- --- rpcbind.d --- --- dependall-external --- --- dependall-wpa --- --- dependall-wpa_supplicant --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o bitfield.o bitfield.o.o && rm -f bitfield.o.o --- dependall-usr.sbin --- # create rpcbind/rpcbind.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f rpcbind.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/rpcbind.c && mv -f rpcbind.d.tmp rpcbind.d --- dependall-external --- --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o cmd-kill-session.o cmd-kill-session.o.o && rm -f cmd-kill-session.o.o --- dependall-wpa --- --- blacklist.o --- # compile wpa_supplicant/blacklist.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant/blacklist.c -o blacklist.o.o --- dependall-tmux --- --- cmd-kill-window.o --- # compile tmux/cmd-kill-window.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_GETPEEREID=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIBPROC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_SIGNAME=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.3a\" -DSTDC_HEADERS=1 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:DG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"tmux-256color"' -DTMUX_VERSION='"3.3a"' -DVERSION=\"3.3a\" -D_ALL_SOURCE=1 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist/cmd-kill-window.c -o cmd-kill-window.o.o --- dependall-sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o pathadj.o pathadj.o.o && rm -f pathadj.o.o --- mount_tmpfs --- # link mount_tmpfs/mount_tmpfs /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o mount_tmpfs mount_tmpfs.o fattr.o pathadj.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-external --- --- dependall-gpl3 --- checking for intptr_t... yes --- dependall-bsd --- --- dependall-atf --- --- dependall-tests --- --- dependall-atf-c++ --- --- text_test.d --- # create detail/text_test.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f text_test.d.tmp -- -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c++/detail/text_test.cpp && mv -f text_test.d.tmp text_test.d --- dependall-usr.sbin --- --- security.d --- --- dependall-sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfmerge -t -g -L VERSION -o mount_tmpfs mount_tmpfs.o fattr.o pathadj.o --- dependall-usr.sbin --- # create rpcbind/security.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f security.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/security.c && mv -f security.d.tmp security.d --- dependall-external --- --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o refnumtoa.o refnumtoa.o.o && rm -f refnumtoa.o.o --- dependall-ipf --- --- kvatoname.d --- # create lib/kvatoname.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f kvatoname.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/kvatoname.c && mv -f kvatoname.d.tmp kvatoname.d --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-objcopy -x refnumtoa.o --- snprintf.o --- --- dependall-usr.bin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o util.o util.o.o && rm -f util.o.o --- dependall-sbin --- --- dependall-mount_umap --- --- dependall-external --- # compile libntp/snprintf.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/libntp/snprintf.c -o snprintf.o.o --- dependall-sbin --- dependall ===> sbin/mount_umap --- dependall-usr.bin --- --- backupfile.o --- # compile patch/backupfile.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -c /tmp/build/2024.06.11.09.26.58-i386/src/usr.bin/patch/backupfile.c -o backupfile.o.o --- dependall-sbin --- --- mount_umap.d --- # create mount_umap/mount_umap.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f mount_umap.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sys -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_umap/mount_umap.c && mv -f mount_umap.d.tmp mount_umap.d --- dependall-external --- --- dependall-gpl3 --- --- dependall-gdb --- --- dependall-libgdbsupport --- --- new-op.o --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-objcopy -x new-op.o --- pathstuff.o --- --- dependall-bsd --- --- dependall-atf --- --- dependall-atf-c --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o test_helpers.o test_helpers.o.o && rm -f test_helpers.o.o --- dependall-gpl3 --- # compile libgdbsupport/pathstuff.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ -frandom-seed=05a27b3f -O2 -Werror -fPIE -fcommon -fcommon -fcommon -std=gnu++11 -Wno-error=stack-protector --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -D_KERNTYPES -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/gdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/gdbsupport -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/gdb/config -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/include/opcode -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/readline -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/libdecnumber -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../libgnulib/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../libgnulib/arch/i386/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../libbfd/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../libdecnumber/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/bfd -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/include -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -D_KERNTYPES -D_KERNTYPES -c /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport/../../dist/gdbsupport/pathstuff.cc -o pathstuff.o --- dependall-bsd --- --- env_test.o --- # compile detail/env_test.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c/detail/env_test.c -o env_test.o.o --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o snprintf.o snprintf.o.o && rm -f snprintf.o.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-objcopy -x snprintf.o --- dependall-gpl3 --- --- dependall-libgdb --- --- i386-bsd-tdep.d --- --- dependall-bsd --- --- socket.o --- --- dependall-usr.sbin --- --- util.d --- --- dependall-external --- --- dependall-gpl3 --- # create libgdb/i386-bsd-tdep.d --- dependall-bsd --- # compile libntp/socket.o --- dependall-gpl3 --- CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f i386-bsd-tdep.d.tmp -- -std=gnu++17 -Werror -Wno-error=alloca-larger-than= -Wno-error=stack-protector --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -D_KERNTYPES -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2024.06.11.09--- dependall-bsd --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/sntp/libopts -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/libntp/socket.c -o socket.o.o --- dependall-gpl3 --- .26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/libbacktrace -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/i386/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libbacktrace/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/lgpl3/gmp/lib/libgmp/arch/i386 -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D__STDC_ISO_10646__ -D_KERNTYPES -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/i386-bsd-tdep.c && mv -f i386-bsd-tdep.d.tmp i386-bsd-tdep.d --- dependall-usr.sbin --- # create rpcbind/util.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f util.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/util.c && mv -f util.d.tmp util.d --- dependall-sbin --- --- pathadj.d --- # create mount_umap/pathadj.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f pathadj.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sys -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount/pathadj.c && mv -f pathadj.d.tmp pathadj.d --- dependall-external --- --- dependall-gcc.old --- checking for uint8_t... yes --- dependall-sbin --- --- .depend --- # create mount_umap/.depend rm -f .depend --- dependall-external --- --- dependall-bsd --- --- dependall-ipf --- --- load_dstlist.d --- --- dependall-sbin --- CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend mount_umap.d pathadj.d --- dependall-external --- # create lib/load_dstlist.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f load_dstlist.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/load_dstlist.c && mv -f load_dstlist.d.tmp load_dstlist.d --- dependall-sbin --- --- dependall --- --- dependall-external --- --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o cmd-kill-window.o cmd-kill-window.o.o && rm -f cmd-kill-window.o.o --- cmd-list-buffers.o --- # compile tmux/cmd-list-buffers.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_GETPEEREID=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIBPROC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_SIGNAME=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.3a\" -DSTDC_HEADERS=1 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:DG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"tmux-256color"' -DTMUX_VERSION='"3.3a"' -DVERSION=\"3.3a\" -D_ALL_SOURCE=1 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist/cmd-list-buffers.c -o cmd-list-buffers.o.o --- dependall-atf --- --- dependall-atf-c++ --- --- version_helper.d --- # create detail/version_helper.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f version_helper.d.tmp -- -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c++/detail/version_helper.cpp && mv -f version_helper.d.tmp version_helper.d --- dependall-tcpdump --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o in_cksum.o in_cksum.o.o && rm -f in_cksum.o.o --- pf_print_state.o --- --- dependall-sbin --- --- .gdbinit --- --- dependall-external --- # compile bin/pf_print_state.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/dist/pf/sbin/pfctl -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/dist/pf -DHAVE_CONFIG_H -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist/pf_print_state.c -o pf_print_state.o.o --- dependall-sbin --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- mount_umap.html8 --- --- dependall-usr.sbin --- --- warmstart.d --- --- dependall-sbin --- # format mount_umap/mount_umap.html8 if test "" != "yes"; then /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_umap/mount_umap.8 > mount_umap.html8.tmp && mv -f mount_umap.html8.tmp mount_umap.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-font:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-tmac:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/tmac /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_umap/mount_umap.8 > mount_umap.html8.tmp && mv -f mount_umap.html8.tmp mount_umap.html8; fi --- dependall-usr.sbin --- # create rpcbind/warmstart.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f warmstart.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/warmstart.c && mv -f warmstart.d.tmp warmstart.d --- dependall-sbin --- --- mount_umap.o --- # compile mount_umap/mount_umap.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sys -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount -c /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_umap/mount_umap.c -o mount_umap.o.o --- dependall-usr.bin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o backupfile.o backupfile.o.o && rm -f backupfile.o.o --- mkpath.o --- # compile patch/mkpath.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -c /tmp/build/2024.06.11.09.26.58-i386/src/usr.bin/patch/mkpath.c -o mkpath.o.o --- dependall-external --- --- dependall-wpa --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o blacklist.o blacklist.o.o && rm -f blacklist.o.o --- bss.o --- # compile wpa_supplicant/bss.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -std=gnu99 -Werror -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/drivers -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_PEERKEY -DCONFIG_MATCH_IFACE -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_WIRED -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_SMARTCARD -DCONFIG_DEBUG_FILE -DCONFIG_DEBUG_SYSLOG -DIEEE8021X_EAPOL -DPKCS12_FUNCS -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_TLS_OPENSSL -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/ap -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/common -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/crypto -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/l2_packet -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/src/utils -DTLS_DEFAULT_CIPHERS=\""DEFAULT:!EXP:!LOW"\" -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_ELOOP_KQUEUE -D_FORTIFY_SOURCE=2 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/wpa/bin/wpa_supplicant/../../dist/wpa_supplicant/bss.c -o bss.o.o --- dependall-ipf --- --- load_dstlistnode.d --- # create lib/load_dstlistnode.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f load_dstlistnode.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/load_dstlistnode.c && mv -f load_dstlistnode.d.tmp load_dstlistnode.d --- dependall-usr.sbin --- --- .depend --- # create rpcbind/.depend rm -f .depend CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend check_bound.d pmap_svc.d rpcb_stat.d rpcb_svc.d rpcb_svc_4.d rpcb_svc_com.d rpcbind.d security.d util.d warmstart.d --- dependall --- --- dependall-external --- --- dependall-atf --- --- dependall-atf-c --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o env_test.o env_test.o.o && rm -f env_test.o.o --- dependall-sys --- --- dependall-ffs --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -L VERSION -o ffs_vfsops.o ffs_vfsops.o.o && rm -f ffs_vfsops.o.o --- dependall-external --- --- fs_test.o --- # compile detail/fs_test.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Werror -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c/detail/fs_test.c -o fs_test.o.o --- dependall-atf-c++ --- --- .depend --- # create detail/.depend rm -f .depend CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend application_test.d auto_array_test.d env_test.d exceptions_test.d fs_test.d process_test.d sanity_test.d test_helpers.d text_test.d version_helper.d --- dependall-gpl3 --- checking for uint16_t... yes --- dependall-bsd --- --- dependall --- --- dependall-usr.sbin --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- rpcbind.html8 --- # format rpcbind/rpcbind.html8 if test "" != "yes"; then /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/rpcbind.8 > rpcbind.html8.tmp && mv -f rpcbind.html8.tmp rpcbind.html8; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-font:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-tmac:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/tmac /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/rpcbind.8 > rpcbind.html8.tmp && mv -f rpcbind.html8.tmp rpcbind.html8; fi --- dependall-sys --- --- ffs_vnops.o --- # compile ffs/ffs_vnops.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -g -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wno-address-of-packed-member -ffreestanding -fno-strict-aliasing -msoft-float -mno-mmx -mno-sse -mno-avx -fno-omit-frame-pointer -msoft-float -mno-mmx -mno-sse -mno-avx -fno-omit-frame-pointer -I/tmp/build/2024.06.11.09.26.58-i386/src/common/include -DDIAGNOSTIC --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DFFS_EI -DWAPBL -DAPPLE_UFS -DQUOTA -DQUOTA2 -DUFS_EXTATTR -DUFS_ACL -DUFS_DIRHASH -I/tmp/build/2024.06.11.09.26.58-i386/src/common/include -DDIAGNOSTIC -nostdinc -I. -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/modules/ffs -isystem /tmp/build/2024.06.11.09.26.58-i386/src/sys -isystem /tmp/build/2024.06.11.09.26.58-i386/src/sys/arch -isystem /tmp/build/2024.06.11.09.26.58-i386/src/sys/../common/include -D_KERNEL -D_MODULE -DSYSCTL_INCLUDE_DESCR -DKDTRACE_HOOKS -c /tmp/build/2024.06.11.09.26.58-i386/src/sys/ufs/ffs/ffs_vnops.c -o ffs_vnops.o.o --- dependall-usr.sbin --- --- check_bound.o --- # compile rpcbind/check_bound.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES -c /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/check_bound.c -o check_bound.o.o --- dependall-external --- --- dependall-ipf --- --- load_file.d --- --- dependall-usr.bin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o mkpath.o mkpath.o.o && rm -f mkpath.o.o --- dependall-external --- # create lib/load_file.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f load_file.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/load_file.c && mv -f load_file.d.tmp load_file.d --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o cmd-list-buffers.o cmd-list-buffers.o.o && rm -f cmd-list-buffers.o.o --- dependall-usr.bin --- --- patch --- --- dependall-tests --- --- t_rwtoro.o --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o t_rwtoro.o t_rwtoro.o.o && rm -f t_rwtoro.o.o --- dependall-usr.bin --- # link patch/patch /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o patch patch.o pch.o inp.o util.o backupfile.o mkpath.o -Wl,-rpath-link,/tmp/build/2024.06.11.09.26.58-i386/destdir/lib -L=/lib --- dependall-external --- --- cmd-list-clients.o --- --- dependall-openldap --- --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o socket.o socket.o.o && rm -f socket.o.o --- dependall-tmux --- # compile tmux/cmd-list-clients.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_GETPEEREID=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIBPROC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_SIGNAME=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.3a\" -DSTDC_HEADERS=1 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:DG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"tmux-256color"' -DTMUX_VERSION='"3.3a"' -DVERSION=\"3.3a\" -D_ALL_SOURCE=1 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist/cmd-list-clients.c -o cmd-list-clients.o.o --- dependall-openldap --- dependall ===> external/bsd/openldap --- dependall-ntp --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-objcopy -x socket.o --- socktoa.o --- # compile libntp/socktoa.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-missing-noreturn -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/unix/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/lib/isc/nothreads/include -DOPENSSL -DAUTOKEY -DUSE_OPENSSL_CRYPTO_RAND -DWANT_IPV6 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/sntp/libopts -c -Wno-restrict /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ntp/dist/libntp/socktoa.c -o socktoa.o.o --- dependall-atf --- --- .gdbinit --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- Atffile --- # create detail/Atffile --- version_helper.o --- --- dependall-usr.bin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfmerge -t -g -L VERSION -o patch patch.o pch.o inp.o util.o backupfile.o mkpath.o --- dependall-external --- # compile detail/version_helper.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ -frandom-seed=b3b98692 -O2 -Werror -fPIE --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DHAVE_CONFIG_H -DATF_ARCH=\"i386\" -DATF_BUILD_CC=\"/usr/bin/cc\" -DATF_BUILD_CFLAGS=\"\" -DATF_BUILD_CPP=\"/usr/bin/cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"/usr/bin/c++\" -DATF_BUILD_CXXFLAGS=\"\" -DATF_CONFDIR=\"/etc/atf\" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBDIR=\"/usr/lib\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_MACHINE=\"i386\" -DATF_M4=\"/usr/bin/m4\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/lib/libatf-c -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/atf/dist/atf-c++/detail/version_helper.cpp --- dependall-openldap --- --- dependall-include --- dependall ===> external/bsd/openldap/include --- dependall-usr.bin --- --- dependall-pathchk --- dependall ===> usr.bin/pathchk --- dependall-external --- --- dependall --- --- dependall-sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o mount_umap.o mount_umap.o.o && rm -f mount_umap.o.o --- pathadj.o --- # compile mount_umap/pathadj.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sys -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount -c /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount/pathadj.c -o pathadj.o.o --- dependall-external --- --- dependall-lib --- --- dependall-usr.bin --- --- pathchk.d --- --- dependall-external --- dependall ===> external/bsd/openldap/lib --- dependall-ipf --- --- load_hash.d --- --- dependall-usr.bin --- # create pathchk/pathchk.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f pathchk.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir /tmp/build/2024.06.11.09.26.58-i386/src/usr.bin/pathchk/pathchk.c && mv -f pathchk.d.tmp pathchk.d --- dependall-external --- # create lib/load_hash.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f load_hash.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/load_hash.c && mv -f load_hash.d.tmp load_hash.d --- dependall-gpl3 --- --- dependall-gdb --- --- i386-netbsd-nat.d --- # create libgdb/i386-netbsd-nat.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-c++ /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f i386-netbsd-nat.d.tmp -- -std=gnu++17 -Werror -Wno-error=alloca-larger-than= -Wno-error=stack-protector --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -D_KERNTYPES -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdbsupport -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/config -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/include/opcode -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/readline -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/libdecnumber -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/libbacktrace -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgnulib/arch/i386/gnulib/import -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libbacktrace/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libgdbsupport/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/i386 -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/bfd -I/tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/lgpl3/gmp/lib/libgmp/arch/i386 -Dsighandler_t=sig_t -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DTUI=1 -D__STDC_ISO_10646__ -D_KERNTYPES -D_KERNTYPES /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdb/../../dist/gdb/i386-netbsd-nat.c && mv -f i386-netbsd-nat.d.tmp i386-netbsd-nat.d --- dependall-bsd --- --- dependall-openldap --- --- dependall-liblber --- --- dependall-gpl3 --- --- dependall-gcc.old --- checking for uint32_t... yes --- dependall-bsd --- dependall ===> external/bsd/openldap/lib/liblber --- dependall-usr.sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o check_bound.o check_bound.o.o && rm -f check_bound.o.o --- dependall-usr.bin --- --- .depend --- # create pathchk/.depend rm -f .depend CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -s .o\ .ln\ .d -d -f .depend pathchk.d --- dependall-usr.sbin --- --- rpcb_stat.o --- --- dependall-usr.bin --- --- dependall --- --- dependall-usr.sbin --- # compile rpcbind/rpcb_stat.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/lib/libc/rpc -DPORTMAP -DLIBWRAP -DWARMSTART -DINET6 -DYP -D_KERNTYPES -c /tmp/build/2024.06.11.09.26.58-i386/src/usr.sbin/rpcbind/rpcb_stat.c -o rpcb_stat.o.o --- dependall-external --- --- dependall-ibm-public --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o pipe.o pipe.o.o && rm -f pipe.o.o --- pipe --- # link pipe/pipe /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o pipe pipe.o -Wl,-rpath-link,/tmp/build/2024.06.11.09.26.58-i386/destdir/lib -L=/lib /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/masterlib/libmaster.a /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/global/libglobal.a /tmp/build/2024.06.11.09.26.58-i386/obj/external/ibm-public/postfix/lib/util/libutil.a -lsaslc -lssl -lgssapi -lcrypto -lsqlite3 -lm -lldap -llber -lgssapi -lheimntlm -lkrb5 -lcom_err -lhx509 -lcrypto -lasn1 -lwind -lheimbase -lcom_err -lroken -lcrypt -lutil -lssl -lcrypto --- dependall-sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o pathadj.o pathadj.o.o && rm -f pathadj.o.o --- dependall-external --- --- dependall-bsd --- --- dependall --- --- dependall-sbin --- --- mount_umap --- # link mount_umap/mount_umap /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o mount_umap mount_umap.o pathadj.o -Wl,-dynamic-linker=/libexec/ld.elf_so -Wl,-rpath,/lib -L=/lib -lutil --- dependall-external --- --- dependall-ipf --- --- load_hashnode.d --- # create lib/load_hashnode.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f load_hashnode.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/load_hashnode.c && mv -f load_hashnode.d.tmp load_hashnode.d --- dependall-usr.bin --- --- .gdbinit --- --- dependall-external --- --- dependall-tmux --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o cmd-list-clients.o cmd-list-clients.o.o && rm -f cmd-list-clients.o.o --- dependall-usr.bin --- rm -f .gdbinit echo "set solib-absolute-prefix /tmp/build/2024.06.11.09.26.58-i386/destdir" > .gdbinit --- pathchk.html1 --- --- dependall-external --- --- cmd-list-keys.o --- --- dependall-usr.bin --- # format pathchk/pathchk.html1 if test "" != "yes"; then /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2024.06.11.09.26.58-i386/src/usr.bin/pathchk/pathchk.1 > pathchk.html1.tmp && mv -f pathchk.html1.tmp pathchk.html1; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-font:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/site-tmac:/tmp/build/2024.06.11.09.26.58-i386/tools/share/groff/tmac /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2024.06.11.09.26.58-i386/src/usr.bin/pathchk/pathchk.1 > pathchk.html1.tmp && mv -f pathchk.html1.tmp pathchk.html1; fi --- dependall-external --- # compile tmux/cmd-list-keys.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -DSUPPORT_UTMP -DSUPPORT_UTMPX -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/usr.bin/tmux -DHAVE_ASPRINTF=1 -DHAVE_B64_NTOP=1 -DHAVE_BITSTRING_H=1 -DHAVE_BSD_GETOPT=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_CURSES_H=1 -DHAVE_DAEMON=1 -DHAVE_DIRENT_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_FCNTL_H=1 -DHAVE_FGETLN=1 -DHAVE_FLOCK=1 -DHAVE_FORKPTY=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_GETPEEREID=1 -DHAVE_GETPROGNAME=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBM=1 -DHAVE_LIBPROC_H=1 -DHAVE_MEMMEM=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_PROC_PID=1 -DHAVE_QUEUE_H=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_SETPROCTITLE=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRCASESTR=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_SYSCONF=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_SIGNAME=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TREE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIL_H=1 -DHAVE_VIS=1 -DHAVE___PROGNAME=1 -DPACKAGE=\"tmux\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_NAME=\"tmux\" -DPACKAGE_STRING=\"tmux\ 3.3a\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_URL=\"\" -DPACKAGE_VERSION=\"3.3a\" -DSTDC_HEADERS=1 -DTMUX_CONF='"/etc/tmux.conf:~/.tmux.conf:DG_CONFIG_HOME/tmux/tmux.conf:~/.config/tmux/tmux.conf"' -DTMUX_TERM='"tmux-256color"' -DTMUX_VERSION='"3.3a"' -DVERSION=\"3.3a\" -D_ALL_SOURCE=1 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_OPENBSD_SOURCE -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tmux/dist/cmd-list-keys.c -o cmd-list-keys.o.o --- dependall-usr.bin --- --- pathchk.o --- # compile pathchk/pathchk.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -c /tmp/build/2024.06.11.09.26.58-i386/src/usr.bin/pathchk/pathchk.c -o pathchk.o.o --- dependall-external --- --- dependall-pkg_install --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o perform.o perform.o.o && rm -f perform.o.o --- pkg_add --- --- dependall-sbin --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfmerge -t -g -L VERSION -o mount_umap mount_umap.o pathadj.o --- dependall-external --- # link pkg_add/pkg_add /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o pkg_add main.o perform.o -Wl,-rpath-link,/tmp/build/2024.06.11.09.26.58-i386/destdir/lib -L=/lib -L/tmp/build/2024.06.11.09.26.58-i386/obj/external/bsd/pkg_install/lib -linstall -ltermcap -lnetpgpverify -lfetch -lssl -lcrypto -larchive -lz -lbz2 -llzma -lpthread --- dependall-openldap --- --- dependall-libldap --- --- dependall-sbin --- --- dependall-mount_union --- --- dependall-external --- dependall ===> external/bsd/openldap/lib/libldap --- dependall-sbin --- dependall ===> sbin/mount_union --- mount_union.d --- # create mount_union/mount_union.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f mount_union.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/sys -I/tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount /tmp/build/2024.06.11.09.26.58-i386/src/sbin/mount_union/mount_union.c && mv -f mount_union.d.tmp mount_union.d --- dependall-external --- --- dependall-tcpdump --- /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfconvert -g -L VERSION -o pf_print_state.o pf_print_state.o.o && rm -f pf_print_state.o.o --- util-print.o --- --- dependall-ipf --- --- load_http.d --- --- dependall-tcpdump --- # compile bin/util-print.o /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../include -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist -DHAVE_CONFIG_H -I/tmp/build/2024.06.11.09.26.58-i386/src/dist/pf/sbin/pfctl -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/dist/pf -DHAVE_CONFIG_H -DWITH_USER=\"_tcpdump\" -DWITH_CHROOT=\"/var/chroot/tcpdump\" -DHAVE_OS_IPV6_SUPPORT=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_EVP_H -c /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/tcpdump/bin/../dist/util-print.c -o util-print.o.o --- dependall-ipf --- # create lib/load_http.d CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f load_http.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Werror -Wno-address-of-packed-member -Wno-stringop-truncation --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/load_http.c && mv -f load_http.d.tmp load_http.d --- dependall-pkg_install --- /tmp/build/2024.06.11.09.26.58-i386/tools/lib/gcc/i486--netbsdelf/10.5.0/../../../../i486--netbsdelf/bin/ld: main.o: in function `.L12': main.c:(.text.startup+0x1aa): undefined reference to `parse_cross' collect2: error: ld returned 1 exit status *** Failed target: pkg_add *** In directory: /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/sbin/pkg_add *** Failed commands: ${_MKTARGET_LINK} => @echo '# ' " link " pkg_add/pkg_add ${_CCLINK.${:Upkg_add}} ${_LDFLAGS.${:Upkg_add}} ${_LDSTATIC.${:Upkg_add}} -o ${.TARGET} ${OBJS.${:Upkg_add}} ${_PROGLDOPTS} ${_LDADD.${:Upkg_add}} => /tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir -pie -shared-libgcc -Wl,--warn-shared-textrel -Wl,-z,relro -o pkg_add main.o perform.o -Wl,-rpath-link,/tmp/build/2024.06.11.09.26.58-i386/destdir/lib -L=/lib -L/tmp/build/2024.06.11.09.26.58-i386/obj/external/bsd/pkg_install/lib -linstall -ltermcap -lnetpgpverify -lfetch -lssl -lcrypto -larchive -lz -lbz2 -llzma -lpthread ${CTFMERGE} ${CTFMFLAGS} -o ${.TARGET} ${OBJS.${:Upkg_add}} => /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbctfmerge -t -g -L VERSION -o pkg_add main.o perform.o *** [pkg_add] Error code 1 nbmake[10]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/sbin/pkg_add nbmake[10]: 1 error nbmake[10]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/sbin/pkg_add --- dependall-sbin --- --- pathadj.d --- --- dependall-tests --- nbmake[7]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/tests/fs/vfs --- dependall-external --- --- dependall-ibm-public --- nbmake[7]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public/postfix --- dependall-gpl3 --- --- dependall-gdb --- nbmake[8]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib --- dependall-tests --- --- dependall-lib --- nbmake[7]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/tests/lib/libevent --- dependall-external --- --- dependall-bsd --- nbmake[9]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/sbin/pkg_add --- dependall-sbin --- nbmake[4]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src --- dependall-tests --- --- dependall-fs --- nbmake[6]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/tests/fs --- dependall-external --- --- dependall-gpl3 --- --- dependall-gcc.old --- nbmake[8]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gcc.old/usr.bin --- dependall-usr.bin --- nbmake[4]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src --- dependall-external --- --- dependall-ibm-public --- nbmake[6]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/ibm-public --- dependall-sys --- nbmake[5]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/sys --- dependall-tests --- --- dependall-lib --- nbmake[6]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/tests/lib --- dependall-fs --- nbmake[5]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/tests --- dependall-external --- --- dependall-bsd --- nbmake[5]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external --- dependall-usr.sbin --- nbmake[4]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src --- dependall-external --- --- dependall-gpl3 --- nbmake[7]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gcc.old --- dependall-ibm-public --- nbmake[5]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external --- dependall-sys --- nbmake[4]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src --- dependall-tests --- --- dependall-lib --- nbmake[5]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/tests --- dependall-external --- --- dependall-gpl3 --- nbmake[6]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3 --- dependall-gdb --- --- dependall-libgdbsupport --- nbmake[9]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib/libgdbsupport nbmake[8]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb/lib --- dependall-tests --- nbmake[4]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src --- dependall-external --- nbmake[7]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3/gdb nbmake[6]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external/gpl3 nbmake[5]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src/external nbmake[4]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src nbmake[3]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src nbmake[2]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src nbmake[1]: stopped in /tmp/build/2024.06.11.09.26.58-i386/src nbmake: stopped in /tmp/build/2024.06.11.09.26.58-i386/src ERROR: Failed to make release *** BUILD ABORTED *** 444.74 real 3939.77 user 1003.39 sys