| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking sys/select.h usability... build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_clear_mode': build/temp.linux-x86_64-2.7/_openssl.c:38638:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38638 | return SSL_clear_mode(x0, x1); | ^~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:38638:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_clear_mode': build/temp.linux-x86_64-2.7/_openssl.c:38671:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38671 | { result = SSL_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:38671:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] yes checking sys/select.h presence... /bin/bash ../libtool --silent --mode=link /tmp/instance-27/output-1/per-package/netsnmp/host/bin/microblazeel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Ulinux -Dlinux=linux -rpath /usr/lib -version-info 40:0:0 -o libnetsnmpmibs.la mibgroup/ucd-snmp/dlmod.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/host/data_access/swinst_apt.lo mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/util_funcs/header_generic.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -Wl,-no-undefined -lnl-3 -L/tmp/instance-27/output-1/per-package/netsnmp/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto yes checking for sys/select.h... yes build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_get_mode': build/temp.linux-x86_64-2.7/_openssl.c:39776:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39776 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_get_mode': build/temp.linux-x86_64-2.7/_openssl.c:39799:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39799 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-x86_64-2.7/_openssl.c:41781:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41781 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:41781:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.linux-x86_64-2.7/_openssl.c:41814:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41814 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:41814:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] yes checking for working strtod... no checking for pow... build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build/temp.linux-x86_64-2.7/_openssl.c:43332:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43332 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1885:1: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build/temp.linux-x86_64-2.7/_openssl.c:43343:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43343 | { result = TLSv1_1_client_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1885:1: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_method': build/temp.linux-x86_64-2.7/_openssl.c:43358:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43358 | return TLSv1_1_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_method': build/temp.linux-x86_64-2.7/_openssl.c:43369:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43369 | { result = TLSv1_1_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build/temp.linux-x86_64-2.7/_openssl.c:43384:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43384 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build/temp.linux-x86_64-2.7/_openssl.c:43395:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43395 | { result = TLSv1_1_server_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': yes checking return type of signal handlers... build/temp.linux-x86_64-2.7/_openssl.c:43410:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43410 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1891:1: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build/temp.linux-x86_64-2.7/_openssl.c:43421:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43421 | { result = TLSv1_2_client_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1891:1: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_method': build/temp.linux-x86_64-2.7/_openssl.c:43436:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43436 | return TLSv1_2_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_method': build/temp.linux-x86_64-2.7/_openssl.c:43447:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43447 | { result = TLSv1_2_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build/temp.linux-x86_64-2.7/_openssl.c:43462:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43462 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build/temp.linux-x86_64-2.7/_openssl.c:43473:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43473 | { result = TLSv1_2_server_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_client_method': build/temp.linux-x86_64-2.7/_openssl.c:43488:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43488 | return TLSv1_client_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1879:1: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_client_method': build/temp.linux-x86_64-2.7/_openssl.c:43499:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43499 | { result = TLSv1_client_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1879:1: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_method': build/temp.linux-x86_64-2.7/_openssl.c:43514:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43514 | return TLSv1_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_method': build/temp.linux-x86_64-2.7/_openssl.c:43525:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43525 | { result = TLSv1_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_server_method': build/temp.linux-x86_64-2.7/_openssl.c:43540:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43540 | return TLSv1_server_method(); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1878:1: note: declared here 1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_server_method': build/temp.linux-x86_64-2.7/_openssl.c:43551:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43551 | { result = TLSv1_server_method(); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/ssl.h:1878:1: note: declared here 1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ void checking for accept... build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build/temp.linux-x86_64-2.7/_openssl.c:44776:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44776 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/x509.h:730:1: note: declared here 730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': /tmp/instance-27/output-1/per-package/netsnmp/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in /tmp/instance-27/output-1/per-package/netsnmp/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created build/temp.linux-x86_64-2.7/_openssl.c:44799:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44799 | { result = X509_CRL_get_lastUpdate(x0); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/x509.h:730:1: note: declared here 730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build/temp.linux-x86_64-2.7/_openssl.c:44814:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44814 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/x509.h:731:1: note: declared here 731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build/temp.linux-x86_64-2.7/_openssl.c:44837:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44837 | { result = X509_CRL_get_nextUpdate(x0); } | ^ In file included from /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:589: /tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/openssl/x509.h:731:1: note: declared here 731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ yes checking for daemon... : libnetsnmpmibs.la make[2]: Leaving directory '/tmp/instance-27/output-1/build/netsnmp-5.9/agent' making all in /tmp/instance-27/output-1/build/netsnmp-5.9/mibs make[2]: Entering directory '/tmp/instance-27/output-1/build/netsnmp-5.9/mibs' make[2]: Leaving directory '/tmp/instance-27/output-1/build/netsnmp-5.9/mibs' chmod a+x net-snmp-config touch net-snmp-config-x make[1]: Leaving directory '/tmp/instance-27/output-1/build/netsnmp-5.9' yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gethostbyname2_r... /tmp/instance-27/output-1/per-package/python-cffi/host/bin/microblazeel-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-2.7/c/_cffi_backend.o -L/tmp/instance-27/output-1/per-package/python-cffi/host/bin/../microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-27/output-1/per-package/python-cffi/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -lffi -lpython2.7 -o build/lib.linux-x86_64-2.7/_cffi_backend.so yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for getservbyname_r... yes checking for getopt... yes checking for getopt_long... yes checking for gmtime_r... yes checking for gettimeofday... yes checking for localtime_r... yes checking for inet_ntop... /tmp/instance-27/output-1/per-package/python-pynacl/host/bin/microblazeel-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_sodium.o -L/tmp/instance-27/output-1/per-package/python-pynacl/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -lsodium -lpython2.7 -o build/lib.linux-x86_64-2.7/nacl/_sodium.so yes checking for inet_pton... yes checking for memchr... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strtol... build/temp.linux-x86_64-2.7/_openssl.c: At top level: build/temp.linux-x86_64-2.7/_openssl.c:779:13: warning: 'ERR_load_Cryptography_OSRandom_strings' declared 'static' but never defined [-Wunused-function] 779 | static void ERR_load_Cryptography_OSRandom_strings(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:780:13: warning: 'ERR_Cryptography_OSRandom_error' declared 'static' but never defined [-Wunused-function] 780 | static void ERR_Cryptography_OSRandom_error(int function, int reason, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yes checking for strtoul... yes checking for twalk... yes checking for tsearch... yes checking for tfind... yes checking for tdelete... yes checking for tdestroy... yes checking for vasprintf... yes checking for strsep... yes checking for vsprintf... yes checking for vsnprintf... yes checking for writev... yes checking for getline... yes checking for library containing dlopen... none required checking for library containing lrint... none required checking for library containing nanosleep... none required checking for library containing mq_getattr... none required checking for libcheck... no configure: WARNING: "Check unit testing framework not found. " checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating module/Makefile config.status: creating module/owlib/Makefile config.status: creating module/owlib/src/Makefile config.status: creating module/owlib/src/include/Makefile config.status: creating module/owlib/src/c/Makefile config.status: creating module/owlib/tests/Makefile config.status: creating module/owfs/Makefile config.status: creating module/owfs/src/Makefile config.status: creating module/owfs/src/include/Makefile config.status: creating module/owfs/src/c/Makefile config.status: creating module/owhttpd/Makefile config.status: creating module/owhttpd/src/Makefile config.status: creating module/owhttpd/src/include/Makefile make[5]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/mysql-test' make[4]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/mysql-test' make[3]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/mysql-test' make[2]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/mysql-test' Making install in support-files make[2]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files' Making install in MacOSX make[3]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files/MacOSX' config.status: creating module/owhttpd/src/c/Makefile make[4]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files/MacOSX' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files/MacOSX' make[3]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files/MacOSX' Making install in RHEL4-SElinux make[3]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files/RHEL4-SElinux' make[4]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files/RHEL4-SElinux' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files/RHEL4-SElinux' make[3]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files/RHEL4-SElinux' make[3]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files' make[4]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/share/mysql' /usr/bin/mkdir -p '/tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/share/mysql' /usr/bin/install -c -m 644 my-small.cnf my-medium.cnf my-large.cnf my-huge.cnf config.huge.ini config.medium.ini config.small.ini my-innodb-heavy-4G.cnf mysql-log-rotate binary-configure ndb-config-2-node.ini '/tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/share/mysql' /usr/bin/install -c -m 644 mysql.m4 '/tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/share/aclocal' /usr/bin/install -c mysql.server mysqld_multi.server '/tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/share/mysql' config.status: creating module/owserver/Makefile make[4]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files' make[3]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files' make[2]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/support-files' Making install in sql-bench make[2]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/sql-bench' make[3]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/sql-bench' make[3]: Nothing to be done for 'install-exec-am'. /bin/bash /tmp/instance-27/output-1/build/oracle-mysql-5.1.73/install-sh -d \ /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/Data \ /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/Data/ATIS \ /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/Data/Wisconsin \ /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/limits \ /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/Comments /usr/bin/mkdir -p '/tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench' /usr/bin/install -c test-ATIS test-connect test-create test-insert test-big-tables test-select test-wisconsin test-alter-table test-transactions graph-compare-results bench-init.pl compare-results run-all-tests server-cfg crash-me copy-db innotest1 innotest1a innotest1b innotest2 innotest2a innotest2b bench-count-distinct '/tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench' config.status: creating module/owserver/src/Makefile /usr/bin/install -c -m 644 ./README /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench for i in ./Data/ATIS/*.* ; do /usr/bin/install -c -m 644 $i /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/Data/ATIS ; done config.status: creating module/owserver/src/include/Makefile config.status: creating module/owserver/src/c/Makefile for i in ./Data/Wisconsin/*.* ; do /usr/bin/install -c -m 644 $i /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/Data/Wisconsin ; done for i in ./limits/*.* ; do /usr/bin/install -c -m 644 $i /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/limits; done config.status: creating module/owftpd/Makefile config.status: creating module/owftpd/src/Makefile for i in ./Comments/*.* ; do /usr/bin/install -c -m 644 $i /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench/Comments; done config.status: creating module/owftpd/src/include/Makefile make[3]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/sql-bench' make[2]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/sql-bench' Making install in win make[2]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/win' make[3]: Entering directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/win' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/win' make[2]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73/win' make[1]: Leaving directory '/tmp/instance-27/output-1/build/oracle-mysql-5.1.73' rm -rf /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/mysql-test /tmp/instance-27/output-1/per-package/oracle-mysql/target/usr/sql-bench config.status: creating module/owftpd/src/c/Makefile config.status: creating module/ownet/Makefile [100%] Linking CXX shared module _cec.so config.status: creating module/ownet/php/Makefile config.status: creating module/ownet/php/examples/ownet_example.php /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o(.eh_frame) prevents .eh_frame_hdr table being created /tmp/instance-27/output-1/per-package/libcec/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/9.3.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: further warnings about FDE encoding preventing .eh_frame_hdr generation dropped make[3]: Leaving directory '/tmp/instance-27/output-1/build/libcec-6.0.2' [100%] Built target _cec make[2]: Leaving directory '/tmp/instance-27/output-1/build/libcec-6.0.2' make[1]: Leaving directory '/tmp/instance-27/output-1/build/libcec-6.0.2' config.status: creating module/ownet/python/Makefile config.status: creating module/ownet/perl5/Makefile config.status: creating module/ownet/c/Makefile config.status: creating module/ownet/c/src/Makefile config.status: creating module/ownet/c/src/include/Makefile config.status: creating module/ownet/c/src/c/Makefile config.status: creating module/ownet/c/src/example/Makefile config.status: creating module/owshell/Makefile config.status: creating module/owshell/src/Makefile config.status: creating module/owshell/src/include/Makefile config.status: creating module/owshell/src/c/Makefile config.status: creating module/owcapi/Makefile config.status: creating module/owcapi/src/Makefile config.status: creating module/owcapi/src/include/Makefile config.status: creating module/owcapi/src/c/Makefile config.status: creating module/owcapi/src/example/Makefile config.status: creating module/owcapi/src/example++/Makefile config.status: creating module/owcapi/owcapi.pc config.status: creating module/owtap/Makefile config.status: creating module/owmon/Makefile config.status: creating module/swig/Makefile config.status: creating module/swig/perl5/Makefile config.status: creating module/swig/perl5/OW/Makefile.linux config.status: creating module/swig/perl5/OW/Makefile.osx config.status: creating module/swig/php/Makefile config.status: creating module/swig/php/example/load_php_OW.php config.status: creating module/swig/python/Makefile config.status: creating module/swig/python/ow/Makefile config.status: creating module/swig/python/setup.py config.status: creating module/owtcl/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/man/Makefile config.status: creating src/man/man1/Makefile config.status: creating src/man/man3/Makefile config.status: creating src/man/man5/Makefile config.status: creating src/man/mann/Makefile config.status: creating src/rpm/Makefile config.status: creating src/rpm/owfs.spec config.status: creating src/scripts/Makefile config.status: creating src/scripts/windows/Makefile config.status: creating src/scripts/windows/owfs.nsi config.status: creating src/scripts/usb/Makefile config.status: creating src/scripts/usb/cygwin/Makefile config.status: creating src/scripts/usb/windows/Makefile config.status: creating src/scripts/systemd/Makefile config.status: creating src/include/owfs_config.h config.status: creating src/include/config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/rm: cannot remove 'libtoolT': No such file or directory configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Current configuration: Deployment location: /usr Compile-time options: USB is enabled AVAHI is DISABLED I2C is enabled W1 is enabled Parallel port DS1410E is enabled FTDI (LinkUSB) is DISABLED Zeroconf/Bonjour is enabled Debug-output is enabled Mutexdebug is enabled Profiling is DISABLED Tracing memory allocation is DISABLED Module configuration: owlib is enabled owshell is enabled owfs is DISABLED owhttpd is enabled owftpd is enabled owserver is enabled owexternal is enabled ownet is enabled ownetlib is enabled owtap is enabled owmon is enabled owcapi is enabled swig is enabled owperl is DISABLED owphp is DISABLED owpython is enabled owtcl is DISABLED unit tests are DISABLED /tmp/instance-27/output-1/per-package/python-cryptography/host/bin/microblazeel-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o -L/tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto -lpthread -lpython2.7 -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so building '_padding' extension /tmp/instance-27/output-1/per-package/python-cryptography/host/bin/microblazeel-linux-gcc -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_padding.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_padding.o /tmp/instance-27/output-1/per-package/python-cryptography/host/bin/microblazeel-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_padding.o -L/tmp/instance-27/output-1/per-package/python-cryptography/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so make: Leaving directory '/tmp/instance-27/buildroot'