******************************************************************************** conan install net-snmp/5.9.1@ --build=net-snmp --profile=/home/conan/w/BuildSingleReference/80626/19b24371-b629-4d68-93e3-b41f884afef9/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] net-snmp:shared=True [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:b38ef7a987cb7fd3e803644d6fdf0f82b99e5cba - Build openssl/1.1.1m:d50a0d523d98c15bb147b18fa7d203887c38be8b - Cache 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 /home/conan/w/BuildSingleReference/.conan/data/net-snmp/5.9.1/_/_/build/b38ef7a987cb7fd3e803644d6fdf0f82b99e5cba 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' '--disable-debugging' '--enable-ipv6' '--with-openssl=/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/net-snmp/5.9.1/_/_/package/b38ef7a987cb7fd3e803644d6fdf0f82b99e5cba' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--with-defaults' '--without-rpm' '--without-pcre' '--disable-agent' '--disable-applications' '--disable-manuals' '--disable-scripts' '--disable-mibs' '--disable-embedded-perl' '--disable-static' '--disable-debugging' '--enable-ipv6' '--with-openssl=/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/net-snmp/5.9.1/_/_/package/b38ef7a987cb7fd3e803644d6fdf0f82b99e5cba' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... net-snmp/5.9.1: Received SIGTERM! net-snmp/5.9.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/net-snmp/5.9.1/_/_/build/b38ef7a987cb7fd3e803644d6fdf0f82b99e5cba net-snmp/5.9.1: ERROR: Package 'b38ef7a987cb7fd3e803644d6fdf0f82b99e5cba' build failed net-snmp/5.9.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/net-snmp/5.9.1/_/_/build/b38ef7a987cb7fd3e803644d6fdf0f82b99e5cba ERROR: net-snmp/5.9.1: Error in build() method, line 160 self._configure_autotools()\ while calling '_configure_autotools', line 134 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' '--disable-debugging' '--enable-ipv6' '--with-openssl=/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1m/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/net-snmp/5.9.1/_/_/package/b38ef7a987cb7fd3e803644d6fdf0f82b99e5cba' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Exception ignored in: Traceback (most recent call last): File "/opt/pyenv/versions/3.7.5/lib/python3.7/threading.py", line 1274, in _shutdown def _shutdown(): File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 2402, in sigterm_handler sys.exit(ERROR_SIGTERM) SystemExit: 5