******************************************************************************** conan test conan-center-index/recipes/dbcppp/all/test_package/conanfile.py dbcppp/3.2.6@#629af2fbf815ecbe65c717b3592b0311 -pr /home/conan/w/prod/BuildSingleReference/112101/eb58b238-7cba-4dd1-8abe-2b60c9f2cb75/profile_linux_10_libstdcpp_gcc_release_64.dbcppp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] dbcppp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True dbcppp/3.2.6 (test package): Installing package Requirements dbcppp/3.2.6 from local cache - Cache Packages dbcppp/3.2.6:82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 - Cache Installing (downloading, building) binaries... dbcppp/3.2.6: Already installed! dbcppp/3.2.6 (test package): Generator 'VirtualRunEnv' calling 'generate()' dbcppp/3.2.6 (test package): Generator 'CMakeDeps' calling 'generate()' dbcppp/3.2.6 (test package): Generator 'CMakeToolchain' calling 'generate()' dbcppp/3.2.6 (test package): Generator txt created conanbuildinfo.txt dbcppp/3.2.6 (test package): Aggregating env generators dbcppp/3.2.6 (test package): Generated conaninfo.txt dbcppp/3.2.6 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/build/generators/conan.lock' Using cached profile from lockfile [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 dbcppp/3.2.6 (test package): Calling build() dbcppp/3.2.6 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'dbcppp::dbcppp' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/build/Release dbcppp/3.2.6 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/test_package.cpp: In function ‘int main()’: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/test_package.cpp:10:9: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 10 | "VERSION \"\"\n" | ^~~~~~~~~~~~~~~~ 11 | "NS_ :\n" | ~~~~~~~~~ 12 | "BS_: 1 : 2, 3\n" | ~~~~~~~~~~~~~~~~~ 13 | "BU_:\n" | ~~~~~~~~ 14 | "BO_ 1 Msg0: 8 Sender0\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~ 15 | " SG_ Sig0: 0|1@1+ (1,0) [1|12] \"Unit0\" Vector__XXX\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 | " SG_ Sig1 m0 : 1|1@0- (1,0) [1|12] \"Unit1\" Recv0, Recv1\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17 | " SG_ Sig2 M : 2|1@0- (1,0) [1|12] \"Unit2\" Recv0, Recv1\n"; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld: cannot find -lws2_32 collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/test_package.dir/build.make:104: test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 dbcppp/3.2.6 (test package): 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 dbcppp/3.2.6 (test package): 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 ERROR: dbcppp/3.2.6 (test package): Error in build() method, line 20 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package/build/Release" '--' '-j3' ******************************************************************************** conan test conan-center-index/recipes/dbcppp/all/test_v1_package/conanfile.py dbcppp/3.2.6@#629af2fbf815ecbe65c717b3592b0311 -pr /home/conan/w/prod/BuildSingleReference/112101/eb58b238-7cba-4dd1-8abe-2b60c9f2cb75/profile_linux_10_libstdcpp_gcc_release_64.dbcppp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] dbcppp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True dbcppp/3.2.6 (test package): Installing package Requirements dbcppp/3.2.6 from local cache - Cache Packages dbcppp/3.2.6:82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 - Cache Installing (downloading, building) binaries... dbcppp/3.2.6: Already installed! dbcppp/3.2.6 (test package): Generator cmake_find_package_multi created dbcppp-config-version.cmake dbcppp/3.2.6 (test package): Generator cmake_find_package_multi created dbcppp-config.cmake dbcppp/3.2.6 (test package): Generator cmake_find_package_multi created dbcpppTargets.cmake dbcppp/3.2.6 (test package): Generator cmake_find_package_multi created dbcpppTarget-release.cmake dbcppp/3.2.6 (test package): Generator cmake created conanbuildinfo.cmake dbcppp/3.2.6 (test package): Generator txt created conanbuildinfo.txt dbcppp/3.2.6 (test package): Aggregating env generators dbcppp/3.2.6 (test package): Generated conaninfo.txt dbcppp/3.2.6 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa/conan.lock' Using cached profile from lockfile [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 dbcppp/3.2.6 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package' ----------------- -- The CXX compiler identification is GNU 10.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa/CMakeFiles/CMakeOutput.log". CMake Error at CMakeLists.txt:4 (add_subdirectory): add_subdirectory not given a binary directory but the given source directory "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_package" is not a subdirectory of "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package". When specifying an out-of-tree source a binary directory must be explicitly specified. ERROR: dbcppp/3.2.6 (test package): Error in build() method, line 10 cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package/build/71d329c62bfe833f5b47ba4bd4e3ddc3bfbddffa" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/dbcppp/all/test_v1_package'