******************************************************************************** conan test cci-8ea3c7e9/recipes/libmeshb/all/test_package/conanfile.py libmeshb/7.8.0@#33ee6e9b3a064e3b22b50b3bc48261bf -pr /home/conan/workspace/prod-v1/bsr/77182/ffdce/profile_linux_5_libstdcpp11_gcc_release_64.libmeshb-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/workspace/prod-v1/bsr/77182/bfcaf/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.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/77182/bfcaf/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/77182/bfcaf/.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=5 os=Linux [options] libmeshb:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libmeshb/7.8.0 (test package): Installing package Requirements libmeshb/7.8.0 from local cache - Cache Packages libmeshb/7.8.0:b34df74c5d19404b38553e37011cc9839b6cc02c - Download Installing (downloading, building) binaries... libmeshb/7.8.0: Retrieving package b34df74c5d19404b38553e37011cc9839b6cc02c from remote 'c3i_PR-24800' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libmeshb/7.8.0: Package installed b34df74c5d19404b38553e37011cc9839b6cc02c libmeshb/7.8.0: Downloaded package revision 624e2d36e634e07e71a4fe05a21da134 libmeshb/7.8.0 (test package): Generator txt created conanbuildinfo.txt libmeshb/7.8.0 (test package): Generator 'CMakeToolchain' calling 'generate()' libmeshb/7.8.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libmeshb/7.8.0 (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-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libmeshb/7.8.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' libmeshb/7.8.0 (test package): Generator 'CMakeDeps' calling 'generate()' libmeshb/7.8.0 (test package): Aggregating env generators libmeshb/7.8.0 (test package): Generated conaninfo.txt libmeshb/7.8.0 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/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 libmeshb/7.8.0 (test package): Calling build() libmeshb/7.8.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 5.4.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 -- Conan: Target declared 'libmeshb::libmeshb' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release libmeshb/7.8.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release" '--' '-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 [100%] Built target test_package libmeshb/7.8.0 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/generators/conanrun.sh" && ./test_package /home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/./quad.meshb ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 *** Error in `./test_package': corrupted size vs. prev_size: 0x0000000001d22f70 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777f5)[0x7dd0a36a57f5] /lib/x86_64-linux-gnu/libc.so.6(+0x80e0b)[0x7dd0a36aee0b] /lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7dd0a36b258c] /usr/lib/x86_64-linux-gnu/libgfortran.so.3(+0xf6ff8)[0x7dd0a33f9ff8] /usr/lib/x86_64-linux-gnu/libgfortran.so.3(+0xef6b1)[0x7dd0a33f26b1] /usr/lib/x86_64-linux-gnu/libgfortran.so.3(+0xef7a2)[0x7dd0a33f27a2] /usr/lib/x86_64-linux-gnu/libgfortran.so.3(+0x1a819)[0x7dd0a331d819] /lib64/ld-linux-x86-64.so.2(+0x10e27)[0x7dd0a3f13e27] /lib/x86_64-linux-gnu/libc.so.6(+0x3a008)[0x7dd0a3668008] /lib/x86_64-linux-gnu/libc.so.6(+0x3a055)[0x7dd0a3668055] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0x7dd0a364e847] ./test_package[0x4008d9] ======= Memory map: ======== 00400000-00401000 r-xp 00000000 08:01 656153 /home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/test_package 00600000-00601000 r--p 00000000 08:01 656153 /home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/test_package 00601000-00602000 rw-p 00001000 08:01 656153 /home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/build/Release/test_package 01d1c000-01d3d000 rw-p 00000000 00:00 0 [heap] 7dd09c000000-7dd09c021000 rw-p 00000000 00:00 0 7dd09c021000-7dd0a0000000 ---p 00000000 00:00 0 7dd0a26ad000-7dd0a2988000 rw-p 00000000 00:00 0 7dd0a2988000-7dd0a299e000 r-xp 00000000 08:01 392601 /lib/x86_64-linux-gnu/libgcc_s.so.1 7dd0a299e000-7dd0a2b9d000 ---p 00016000 08:01 392601 /lib/x86_64-linux-gnu/libgcc_s.so.1 7dd0a2b9d000-7dd0a2b9e000 rw-p 00015000 08:01 392601 /lib/x86_64-linux-gnu/libgcc_s.so.1 7dd0a2b9e000-7dd0a2ca6000 r-xp 00000000 08:01 392612 /lib/x86_64-linux-gnu/libm-2.23.so 7dd0a2ca6000-7dd0a2ea5000 ---p 00108000 08:01 392612 /lib/x86_64-linux-gnu/libm-2.23.so 7dd0a2ea5000-7dd0a2ea6000 r--p 00107000 08:01 392612 /lib/x86_64-linux-gnu/libm-2.23.so 7dd0a2ea6000-7dd0a2ea7000 rw-p 00108000 08:01 392612 /lib/x86_64-linux-gnu/libm-2.23.so 7dd0a2ea7000-7dd0a2ee5000 r-xp 00000000 08:01 405983 /usr/lib/x86_64-linux-gnu/libquadmath.so.0.0.0 7dd0a2ee5000-7dd0a30e4000 ---p 0003e000 08:01 405983 /usr/lib/x86_64-linux-gnu/libquadmath.so.0.0.0 7dd0a30e4000-7dd0a30e5000 r--p 0003d000 08:01 405983 /usr/lib/x86_64-linux-gnu/libquadmath.so.0.0.0 7dd0a30e5000-7dd0a30e6000 rw-p 0003e000 08:01 405983 /usr/lib/x86_64-linux-gnu/libquadmath.so.0.0.0 7dd0a30e6000-7dd0a30fe000 r-xp 00000000 08:01 392648 /lib/x86_64-linux-gnu/libpthread-2.23.so 7dd0a30fe000-7dd0a32fd000 ---p 00018000 08:01 392648 /lib/x86_64-linux-gnu/libpthread-2.23.so 7dd0a32fd000-7dd0a32fe000 r--p 00017000 08:01 392648 /lib/x86_64-linux-gnu/libpthread-2.23.so 7dd0a32fe000-7dd0a32ff000 rw-p 00018000 08:01 392648 /lib/x86_64-linux-gnu/libpthread-2.23.so 7dd0a32ff000-7dd0a3303000 rw-p 00000000 00:00 0 7dd0a3303000-7dd0a342c000 r-xp 00000000 08:01 405872 /usr/lib/x86_64-linux-gnu/libgfortran.so.3.0.0 7dd0a342c000-7dd0a362b000 ---p 00129000 08:01 405872 /usr/lib/x86_64-linux-gnu/libgfortran.so.3.0.0 7dd0a362b000-7dd0a362c000 r--p 00128000 08:01 405872 /usr/lib/x86_64-linux-gnu/libgfortran.so.3.0.0 7dd0a362c000-7dd0a362e000 rw-p 00129000 08:01 405872 /usr/lib/x86_64-linux-gnu/libgfortran.so.3.0.0 7dd0a362e000-7dd0a37ee000 r-xp 00000000 08:01 392580 /lib/x86_64-linux-gnu/libc-2.23.so 7dd0a37ee000-7dd0a39ee000 ---p 001c0000 08:01 392580 /lib/x86_64-linux-gnu/libc-2.23.so 7dd0a39ee000-7dd0a39f2000 r--p 001c0000 08:01 392580 /lib/x86_64-linux-gnu/libc-2.23.so 7dd0a39f2000-7dd0a39f4000 rw-p 001c4000 08:01 392580 /lib/x86_64-linux-gnu/libc-2.23.so 7dd0a39f4000-7dd0a39f8000 rw-p 00000000 00:00 0 7dd0a39f8000-7dd0a39ff000 r-xp 00000000 08:01 392654 /lib/x86_64-linux-gnu/librt-2.23.so 7dd0a39ff000-7dd0a3bfe000 ---p 00007000 08:01 392654 /lib/x86_64-linux-gnu/librt-2.23.so 7dd0a3bfe000-7dd0a3bff000 r--p 00006000 08:01 392654 /lib/x86_64-linux-gnu/librt-2.23.so 7dd0a3bff000-7dd0a3c00000 rw-p 00007000 08:01 392654 /lib/x86_64-linux-gnu/librt-2.23.so 7dd0a3c00000-7dd0a3c13000 r-xp 00000000 08:01 656099 /home/conan/workspace/prod-v1/bsr/77182/bfcaf/.conan/data/libmeshb/7.8.0/_/_/package/b34df74c5d19404b38553e37011cc9839b6cc02c/lib/libMeshb.7.so 7dd0a3c13000-7dd0a3e13000 ---p 00013000 08:01 656099 /home/conan/workspace/prod-v1/bsr/77182/bfcaf/.conan/data/libmeshb/7.8.0/_/_/package/b34df74c5d19404b38553e37011cc9839b6cc02c/lib/libMeshb.7.so 7dd0a3e13000-7dd0a3e14000 r--p 00013000 08:01 656099 /home/conan/workspace/prod-v1/bsr/77182/bfcaf/.conan/data/libmeshb/7.8.0/_/_/package/b34df74c5d19404b38553e37011cc9839b6cc02c/lib/libMeshb.7.so 7dd0a3e14000-7dd0a3e16000 rw-p 00014000 08:01 656099 /home/conan/workspace/prod-v1/bsr/77182/bfcaf/.conan/data/libmeshb/7.8.0/_/_/package/b34df74c5d19404b38553e37011cc9839b6cc02c/lib/libMeshb.7.so 7dd0a3f03000-7dd0a3f29000 r-xp 00000000 08:01 392560 /lib/x86_64-linux-gnu/ld-2.23.so 7dd0a411b000-7dd0a4120000 rw-p 00000000 00:00 0 7dd0a4126000-7dd0a4128000 rw-p 00000000 00:00 0 7dd0a4128000-7dd0a4129000 r--p 00025000 08:01 392560 /lib/x86_64-linux-gnu/ld-2.23.so 7dd0a4129000-7dd0a412a000 rw-p 00026000 08:01 392560 /lib/x86_64-linux-gnu/ld-2.23.so 7dd0a412a000-7dd0a412b000 rw-p 00000000 00:00 0 7ffe968c8000-7ffe968eb000 rw-p 00000000 00:00 0 [stack] 7ffe96985000-7ffe96989000 r--p 00000000 00:00 0 [vvar] 7ffe96989000-7ffe9698b000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] Aborted WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** libmeshb/7.8.0 (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 libmeshb/7.8.0 (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: libmeshb/7.8.0 (test package): Error in test() method, line 26 self.run(bin_path, env="conanrun") ConanException: Error 134 while executing ./test_package /home/conan/workspace/prod-v1/bsr/cci-8ea3c7e9/recipes/libmeshb/all/test_package/./quad.meshb