******************************************************************************** conan test conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/conanfile.py kaitai_struct_cpp_stl_runtime/0.9@ --profile=/home/conan/w/BuildSingleReference/9028/b9d061e6-e6e2-475f-89f9-435c07e891de/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] kaitai_struct_cpp_stl_runtime:shared=False [build_requires] [env] kaitai_struct_cpp_stl_runtime/0.9 (test package): Installing package Requirements kaitai_struct_cpp_stl_runtime/0.9 from local cache - Cache Packages kaitai_struct_cpp_stl_runtime/0.9:435f6d82215d51c7350154060d2d6634250003de - Cache Installing (downloading, building) binaries... kaitai_struct_cpp_stl_runtime/0.9: Already installed! [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 kaitai_struct_cpp_stl_runtime/0.9 (test package): Generator txt created conanbuildinfo.txt kaitai_struct_cpp_stl_runtime/0.9 (test package): Generator cmake created conanbuildinfo.cmake kaitai_struct_cpp_stl_runtime/0.9 (test package): Generated conaninfo.txt kaitai_struct_cpp_stl_runtime/0.9 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/build/ccc25072692f41d3a804b66e3662593a37ab3e77/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 kaitai_struct_cpp_stl_runtime/0.9 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/build/ccc25072692f41d3a804b66e3662593a37ab3e77' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/build/ccc25072692f41d3a804b66e3662593a37ab3e77/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/build/ccc25072692f41d3a804b66e3662593a37ab3e77 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/build/ccc25072692f41d3a804b66e3662593a37ab3e77' '--' '-j3' ----------------- Scanning dependencies of target test_kaitai [ 50%] Building CXX object CMakeFiles/test_kaitai.dir/test_kaitai.cpp.o [100%] Linking CXX executable bin/test_kaitai [100%] Built target test_kaitai kaitai_struct_cpp_stl_runtime/0.9 (test package): Running test() ----Running------ > ./test_kaitai ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR *** Error in `./test_kaitai': free(): invalid pointer: 0x00007ffe7b2f1638 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777f5)[0x7f95e72667f5] /lib/x86_64-linux-gnu/libc.so.6(+0x8038a)[0x7f95e726f38a] /lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7f95e727358c] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZNSt19basic_istringstreamIcSt11char_traitsIcESaIcEED1Ev+0xbc)[0x7f95e789535c] ./test_kaitai(_ZN6kaitai7kstreamD2Ev+0x1c)[0x400cf6] ./test_kaitai(main+0x70)[0x400c66] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f95e720f840] ./test_kaitai(_start+0x29)[0x400b29] ======= Memory map: ======== 00400000-00401000 r-xp 00000000 08:01 1568675 /home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/build/ccc25072692f41d3a804b66e3662593a37ab3e77/bin/test_kaitai 00601000-00602000 r--p 00001000 08:01 1568675 /home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/build/ccc25072692f41d3a804b66e3662593a37ab3e77/bin/test_kaitai 00602000-00603000 rw-p 00002000 08:01 1568675 /home/conan/w/BuildSingleReference/conan-center-index/recipes/kaitai_struct_cpp_stl_runtime/all/test_package/build/ccc25072692f41d3a804b66e3662593a37ab3e77/bin/test_kaitai 00b9d000-00bcf000 rw-p 00000000 00:00 0 [heap] 7f95e0000000-7f95e0021000 rw-p 00000000 00:00 0 7f95e0021000-7f95e4000000 ---p 00000000 00:00 0 7f95e6ccc000-7f95e6dd4000 r-xp 00000000 08:01 522302 /lib/x86_64-linux-gnu/libm-2.23.so 7f95e6dd4000-7f95e6fd3000 ---p 00108000 08:01 522302 /lib/x86_64-linux-gnu/libm-2.23.so 7f95e6fd3000-7f95e6fd4000 r--p 00107000 08:01 522302 /lib/x86_64-linux-gnu/libm-2.23.so 7f95e6fd4000-7f95e6fd5000 rw-p 00108000 08:01 522302 /lib/x86_64-linux-gnu/libm-2.23.so 7f95e6fd5000-7f95e6fee000 r-xp 00000000 08:01 522369 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f95e6fee000-7f95e71ed000 ---p 00019000 08:01 522369 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f95e71ed000-7f95e71ee000 r--p 00018000 08:01 522369 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f95e71ee000-7f95e71ef000 rw-p 00019000 08:01 522369 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f95e71ef000-7f95e73af000 r-xp 00000000 08:01 522270 /lib/x86_64-linux-gnu/libc-2.23.so 7f95e73af000-7f95e75af000 ---p 001c0000 08:01 522270 /lib/x86_64-linux-gnu/libc-2.23.so 7f95e75af000-7f95e75b3000 r--p 001c0000 08:01 522270 /lib/x86_64-linux-gnu/libc-2.23.so 7f95e75b3000-7f95e75b5000 rw-p 001c4000 08:01 522270 /lib/x86_64-linux-gnu/libc-2.23.so 7f95e75b5000-7f95e75b9000 rw-p 00000000 00:00 0 7f95e75b9000-7f95e75cf000 r-xp 00000000 08:01 522291 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f95e75cf000-7f95e77ce000 ---p 00016000 08:01 522291 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f95e77ce000-7f95e77cf000 rw-p 00015000 08:01 522291 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f95e77cf000-7f95e7941000 r-xp 00000000 08:01 523173 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 7f95e7941000-7f95e7b41000 ---p 00172000 08:01 523173 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 7f95e7b41000-7f95e7b4b000 r--p 00172000 08:01 523173 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 7f95e7b4b000-7f95e7b4d000 rw-p 0017c000 08:01 523173 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 7f95e7b4d000-7f95e7b51000 rw-p 00000000 00:00 0 7f95e7b51000-7f95e7b5d000 r-xp 00000000 08:01 657133 /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/435f6d82215d51c7350154060d2d6634250003de/lib/libkaitai_struct_cpp_stl_runtime.so 7f95e7b5d000-7f95e7d5c000 ---p 0000c000 08:01 657133 /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/435f6d82215d51c7350154060d2d6634250003de/lib/libkaitai_struct_cpp_stl_runtime.so 7f95e7d5c000-7f95e7d5d000 r--p 0000b000 08:01 657133 /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/435f6d82215d51c7350154060d2d6634250003de/lib/libkaitai_struct_cpp_stl_runtime.so 7f95e7d5d000-7f95e7d5e000 rw-p 0000c000 08:01 657133 /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/435f6d82215d51c7350154060d2d6634250003de/lib/libkaitai_struct_cpp_stl_runtime.so 7f95e7d5e000-7f95e7d84000 r-xp 00000000 08:01 522250 /lib/x86_64-linux-gnu/ld-2.23.so 7f95e7f74000-7f95e7f7a000 rw-p 00000000 00:00 0 7f95e7f81000-7f95e7f83000 rw-p 00000000 00:00 0 7f95e7f83000-7f95e7f84000 r--p 00025000 08:01 522250 /lib/x86_64-linux-gnu/ld-2.23.so 7f95e7f84000-7f95e7f85000 rw-p 00026000 08:01 522250 /lib/x86_64-linux-gnu/ld-2.23.so 7f95e7f85000-7f95e7f86000 rw-p 00000000 00:00 0 7ffe7b2d3000-7ffe7b2f5000 rw-p 00000000 00:00 0 [stack] 7ffe7b3f3000-7ffe7b3f6000 r--p 00000000 00:00 0 [vvar] 7ffe7b3f6000-7ffe7b3f8000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Aborted (core dumped) ERROR: kaitai_struct_cpp_stl_runtime/0.9 (test package): Error in test() method, line 20 self.run(".%stest_kaitai" % os.sep) ConanException: Error 134 while executing ./test_kaitai