******************************************************************************** conan install tz/2022g@#2eac119f743df6644850b7584c42d3fe --build=tz -pr /home/conan/w/prod/BuildSingleReference/189709/64e17483-1b1f-4044-b66d-6b6767d344d3/profile_linux_5_libstdcpp11_gcc_debug_64..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/w/prod/BuildSingleReference/.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/w/prod/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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.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=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tz/2022g: Forced build from source Installing package: tz/2022g Requirements tz/2022g from local cache - Cache Packages tz/2022g:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tz/2022g: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/source/src tz/2022g: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK tz/2022g: Copying sources to build folder tz/2022g: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 tz/2022g: Generator txt created conanbuildinfo.txt tz/2022g: Calling generate() tz/2022g: Aggregating env generators [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 tz/2022g: Calling build() tz/2022g: Package 'b1b85bfdc2206d81b3ed6a49e78498182bb98ef3' built tz/2022g: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/build-debug tz/2022g: Generated conaninfo.txt tz/2022g: Generated conanbuildinfo.txt tz/2022g: Generating the package tz/2022g: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 tz/2022g: Calling package() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 -C /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/src -j3 ----------------- make: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/src' { (type git) >/dev/null 2>&1 && \ V=`git describe --match '[0-9][0-9][0-9][0-9][a-z]*' \ --abbrev=7 --dirty` || \ if test 'unknown' = unknown && V=`cat version`; then \ case $V in *-dirty);; *) V=$V-dirty;; esac; \ else \ V='unknown'; \ fi; } && \ printf '%s\n' "$V" >version.out cc -DTZDIR='"/usr/share/zoneinfo"' -c -o localtime.o localtime.c cc -DTZDIR='"/usr/share/zoneinfo"' -c -o asctime.o asctime.c mv version.out version cc -DTZDIR='"/usr/share/zoneinfo"' -c -o strftime.o strftime.c cc -DTZDIR='"/usr/share/zoneinfo"' -c -o difftime.o difftime.c awk -v EXPIRES_LINE=0 \ -f leapseconds.awk leap-seconds.list >leapseconds.out awk \ -v DATAFORM=`expr main.zi : '\(.*\).zi'` \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >main.zi.out mv leapseconds.out leapseconds awk \ -v DATAFORM=`expr vanguard.zi : '\(.*\).zi'` \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >vanguard.zi.out Makefile:641: recipe for target 'main.zi' failed Makefile:641: recipe for target 'vanguard.zi' failed make: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/src' fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). cat: version: No such file or directory *** Error in `awk': malloc(): memory corruption: 0x0000000001fa1d30 *** *** Error in `awk': malloc(): memory corruption: 0x000000000102c048 *** ======= Backtrace: ========= ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777f5)[0x7f4110f407f5] /lib/x86_64-linux-gnu/libc.so.6(+0x777f5)[0x7f404c65d7f5] /lib/x86_64-linux-gnu/libc.so.6(+0x8215e)[0x7f4110f4b15e] /lib/x86_64-linux-gnu/libc.so.6(+0x8215e)[0x7f404c66815e] /lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x54)[0x7f4110f4d1d4] awk[0x40ff0f] awk[0x405dff] awk[0x40f273] awk[0x40e60f] awk[0x40821a] /lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x54)[0x7f404c66a1d4] awk[0x40185d] awk[0x40ff0f] awk[0x40d374] awk[0x40d535] awk[0x40d666] awk[0x407335] awk[0x40185d] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f4110ee9840] awk[0x40188d] ======= Memory map: ======== /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f404c606840] awk[0x40188d] ======= Memory map: ======== 00400000-0041b000 r-xp 00000000 08:01 396678 /usr/bin/mawk 0061a000-0061b000 r--p 0001a000 08:01 396678 /usr/bin/mawk 0061b000-0061d000 rw-p 0001b000 08:01 396678 /usr/bin/mawk 0061d000-00621000 rw-p 00000000 00:00 0 01f7a000-01fbc000 rw-p 00000000 00:00 0 [heap] 7f410c000000-7f410c021000 rw-p 00000000 00:00 0 7f410c021000-7f4110000000 ---p 00000000 00:00 0 7f4110cb3000-7f4110cc9000 r-xp 00000000 08:01 396326 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4110cc9000-7f4110ec8000 ---p 00016000 08:01 396326 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4110ec8000-7f4110ec9000 rw-p 00015000 08:01 396326 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f4110ec9000-7f4111089000 r-xp 00000000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7f4111089000-7f4111289000 ---p 001c0000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 700400000-0041b000 r-xp 00000000 08:01 396678 /usr/bin/mawk 0061a000-0061b000 r--p 0001a000 08:01 396678 /usr/bin/mawk 0061b000-0061d000 rw-p 0001b000 08:01 396678 /usr/bin/mawk 0061d000-00621000 rw-p 00000000 00:00 0 01003000-01045000 rw-p 00000000 00:00 0 [heap] 7f4048000000-7f4048021000 rw-p 00000000 00:00 0 7f4048021000-7f404c000000 ---p 00000000 00:00 0 7f404c3d0000-7f404c3e6000 r-xp 00000000 08:01 396326 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f404c3e6000-7f404c5e5000 ---p 00016000 08:01 396326 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f404c5e5000-7f404c5e6000 rw-p 00015000 08:01 396326 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f404c5e6000-7f404c7a6000 r-xp 00000000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7f404c7a6000-7f404c9a6000 ---p 001c0000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7f4111289000-7f411128d000 r--p 001c0000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7f411128d000-7f411128f000 rw-p 001c4000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7f411128f000-7f4111293000 rw-p 00000000 00:00 0 7f4111293000-7f411139b000 r-xp 00000000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7f411139b000-7f411159a000 ---p 00108000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7f411159a000-7f411159b000 r--p 00107000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7f411159b000-7f411159c000 rw-p 00108000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7f411159c000-7f41115c2000 r-xp 00000000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7f41117b6000-7f41117ba000 rw-p 00000000 00:00 0 7f41117c0000-7f41117c1000 rw-p 00000000 00:00 0 7f41117c1000-7f41117c2000 r--p 00025000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7f41117c2000-7f411f404c9a6000-7f404c9aa000 r--p 001c0000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7f404c9aa000-7f404c9ac000 rw-p 001c4000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7f404c9ac000-7f404c9b0000 rw-p 00000000 00:00 0 7f404c9b0000-7f404cab8000 r-xp 00000000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7f404cab8000-7f404ccb7000 ---p 00108000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7f404ccb7000-7f404ccb8000 r--p 00107000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7f404ccb8000-7f404ccb9000 rw-p 00108000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7f404ccb9000-7f404ccdf000 r-xp 00000000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7f404ced3000-7f404ced7000 rw-p 00000000 00:00 0 7f404cedd000-7f404cede000 rw-p 00000000 00:00 0 7f404cede000-7f404cedf000 r--p 00025000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7f404cedf000-7f40417c3000 rw-p 00026000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7f41117c3000-7f41117c4000 rw-p 00000000 00:00 0 7ffe52926000-7ffe52948000 rw-p 00000000 00:00 0 [stack] 7ffe52953000-7ffe52956000 r--p 00000000 00:00 0 [vvar] 7ffe52956000-7ffe52958000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] cee0000 rw-p 00026000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7f404cee0000-7f404cee1000 rw-p 00000000 00:00 0 7ffea9d6c000-7ffea9d8e000 rw-p 00000000 00:00 0 [stack] 7ffea9df3000-7ffea9df6000 r--p 00000000 00:00 0 [vvar] 7ffea9df6000-7ffea9df8000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Aborted Aborted make: *** [main.zi] Error 134 make: *** Waiting for unfinished jobs.... make: *** [vanguard.zi] Error 134 tz/2022g: 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 tz/2022g: WARN: This conanfile has no build step ERROR: tz/2022g: Error in package() method, line 48 autotools.install(args=["-C", self.source_folder]) ConanException: Error 2 while executing make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 -C /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/src -j3