******************************************************************************** conan install dnet/1.16.4@#a82a342df647817188fcc2f76559e294 --build=dnet -pr /home/conan/w/prod/BuildSingleReference/230983/08254021-8e16-41e2-80c4-a0b222acbb0a/profile_linux_7_libstdcpp11_gcc_release_64.dnet-shared-False.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 7 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=7 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] dnet:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True dnet/1.16.4: Forced build from source Installing package: dnet/1.16.4 Requirements dnet/1.16.4 from local cache - Cache Packages dnet/1.16.4:6ae331b72e7e265ca2a3d1d8246faf73aa030238 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK dnet/1.16.4: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/source/src dnet/1.16.4: [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 dnet/1.16.4: Copying sources to build folder dnet/1.16.4: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238 dnet/1.16.4: Generator txt created conanbuildinfo.txt dnet/1.16.4: Calling generate() dnet/1.16.4: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' dnet/1.16.4: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' dnet/1.16.4: 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 dnet/1.16.4: Calling build() dnet/1.16.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 7.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find Tclsh (missing: TCL_TCLSH) -- Could NOT find TCL (missing: TCL_LIBRARY TCL_INCLUDE_PATH) -- Could NOT find TCLTK (missing: TCL_LIBRARY TCL_INCLUDE_PATH TK_LIBRARY TK_INCLUDE_PATH) -- Could NOT find TK (missing: TK_LIBRARY TK_INCLUDE_PATH) -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/bufmod.h -- Looking for sys/bufmod.h - not found -- Looking for sys/dlpi.h -- Looking for sys/dlpi.h - not found -- Looking for sys/dlpihdr.h -- Looking for sys/dlpihdr.h - not found -- Looking for sys/dlpi_ext.h -- Looking for sys/dlpi_ext.h - not found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mib.h -- Looking for sys/mib.h - not found -- Looking for sys/ndd_var.h -- Looking for sys/ndd_var.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/sockio.h -- Looking for sys/sockio.h - not found -- Looking for sys/sysctl.h -- Looking for sys/sysctl.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for net/bpf.h -- Looking for net/bpf.h - not found -- Looking for net/if.h -- Looking for net/if.h - found -- Looking for net/if_var.h -- Looking for net/if_var.h - not found -- Looking for net/if_arp.h -- Looking for net/if_arp.h - found -- Looking for net/if_dl.h -- Looking for net/if_dl.h - not found -- Looking for net/pfilt.h -- Looking for net/pfilt.h - not found -- Looking for net/pfvar.h -- Looking for net/pfvar.h - not found -- Looking for net/radix.h -- Looking for net/radix.h - not found -- Looking for net/raw.h -- Looking for net/raw.h - not found -- Looking for net/route.h -- Looking for net/route.h - found -- Looking for netinet/in_var.h -- Looking for netinet/in_var.h - not found -- Looking for net/if_tun.h -- Looking for net/if_tun.h - not found -- Looking for linux/if_tun.h -- Looking for linux/if_tun.h - found -- Looking for netinet/ip_fw.h -- Looking for netinet/ip_fw.h - not found -- Looking for linux/ip_fw.h -- Looking for linux/ip_fw.h - not found -- Looking for linux/ip_fwchains.h -- Looking for linux/ip_fwchains.h - not found -- Looking for linux/netfilter_ipv4/ipchains_core.h -- Looking for linux/netfilter_ipv4/ipchains_core.h - not found -- Looking for ip_fil_compat.h -- Looking for ip_fil_compat.h - not found -- Looking for netinet/ip_fil_compat.h -- Looking for netinet/ip_fil_compat.h - not found -- Looking for ip_compat.h -- Looking for ip_compat.h - not found -- Looking for netinet/ip_compat.h -- Looking for netinet/ip_compat.h - not found -- Looking for ip_fil.h -- Looking for ip_fil.h - not found -- Looking for netinet/ip_fil.h -- Looking for netinet/ip_fil.h - not found -- Looking for hpsecurity.h -- Looking for hpsecurity.h - not found -- Looking for stropts.h -- Looking for stropts.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for err -- Looking for err - found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strse -- Looking for strse - not found -- Looking for open_mib -- Looking for open_mib - not found -- Performing Test HAVE_ARPREQ_ARP_DEV -- Performing Test HAVE_ARPREQ_ARP_DEV - Success -- Performing Test HAVE_SOCKADDR_SA_LEN -- Performing Test HAVE_SOCKADDR_SA_LEN - Failed -- Looking for rt_msghdr -- Looking for rt_msghdr - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of struct sockaddr_in6 -- Check size of struct sockaddr_in6 - done -- Linux -- Looking for inet/mib2.h -- Looking for inet/mib2.h - not found -- Looking for ETH_P_ALL -- Looking for ETH_P_ALL - found -- Looking for RTSTR_SEND -- Looking for RTSTR_SEND - not found -- Looking for SIOCGARP -- Looking for SIOCGARP - found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for gethostbyaddr -- Looking for gethostbyaddr - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for inet_ntoa -- Looking for inet_ntoa - found -- Looking for memset -- Looking for memset - found -- Looking for select -- Looking for select - found -- Looking for socket -- Looking for socket - found -- Looking for strerror -- Looking for strerror - found -- Looking for strsep -- Looking for strsep - found -- Looking for putmsg -- Looking for putmsg - not found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release dnet/1.16.4: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release" '--' '-j3' ----------------- Scanning dependencies of target dnet [ 5%] Building C object CMakeFiles/dnet.dir/src/addr-util.c.o [ 11%] Building C object CMakeFiles/dnet.dir/src/addr.c.o [ 16%] Building C object CMakeFiles/dnet.dir/src/blob.c.o [ 22%] Building C object CMakeFiles/dnet.dir/src/err.c.o [ 27%] Building C object CMakeFiles/dnet.dir/src/ip-util.c.o [ 33%] Building C object CMakeFiles/dnet.dir/src/ip6.c.o [ 38%] Building C object CMakeFiles/dnet.dir/src/rand.c.o [ 44%] Building C object CMakeFiles/dnet.dir/src/strlcat.c.o [ 50%] Building C object CMakeFiles/dnet.dir/src/strlcpy.c.o [ 55%] Building C object CMakeFiles/dnet.dir/src/arp-ioctl.c.o [ 61%] Building C object CMakeFiles/dnet.dir/src/eth-linux.c.o [ 66%] Building C object CMakeFiles/dnet.dir/src/fw-none.c.o [ 72%] Building C object CMakeFiles/dnet.dir/src/intf.c.o [ 77%] Building C object CMakeFiles/dnet.dir/src/ip.c.o [ 83%] Building C object CMakeFiles/dnet.dir/src/route-linux.c.o [ 88%] Building C object CMakeFiles/dnet.dir/src/ndisc-linux.c.o [ 94%] Building C object CMakeFiles/dnet.dir/src/tun-linux.c.o [100%] Linking C static library libdnet.a [100%] Built target dnet dnet/1.16.4: Package '6ae331b72e7e265ca2a3d1d8246faf73aa030238' built dnet/1.16.4: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release dnet/1.16.4: Generated conaninfo.txt dnet/1.16.4: Generated conanbuildinfo.txt dnet/1.16.4: Generating the package dnet/1.16.4: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238 dnet/1.16.4: Calling package() dnet/1.16.4: Copied 1 file: LICENSE dnet/1.16.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Could NOT find Tclsh (missing: TCL_TCLSH) -- Could NOT find TCL (missing: TCL_LIBRARY TCL_INCLUDE_PATH) -- Could NOT find TCLTK (missing: TCL_LIBRARY TCL_INCLUDE_PATH TK_LIBRARY TK_INCLUDE_PATH) -- Could NOT find TK (missing: TK_LIBRARY TK_INCLUDE_PATH) -- Linux -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release dnet/1.16.4: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/lib/libdnet.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/addr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/arp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/blob.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/eth.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/fw.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/icmp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/intf.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/ip.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/ip6.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/ndisc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/os.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/rand.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/route.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/sctp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/tcp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/tun.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet/udp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/dnet.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/err.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/queue.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/include/dnet/config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/lib/cmake/dnet/dnetTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/lib/cmake/dnet/dnetTargets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/lib/cmake/dnet/dnetConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/package/6ae331b72e7e265ca2a3d1d8246faf73aa030238/lib/cmake/dnet/dnetConfigVersion.cmake [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(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK dnet/1.16.4 package(): Packaged 1 file: LICENSE dnet/1.16.4 package(): Packaged 1 '.a' file: libdnet.a dnet/1.16.4 package(): Packaged 21 '.h' files dnet/1.16.4: Package '6ae331b72e7e265ca2a3d1d8246faf73aa030238' created dnet/1.16.4: Created package revision 5484eb51bc67a47fc61d1d9145520040 [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 /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/src/src/rand.c: In function ‘rand_open’: /home/conan/w/prod/BuildSingleReference/.conan/data/dnet/1.16.4/_/_/build/6ae331b72e7e265ca2a3d1d8246faf73aa030238/src/src/rand.c:84:3: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read(fd, seed + sizeof(*tv), sizeof(seed) - sizeof(*tv)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dnet/1.16.4: 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 dnet/1.16.4: 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