******************************************************************************** conan test cci-7d83d8f3/recipes/open62541/all/test_package/conanfile.py open62541/1.2.6@#2f257572cbe0efbf4d6ac914efef1835 -pr /home/conan/workspace/prod-v1/bsr/34641/aefda/profile_linux_11_libstdcpp11_gcc_debug_64.open62541-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/workspace/prod-v1/bsr/34641/dafeb/.conan/profiles/default) Found gcc 11.4 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/workspace/prod-v1/bsr/34641/dafeb/.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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/34641/dafeb/.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=11 os=Linux [options] open62541:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ua-nodeset/padim-1.02-2021-07-21: Not found in local cache, looking in remotes... ua-nodeset/padim-1.02-2021-07-21: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ua-nodeset/padim-1.02-2021-07-21: Downloaded recipe revision 7751a244e54b69ead7a9c5de84d141f8 open62541/1.2.6 (test package): Installing package Requirements open62541/1.2.6 from local cache - Cache ua-nodeset/padim-1.02-2021-07-21 from 'conan-center' - Downloaded Packages open62541/1.2.6:176240f9a6169082d460c41d91c4bea5bc22a932 - Download ua-nodeset/padim-1.02-2021-07-21:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... open62541/1.2.6: Retrieving package 176240f9a6169082d460c41d91c4bea5bc22a932 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz open62541/1.2.6: Package installed 176240f9a6169082d460c41d91c4bea5bc22a932 open62541/1.2.6: Downloaded package revision 74c754625cde7bb3985f71ce2bf0d146 ua-nodeset/padim-1.02-2021-07-21: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ua-nodeset/padim-1.02-2021-07-21: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 ua-nodeset/padim-1.02-2021-07-21: Downloaded package revision f4ee3ebcb42e901c258b0659a69bd622 open62541/1.2.6 (test package): Generator 'VirtualRunEnv' calling 'generate()' open62541/1.2.6 (test package): Generator 'CMakeDeps' calling 'generate()' open62541/1.2.6 (test package): Generator 'CMakeToolchain' calling 'generate()' open62541/1.2.6 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' open62541/1.2.6 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' open62541/1.2.6 (test package): Generator txt created conanbuildinfo.txt open62541/1.2.6 (test package): Aggregating env generators open62541/1.2.6 (test package): Generated conaninfo.txt open62541/1.2.6 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug/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 open62541/1.2.6 (test package): Calling build() open62541/1.2.6 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.4.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'open62541::open62541' -- Conan: Including build module from '/home/conan/workspace/prod-v1/bsr/34641/dafeb/.conan/data/open62541/1.2.6/_/_/package/176240f9a6169082d460c41d91c4bea5bc22a932/lib/cmake/open62541/open62541Macros.cmake' -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug open62541/1.2.6 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package CMakeFiles/test_package.dir/build.make:84: recipe for target 'test_package' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:83: recipe for target 'all' failed lto1: fatal error: bytecode stream in file '/home/conan/workspace/prod-v1/bsr/34641/dafeb/.conan/data/open62541/1.2.6/_/_/package/176240f9a6169082d460c41d91c4bea5bc22a932/lib/libopen62541.a' generated with LTO version 11.0 instead of the expected 11.3 compilation terminated. lto-wrapper: fatal error: /usr/local/bin/cc returned 1 exit status compilation terminated. /opt/conan/binutils/bin/ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status make[2]: *** [test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** open62541/1.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 open62541/1.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: open62541/1.2.6 (test package): Error in build() method, line 23 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/cci-7d83d8f3/recipes/open62541/all/test_package/build/Debug" '--' '-j3'