******************************************************************************** conan install yojimbo/1.2.1@ --profile=/home/conan/w/BuildSingleReference/10178/4da1fe88-0014-4b8b-93ec-e98dd9c27a39/profile.txt --build=yojimbo ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux os_build=Linux [options] [build_requires] [env] libsodium/1.0.18: Not found in local cache, looking in remotes... libsodium/1.0.18: Trying with 'conan-upstream'... libsodium/1.0.18: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libsodium/1.0.18: Downloaded recipe revision 5e982ab87f4608a52b21c99e8bdae80b mbedtls/2.25.0: Not found in local cache, looking in remotes... mbedtls/2.25.0: Trying with 'conan-upstream'... mbedtls/2.25.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mbedtls/2.25.0: Downloaded recipe revision 9b38ee02eb7206b824c0f748a2a1d7b2 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-upstream'... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision b291478a29f383b998e1633bee1c0536 yojimbo/1.2.1: Forced build from source premake/5.0.0-alpha15: Not found in local cache, looking in remotes... premake/5.0.0-alpha15: Trying with 'conan-upstream'... premake/5.0.0-alpha15: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz premake/5.0.0-alpha15: Downloaded recipe revision 56d171676fe6be525e4f6f4184690e70 Installing package: yojimbo/1.2.1 Requirements libsodium/1.0.18 from 'conan-center' - Downloaded mbedtls/2.25.0 from 'conan-center' - Downloaded yojimbo/1.2.1 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages libsodium/1.0.18:3f089b168bb70739ada180fb3730254534ff8aa8 - Download mbedtls/2.25.0:8b0ca901612071f2cc6a12b03e08d4b96fdfd3b7 - Download yojimbo/1.2.1:0b94987dfa99461bed1da81a857391c6778ed311 - Build zlib/1.2.11:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Download Build requirements premake/5.0.0-alpha15 from 'conan-center' - Downloaded Build requirements packages premake/5.0.0-alpha15:69f10d1e6d78c1962fbe8fb80440f32b1fdf8423 - Download Installing (downloading, building) binaries... libsodium/1.0.18: Retrieving package 3f089b168bb70739ada180fb3730254534ff8aa8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libsodium/1.0.18: Package installed 3f089b168bb70739ada180fb3730254534ff8aa8 libsodium/1.0.18: Downloaded package revision a3c730ec3e00b4a8b14349f7cdc677b8 premake/5.0.0-alpha15: Retrieving package 69f10d1e6d78c1962fbe8fb80440f32b1fdf8423 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz premake/5.0.0-alpha15: Package installed 69f10d1e6d78c1962fbe8fb80440f32b1fdf8423 premake/5.0.0-alpha15: Downloaded package revision e6af68829bb368e972fdb9de132be85a zlib/1.2.11: Retrieving package db2ca884c9793e0b0fb54ec3f846326d1addacc8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed db2ca884c9793e0b0fb54ec3f846326d1addacc8 zlib/1.2.11: Downloaded package revision ac9da09d3463de1b68c8fcdfd85f50f2 mbedtls/2.25.0: Retrieving package 8b0ca901612071f2cc6a12b03e08d4b96fdfd3b7 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.25.0: Package installed 8b0ca901612071f2cc6a12b03e08d4b96fdfd3b7 mbedtls/2.25.0: Downloaded package revision 96c723cd0c343b23efc85b871aa85f36 [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 premake/5.0.0-alpha15: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/premake/5.0.0-alpha15/_/_/package/69f10d1e6d78c1962fbe8fb80440f32b1fdf8423/bin [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(): [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(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK yojimbo/1.2.1: Applying build-requirement: premake/5.0.0-alpha15 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK yojimbo/1.2.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/yojimbo/1.2.1/_/_/source Unzipping 6.5MB, this can take a while Unzipping 124.7KB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK yojimbo/1.2.1: Copying sources to build folder yojimbo/1.2.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/yojimbo/1.2.1/_/_/build/0b94987dfa99461bed1da81a857391c6778ed311 yojimbo/1.2.1: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK yojimbo/1.2.1: Calling build() ----Running------ > premake5 gmake2 ----------------- ** warning: using embedded script 'src/_premake_main.lua'; use /scripts argument to load from files Building configurations... Running action 'gmake2'... Generated Makefile... Generated test.make... Generated yojimbo.make... Generated client.make... Generated server.make... Generated secure_client.make... Generated secure_server.make... Generated client_server.make... Generated loopback.make... Generated soak.make... Done (169ms). ----Running------ > make 'config=debug_x64' -j3 ----------------- ==== Building yojimbo (debug_x64) ==== Creating obj/x64/Debug/yojimbo Creating bin netcode.c reliable.c tlsf.c yojimbo.cpp Linking yojimbo ==== Building test (debug_x64) ==== ==== Building client (debug_x64) ==== ==== Building server (debug_x64) ==== Creating obj/x64/Debug/server Creating obj/x64/Debug/test Creating obj/x64/Debug/client test.cpp server.cpp client.cpp Linking client Linking server ==== Building secure_client (debug_x64) ==== Creating obj/x64/Debug/secure_client secure_client.cpp Linking test ==== Building secure_server (debug_x64) ==== Creating obj/x64/Debug/secure_server secure_server.cpp ==== Building client_server (debug_x64) ==== Creating obj/x64/Debug/client_server client_server.cpp Linking secure_client Linking secure_server Linking client_server ==== Building loopback (debug_x64) ==== Creating obj/x64/Debug/loopback loopback.cpp ==== Building soak (debug_x64) ==== Creating obj/x64/Debug/soak soak.cpp Linking loopback Linking soak yojimbo/1.2.1: Package '0b94987dfa99461bed1da81a857391c6778ed311' built yojimbo/1.2.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/yojimbo/1.2.1/_/_/build/0b94987dfa99461bed1da81a857391c6778ed311 yojimbo/1.2.1: Generated conaninfo.txt yojimbo/1.2.1: Generated conanbuildinfo.txt yojimbo/1.2.1: Generating the package yojimbo/1.2.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/yojimbo/1.2.1/_/_/package/0b94987dfa99461bed1da81a857391c6778ed311 yojimbo/1.2.1: Calling package() [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(): [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 yojimbo/1.2.1 package(): Packaged 1 '.a' file: libyojimbo.a yojimbo/1.2.1 package(): Packaged 1 file: LICENCE yojimbo/1.2.1 package(): Packaged 1 '.h' file: yojimbo.h yojimbo/1.2.1: Package '0b94987dfa99461bed1da81a857391c6778ed311' created yojimbo/1.2.1: Created package revision 8cf0a937559c73bd462d17042d2bb51d [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 premake/5.0.0-alpha15: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/premake/5.0.0-alpha15/_/_/package/69f10d1e6d78c1962fbe8fb80440f32b1fdf8423/lib