******************************************************************************** conan install net-snmp/5.9.1@ --build=net-snmp --profile:host=/Users/jenkins/w/BuildSingleReference@2/69924/8f0dd1d0-d368-47af-ba46-38236aeb0bd2/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] net-snmp:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] net-snmp/5.9.1: Forced build from source Installing package: net-snmp/5.9.1 Requirements net-snmp/5.9.1 from local cache - Cache openssl/1.1.1m from 'conan-center' - Cache Packages net-snmp/5.9.1:e34222fc3d5a8b7efa6405dde68070b70e18eafb - Build openssl/1.1.1m:baf78352c82543f997ec32332829b6fa30714eaa - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... openssl/1.1.1m: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK net-snmp/5.9.1: Copying sources to build folder net-snmp/5.9.1: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/net-snmp/5.9.1/_/_/build/e34222fc3d5a8b7efa6405dde68070b70e18eafb net-snmp/5.9.1: Generator txt created conanbuildinfo.txt net-snmp/5.9.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK net-snmp/5.9.1: Calling build() net-snmp/5.9.1: Calling: > ./configure '--with-defaults' '--without-rpm' '--without-pcre' '--disable-agent' '--disable-applications' '--disable-manuals' '--disable-scripts' '--disable-mibs' '--disable-embedded-perl' '--disable-static' '--enable-debugging' '--enable-ipv6' '--with-openssl=/Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1m/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/net-snmp/5.9.1/_/_/package/e34222fc3d5a8b7efa6405dde68070b70e18eafb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > ./configure '--with-defaults' '--without-rpm' '--without-pcre' '--disable-agent' '--disable-applications' '--disable-manuals' '--disable-scripts' '--disable-mibs' '--disable-embedded-perl' '--disable-static' '--enable-debugging' '--enable-ipv6' '--with-openssl=/Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1m/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/net-snmp/5.9.1/_/_/package/e34222fc3d5a8b7efa6405dde68070b70e18eafb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for aarch64-apple-darwin-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking what to build and install... agent using default persistent mask 077 using default temporary file pattern /tmp/snmpdXXXXXX using default AgentX socket /var/agentx/master using default "enterprise.net-snmp" using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." using default notifications "NET-SNMP-MIB::netSnmpNotifications" using OS default send buffer size for server sockets using OS default recv buffer size for server sockets using OS default send buffer size for client sockets using OS default recv buffer size for client sockets checking whether to prompt for values... no checking Default version of SNMP to use... setting Default version of SNMP to use to... 3 checking System Contact Information... setting System Contact Information to... @@no.where checking System Location... setting System Location to... Unknown checking Location to write logfile... setting Location to write logfile to... /var/log/snmpd.log checking Location to write persistent information... setting Location to write persistent information to... /var/net-snmp checking if I need to feed myself to ksh... no checking for egrep... (cached) /usr/bin/grep -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... /usr/bin/sed checking for file... file checking for find... find checking for whoami... whoami checking for autoconf... /usr/local/bin/autoconf checking for autoheader... /usr/local/bin/autoheader checking for perl... /usr/bin/perl checking for ps... /bin/ps checking for python3... /usr/local/bin/python3 checking for uname... /usr/bin/uname checking whether the Perl function system() invokes a POSIX shell... yes checking for aarch64-apple-darwin-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-apple-darwin checking host system type... net-snmp/5.9.1: configure: WARNING: using cross tools not prefixed with host triplet rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory Invalid configuration `aarch64-apple-darwin': machine `aarch64-apple' not recognized configure: error: /bin/sh ./config.sub aarch64-apple-darwin failed net-snmp/5.9.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/net-snmp/5.9.1/_/_/build/e34222fc3d5a8b7efa6405dde68070b70e18eafb net-snmp/5.9.1: ERROR: Package 'e34222fc3d5a8b7efa6405dde68070b70e18eafb' build failed net-snmp/5.9.1: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/net-snmp/5.9.1/_/_/build/e34222fc3d5a8b7efa6405dde68070b70e18eafb ERROR: net-snmp/5.9.1: Error in build() method, line 181 self._configure_autotools()\ while calling '_configure_autotools', line 160 autotools.configure(args=args) ConanException: Error 1 while executing ./configure '--with-defaults' '--without-rpm' '--without-pcre' '--disable-agent' '--disable-applications' '--disable-manuals' '--disable-scripts' '--disable-mibs' '--disable-embedded-perl' '--disable-static' '--enable-debugging' '--enable-ipv6' '--with-openssl=/Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1m/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/net-snmp/5.9.1/_/_/package/e34222fc3d5a8b7efa6405dde68070b70e18eafb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin