******************************************************************************** conan install mawk/1.3.4-20230404@#0caaf10083e0b82accf18a95136a9903 --build=mawk -pr /home/conan/w/prod/BuildSingleReference/236734/1d8765c3-d20c-4f65-878e-212961ceb09d/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 mawk/1.3.4-20230404: Forced build from source Installing package: mawk/1.3.4-20230404 Requirements mawk/1.3.4-20230404 from local cache - Cache Packages mawk/1.3.4-20230404:4db1be536558d833e52e862fd84d64d75c2b3656 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mawk/1.3.4-20230404: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/source/src mawk/1.3.4-20230404: [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 mawk/1.3.4-20230404: Copying sources to build folder mawk/1.3.4-20230404: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656 mawk/1.3.4-20230404: Generator txt created conanbuildinfo.txt mawk/1.3.4-20230404: Calling generate() mawk/1.3.4-20230404: 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 mawk/1.3.4-20230404: Calling build() mawk/1.3.4-20230404: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/build-release/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Configuring for linux-gnu checking for gcc... /usr/bin/gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking version of /usr/bin/gcc... 5.4.0 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for /usr/bin/gcc option to accept ANSI C... none needed checking $CFLAGS variable... ok checking $CC variable... ok checking whether make sets ${MAKE}... yes checking for ggrep... no checking for grep... grep checking for fgrep... grep -F checking for makeflags variable... checking for ".PHONY" make-support... yes checking for egrep... grep -E checking how to run the C preprocessor... /usr/bin/gcc -E checking for a BSD compatible install... /usr/bin/install -c checking for byacc... no checking for bison... no checking for lint... no checking for cppcheck... no checking for splint... no checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether exit is declared... yes checking for log in -lm... yes checking if you want to see long compiling messages... yes checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/bin/groff checking if you want to use mawk's own regular-expressions engine... yes checking if you want to use mawk's own srand/rand functions... no checking for random-integer functions... srandom/random checking for range of random-integers... (1UL<<31)-1 checking if you want mawk to initialize random numbers at startup... yes checking if you want mawk to support regex interval expressions {m,n}... yes checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking if you want to enable debugging trace... no checking for errno.h... yes checking for fcntl.h... yes checking for sys/wait.h... yes checking for int64_t... yes checking for uint64_t... yes checking for long long... yes checking for long... yes checking size of long... 8 checking for int64_t... (cached) yes checking size of int64_t... 8 checking for long long... (cached) yes checking size of long long... 8 checking for stddef.h... yes checking if size_t is declared in stddef.h... yes checking for setlocale()... yes checking if external environ is declared... no checking if external environ exists... yes checking for fork... yes checking for matherr... yes checking for mktime... yes checking for pipe... yes checking for strftime... yes checking for tsearch... yes checking for wait... yes checking for clock_gettime... yes checking if math.h declares _LIB_VERSION... yes checking if we can update _LIB_VERSION... yes checking for limits.h... yes checking for isnan... yes checking for sigaction... yes checking for siginfo.h... no checking if we should use siginfo... no checking return type of signal handlers... void checking if we should use sigaction.sa_sigaction... yes checking handling of floating point exceptions division by zero does not generate an exception overflow does not generate an exception math library supports ieee754 configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/build-release/conan/conanbuild.sh" && make -j3 ----------------- /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/parse.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/scan.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/memory.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/main.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/hash.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/execute.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/code.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/da.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/error.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/init.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/bi_vars.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/cast.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/print.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/bi_funct.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/kw.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/jmp.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/array.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/field.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/split.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/re_cmpl.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/regexp.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/zmalloc.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/fin.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/files.c /usr/bin/gcc -m64 -O3 -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 -m64 -o makescan /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/makescan.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/matherr.c rm -f scancode.c ./makescan > scancode.c rm makescan /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/fcall.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/version.c /usr/bin/gcc -c -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src -DHAVE_CONFIG_H -DNDEBUG -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -m64 -O3 scancode.c /usr/bin/gcc -m64 -O3 -m64 -O3 -m64 -o mawk parse.o scan.o memory.o main.o hash.o execute.o code.o da.o error.o init.o bi_vars.o cast.o print.o bi_funct.o kw.o jmp.o array.o field.o split.o re_cmpl.o regexp.o zmalloc.o fin.o files.o scancode.o matherr.o fcall.o version.o -lm mawk/1.3.4-20230404: Package '4db1be536558d833e52e862fd84d64d75c2b3656' built mawk/1.3.4-20230404: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/build-release mawk/1.3.4-20230404: Generated conaninfo.txt mawk/1.3.4-20230404: Generated conanbuildinfo.txt mawk/1.3.4-20230404: Generating the package mawk/1.3.4-20230404: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 mawk/1.3.4-20230404: Calling package() mawk/1.3.4-20230404: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 -j3 ----------------- mkdir -p "/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656//bin" mkdir -p "/home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656//share/man/man1" /usr/bin/install -c mawk /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656//bin/`echo mawk| sed 's,x,x,'` /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656/src/man/mawk.1 /home/conan/w/prod/BuildSingleReference/.conan/data/mawk/1.3.4-20230404/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656//share/man/man1/`echo mawk| sed 's,x,x,'`.1 [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK mawk/1.3.4-20230404 package(): Packaged 2 files: mawk, COPYING mawk/1.3.4-20230404: Package '4db1be536558d833e52e862fd84d64d75c2b3656' created mawk/1.3.4-20230404: Created package revision f643972ad16f05002564b2bd54d32435 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators mawk/1.3.4-20230404: 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