******************************************************************************** conan install tz/2022g@#2eac119f743df6644850b7584c42d3fe --build=tz -pr /home/conan/w/prod/BuildSingleReference/189711/078bd19a-9958-47c3-9aeb-3073c9ca9540/profile_linux_11_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) Found gcc 11.1 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=11 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=11 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:be27726f9885116da1158027505be62e913cd585 - 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/be27726f9885116da1158027505be62e913cd585 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 'be27726f9885116da1158027505be62e913cd585' built tz/2022g: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/be27726f9885116da1158027505be62e913cd585/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/be27726f9885116da1158027505be62e913cd585 tz/2022g: Calling package() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/be27726f9885116da1158027505be62e913cd585/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/package/be27726f9885116da1158027505be62e913cd585 -C /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/be27726f9885116da1158027505be62e913cd585/src -j3 ----------------- make: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/be27726f9885116da1158027505be62e913cd585/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 mv leapseconds.out leapseconds 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 Makefile:641: recipe for target 'main.zi' failed make: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/be27726f9885116da1158027505be62e913cd585/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: 0x0000000000f94c88 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777f5)[0x7febc3cfa7f5] /lib/x86_64-linux-gnu/libc.so.6(+0x8215e)[0x7febc3d0515e] /lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x54)[0x7febc3d071d4] awk[0x40ff0f] awk[0x405dff] awk[0x40e1e0] awk[0x406b6e] awk[0x40185d] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7febc3ca3840] 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 00f6d000-00faf000 rw-p 00000000 00:00 0 [heap] 7febbc000000-7febbc021000 rw-p 00000000 00:00 0 7febbc021000-7febc0000000 ---p 00000000 00:00 0 7febc3a6b000-7febc3a82000 r-xp 00000000 08:01 524613 /usr/local/lib64/libgcc_s.so.1 7febc3a82000-7febc3c82000 ---p 00017000 08:01 524613 /usr/local/lib64/libgcc_s.so.1 7febc3c82000-7febc3c83000 rw-p 00017000 08:01 524613 /usr/local/lib64/libgcc_s.so.1 7febc3c83000-7febc3e43000 r-xp 00000000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7febc3e43000-7febc4043000 ---p 001c0000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7febc4043000-7febc4047000 r--p 001c0000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7febc4047000-7febc4049000 rw-p 001c4000 08:01 396305 /lib/x86_64-linux-gnu/libc-2.23.so 7febc4049000-7febc404d000 rw-p 00000000 00:00 0 7febc404d000-7febc4155000 r-xp 00000000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7febc4155000-7febc4354000 ---p 00108000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7febc4354000-7febc4355000 r--p 00107000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7febc4355000-7febc4356000 rw-p 00108000 08:01 396337 /lib/x86_64-linux-gnu/libm-2.23.so 7febc4356000-7febc437c000 r-xp 00000000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7febc4571000-7febc4575000 rw-p 00000000 00:00 0 7febc457a000-7febc457b000 rw-p 00000000 00:00 0 7febc457b000-7febc457c000 r--p 00025000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7febc457c000-7febc457d000 rw-p 00026000 08:01 396285 /lib/x86_64-linux-gnu/ld-2.23.so 7febc457d000-7febc457e000 rw-p 00000000 00:00 0 7ffc2bf7f000-7ffc2bfa1000 rw-p 00000000 00:00 0 [stack] 7ffc2bfdd000-7ffc2bfe0000 r--p 00000000 00:00 0 [vvar] 7ffc2bfe0000-7ffc2bfe2000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Aborted make: *** [main.zi] Error 134 make: *** Waiting for unfinished jobs.... 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/be27726f9885116da1158027505be62e913cd585 -C /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/be27726f9885116da1158027505be62e913cd585/src -j3