******************************************************************************** conan install tz/2022g@#2eac119f743df6644850b7584c42d3fe --build=tz -pr /home/conan/w/prod/BuildSingleReference/189711/b224ef3f-e475-4fe6-ba78-a4d73cc77366/profile_linux_8_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 8 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=8 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=8 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:761432f3453a17c960259b5b2605153e3bcffd7d - 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/761432f3453a17c960259b5b2605153e3bcffd7d 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 '761432f3453a17c960259b5b2605153e3bcffd7d' built tz/2022g: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/761432f3453a17c960259b5b2605153e3bcffd7d/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/761432f3453a17c960259b5b2605153e3bcffd7d tz/2022g: Calling package() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/761432f3453a17c960259b5b2605153e3bcffd7d/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d -C /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/761432f3453a17c960259b5b2605153e3bcffd7d/src -j3 ----------------- make: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/761432f3453a17c960259b5b2605153e3bcffd7d/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/761432f3453a17c960259b5b2605153e3bcffd7d/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 malloc(): memory corruption Aborted make: *** [main.zi] Error 134 make: *** Waiting for unfinished jobs.... malloc(): memory corruption Aborted 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/761432f3453a17c960259b5b2605153e3bcffd7d -C /home/conan/w/prod/BuildSingleReference/.conan/data/tz/2022g/_/_/build/761432f3453a17c960259b5b2605153e3bcffd7d/src -j3