******************************************************************************** conan install tz/2023c@#f6c9b707dad0893907e11794fa32b883 --build=tz -pr /home/conan/w/prod/BuildSingleReference/236556/a613dc43-57b4-4374-a150-716e73bb604d/profile_linux_5_libstdcpp11_gcc_release_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=Release 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/2023c: Forced build from source Installing package: tz/2023c Requirements tz/2023c from local cache - Cache Packages tz/2023c:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tz/2023c: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2023c/_/_/source/src tz/2023c: [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/2023c: Copying sources to build folder tz/2023c: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2023c/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c tz/2023c: Generator txt created conanbuildinfo.txt tz/2023c: Calling generate() tz/2023c: Aggregating env generators [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 tz/2023c: Calling build() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2023c/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c/build-release/conan/conanbuild.sh" && make -C /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2023c/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c/src -j3 ----------------- make: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2023c/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c/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"' -DNDEBUG -c -o localtime.o localtime.c cc -DTZDIR='"/usr/share/zoneinfo"' -DNDEBUG -c -o asctime.o asctime.c mv version.out version cc -DTZDIR='"/usr/share/zoneinfo"' -DNDEBUG -c -o strftime.o strftime.c cc -DTZDIR='"/usr/share/zoneinfo"' -DNDEBUG -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:640: recipe for target 'main.zi' failed make: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2023c/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c/src' tz/2023c: 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: 0x0000000000b9c5a0 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777f5)[0x7fc3d487b7f5] /lib/x86_64-linux-gnu/libc.so.6(+0x8215e)[0x7fc3d488615e] /lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x54)[0x7fc3d48881d4] awk[0x40ff0f] awk[0x405dff] awk[0x40e1e0] awk[0x406b6e] awk[0x40185d] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7fc3d4824840] awk[0x40188d] ======= Memory map: ======== 00400000-0041b000 r-xp 00000000 08:01 523550 /usr/bin/mawk 0061a000-0061b000 r--p 0001a000 08:01 523550 /usr/bin/mawk 0061b000-0061d000 rw-p 0001b000 08:01 523550 /usr/bin/mawk 0061d000-00621000 rw-p 00000000 00:00 0 00b74000-00bb6000 rw-p 00000000 00:00 0 [heap] 7fc3d0000000-7fc3d0021000 rw-p 00000000 00:00 0 7fc3d0021000-7fc3d4000000 ---p 00000000 00:00 0 7fc3d45ee000-7fc3d4604000 r-xp 00000000 08:01 523198 /lib/x86_64-linux-gnu/libgcc_s.so.1 7fc3d4604000-7fc3d4803000 ---p 00016000 08:01 523198 /lib/x86_64-linux-gnu/libgcc_s.so.1 7fc3d4803000-7fc3d4804000 rw-p 00015000 08:01 523198 /lib/x86_64-linux-gnu/libgcc_s.so.1 7fc3d4804000-7fc3d49c4000 r-xp 00000000 08:01 523177 /lib/x86_64-linux-gnu/libc-2.23.so 7fc3d49c4000-7fc3d4bc4000 ---p 001c0000 08:01 523177 /lib/x86_64-linux-gnu/libc-2.23.so 7fc3d4bc4000-7fc3d4bc8000 r--p 001c0000 08:01 523177 /lib/x86_64-linux-gnu/libc-2.23.so 7fc3d4bc8000-7fc3d4bca000 rw-p 001c4000 08:01 523177 /lib/x86_64-linux-gnu/libc-2.23.so 7fc3d4bca000-7fc3d4bce000 rw-p 00000000 00:00 0 7fc3d4bce000-7fc3d4cd6000 r-xp 00000000 08:01 523209 /lib/x86_64-linux-gnu/libm-2.23.so 7fc3d4cd6000-7fc3d4ed5000 ---p 00108000 08:01 523209 /lib/x86_64-linux-gnu/libm-2.23.so 7fc3d4ed5000-7fc3d4ed6000 r--p 00107000 08:01 523209 /lib/x86_64-linux-gnu/libm-2.23.so 7fc3d4ed6000-7fc3d4ed7000 rw-p 00108000 08:01 523209 /lib/x86_64-linux-gnu/libm-2.23.so 7fc3d4ed7000-7fc3d4efd000 r-xp 00000000 08:01 523157 /lib/x86_64-linux-gnu/ld-2.23.so 7fc3d50f1000-7fc3d50f5000 rw-p 00000000 00:00 0 7fc3d50fb000-7fc3d50fc000 rw-p 00000000 00:00 0 7fc3d50fc000-7fc3d50fd000 r--p 00025000 08:01 523157 /lib/x86_64-linux-gnu/ld-2.23.so 7fc3d50fd000-7fc3d50fe000 rw-p 00026000 08:01 523157 /lib/x86_64-linux-gnu/ld-2.23.so 7fc3d50fe000-7fc3d50ff000 rw-p 00000000 00:00 0 7ffeb331f000-7ffeb3341000 rw-p 00000000 00:00 0 [stack] 7ffeb33fa000-7ffeb33fe000 r--p 00000000 00:00 0 [vvar] 7ffeb33fe000-7ffeb3400000 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/2023c: 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/2023c: ERROR: Package '24647d9fe8ec489125dfbae4b3ebefaf7581674c' build failed tz/2023c: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2023c/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c/build-release ERROR: tz/2023c: Error in build() method, line 31 autotools.make(args=["-C", self.source_folder]) ConanException: Error 2 while executing make -C /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2023c/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c/src -j3