******************************************************************************** conan install libnet/1.2@#103b2152c2e50f5bb4d19143a9412bf7 --build=libnet -pr /home/conan/w/prod/BuildSingleReference/126150/900bd018-6fdc-4006-aabe-b8b36200729d/profile_linux_9_libstdcpp11_gcc_debug_64.libnet-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] libnet:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libnet/1.2: Forced build from source Installing package: libnet/1.2 Requirements libnet/1.2 from local cache - Cache Packages libnet/1.2:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libnet/1.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/source/src libnet/1.2: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libnet/1.2: Copying sources to build folder libnet/1.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 libnet/1.2: Generator txt created conanbuildinfo.txt libnet/1.2: Calling generate() libnet/1.2: 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 libnet/1.2: Calling build() libnet/1.2: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-doxygen-doc' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-doxygen-doc' ----------------- checking for a POSIX-compliant shell... /bin/bash checking for a sed that does not truncate output... /usr/bin/sed checking for chmod... chmod checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/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 how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for gethostbyname2... yes checking for getifaddrs... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... yes checking whether byte ordering is bigendian... no checking net/pfilt.h usability... no checking net/pfilt.h presence... no checking for net/pfilt.h... no checking sys/net/nit.h usability... no checking sys/net/nit.h presence... no checking for sys/net/nit.h... no checking net/raw.h usability... no checking net/raw.h presence... no checking for net/raw.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking linux/socket.h usability... yes checking linux/socket.h presence... yes checking for linux/socket.h... yes checking link-layer packet interface type... found link layer linux checking for packet socket (PF_PACKET)... test program got EPERM... assuming yes checking for Linux proc filesystem... yes checking whether to build sample programs... no checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating libnet-config config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating include/Makefile config.status: creating include/libnet.h config.status: creating libnet.pc config.status: creating src/Makefile config.status: creating sample/Makefile config.status: creating win32/Makefile config.status: creating doc/fixmanpages config.status: creating include/config.h config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= libnet Configuration Complete =-=-=-=-=-=-=-=-=-=- Version ....................... 1.2 Host .......................... x86_64-pc-linux-gnu Operating System .............. linux-gnu Host CPU ...................... x86_64 Host Vendor ................... pc Host OS ....................... linux-gnu Prefix ........................ / Cross-compiling ............... no Compiler is GCC ............... yes CC ............................ /usr/bin/gcc CFLAGS ........................ -m64 -g LD ............................ /usr/bin/ld -m elf_x86_64 LDFLAGS ....................... -m64 LIBS .......................... Link Layer .................... linux Shared Libraries .............. yes Static Libraries .............. no PIC ........................... yes Build Sample Programs ......... no Rebuild docs .................. no To override options /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure --help Report bugs to https://github.com/libnet/libnet/issues -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To disable silent build and print the full command line of every stage make V=1 ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && make -j3 ----------------- Making all in include make all-am Making all in src CC libnet_asn1.lo CC libnet_build_802.1x.lo CC libnet_build_802.1q.lo CC libnet_build_802.2.lo CC libnet_build_802.3.lo CC libnet_build_arp.lo CC libnet_build_bgp.lo CC libnet_build_cdp.lo CC libnet_build_data.lo CC libnet_build_dhcp.lo CC libnet_build_dns.lo CC libnet_build_ethernet.lo CC libnet_build_fddi.lo CC libnet_build_gre.lo CC libnet_build_hsrp.lo CC libnet_build_icmp.lo CC libnet_build_igmp.lo CC libnet_build_ip.lo CC libnet_build_ipsec.lo CC libnet_build_isl.lo CC libnet_build_link.lo CC libnet_build_mpls.lo CC libnet_build_ospf.lo CC libnet_build_ntp.lo CC libnet_build_rip.lo CC libnet_build_rpc.lo CC libnet_build_sebek.lo CC libnet_build_snmp.lo CC libnet_build_stp.lo CC libnet_build_tcp.lo CC libnet_build_token_ring.lo CC libnet_build_udp.lo CC libnet_build_vrrp.lo CC libnet_advanced.lo CC libnet_checksum.lo CC libnet_cq.lo CC libnet_crc.lo CC libnet_error.lo CC libnet_if_addr.lo CC libnet_init.lo CC libnet_internal.lo CC libnet_pblock.lo CC libnet_port_list.lo CC libnet_prand.lo CC libnet_raw.lo CC libnet_resolve.lo CC libnet_version.lo CC libnet_write.lo CC libnet_link_linux.lo CCLD libnet.la Making all in win32 make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. libnet/1.2: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' built libnet/1.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug libnet/1.2: Generated conaninfo.txt libnet/1.2: Generated conanbuildinfo.txt libnet/1.2: Generating the package libnet/1.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 libnet/1.2: Calling package() libnet/1.2: Copied 1 file: LICENSE ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 -j3 ----------------- Making install in include make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include/libnet' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/include/libnet/libnet-asn1.h /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/include/libnet/libnet-functions.h /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/include/libnet/libnet-headers.h /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/include/libnet/libnet-macros.h /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/include/libnet/libnet-structures.h /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/include/libnet/libnet-types.h '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include/libnet' /usr/bin/install -c -m 644 libnet.h '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include/.' Making install in src make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libnet.la '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib' libtool: install: /usr/bin/install -c .libs/libnet.so.9.0.0 /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libnet.so.9.0.0 libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && { ln -s -f libnet.so.9.0.0 libnet.so.9 || { rm -f libnet.so.9 && ln -s libnet.so.9.0.0 libnet.so.9; }; }) libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && { ln -s -f libnet.so.9.0.0 libnet.so || { rm -f libnet.so && ln -s libnet.so.9.0.0 libnet.so; }; }) libtool: install: /usr/bin/install -c .libs/libnet.lai /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libnet.la Making install in win32 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//bin' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/doc/libnet' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/pkgconfig' /usr/bin/install -c -m 644 libnet.pc '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/pkgconfig' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/README.md /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/ChangeLog.md /home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/LICENSE '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/doc/libnet' /usr/bin/install -c libnet-config '/home/conan/w/prod/BuildSingleReference/.conan/data/libnet/1.2/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//bin' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK libnet/1.2 package(): Packaged 2 files: LICENSE, libnet-config libnet/1.2 package(): Packaged 1 '.9' file: libnet.so.9 libnet/1.2 package(): Packaged 1 '.so' file: libnet.so libnet/1.2 package(): Packaged 1 '.0' file: libnet.so.9.0.0 libnet/1.2 package(): Packaged 7 '.h' files libnet/1.2: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' created libnet/1.2: Created package revision e5b004dd4bb4ca4de49c13d74b7f20a2 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators libtool: warning: remember to run 'libtool --finish //lib' libnet/1.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior