D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/crash-9.0.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HyQ7XF Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZUFOYP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + rm -rf crash-9.0.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/crash-9.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd crash-9.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lzo_snappy_zstd.patch):' Patch #0 (lzo_snappy_zstd.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix lzo_snappy_zstd.patch --fuzz=0 patching file Makefile Hunk #1 succeeded at 310 (offset 54 lines). patching file diskdump.c + echo 'Patch #1 (crash-9.0.1_build.patch):' Patch #1 (crash-9.0.1_build.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile Hunk #1 succeeded at 258 (offset 54 lines). Hunk #2 succeeded at 310 (offset 54 lines). patching file configure.c Hunk #1 succeeded at 894 (offset 84 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0Z9Iw0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd crash-9.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cp /home/pterjan/rpmbuild/SOURCES/gdb-16.2.tar.gz . ++ nproc + make -j48 RPMPKG=9.0.1-1.mga10 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' 'LDFLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' TARGET: X86_64 CRASH: 9.0.1-1.mga10 GDB: 16.2 if [ -f gdb-16.2.patch ] && [ -s gdb-16.2.patch ]; then \ patch -p0 < gdb-16.2.patch; cp gdb-16.2.patch gdb-16.2; fi patching file gdb-16.2/Makefile.in patching file gdb-16.2/gdb/Makefile.in patching file gdb-16.2/gdb/c-typeprint.c patching file gdb-16.2/gdb/cli/cli-cmds.c patching file gdb-16.2/gdb/completer.c patching file gdb-16.2/gdb/defs.h patching file gdb-16.2/gdb/dwarf2/read-gdb-index.c patching file gdb-16.2/gdb/event-top.c patching file gdb-16.2/gdb/frame.c patching file gdb-16.2/gdb/main.c patching file gdb-16.2/gdb/objfiles.h patching file gdb-16.2/gdb/printcmd.c patching file gdb-16.2/gdb/psymtab.c patching file gdb-16.2/gdb/stack.c patching file gdb-16.2/gdb/symfile.c patching file gdb-16.2/gdb/symtab.c patching file gdb-16.2/gdb/ui-file.c patching file gdb-16.2/gdb/ui-file.h patching file gdb-16.2/gdb/xml-syscall.c patching file gdb-16.2/libiberty/Makefile.in patching file gdb-16.2/opcodes/i386-dis.c patching file gdb-16.2/readline/readline/misc.c patching file gdb-16.2/readline/readline/readline.h patching file gdb-16.2/readline/readline/rltypedefs.h patching file gdb-16.2/readline/readline/util.c patching file gdb-16.2/configure patching file gdb-16.2/gdb/symfile.c patching file gdb-16.2/gdb/symtab.c patching file gdb-16.2/gdb/solib-svr4.c patching file gdb-16.2/gdb/symtab.c checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for gdc... no checking whether the D compiler works... no checking for cargo... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of the gmp/mpfr libraries... yes checking for isl 0.15 or later... no required isl version is 0.15 or later checking whether to enable libdiagnostics... no checking for library containing dlopen... none required checking for library containing pthread_create... none required *** This configuration is not supported in the following subdirectories: sim gdbserver (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for -plugin option... --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... no checking for gccgo... no checking for gdc... no checking for gm2... no checking for ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... ld checking for lipo... no checking for nm... nm checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for ranlib... ranlib checking for readelf... readelf checking for strip... strip checking for windres... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target gm2... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target otool... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile make[3]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./libsframe Configuring in ./zlib Configuring in ./libbacktrace Configuring in ./libdecnumber Configuring in ./readline Configuring in ./etc Configuring in ./gnulib configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking build system type... configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: creating cache ./config.cache checking build system type... checking whether make sets $(MAKE)... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... x86_64-pc-linux-gnu checking host system type... /usr/bin/install -c checking whether build environment is sane... x86_64-pc-linux-gnu checking host system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... gcc yes yes x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking target system type... yes checking for x86_64-pc-linux-gnu-gcc... gcc checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu x86_64-pc-linux-gnu /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... /usr/bin/mkdir -p checking for a BSD-compatible install... checking for gawk... gawk /usr/bin/install -c checking whether make sets $(MAKE)... checking whether build environment is sane... checking for x86_64-pc-linux-gnu-gcc... gcc yes x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc yes yes checking whether make supports nested variables... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p yes checking for gawk... gawk checking whether make sets $(MAKE)... checking whether make supports nested variables... checking whether make supports nested variables... (cached) yes yes yes checking whether the C compiler works... checking whether the C compiler works... checking whether make supports nested variables... checking whether the C compiler works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... perl checking whether the C compiler works... configure: updating cache ./config.cache checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... gcc checking build system type... checking that generated files are newer than configure... x86_64-pc-linux-gnu checking host system type... configure: updating cache ./config.cache x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking that generated files are newer than configure... yes checking for C compiler default output file name... a.out checking for suffix of executables... --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether the C compiler works... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether the C compiler works... no yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of object files... no no no checking for suffix of object files... checking for suffix of object files... checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... checking whether we are cross compiling... yes checking for gcc option to accept ISO C89... no yes checking for gcc option to accept ISO C89... checking for suffix of object files... yes checking for gcc option to accept ISO C89... yes checking for gcc option to enable C11 features... o checking whether we are using the GNU C compiler... none needed checking whether gcc understands -c and -o together... no checking for suffix of object files... none needed checking whether gcc understands -c and -o together... yes checking whether gcc accepts -g... none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... o checking whether we are using the GNU C compiler... none needed checking whether the compiler is clang... yes checking how to run the C preprocessor... yes checking for gcc option to accept ISO C89... yes yes checking how to run the C preprocessor... yes checking whether gcc accepts -g... checking whether gcc supports -Wall... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... gcc -E none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C89... yes gcc -E checking whether gcc supports -Wwrite-strings... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -Wstrict-prototypes... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... checking for grep that handles long lines and -e... none needed yes checking how to run the C preprocessor... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep checking for egrep... checking for style of include used by make... /usr/bin/grep -E checking for ANSI C header files... GNU checking dependency style of gcc... yes checking whether gcc supports -Wmissing-prototypes... gcc -E gcc3 checking how to print strings... yes printf checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -Wold-style-definition... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -Wmissing-format-attribute... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for sys/types.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes checking for string.h... yes checking for sys/stat.h... yes checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so yes checking command to parse /usr/bin/nm -B output from gcc object... checking for memory.h... checking whether gcc supports -Wcast-qual... yes yes checking for sys/types.h... checking for sys/types.h... yes checking for stdlib.h... yes checking whether gcc supports -pedantic -Wlong-long... yes yes yes checking for strings.h... checking for sys/stat.h... checking for sys/stat.h... yes yes checking for string.h... checking whether gcc supports -fno-lto... yes yes yes ok checking for stdlib.h... checking for stdlib.h... checking for inttypes.h... yes checking how to run the C preprocessor... yes checking how to run the C preprocessor... checking for memory.h... yes yes yes gcc -E checking for string.h... checking for string.h... checking for stdint.h... done done configure: creating ./config.status configure: creating ./config.status yes checking for strings.h... yes yes yes checking for unistd.h... checking for memory.h... checking for memory.h... checking for grep that handles long lines and -e... gcc -E /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for inttypes.h... yes yes checking for strings.h... checking for strings.h... checking minix/config.h usability... checking for ANSI C header files... config.status: creating Makefile yes checking for stdint.h... config.status: creating Makefile === configuring in readline (/home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/readline/readline) yes yes configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=x86_64-pc-linux-gnu' --cache-file=.././config.cache --srcdir=. checking for inttypes.h... checking for inttypes.h... yes checking for unistd.h... no checking minix/config.h presence... make[4]: Nothing to be done for 'all'. yes yes checking for stdint.h... no yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... checking minix/config.h usability... yes checking for unistd.h... yes checking for sys/types.h... yes yes checking for unistd.h... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for sys/types.h... no checking minix/config.h presence... yes configure: loading cache .././config.cache yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking build system type... x86_64-pc-linux-gnu checking host system type... checking for sys/stat.h... yes yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... x86_64-pc-linux-gnu Beginning configuration for readline-8.2 for x86_64-pc-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... gcc yes checking whether make supports nested variables... yes checking for wchar.h... yes checking minix/config.h usability... checking for sys/stat.h... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... (cached) gcc yes checking for stdlib.h... checking whether the C compiler works... yes checking for stdlib.h... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking minix/config.h presence... yes checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for gawk... (cached) gawk checking for dwz... dwz checking how to print strings... printf checking for a sed that does not truncate output... checking for minix/config.h... /usr/bin/sed checking for string.h... checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for C compiler default output file name... a.out no no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for suffix of executables... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking whether gcc supports -W... checking for string.h... yes checking for memory.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all yes no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so yes checking whether we are cross compiling... checking for sys/socket.h... yes checking whether gcc supports -Wall... checking for x86_64-pc-linux-gnu-strip... checking for memory.h... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... checking for a thread-safe mkdir -p... yes /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for strings.h... yes checking for style of include used by make... GNU yes checking whether make supports nested variables... checking whether gcc supports -Wwrite-strings... yes yes checking dependency style of gcc... yes checking for strings.h... checking for arpa/inet.h... yes no checking for suffix of object files... yes checking for inttypes.h... checking whether gcc supports -Wc++-compat... yes checking for inttypes.h... o checking whether we are using the GNU C compiler... gcc3 yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking for features.h... yes checking for stdint.h... ok yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc accepts -g... yes checking whether we are using the GNU C compiler... yes yes (cached) checking for dlfcn.h... yes checking for stdint.h... checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking the archiver (ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so) interface... yes checking for gcc option to accept ISO C89... yes checking for unistd.h... checking for sys/param.h... checking whether gcc supports -Wshadow=local... yes yes checking for objdir... .libs checking for unistd.h... yes yes checking ctype.h usability... checking for unistd.h... (cached) yes checking for dirent.h... none needed yes ar checking how to run the C preprocessor... checking whether gcc supports -pedantic ... checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed yes checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... checking for dlfcn.h... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking ctype.h presence... yes checking whether gcc and cc understand -c and -o together... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... gcc -E yes checking for ctype.h... yes yes checking stddef.h usability... checking for fnmatch.h... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for objdir... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... .libs 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking stddef.h presence... checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for grep that handles long lines and -e... checking command to parse /usr/bin/nm -B output from gcc object... /usr/bin/grep yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for stddef.h... yes checking for sys/stat.h... (cached) yes yes checking if gcc static flag -static works... checking for string.h... (cached) yes checking for sys/time.h... checking stdio.h usability... checking if gcc supports -fno-rtti -fno-exceptions... yes no checking if gcc supports -c -o file.o... yes checking stdio.h presence... checking for glob.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for stdio.h... yes yes checking for an ANSI C-conforming const... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking if gcc static flag -static works... ok yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for threads.h... yes checking for inline... yes checking whether -lc should be explicitly linked in... checking for dlfcn.h... no checking if gcc supports -c -o file.o... inline checking whether byte ordering is bigendian... yes checking for sys/types.h... no checking dynamic linker characteristics... yes yes checking for objdir... checking for netdb.h... .libs yes yes checking for uintptr_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for sys/stat.h... yes checking whether -lc should be explicitly linked in... yes yes checking for netinet/in.h... checking for stdlib.h... no checking dynamic linker characteristics... checking if gcc supports -fno-rtti -fno-exceptions... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for int_least32_t... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for limits.h... checking for string.h... no checking unwind.h usability... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes yes checking if gcc static flag -static works... yes checking for memory.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... gcc -E checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes yes checking unwind.h presence... no checking if gcc supports -c -o file.o... yes checking for int_fast32_t... checking for stdint.h... (cached) yes yes yes checking for unwind.h... yes checking for _Unwind_Backtrace... checking for xlocale.h... checking for strings.h... checking for stdlib.h... (cached) yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking for unistd.h... (cached) yes checking for inttypes.h... checking for sys/param.h... no yes checking for -funwind-tables option... yes checking for uint64_t... checking for math.h... yes checking for stdint.h... yes yes checking for -frandom-seed=string option... yes checking for getpagesize... checking for sys/mman.h... GNU/Linux ld.so yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for unistd.h... checking whether gcc supports -W... yes checking target system type... x86_64-pc-linux-gnu yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... no yes checking for aclocal... ${SHELL} /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/missing autoconf checking for autoheader... ${SHELL} /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/missing autoheader yes yes checking for sys/file.h... checking for working mmap... checking whether gcc supports -Wall... checking minix/config.h usability... checking for sys/select.h... yes checking for sys/param.h... yes no checking minix/config.h presence... yes checking for off_t... checking for strings.h... (cached) yes yes yes checking whether gcc supports -Wall... checking for sys/random.h... yes checking whether gcc supports -Wextra... checking for limits.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... yes (cached) yes checking for sys/uio.h... checking for malloc.h... yes checking for memcpy... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wwrite-strings... yes yes yes checking for string.h... (cached) yes yes checking whether gcc needs -traditional... yes checking size of int... checking whether gcc supports -Wstrict-prototypes... checking for unistd.h... checking for sys/wait.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for an ANSI C-conforming const... yes yes yes checking whether gcc supports -Wmissing-format-attribute... yes checking for inline... yes checking for time.h... checking whether gcc supports -Wmissing-prototypes... checking for strerror... yes 4 checking size of long... checking for crtdefs.h... inline checking for function prototypes... yes checking whether char is unsigned... yes yes checking for sys/resource.h... yes checking whether gcc supports -Wstrict-prototypes... checking whether gcc supports -Wold-style-definition... no checking for working volatile... yes checking for sys/stat.h... yes yes (cached) yes 8 yes checking for ANSI C header files... (cached) yes no checking whether gcc supports -Wmissing-prototypes... checking whether gcc supports -Wmissing-format-attribute... checking for sys/mman.h... checking for unistd.h... (cached) yes checking for wctype.h... checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking for size_t... x86_64-pc-linux-gnu checking target system type... yes x86_64-pc-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... configure: updating cache ./config.cache yes yes checking whether gcc supports -Wcast-qual... yes checking for fcntl.h... checking for incompatibility between DejaGnu and GCC... checking whether it is safe to define __EXTENSIONS__... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for alloca.h... yes checking for _Unwind_GetIPInfo... no checking for makeinfo... makeinfo --split-size=5000000 checking if using Solaris linker... no yes yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for sys/pstat.h... checking for stdlib.h... (cached) yes yes checking whether _XOPEN_SOURCE should be defined... checking for unistd.h... (cached) yes yes checking for ssize_t... checking for sys/param.h... no checking for sys/sysmp.h... yes checking for CET support... no no checking build system type... no checking for sys/sysinfo.h... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... configure: updating cache ./config.cache x86_64-pc-linux-gnu checking for dlfcn.h... configure: creating ./config.status yes yes checking for machine/hal_sysinfo.h... checking for getpagesize... no yes yes checking whether stat file-mode macros are broken... checking for windows.h... checking for sys/table.h... yes checking for working mmap... no checking for sys/sysctl.h... no checking for dirent.h that defines DIR... no checking for library containing dlsym... config.status: creating Makefile no checking for sys/systemcfg.h... yes checking for library containing opendir... config.status: creating config.h none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking __sync extensions... no checking for stdint.h... (cached) yes config.status: executing gstdint.h commands checking for stdio_ext.h... yes no checking byteswap.h usability... checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking whether the preprocessor supports include_next... none required yes checking for fcntl... checking for process.h... yes checking __atomic extensions... source='decNumber.c' object='decNumber.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c decNumber.c source='decContext.c' object='decContext.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c decContext.c source='bid/decimal32.c' object='decimal32.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/decimal32.c source='bid/decimal64.c' object='decimal64.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/decimal64.c source='bid/decimal128.c' object='decimal128.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/decimal128.c source='bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/bid2dpd_dpd2bid.c source='bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/host-ieee32.c source='bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/host-ieee64.c source='bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./bid/host-ieee128.c yes checking byteswap.h presence... yes checking whether source code line length is unlimited... yes checking for byteswap.h... yes yes checking for C/C++ restrict keyword... checking endian.h usability... no __restrict__ checking whether is self-contained... yes checking endian.h presence... checking for sys/prctl.h... yes checking for gettimeofday... yes yes checking output filetype... checking for spawn.h... yes checking for endian.h... yes yes checking for shutdown... config.status: creating Makefile checking whether bswap_16 is declared... config.status: executing depfiles commands yes elf64 yes checking for sys/wait.h that is POSIX.1 compatible... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for kill... checking whether bswap_32 is declared... yes yes yes checking whether time.h and sys/time.h may both be included... checking whether defines the SHUT_* macros... checking whether bswap_64 is declared... yes yes yes checking for uintptr_t... yes checking whether errno must be declared... yes checking for struct sockaddr_storage... checking for lstat... config.status: executing libtool commands configure: updating cache ./config.cache no checking size of int... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for pselect... CC libz_a-adler32.o CC libz_a-compress.o CC libz_a-crc32.o CC libz_a-deflate.o CC libz_a-gzread.o CC libz_a-gzclose.o CC libz_a-gzwrite.o CC libz_a-gzlib.o CC libz_a-infback.o CC libz_a-inffast.o CC libz_a-inflate.o CC libz_a-inftrees.o true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full " "CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full " "CFLAGS_FOR_BUILD=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full" "CFLAGS_FOR_TARGET=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "LIBCFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full " "LIBCFLAGS_FOR_TARGET=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/x86_64-pc-linux-gnu" "AR=ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full " "NM=nm" "PICFLAG=" "RANLIB=ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make yes CC libz_a-trees.o CC libz_a-uncompr.o CC libz_a-zutil.o checking for sa_family_t... 4 yes checking for int_least32_t... checking size of long... compress.c: In function 'compress2': uncompr.c: In function 'uncompress2': compress.c:22:13: warning: old-style function definition [-Wold-style-definition] 22 | int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) | ^~~~~~~~~ adler32.c: In function 'adler32_z': uncompr.c:27:13: warning: old-style function definition [-Wold-style-definition] 27 | int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) | ^~~~~~~~~~~ crc32.c: In function 'byte_swap': adler32.c:63:15: warning: old-style function definition [-Wold-style-definition] 63 | uLong ZEXPORT adler32_z(adler, buf, len) | ^~~~~~~~~ deflate.c: In function 'slide_hash': inftrees.c: In function 'inflate_table': crc32.c:117:16: warning: old-style function definition [-Wold-style-definition] 117 | local z_word_t byte_swap(word) | ^~~~~~~~~ gzclose.c: In function 'gzclose': infback.c: In function 'inflateBackInit_': inftrees.c:32:19: warning: old-style function definition [-Wold-style-definition] 32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) | ^~~~~~~~~~~~~ gzwrite.c: In function 'gz_init': gzclose.c:11:13: warning: old-style function definition [-Wold-style-definition] 11 | int ZEXPORT gzclose(file) | ^~~~~~~ infback.c:28:13: warning: old-style function definition [-Wold-style-definition] 28 | int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) | ^~~~~~~~~~~~~~~~ gzlib.c: In function 'gz_reset': deflate.c:204:12: warning: old-style function definition [-Wold-style-definition] 204 | local void slide_hash(s) | ^~~~~~~~~~ gzwrite.c:17:11: warning: old-style function definition [-Wold-style-definition] 17 | local int gz_init(state) | ^~~~~~~ gzread.c: In function 'gz_load': gzlib.c:75:12: warning: old-style function definition [-Wold-style-definition] 75 | local void gz_reset(state) | ^~~~~~~~ compress.c: In function 'compress': zutil.c: In function 'zError': compress.c:68:13: warning: old-style function definition [-Wold-style-definition] 68 | int ZEXPORT compress (dest, destLen, source, sourceLen) | ^~~~~~~~ gzread.c:21:11: warning: old-style function definition [-Wold-style-definition] 21 | local int gz_load(state, buf, len, have) | ^~~~~~~ zutil.c:133:22: warning: old-style function definition [-Wold-style-definition] 133 | const char * ZEXPORT zError(err) | ^~~~~~ compress.c: In function 'compressBound': compress.c:81:15: warning: old-style function definition [-Wold-style-definition] 81 | uLong ZEXPORT compressBound (sourceLen) | ^~~~~~~~~~~~~ uncompr.c: In function 'uncompress': uncompr.c:86:13: warning: old-style function definition [-Wold-style-definition] 86 | int ZEXPORT uncompress (dest, destLen, source, sourceLen) | ^~~~~~~~~~ inffast.c: In function 'inflate_fast': gzlib.c: In function 'gz_open': inflate.c: In function 'inflateStateCheck': gzlib.c:93:14: warning: old-style function definition [-Wold-style-definition] 93 | local gzFile gz_open(path, fd, mode) | ^~~~~~~ inffast.c:50:20: warning: old-style function definition [-Wold-style-definition] 50 | void ZLIB_INTERNAL inflate_fast(strm, start) | ^~~~~~~~~~~~ deflate.c: In function 'deflateInit_': deflate.c:231:13: warning: old-style function definition [-Wold-style-definition] 231 | int ZEXPORT deflateInit_(strm, level, version, stream_size) | ^~~~~~~~~~~~ infback.c: In function 'fixedtables': inflate.c:105:11: warning: old-style function definition [-Wold-style-definition] 105 | local int inflateStateCheck(strm) | ^~~~~~~~~~~~~~~~~ zutil.c: In function 'zcalloc': infback.c:82:12: warning: old-style function definition [-Wold-style-definition] 82 | local void fixedtables(state) | ^~~~~~~~~~~ zutil.c:305:22: warning: old-style function definition [-Wold-style-definition] 305 | voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) | ^~~~~~~ deflate.c: In function 'deflateInit2_': deflate.c:243:13: warning: old-style function definition [-Wold-style-definition] 243 | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, | ^~~~~~~~~~~~~ gzread.c: In function 'gz_avail': gzwrite.c: In function 'gz_comp': gzread.c:56:11: warning: old-style function definition [-Wold-style-definition] 56 | local int gz_avail(state) | ^~~~~~~~ zutil.c: In function 'zcfree': gzwrite.c:73:11: warning: old-style function definition [-Wold-style-definition] 73 | local int gz_comp(state, flush) | ^~~~~~~ zutil.c:315:20: warning: old-style function definition [-Wold-style-definition] 315 | void ZLIB_INTERNAL zcfree (opaque, ptr) | ^~~~~~ inflate.c: In function 'inflateResetKeep': inflate.c:119:13: warning: old-style function definition [-Wold-style-definition] 119 | int ZEXPORT inflateResetKeep(strm) | ^~~~~~~~~~~~~~~~ adler32.c: In function 'adler32': inflate.c: In function 'inflateReset': adler32.c:134:15: warning: old-style function definition [-Wold-style-definition] 134 | uLong ZEXPORT adler32(adler, buf, len) | ^~~~~~~ inflate.c:145:13: warning: old-style function definition [-Wold-style-definition] 145 | int ZEXPORT inflateReset(strm) | ^~~~~~~~~~~~ gzread.c: In function 'gz_look': adler32.c: In function 'adler32_combine_': adler32.c:143:13: warning: old-style function definition [-Wold-style-definition] 143 | local uLong adler32_combine_(adler1, adler2, len2) | ^~~~~~~~~~~~~~~~ gzread.c:91:11: warning: old-style function definition [-Wold-style-definition] 91 | local int gz_look(state) | ^~~~~~~ inflate.c: In function 'inflateReset2': inflate.c:158:13: warning: old-style function definition [-Wold-style-definition] 158 | int ZEXPORT inflateReset2(strm, windowBits) | ^~~~~~~~~~~~~ gzwrite.c: In function 'gz_zero': gzwrite.c:154:11: warning: old-style function definition [-Wold-style-definition] 154 | local int gz_zero(state, len) | ^~~~~~~ adler32.c: In function 'adler32_combine': adler32.c:172:15: warning: old-style function definition [-Wold-style-definition] 172 | uLong ZEXPORT adler32_combine(adler1, adler2, len2) | ^~~~~~~~~~~~~~~ adler32.c: In function 'adler32_combine64': inflate.c: In function 'inflateInit2_': adler32.c:180:15: warning: old-style function definition [-Wold-style-definition] 180 | uLong ZEXPORT adler32_combine64(adler1, adler2, len2) | ^~~~~~~~~~~~~~~~~ inflate.c:196:13: warning: old-style function definition [-Wold-style-definition] 196 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) | ^~~~~~~~~~~~~ gzlib.c: In function 'gzopen': gzlib.c:272:16: warning: old-style function definition [-Wold-style-definition] 272 | gzFile ZEXPORT gzopen(path, mode) | ^~~~~~ deflate.c: In function 'deflateStateCheck': deflate.c:393:11: warning: old-style function definition [-Wold-style-definition] 393 | local int deflateStateCheck (strm) | ^~~~~~~~~~~~~~~~~ gzlib.c: In function 'gzopen64': gzwrite.c: In function 'gz_write': gzlib.c:280:16: warning: old-style function definition [-Wold-style-definition] 280 | gzFile ZEXPORT gzopen64(path, mode) | ^~~~~~~~ gzwrite.c:187:16: warning: old-style function definition [-Wold-style-definition] 187 | local z_size_t gz_write(state, buf, len) | ^~~~~~~~ gzlib.c: In function 'gzdopen': gzlib.c:288:16: warning: old-style function definition [-Wold-style-definition] 288 | gzFile ZEXPORT gzdopen(fd, mode) | ^~~~~~~ deflate.c: In function 'deflateSetDictionary': inflate.c: In function 'inflateInit_': deflate.c:416:13: warning: old-style function definition [-Wold-style-definition] 416 | int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ inflate.c:240:13: warning: old-style function definition [-Wold-style-definition] 240 | int ZEXPORT inflateInit_(strm, version, stream_size) | ^~~~~~~~~~~~ inflate.c: In function 'inflatePrime': gzlib.c: In function 'gzbuffer': inflate.c:248:13: warning: old-style function definition [-Wold-style-definition] 248 | int ZEXPORT inflatePrime(strm, bits, value) | ^~~~~~~~~~~~ gzlib.c:318:13: warning: old-style function definition [-Wold-style-definition] 318 | int ZEXPORT gzbuffer(file, size) | ^~~~~~~~ gzread.c: In function 'gz_decomp': gzread.c:175:11: warning: old-style function definition [-Wold-style-definition] 175 | local int gz_decomp(state) | ^~~~~~~~~ gzwrite.c: In function 'gzwrite': inflate.c: In function 'fixedtables': gzwrite.c:255:13: warning: old-style function definition [-Wold-style-definition] 255 | int ZEXPORT gzwrite(file, buf, len) | ^~~~~~~ inflate.c:279:12: warning: old-style function definition [-Wold-style-definition] 279 | local void fixedtables(state) | ^~~~~~~~~~~ gzlib.c: In function 'gzrewind': gzlib.c:345:13: warning: old-style function definition [-Wold-style-definition] 345 | int ZEXPORT gzrewind(file) | ^~~~~~~~ gzwrite.c: In function 'gzfwrite': gzwrite.c:283:18: warning: old-style function definition [-Wold-style-definition] 283 | z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) | ^~~~~~~~ gzlib.c: In function 'gzseek64': gzlib.c:368:19: warning: old-style function definition [-Wold-style-definition] 368 | z_off64_t ZEXPORT gzseek64(file, offset, whence) | ^~~~~~~~ deflate.c: In function 'deflateGetDictionary': deflate.c:485:13: warning: old-style function definition [-Wold-style-definition] 485 | int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ gzwrite.c: In function 'gzputc': gzwrite.c:313:13: warning: old-style function definition [-Wold-style-definition] 313 | int ZEXPORT gzputc(file, c) | ^~~~~~ gzread.c: In function 'gz_fetch': gzread.c:229:11: warning: old-style function definition [-Wold-style-definition] 229 | local int gz_fetch(state) | ^~~~~~~~ deflate.c: In function 'deflateResetKeep': deflate.c:507:13: warning: old-style function definition [-Wold-style-definition] 507 | int ZEXPORT deflateResetKeep (strm) | ^~~~~~~~~~~~~~~~ gzread.c: In function 'gz_skip': gzread.c:259:11: warning: old-style function definition [-Wold-style-definition] 259 | local int gz_skip(state, len) | ^~~~~~~ deflate.c: In function 'deflateReset': deflate.c:545:13: warning: old-style function definition [-Wold-style-definition] 545 | int ZEXPORT deflateReset (strm) | ^~~~~~~~~~~~ gzlib.c: In function 'gzseek': gzlib.c:445:17: warning: old-style function definition [-Wold-style-definition] 445 | z_off_t ZEXPORT gzseek(file, offset, whence) | ^~~~~~ deflate.c: In function 'deflateSetHeader': gzwrite.c: In function 'gzputs': deflate.c:557:13: warning: old-style function definition [-Wold-style-definition] 557 | int ZEXPORT deflateSetHeader (strm, head) | ^~~~~~~~~~~~~~~~ gzwrite.c:361:13: warning: old-style function definition [-Wold-style-definition] 361 | int ZEXPORT gzputs(file, s) | ^~~~~~ gzlib.c: In function 'gztell64': gzlib.c:457:19: warning: old-style function definition [-Wold-style-definition] 457 | z_off64_t ZEXPORT gztell64(file) | ^~~~~~~~ deflate.c: In function 'deflatePending': deflate.c:568:13: warning: old-style function definition [-Wold-style-definition] 568 | int ZEXPORT deflatePending (strm, pending, bits) | ^~~~~~~~~~~~~~ gzread.c: In function 'gz_read': gzread.c:294:16: warning: old-style function definition [-Wold-style-definition] 294 | local z_size_t gz_read(state, buf, len) | ^~~~~~~ deflate.c: In function 'deflatePrime': gzlib.c: In function 'gztell': deflate.c:582:13: warning: old-style function definition [-Wold-style-definition] 582 | int ZEXPORT deflatePrime (strm, bits, value) | ^~~~~~~~~~~~ gzlib.c:474:17: warning: old-style function definition [-Wold-style-definition] 474 | z_off_t ZEXPORT gztell(file) | ^~~~~~ trees.c: In function '_tr_init': gzlib.c: In function 'gzoffset64': gzlib.c:484:19: warning: old-style function definition [-Wold-style-definition] 484 | z_off64_t ZEXPORT gzoffset64(file) | ^~~~~~~~~~ trees.c:379:20: warning: old-style function definition [-Wold-style-definition] 379 | void ZLIB_INTERNAL _tr_init(s) | ^~~~~~~~ gzlib.c: In function 'gzoffset': gzlib.c:507:17: warning: old-style function definition [-Wold-style-definition] 507 | z_off_t ZEXPORT gzoffset(file) | ^~~~~~~~ deflate.c: In function 'deflateParams': deflate.c:609:13: warning: old-style function definition [-Wold-style-definition] 609 | int ZEXPORT deflateParams(strm, level, strategy) | ^~~~~~~~~~~~~ trees.c: In function 'init_block': trees.c:407:12: warning: old-style function definition [-Wold-style-definition] 407 | local void init_block(s) | ^~~~~~~~~~ gzlib.c: In function 'gzeof': gzlib.c:517:13: warning: old-style function definition [-Wold-style-definition] 517 | int ZEXPORT gzeof(file) | ^~~~~ trees.c: In function 'pqdownheap': trees.c:451:12: warning: old-style function definition [-Wold-style-definition] 451 | local void pqdownheap(s, tree, k) | ^~~~~~~~~~ gzlib.c: In function 'gzerror': infback.c: In function 'inflateBack': gzread.c: In function 'gzread': gzlib.c:534:22: warning: old-style function definition [-Wold-style-definition] 534 | const char * ZEXPORT gzerror(file, errnum) | ^~~~~~~ gzread.c:375:13: warning: old-style function definition [-Wold-style-definition] 375 | int ZEXPORT gzread(file, buf, len) | ^~~~~~ infback.c:250:13: warning: old-style function definition [-Wold-style-definition] 250 | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) | ^~~~~~~~~~~ gzwrite.c: In function 'gzflush': gzwrite.c:565:13: warning: old-style function definition [-Wold-style-definition] 565 | int ZEXPORT gzflush(file, flush) | ^~~~~~~ deflate.c: In function 'deflateTune': deflate.c:658:13: warning: old-style function definition [-Wold-style-definition] 658 | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) | ^~~~~~~~~~~ gzlib.c: In function 'gzclearerr': gzlib.c:555:14: warning: old-style function definition [-Wold-style-definition] 555 | void ZEXPORT gzclearerr(file) | ^~~~~~~~~~ gzwrite.c: In function 'gzsetparams': gzwrite.c:597:13: warning: old-style function definition [-Wold-style-definition] 597 | int ZEXPORT gzsetparams(file, level, strategy) | ^~~~~~~~~~~ gzread.c: In function 'gzfread': gzread.c:411:18: warning: old-style function definition [-Wold-style-definition] 411 | z_size_t ZEXPORT gzfread(buf, size, nitems, file) | ^~~~~~~ deflate.c: In function 'deflateBound': deflate.c:693:15: warning: old-style function definition [-Wold-style-definition] 693 | uLong ZEXPORT deflateBound(strm, sourceLen) | ^~~~~~~~~~~~ trees.c: In function 'gen_bitlen': trees.c:486:12: warning: old-style function definition [-Wold-style-definition] 486 | local void gen_bitlen(s, desc) | ^~~~~~~~~~ gzlib.c: In function 'gz_error': gzlib.c:581:20: warning: old-style function definition [-Wold-style-definition] 581 | void ZLIB_INTERNAL gz_error(state, err, msg) | ^~~~~~~~ gzwrite.c: In function 'gzclose_w': gzwrite.c:639:13: warning: old-style function definition [-Wold-style-definition] 639 | int ZEXPORT gzclose_w(file) | ^~~~~~~~~ gzread.c: In function 'gzgetc': gzread.c:447:13: warning: old-style function definition [-Wold-style-definition] 447 | int ZEXPORT gzgetc(file) | ^~~~~~ deflate.c: In function 'putShortMSB': deflate.c:757:12: warning: old-style function definition [-Wold-style-definition] 757 | local void putShortMSB (s, b) | ^~~~~~~~~~~ gzread.c: In function 'gzgetc_': gzread.c:474:13: warning: old-style function definition [-Wold-style-definition] 474 | int ZEXPORT gzgetc_(file) | ^~~~~~~ deflate.c: In function 'flush_pending': gzread.c: In function 'gzungetc': deflate.c:771:12: warning: old-style function definition [-Wold-style-definition] 771 | local void flush_pending(strm) | ^~~~~~~~~~~~~ gzread.c:481:13: warning: old-style function definition [-Wold-style-definition] 481 | int ZEXPORT gzungetc(c, file) | ^~~~~~~~ trees.c: In function 'gen_codes': deflate.c: In function 'deflate': trees.c:572:12: warning: old-style function definition [-Wold-style-definition] 572 | local void gen_codes (tree, max_code, bl_count) | ^~~~~~~~~ deflate.c:804:13: warning: old-style function definition [-Wold-style-definition] 804 | int ZEXPORT deflate (strm, flush) | ^~~~~~~ gzread.c: In function 'gzgets': gzread.c:541:16: warning: old-style function definition [-Wold-style-definition] 541 | char * ZEXPORT gzgets(file, buf, len) | ^~~~~~ trees.c: In function 'build_tree': trees.c:615:12: warning: old-style function definition [-Wold-style-definition] 615 | local void build_tree(s, desc) | ^~~~~~~~~~ inflate.c: In function 'updatewindow': inflate.c:397:11: warning: old-style function definition [-Wold-style-definition] 397 | local int updatewindow(strm, end, copy) | ^~~~~~~~~~~~ gzread.c: In function 'gzdirect': gzread.c:605:13: warning: old-style function definition [-Wold-style-definition] 605 | int ZEXPORT gzdirect(file) | ^~~~~~~~ gzread.c: In function 'gzclose_r': trees.c: In function 'scan_tree': gzread.c:625:13: warning: old-style function definition [-Wold-style-definition] 625 | int ZEXPORT gzclose_r(file) | ^~~~~~~~~ trees.c:703:12: warning: old-style function definition [-Wold-style-definition] 703 | local void scan_tree (s, tree, max_code) | ^~~~~~~~~ inflate.c: In function 'inflate': inflate.c:623:13: warning: old-style function definition [-Wold-style-definition] 623 | int ZEXPORT inflate(strm, flush) | ^~~~~~~ trees.c: In function 'send_tree': trees.c:748:12: warning: old-style function definition [-Wold-style-definition] 748 | local void send_tree (s, tree, max_code) | ^~~~~~~~~ deflate.c: In function 'deflateEnd': deflate.c:1119:13: warning: old-style function definition [-Wold-style-definition] 1119 | int ZEXPORT deflateEnd (strm) | ^~~~~~~~~~ trees.c: In function 'build_bl_tree': trees.c:799:11: warning: old-style function definition [-Wold-style-definition] 799 | local int build_bl_tree(s) | ^~~~~~~~~~~~~ deflate.c: In function 'deflateCopy': infback.c: In function 'inflateBackEnd': deflate.c:1145:13: warning: old-style function definition [-Wold-style-definition] 1145 | int ZEXPORT deflateCopy (dest, source) | ^~~~~~~~~~~ infback.c:632:13: warning: old-style function definition [-Wold-style-definition] 632 | int ZEXPORT inflateBackEnd(strm) | ^~~~~~~~~~~~~~ trees.c: In function 'send_all_trees': trees.c:834:12: warning: old-style function definition [-Wold-style-definition] 834 | local void send_all_trees(s, lcodes, dcodes, blcodes) | ^~~~~~~~~~~~~~ deflate.c: In function 'read_buf': deflate.c:1204:16: warning: old-style function definition [-Wold-style-definition] 1204 | local unsigned read_buf(strm, buf, size) | ^~~~~~~~ deflate.c: In function 'lm_init': deflate.c:1234:12: warning: old-style function definition [-Wold-style-definition] 1234 | local void lm_init (s) | ^~~~~~~ trees.c: In function '_tr_stored_block': deflate.c: In function 'longest_match': trees.c:863:20: warning: old-style function definition [-Wold-style-definition] 863 | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) | ^~~~~~~~~~~~~~~~ deflate.c:1276:12: warning: old-style function definition [-Wold-style-definition] 1276 | local uInt longest_match(s, cur_match) | ^~~~~~~~~~~~~ trees.c: In function '_tr_flush_bits': trees.c:887:20: warning: old-style function definition [-Wold-style-definition] 887 | void ZLIB_INTERNAL _tr_flush_bits(s) | ^~~~~~~~~~~~~~ trees.c: In function '_tr_align': trees.c:897:20: warning: old-style function definition [-Wold-style-definition] 897 | void ZLIB_INTERNAL _tr_align(s) | ^~~~~~~~~ deflate.c: In function 'fill_window': deflate.c:1522:12: warning: old-style function definition [-Wold-style-definition] 1522 | local void fill_window(s) | ^~~~~~~~~~~ trees.c: In function '_tr_flush_block': trees.c:912:20: warning: old-style function definition [-Wold-style-definition] 912 | void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) | ^~~~~~~~~~~~~~~ trees.c: In function '_tr_tally': trees.c:1015:19: warning: old-style function definition [-Wold-style-definition] 1015 | int ZLIB_INTERNAL _tr_tally (s, dist, lc) | ^~~~~~~~~ deflate.c: In function 'deflate_stored': deflate.c:1685:19: warning: old-style function definition [-Wold-style-definition] 1685 | local block_state deflate_stored(s, flush) | ^~~~~~~~~~~~~~ trees.c: In function 'compress_block': trees.c:1043:12: warning: old-style function definition [-Wold-style-definition] 1043 | local void compress_block(s, ltree, dtree) | ^~~~~~~~~~~~~~ deflate.c: In function 'deflate_fast': deflate.c:1872:19: warning: old-style function definition [-Wold-style-definition] 1872 | local block_state deflate_fast(s, flush) | ^~~~~~~~~~~~ trees.c: In function 'detect_data_type': trees.c:1103:11: warning: old-style function definition [-Wold-style-definition] 1103 | local int detect_data_type(s) | ^~~~~~~~~~~~~~~~ trees.c: In function 'bi_reverse': trees.c:1137:16: warning: old-style function definition [-Wold-style-definition] 1137 | local unsigned bi_reverse(code, len) | ^~~~~~~~~~ inflate.c: In function 'inflateEnd': inflate.c:1301:13: warning: old-style function definition [-Wold-style-definition] 1301 | int ZEXPORT inflateEnd(strm) | ^~~~~~~~~~ trees.c: In function 'bi_flush': trees.c:1152:12: warning: old-style function definition [-Wold-style-definition] 1152 | local void bi_flush(s) | ^~~~~~~~ inflate.c: In function 'inflateGetDictionary': inflate.c:1315:13: warning: old-style function definition [-Wold-style-definition] 1315 | int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ trees.c: In function 'bi_windup': deflate.c: In function 'deflate_slow': trees.c:1169:12: warning: old-style function definition [-Wold-style-definition] 1169 | local void bi_windup(s) | ^~~~~~~~~ deflate.c:1974:19: warning: old-style function definition [-Wold-style-definition] 1974 | local block_state deflate_slow(s, flush) | ^~~~~~~~~~~~ inflate.c: In function 'inflateSetDictionary': inflate.c:1338:13: warning: old-style function definition [-Wold-style-definition] 1338 | int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ inflate.c: In function 'inflateGetHeader': inflate.c:1373:13: warning: old-style function definition [-Wold-style-definition] 1373 | int ZEXPORT inflateGetHeader(strm, head) | ^~~~~~~~~~~~~~~~ inflate.c: In function 'syncsearch': inflate.c:1401:16: warning: old-style function definition [-Wold-style-definition] 1401 | local unsigned syncsearch(have, buf, len) | ^~~~~~~~~~ inflate.c: In function 'inflateSync': inflate.c:1424:13: warning: old-style function definition [-Wold-style-definition] 1424 | int ZEXPORT inflateSync(strm) | ^~~~~~~~~~~ inflate.c: In function 'inflateSyncPoint': inflate.c:1482:13: warning: old-style function definition [-Wold-style-definition] 1482 | int ZEXPORT inflateSyncPoint(strm) | ^~~~~~~~~~~~~~~~ deflate.c: In function 'deflate_rle': deflate.c:2105:19: warning: old-style function definition [-Wold-style-definition] 2105 | local block_state deflate_rle(s, flush) | ^~~~~~~~~~~ inflate.c: In function 'inflateCopy': inflate.c:1492:13: warning: old-style function definition [-Wold-style-definition] 1492 | int ZEXPORT inflateCopy(dest, source) | ^~~~~~~~~~~ inflate.c: In function 'inflateUndermine': inflate.c:1539:13: warning: old-style function definition [-Wold-style-definition] 1539 | int ZEXPORT inflateUndermine(strm, subvert) | ^~~~~~~~~~~~~~~~ inflate.c: In function 'inflateValidate': inflate.c:1557:13: warning: old-style function definition [-Wold-style-definition] 1557 | int ZEXPORT inflateValidate(strm, check) | ^~~~~~~~~~~~~~~ inflate.c: In function 'inflateMark': inflate.c:1572:14: warning: old-style function definition [-Wold-style-definition] 1572 | long ZEXPORT inflateMark(strm) | ^~~~~~~~~~~ deflate.c: In function 'deflate_huff': deflate.c:2178:19: warning: old-style function definition [-Wold-style-definition] 2178 | local block_state deflate_huff(s, flush) | ^~~~~~~~~~~~ inflate.c: In function 'inflateCodesUsed': inflate.c:1585:23: warning: old-style function definition [-Wold-style-definition] 1585 | unsigned long ZEXPORT inflateCodesUsed(strm) | ^~~~~~~~~~~~~~~~ crc32.c: In function 'multmodp': crc32.c:542:15: warning: old-style function definition [-Wold-style-definition] 542 | local z_crc_t multmodp(a, b) | ^~~~~~~~ crc32.c: In function 'x2nmodp': crc32.c:566:15: warning: old-style function definition [-Wold-style-definition] 566 | local z_crc_t x2nmodp(n, k) | ^~~~~~~ crc32.c: In function 'crc_word': crc32.c:717:15: warning: old-style function definition [-Wold-style-definition] 717 | local z_crc_t crc_word(data) | ^~~~~~~~ crc32.c: In function 'crc_word_big': crc32.c:726:16: warning: old-style function definition [-Wold-style-definition] 726 | local z_word_t crc_word_big(data) | ^~~~~~~~~~~~ crc32.c: In function 'crc32_z': crc32.c:739:23: warning: old-style function definition [-Wold-style-definition] 739 | unsigned long ZEXPORT crc32_z(crc, buf, len) | ^~~~~~~ crc32.c: In function 'crc32': crc32.c:1063:23: warning: old-style function definition [-Wold-style-definition] 1063 | unsigned long ZEXPORT crc32(crc, buf, len) | ^~~~~ crc32.c: In function 'crc32_combine64': crc32.c:1072:15: warning: old-style function definition [-Wold-style-definition] 1072 | uLong ZEXPORT crc32_combine64(crc1, crc2, len2) | ^~~~~~~~~~~~~~~ crc32.c: In function 'crc32_combine': crc32.c:1084:15: warning: old-style function definition [-Wold-style-definition] 1084 | uLong ZEXPORT crc32_combine(crc1, crc2, len2) | ^~~~~~~~~~~~~ crc32.c: In function 'crc32_combine_gen64': crc32.c:1093:15: warning: old-style function definition [-Wold-style-definition] 1093 | uLong ZEXPORT crc32_combine_gen64(len2) | ^~~~~~~~~~~~~~~~~~~ crc32.c: In function 'crc32_combine_gen': crc32.c:1103:15: warning: old-style function definition [-Wold-style-definition] 1103 | uLong ZEXPORT crc32_combine_gen(len2) | ^~~~~~~~~~~~~~~~~ crc32.c: In function 'crc32_combine_op': crc32.c:1110:7: warning: old-style function definition [-Wold-style-definition] 1110 | uLong crc32_combine_op(crc1, crc2, op) | ^~~~~~~~~~~~~~~~ yes checking for int_fast32_t... yes checking for struct sockaddr_storage.ss_family... yes 8 checking size of size_t... checking for readlink... yes checking for size_t... yes checking for uint64_t... yes checking for select... 8 checking for long long... yes checking for working alloca.h... yes yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... checking for setitimer... yes checking for alloca... yes checking size of long long... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes yes yes checking for a thread-safe mkdir -p... checking for mmap... /usr/bin/mkdir -p checking whether uses 'inline' correctly... config.status: creating Makefile checking for fnmatch... config.status: creating config.h 8 checking for a 64-bit type... config.status: executing depfiles commands yes uint64_t yes checking for intptr_t... checking for memmove... checking link.h usability... config.status: executing libtool commands yes AR libz.a checking for btowc... yes checking link.h presence... yes yes checking for link.h... yes checking for putenv... checking sys/link.h usability... yes checking for canonicalize_file_name... make all-am yes checking for uintptr_t... CC libsframe_la-sframe.lo CC libsframe_la-sframe-dump.lo CC libsframe_la-sframe-error.lo yes no checking sys/link.h presence... checking for setenv... yes checking for faccessat... no checking for sys/link.h... no checking for dl_iterate_phdr... yes checking for setlocale... yes checking mach-o/dyld.h usability... yes yes checking for ssize_t... yes checking for realpath... checking for strcasecmp... no checking mach-o/dyld.h presence... yes checking for lstat... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes yes checking for pid_t... checking for strpbrk... CCLD libsframe.la no checking sys/ldr.h presence... yes checking for chown... no checking for sys/ldr.h... no checking windows.h usability... yes checking for fchown... rm -f libdecnumber.a no checking windows.h presence... yes ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o yes yes checking for library containing strerror... checking for sysconf... checking for _set_invalid_parameter_handler... no checking for windows.h... no checking for fcntl... yes none required checking for asprintf... no checking for tcgetattr... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libdecnumber.a checking for fchdir... yes checking whether strnlen is declared... yes checking for atexit... yes yes checking for fcntl... yes checking for vsnprintf... checking whether getpagesize is declared... yes yes checking for basename... yes checking for symlink... yes checking for isascii... checking for lstat... yes yes checking for bcmp... checking for fdopendir... yes yes checking for isxdigit... checking for readlink... yes yes checking for mempcpy... checking for bcopy... yes yes checking for getexecname... checking for getpwent... yes yes checking for fnmatch... checking for bsearch... no yes checking whether _pgmptr is declared... checking for getpwnam... yes yes no checking for KERN_PROC... checking for mbsrtowcs... checking for bzero... yes checking for getpwuid... no checking for KERN_PROG_ARGS... yes checking for fstatat... yes checking for calloc... yes no checking for clock_gettime... checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for getdelim... yes checking whether -pthread is supported... yes checking for clock... yes checking whether -gdwarf-5 is supported... yes checking for getdtablesize... yes checking for working strcoll... yes yes checking for compress in -lz... checking for ffs... yes checking for getlogin_r... yes checking whether --build-id is supported... yes checking fcntl.h usability... yes checking for getcwd... yes checking for getprogname... yes checking whether --compress-debug-sections is supported... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for getpagesize... checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes yes checking for ZSTD_compress in -lzstd... checking varargs.h usability... no checking for getexecname... yes checking for gettimeofday... yes checking whether --compress-debug-sections=zstd is supported... no checking varargs.h presence... no checking for getrandom... yes no checking for varargs.h... no checking stdarg.h usability... checking for index... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm -B checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking stdarg.h presence... yes checking for gettimeofday... no checking whether tests can run... yes yes checking for stdarg.h... yes checking for insque... checking stdbool.h usability... yes yes checking for glob... yes checking stdbool.h presence... yes checking for memchr... yes checking for stdbool.h... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking for glob_pattern_p... yes checking for memcmp... yes checking limits.h presence... yes checking for limits.h... yes yes checking locale.h usability... checking for getpwnam_r... yes checking for memcpy... yes checking locale.h presence... yes checking for isblank... yes checking for locale.h... yes checking pwd.h usability... yes checking for memmem... yes checking for mbsinit... yes checking pwd.h presence... yes checking for pwd.h... yes yes checking for memory.h... (cached) yes checking for memmove... checking termcap.h usability... yes checking for mbrtowc... yes checking for mempcpy... yes checking termcap.h presence... yes checking for mprotect... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes yes yes checking for termios.h... yes checking for memset... checking for mkostemp... checking termio.h usability... config.status: creating Makefile yes config.status: creating backtrace-supported.h yes no checking termio.h presence... checking for openat... checking for mkstemps... config.status: creating install-debuginfo-for-buildid.sh no checking for termio.h... no config.status: creating config.h checking sys/ioctl.h usability... config.status: executing libtool commands yes yes checking for pipe... config.status: executing gstdint.h commands checking for putenv... yes checking sys/ioctl.h presence... config.status: executing default commands yes checking for sys/ioctl.h... yes checking sys/pte.h usability... yes yes checking for readlink... checking for random... make all-am /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o atomic.lo atomic.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf.lo dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o fileline.lo fileline.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o posix.lo posix.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o print.lo print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o sort.lo sort.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o state.lo state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o backtrace.lo backtrace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o simple.lo simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o elf.lo elf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mmapio.lo mmapio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mmap.lo mmap.c true DO=all multi-do # make libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o no checking sys/pte.h presence... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c atomic.c -o atomic.o >/dev/null 2>&1 yes yes checking for link... checking for rename... no checking for sys/pte.h... no checking sys/stream.h usability... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c simple.c -o simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c state.c -o state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c posix.c -o posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c mmapio.c -o mmapio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c backtrace.c -o backtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c sort.c -o sort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c fileline.c -o fileline.o >/dev/null 2>&1 yes yes no checking sys/stream.h presence... checking for rindex... checking for setenv... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c mmap.c -o mmap.o >/dev/null 2>&1 no checking for sys/stream.h... no checking sys/select.h usability... yes checking for strerror_r... yes yes checking sys/select.h presence... checking for setenv... yes checking for sys/select.h... yes checking sys/time.h usability... yes yes checking for __xpg_strerror_r... checking for snprintf... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/file.h usability... yes checking for catgets... yes yes checking sys/file.h presence... checking for sigsetmask... yes checking for sys/file.h... yes checking for sys/ptem.h... yes checking for snprintf... yes no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for stpcpy... no checking for type of signal functions... yes checking for localtime_r... yes checking for stpncpy... posix checking if signal handlers must be reinstalled when invoked... yes yes checking for presence of POSIX-style sigsetjmp/siglongjmp... yes checking for iswcntrl... checking for strcasecmp... yes yes checking for wmempcpy... checking for strchr... present checking for lstat... yes checking for nl_langinfo and CODESET... yes yes checking whether or not strcoll and strcmp differ... checking for strdup... yes checking for a traditional french locale... yes no checking whether getpw functions are declared in pwd.h... checking for strncasecmp... yes checking whether termios.h defines TIOCGWINSZ... none checking whether lstat correctly handles trailing slash... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes yes checking for inttypes.h... (cached) yes checking for sig_atomic_t in signal.h... checking for strndup... yes checking whether // is distinct from /... no checking whether realpath works... yes yes checking for TIOCSTAT in sys/ioctl.h... checking for strnlen... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... yes checking for strrchr... yes checking for getcwd... no checking for struct winsize in sys/ioctl.h and termios.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c dwarf.c -o dwarf.o >/dev/null 2>&1 yes checking for uid_t in sys/types.h... yes checking for strstr... yes checking for unistd.h... (cached) sys/ioctl.h yes checking for struct dirent.d_ino... checking for struct dirent.d_ino... checking for working chown... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes checking for strtod... yes yes checking for struct timeval in sys/time.h and time.h... yes checking whether chown dereferences symlinks... yes checking for strtol... yes checking libaudit.h usability... yes checking whether chown honors trailing slash... yes no checking libaudit.h presence... checking for strtoul... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes yes checking for tgetent... yes checking whether chown always updates ctime... checking for strtoll... yes no checking for tgetent in -ltermcap... checking for strtoull... yes yes checking which library has the termcap functions... using libtermcap checking for nl_langinfo and CODESET... checking for strverscmp... yes checking wctype.h usability... yes checking for tmpnam... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking for vasprintf... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking for vfprintf... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... yes checking for vprintf... no checking mbstr.h presence... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./../include -I ./../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c elf.c -o elf.o >/dev/null 2>&1 no checking for mbstr.h... no checking for mbrlen... yes checking for vsnprintf... yes checking for mbscasecmp... yes checking for vsprintf... no checking for mbscmp... yes checking for waitpid... no checking for mbsnrtowcs... yes checking for setproctitle... yes checking for mbsrtowcs... yes checking for mbschr... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking if environ is properly declared... no checking for wcrtomb... yes checking for complete errno.h... 1 yes checking for vfork.h... checking whether strerror_r is declared... yes checking for wcscoll... no checking for fork... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for wcsdup... yes checking for vfork... yes checking whether ctype.h defines __header_inline... yes checking for wcwidth... no yes checking for working fork... checking whether fchdir is declared... yes checking for wctype... yes checking for working fcntl.h... yes checking for wcswidth... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking whether mbrtowc and mbstate_t are properly declared... no checking for sys_errlist... yes checking for iswlower... no checking for sys_nerr... yes checking for iswupper... no checking for sys_siglist... yes checking for towlower... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for towupper... yes checking for canonicalize_file_name... yes checking for iswctype... yes checking for dup3... yes checking for wchar_t in wchar.h... yes checking for getrlimit... yes checking for wctype_t in wctype.h... yes yes checking for wint_t in wctype.h... checking for getrusage... yes checking for wcwidth broken with unicode combining characters... /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo yes checking for getsysinfo... yes checking size of wchar_t... libtool: link: ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o yes checking for pid_t... libtool: link: ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so .libs/libbacktrace.a no checking for gettimeofday... (cached) yes checking for on_exit... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) 4 checking configuration for building shared libraries... supported yes checking for mode_t... yes checking for pipe2... configure: updating cache .././config.cache configure: creating ./config.status yes yes checking for mbstate_t... checking for posix_spawn... yes checking whether frexp() can be used without linking with libm... yes checking for posix_spawnp... yes checking whether alarm is declared... config.status: creating Makefile yes yes checking whether frexp works... config.status: creating doc/Makefile checking for psignal... config.status: creating examples/Makefile config.status: creating shlib/Makefile yes checking for pstat_getdynamic... config.status: creating readline.pc yes checking whether long double and double are the same... config.status: creating history.pc config.status: creating config.h no checking whether frexpl is declared... no checking for pstat_getstatic... config.status: executing stamp-h commands yes checking whether frexpl() can be used without linking with libm... no Making all in readline rm -f readline.o checking for realpath... rm -f vi_mode.o rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full readline.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full vi_mode.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full funmap.c rm -f keymaps.o rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full keymaps.c rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full parens.c rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full search.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full rltty.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full complete.c rm -f bind.o rm -f isearch.o rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full bind.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full isearch.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full display.c rm -f signals.o rm -f util.o rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full signals.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full util.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full kill.c rm -f undo.o rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full undo.c rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full macro.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full input.c rm -f callback.o rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full callback.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full terminal.c rm -f text.o yes checking whether frexpl works... rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full text.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full nls.c rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full misc.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full history.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full histexpand.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full histfile.c rm -f histsearch.o rm -f shell.o rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full histsearch.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full shell.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full mbutil.c rm -f tilde.o rm -f colors.o gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DREADLINE_LIBRARY -c ./tilde.c rm -f parse-colors.o yes gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full colors.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full parse-colors.c rm -f xmalloc.o rm -f xfree.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full xmalloc.c rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full xfree.c gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full compat.c checking for setrlimit... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for spawnve... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for spawnvpe... no checking for getcwd with POSIX signature... yes checking whether getcwd is declared... rm -f libhistory.a ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o no test -n "ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so" && ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libhistory.a checking for strerror... yes checking whether getdelim is declared... yes checking for strsignal... yes checking whether getdtablesize is declared... yes checking for sysconf... yes checking whether getline is declared... yes checking for sysctl... yes checking whether getlogin_r is declared... no checking for sysmp... yes checking whether getlogin is declared... no checking for table... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... no checking for times... yes checking pthread.h usability... yes checking for wait3... yes checking pthread.h presence... yes checking for pthread.h... yes yes checking for wait4... rm -f libreadline.a ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o yes checking for pthread_kill in -lpthread... test -n "ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so" && ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libreadline.a checking for sbrk... make[5]: Nothing to be done for 'all-am'. yes checking whether POSIX threads API is available... yes yes checking whether basename is declared... checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking for IPv4 sockets... yes checking whether ffs is declared... yes checking for IPv6 sockets... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether asprintf is declared... yes checking for wint_t... yes checking whether vasprintf is declared... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... yes checking whether snprintf is declared... no checking whether stdint.h conforms to C99... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether stdint.h works without ISO C predefines... yes yes checking whether stdint.h has UINTMAX_WIDTH etc.... checking whether getopt is declared... yes yes checking whether malloc is declared... yes checking whether realloc is declared... checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether sbrk is declared... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether strtol is declared... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... yes checking whether strtoul is declared... yes checking whether strtoll is declared... word 1 bit 20 checking whether byte ordering is bigendian... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking for wchar_t... yes checking whether strnlen is declared... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether canonicalize_file_name must be declared... yes checking whether locale.h defines locale_t... no yes checking whether locale.h conforms to POSIX:2001... checking for SHA1 HW acceleration support... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... x86 SHA1 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes none checking for inline... checking for getpagesize... (cached) yes checking for working mmap... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for working strncmp... yes checking whether memchr works... yes yes checking whether memmem is declared... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memmem... yes checking whether memmem works... yes checking whether memrchr is declared... config.status: creating Makefile config.status: creating testsuite/Makefile yes checking whether defines MIN and MAX... config.status: creating config.h config.status: executing default commands no checking whether defines MIN and MAX... Configuring in ./bfd if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o noasan/alloca.o; \ else true; fi make[5]: Nothing to be done for 'all'. gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o md5.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o bsearch_r.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o cp-demint.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o noasan/floatformat.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.o checking for O_CLOEXEC... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o noasan/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o noasan/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o noasan/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./mkstemps.c -o pic/mkstemps.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./mkstemps.c -o noasan/mkstemps.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o noasan/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./mkstemps.c -o mkstemps.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o objalloc.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o noasan/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi yes checking for promoted mode_t type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o noasan/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pex-one.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o noasan/strsignal.o; \ else true; fi mode_t gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o checking whether is self-contained... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o stack-limit.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o noasan/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o unlink-if-ordinary.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o xvasprintf.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes yes checking for library containing setsockopt... checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-gcc... gcc checking whether the C compiler works... none needed checking whether setenv is declared... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking search.h usability... checking whether we are cross compiling... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... no checking for suffix of object files... yes o checking whether we are using the GNU C compiler... checking for sigset_t... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for volatile sig_atomic_t... none needed checking whether gcc understands -c and -o together... yes checking for sighandler_t... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... yes checking for stdbool.h that conforms to C99... no checking for _Bool... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... yes checking for sys/types.h... system checking whether ecvt is declared... yes checking for sys/stat.h... yes checking whether fcvt is declared... yes checking for stdlib.h... yes yes checking for string.h... checking whether gcvt is declared... yes checking for memory.h... yes checking whether strdup is declared... yes checking for strings.h... yes checking whether strerror(0) succeeds... yes checking for inttypes.h... yes yes checking for strerror_r with POSIX signature... checking for stdint.h... yes no checking whether __xpg_strerror_r works... checking for unistd.h... yes checking minix/config.h usability... yes checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... no checking minix/config.h presence... yes checking whether strstr works... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking whether strtok_r is declared... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for struct timespec in ... checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so ./libiberty.a yes checking for TIME_UTC in ... if [ x"" != x ]; then \ cd pic; \ ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi yes checking whether execvpe is declared... ok yes checking for dlfcn.h... checking whether unsetenv is declared... yes checking for objdir... .libs yes checking whether wcsdup is declared... yes checking if gcc supports -fno-rtti -fno-exceptions... checking whether iswcntrl works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for towlower... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking for wctype_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking for wctrans_t... yes checking dynamic linker characteristics... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking whether btowc(0) is correct... no checking for shl_load in -ldld... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... no checking for dlopen... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... yes checking whether a program can dlopen itself... none required checking for clock_getres... yes checking whether a statically linked program can dlopen itself... yes checking for clock_gettime... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking for clock_settime... no checking for library containing dlsym... yes checking for closedir... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... 8 yes checking for dirfd... yes checking whether dirfd is declared... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether byte ordering is bigendian... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... no checking whether NLS is requested... yes checking for msgfmt... yes checking whether dup2 works... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... yes checking for error_at_line... egrep: warning: egrep is obsolescent; using grep -E done checking for CFPreferencesCopyAppValue... yes checking whether fcntl handles F_DUPFD correctly... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for ffs... da es fi fr hr id ja ka ms pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja ka ms pt ro ru rw sr sv tr uk vi zh_CN checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking size of long long... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... 8 checking size of void *... (cached) 8 checking size of long... yes checking for working GNU fnmatch... 8 checking size of int... yes checking whether free is known to preserve errno... yes checking whether fstatat (..., 0) works... 4 checking fcntl.h usability... yes checking whether getcwd handles long file names properly... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking for working getdelim function... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking whether getdtablesize works... yes checking for fdopen... yes checking for getline... yes yes checking for working getline function... checking for fileno... yes checking for fls... yes checking whether getlogin_r works with small buffers... no checking for getgid... yes checking whether program_invocation_name is declared... yes yes checking whether program_invocation_short_name is declared... checking for getpagesize... yes checking whether __argv is declared... yes checking for getrlimit... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for getuid... yes checking for GNU glob interface version 1 or 2... yes checking whether glob lists broken symlinks... yes checking for sysconf... yes checking whether glob NOTDIR*/ omits symlink to nondir... yes checking whether basename is declared... yes checking for library containing inet_ntop... yes checking whether ffs is declared... none required checking whether inet_ntop is declared... yes checking whether stpcpy is declared... yes checking whether isnan(double) can be used without linking with libm... yes checking whether asprintf is declared... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking whether isnanl works... yes checking whether ___lc_codepage_func is declared... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... no checking for thread local storage (TLS) class... thread_local checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking for libzstd >= 1.4.0... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... no checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking for gcc version with buggy 64-bit support... no yes checking whether the C locale is free of encoding errors... checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... yes checking for prstatus32_t in sys/procfs.h... yes checking whether memmem works in linear time... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... no checking for pxstatus_t in sys/procfs.h... yes checking whether mkdir handles trailing slash... no checking for pstatus32_t in sys/procfs.h... yes checking whether mkdir handles trailing dot... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... yes checking for mkdtemp... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... yes checking whether is self-contained... no checking for psinfo_t in sys/procfs.h... yes checking whether open recognizes a trailing slash... no checking for psinfo_t.pr_pid in sys/procfs.h... yes checking for opendir... no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... yes checking for rawmemchr... no checking for lwpstatus_t in sys/procfs.h... yes checking for readdir... no checking for lwpxstatus_t in sys/procfs.h... yes checking whether readlink signature is correct... no checking for lwpstatus_t.pr_context in sys/procfs.h... yes checking whether readlink handles trailing slash correctly... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... yes checking whether readlink truncates results correctly... no checking for win32_pstatus_t in sys/procfs.h... no yes checking for ftello... checking whether rename honors trailing slash on destination... yes checking for ftello64... yes checking whether rename honors trailing slash on source... yes checking for fseeko... yes checking whether rename manages hard links correctly... yes checking for fseeko64... yes checking whether rename manages existing destinations correctly... yes checking for fopen64... yes yes checking for rewinddir... checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether rmdir works... yes checking whether fseeko is declared... yes checking whether select supports a 0 argument... yes checking whether fseeko64 is declared... yes yes checking whether select detects invalid fds... checking whether fopen64 is declared... yes checking size of off_t... yes checking whether setenv validates arguments... 8 checking file_ptr type... int64_t yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking for stdlib.h... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for socklen_t... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for madvise... yes checking for struct stat.st_atim.tv_nsec... yes checking for mprotect... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for strchrnul... config.status: creating Makefile yes checking whether strchrnul works... config.status: creating bfd-in3.h config.status: creating po/Makefile.in yes checking for working strerror function... config.status: creating config.h config.status: executing depfiles commands yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking for wmemchr... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands configure: updating cache ./config.cache config.status: executing default commands checking that generated files are newer than configure... Configuring in ./opcodes GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... config.status: creating po/Makefile.in yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... gcc config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands checking whether the C compiler works... config.status: executing default-2 commands config.status: executing default commands make[5]: Nothing to be done for 'info'. make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. CCLD doc/chew.stamp yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... done configure: creating ./config.status none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... config.status: creating Makefile.gnulib.inc GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp config.status: creating Makefile gcc3 checking how to run the C preprocessor... make all-recursive config.status: creating import/Makefile Making all in po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ka.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sr.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po gcc -E config.status: creating config.h config.status: executing depfiles commands make[6]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ./../move-if-change bfd-tmp.h bfd.h rm -f tofiles f=""; \ for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles GEN peigen.c GEN pex64igen.c /bin/sh ./../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stmp-bfd-h touch stamp-ofiles CC archive.lo CC archures.lo CC bfd.lo checking for grep that handles long lines and -e... CC bfdio.lo CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo /usr/bin/grep CC format.lo checking for egrep... CC hash.lo CC libbfd.lo CC linker.lo CC merge.lo CC opncls.lo /usr/bin/grep -E checking for ANSI C header files... CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC tekhex.lo CC verilog.lo CC elf64-x86-64.lo CC srec.lo CC elfxx-x86.lo CC elf-ifunc.lo CC elf-vxworks.lo CC elf.lo CC elf64.lo CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo CC elf-sframe.lo CC dwarf1.lo CC dwarf2.lo CC elf32-i386.lo CC pei-i386.lo CC elf32.lo CC peigen.lo CC cofflink.lo CC coffgen.lo CC pe-x86_64.lo CC pex64igen.lo CC pei-x86_64.lo CC elf64-gen.lo CC elf32-gen.lo CC plugin.lo CC cpu-i386.lo CC cpu-iamcu.lo CC archive64.lo 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 minix/config.h usability... config.status: executing default commands no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking how to print strings... Configuring in ./gdbsupport printf checking for a sed that does not truncate output... make all-recursive /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... Making all in import ld checking if the linker (ld) is GNU ld... GEN alloca.h yes GEN arpa/inet.h GEN ctype.h checking for BSD- or MS-compatible name lister (nm)... GEN dirent.h GEN fcntl.h GEN glob-libc.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN netdb.h /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... GEN malloc/scratch_buffer.gl.h GEN signal.h GEN stdbool.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/wait.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... make all-recursive yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking build system type... x86_64-pc-linux-gnu CC libgnu_a-openat-proc.o checking host system type... CC libgnu_a-basename-lgpl.o CC libgnu_a-chdir-long.o CC libgnu_a-fcntl.o checking for x86_64-pc-linux-gnu-strip... no CC libgnu_a-cloexec.o CC libgnu_a-count-one-bits.o CC libgnu_a-dirname-lgpl.o checking for strip... CC libgnu_a-stripslash.o strip CC libgnu_a-exitfail.o checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so CC libgnu_a-fd-safer-flag.o CC libgnu_a-fd-hook.o CC libgnu_a-dup-safer-flag.o CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-getcwd.o CC libgnu_a-getcwd-lgpl.o CC libgnu_a-getprogname.o CC libgnu_a-hard-locale.o x86_64-pc-linux-gnu checking target system type... CC libgnu_a-localcharset.o CC libgnu_a-malloca.o x86_64-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking command to parse /usr/bin/nm -B output from gcc object... CC libgnu_a-math.o checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... CC libgnu_a-openat-die.o CC libgnu_a-mbrtowc.o yes CC libgnu_a-save-cwd.o CC libgnu_a-setlocale_null.o CC libgnu_a-sockets.o CC libgnu_a-stat-time.o CC libgnu_a-strnlen1.o CC libgnu_a-tempname.o CC libgnu_a-sys_socket.o CC glthread/libgnu_a-threadlib.o CC libgnu_a-unistd.o checking whether make supports nested variables... yes CC libgnu_a-dup-safer.o CC libgnu_a-fd-safer.o checking whether make supports nested variables... (cached) yes CC libgnu_a-pipe-safer.o checking for x86_64-pc-linux-gnu-gcc... gcc CC libgnu_a-wctype-h.o CC strerror_r.o CC glthread/libgnu_a-lock.o CC malloc/libgnu_a-scratch_buffer_dupfree.o CC malloc/libgnu_a-scratch_buffer_grow.o CC malloc/libgnu_a-scratch_buffer_grow_preserve.o CC malloc/libgnu_a-scratch_buffer_set_array_size.o ok checking for dlfcn.h... checking whether the C compiler works... AR libgnu.a yes checking for objdir... .libs yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking if gcc supports -fno-rtti -fno-exceptions... no checking for suffix of object files... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... o checking whether we are using the GNU C compiler... yes checking if gcc static flag -static works... yes checking whether gcc accepts -g... no checking if gcc supports -c -o file.o... yes checking for gcc option to accept ISO C89... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes gcc3 checking whether we are using the GNU C++ compiler... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... yes checking whether g++ accepts -g... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge yes checking dependency style of g++... checking for ld used by GCC... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E done gcc3 checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking how to run the C preprocessor... checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... gcc -E no checking for GNU gettext in libc... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... yes checking for sys/types.h... yes checking for sys/stat.h... da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext yes checking for msgmerge... (cached) /usr/bin/msgmerge checking for stdlib.h... checking size of void *... yes checking for string.h... yes checking for memory.h... 8 checking whether basename is declared... yes checking for strings.h... yes checking whether stpcpy is declared... yes checking for inttypes.h... yes checking for sigsetjmp... yes checking linker --as-needed support... yes checking for cos in -lm... checking for stdint.h... yes checking for unistd.h... yes yes checking minix/config.h usability... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking minix/config.h presence... CCLD libbfd.la no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether g++ supports C++17 features by default... Configuring in ./libctf yes checking whether NLS is requested... yes checking for msgfmt... config.status: creating Makefile /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext config.status: creating po/Makefile.in checking for msgmerge... configure: creating cache ./config.cache checking build system type... /usr/bin/msgmerge config.status: creating config.h x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for ld used by GCC... checking for x86_64-pc-linux-gnu-gcc... gcc ld checking if the linker (ld) is GNU ld... config.status: executing depfiles commands yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E done checking for CFPreferencesCopyAppValue... checking whether the C compiler works... no checking for CFLocaleCopyPreferredLanguages... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for GNU gettext in libc... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... checking whether ffs is declared... yes checking whether gcc accepts -g... yes yes checking for gcc option to accept ISO C89... checking whether asprintf is declared... none needed checking whether gcc understands -c and -o together... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking how to run the C preprocessor... yes checking whether vsnprintf is declared... gcc -E yes checking whether strtol is declared... checking for grep that handles long lines and -e... yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking whether strtoul is declared... yes checking whether strtoll is declared... config.status: executing libtool commands config.status: executing default-1 commands yes config.status: creating po/POTFILES checking whether strtoull is declared... config.status: creating po/Makefile config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for sys/types.h... yes checking whether strverscmp is declared... yes checking for sys/stat.h... yes checking for long long... yes checking for stdlib.h... make all-recursive Making all in . yes CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC i386-dis.lo checking for string.h... yes checking for memory.h... yes checking size of long long... yes checking for strings.h... yes checking for inttypes.h... 8 checking whether basename is declared... yes checking for stdint.h... yes checking for size_t... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for sys/param.h... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for pid_t... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking the archiver (ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so) interface... yes checking for alloca... ar checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt yes checking for nl_langinfo and CODESET... checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... yes egrep: warning: egrep is obsolescent; using grep -E checking for dlfcn.h... (cached) yes done checking linux/elf.h usability... checking for CFPreferencesCopyAppValue... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes no checking for CFLocaleCopyPreferredLanguages... checking linux/perf_event.h usability... no checking for GNU gettext in libc... yes checking linux/perf_event.h presence... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... yes checking for linux/perf_event.h... yes /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking locale.h usability... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking locale.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so yes checking for locale.h... yes checking for x86_64-pc-linux-gnu-strip... no checking for strip... checking for memory.h... (cached) strip yes checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... checking poll.h usability... yes checking poll.h presence... CCLD libopcodes.la yes checking for poll.h... yes ok checking proc_service.h usability... checking for dlfcn.h... yes checking proc_service.h presence... yes checking for objdir... .libs libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking for proc_service.h... yes checking signal.h usability... touch stamp-lib Making all in po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po yes checking signal.h presence... file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sr.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po checking if gcc supports -fno-rtti -fno-exceptions... yes checking for signal.h... yes checking sys/poll.h usability... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking sys/poll.h presence... no checking if gcc supports -c -o file.o... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for sys/select.h... yes checking sys/socket.h usability... no configure: creating ./config.lt yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes config.lt: creating libtool checking wait.h usability... checking for aclocal... ${SHELL} /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/missing autoconf checking for autoheader... ${SHELL} /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/missing autoheader checking whether gcc supports -W... yes checking wait.h presence... yes yes checking for wait.h... yes checking whether gcc supports -Wall... checking for getpagesize... yes checking whether gcc supports -Wnarrowing... yes checking for working mmap... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking vfork.h usability... yes checking whether gcc supports -Wstrict-prototypes... no checking vfork.h presence... yes checking whether gcc supports -Wmissing-prototypes... no checking for vfork.h... no checking for fork... yes checking whether gcc supports -Wold-style-definition... yes checking for vfork... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes yes checking whether gcc supports -Wall... (cached) yes checking for working fork... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working vfork... (cached) yes checking for library containing socketpair... yes checking for working mmap... none required checking for fdwalk... yes checking for library containing dlsym... no checking for getauxval... none required checking for ELF support in BFD... yes checking for getrlimit... yes checking for getrusage... yes checking for pipe... yes checking whether byte ordering is bigendian... yes checking for pipe2... yes checking for poll... no checking byteswap.h usability... yes checking for ptrace64... yes checking byteswap.h presence... yes checking for byteswap.h... yes no checking for sbrk... checking endian.h usability... yes checking endian.h presence... yes checking for setns... yes checking for endian.h... yes checking valgrind/valgrind.h usability... yes checking for setpgid... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for pread... yes checking for setpgrp... yes yes checking whether bswap_16 is declared... checking for sigaction... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking for sigaltstack... yes checking whether asprintf is declared... yes yes checking for sigprocmask... checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for sigtimedwait... yes checking for qsort_r... yes checking for socketpair... yes checking for qsort_r signature... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... GNU checking for O_CLOEXEC... yes checking for struct stat.st_blocks... yes checking for makeinfo... makeinfo --split-size=5000000 yes checking for struct stat.st_blksize... checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... yes checking for library containing kinfo_getfile... -Wl,--version-script configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for kinfo_getfile... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands yes checking for pthread_sigmask... config.status: executing default-1 commands config.status: executing libtool commands yes checking for pthread_setname_np... make all-recursive CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... CCLD libctf-nobfd.la CCLD libctf.la no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for libxxhash... no checking whether to use xxhash... no checking for waitpid... yes checking for wait... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking the compiler type... gcc checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands make all-recursive CXX agent.o CXX btrace-common.o CXX cleanups.o CXX common-debug.o CXX common-exceptions.o CXX common-inferior.o CXX common-regcache.o CXX common-utils.o CXX environ.o CXX errors.o CXX event-loop.o CXX fileio.o CXX filestuff.o CXX format.o CXX gdb-dlfcn.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdb_tilde_expand.o CXX gdb_wait.o CXX gdb_vecs.o CXX job-control.o CXX netstuff.o CXX new-op.o CXX osabi.o CXX pathstuff.o CXX print-utils.o CXX ptid.o CXX rsp-low.o CXX run-time-clock.o CXX safe-strerror.o CXX scoped_mmap.o CXX search.o CXX signals.o CXX signals-state-save-restore.o CXX task-group.o CXX tdesc.o CXX thread-pool.o CXX xml-utils.o CXX event-pipe.o AR libgdbsupport.a Configuring in ./gdb configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking whether g++ supports C++17 features by default... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pid_t... yes checking for ld used by GCC... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking proc_service.h usability... yes checking proc_service.h presence... yes checking for proc_service.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing socketpair... none required checking for fdwalk... no checking for getauxval... yes checking for getrlimit... yes checking for getrusage... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for ptrace64... no checking for sbrk... yes checking for setns... yes checking for setpgid... yes checking for setpgrp... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sigtimedwait... yes checking for socketpair... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... no checking for kinfo_getfile... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for long long support in printf... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for libxxhash... no checking whether to use xxhash... no checking dependency style of gcc... gcc3 checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether NLS is requested... yes checking for catalogs to be installed... checking whether makeinfo --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking size of void *... 8 checking whether to use debuginfod... auto checking for libdebuginfod >= 0.188... no configure: WARNING: libdebuginfod is missing or some features may be unavailable. checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... (cached) gawk checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for bison... bison -y checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-pc-linux-gnu-dlltool... dlltool checking for x86_64-pc-linux-gnu-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for libzstd >= 1.4.0... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for library containing waddstr... -lncursesw checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned __int128... 16 checking for library containing dlopen... none required checking whether to use expat... no configure: WARNING: expat support disabled; some features may be unavailable. checking whether to use python... no configure: WARNING: python support disabled; some features may be unavailable. checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... no checking for the source-highlight library... no checking for ANSI C header files... (cached) yes checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/debugreg.h usability... yes checking sys/debugreg.h presence... yes checking for sys/debugreg.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking for sys/resource.h... (cached) yes checking for termios.h... (cached) yes checking for thread_db.h... (cached) yes checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking for term.h... yes checking for sys/socket.h... (cached) yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking for long long... yes checking size of long long... 8 checking whether basename is declared... yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for btowc... yes checking for getgid... yes checking for getpgid... yes checking for getrlimit... (cached) yes checking for getuid... yes checking for iconvlist... no checking for libiconvlist... no checking for posix_madvise... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for setlocale... yes checking for setrlimit... yes checking for setsid... yes checking for sigsetmask... yes checking for ttrace... no checking for use_default_colors... yes checking for wresize... yes checking for nl_langinfo and CODESET... (cached) yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking whether setpgrp takes no argument... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for long long support in compiler... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -Wl,--dynamic-list checking whether execinfo.h backtrace is available... yes checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking the compiler type... gcc checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... auto checking for liblzma... no checking for X... no configure: enable_sim = no configure: enableval = no checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for xsltproc... /usr/bin/xsltproc configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating gstack.in config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: linking config/nm-linux.h to nm.h config.status: executing libtool commands config.status: executing depdir commands mkdir -p -- .deps config.status: executing default-1 commands === configuring in testsuite (/home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/gdb/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=x86_64-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CXX=g++' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' 'GMPLIBS=-lmpfr -lgmp' 'GMPINC=' --cache-file=.././config.cache --srcdir=. configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile GEN arch/.deps GEN cli/.deps GEN dwarf2/.deps GEN mi/.deps GEN compile/.deps GEN tui/.deps GEN unittests/.deps GEN guile/.deps GEN python/.deps GEN target/.deps GEN nat/.deps YACC ada-exp.c YACC c-exp.c YACC go-exp.c YACC p-exp.c GEN stamp-version /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/gdb/c-exp.y: warning: 60 shift/reduce conflicts [-Wconflicts-sr] /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/gdb/c-exp.y: warning: 69 reduce/reduce conflicts [-Wconflicts-rr] /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/gdb-16.2/gdb/c-exp.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples CXX x86-linux-nat.o CXX x86-nat.o CXX x86-tdep.o CXX xml-support.o GEN xml-builtin.c CXX xml-syscall.o CXX xml-tdesc.o GEN init.c CXX gdb.o CXX ../../crash_target.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX amd64-linux-nat.o CXX amd64-linux-tdep.o CXX amd64-nat.o CXX amd64-ravenscar-thread.o CXX amd64-tdep.o CXX annotate.o CXX arch-utils.o CXX arch/amd64-linux-tdesc.o CXX arch/amd64.o CXX arch/i386-linux-tdesc.o CXX arch/i386.o CXX arch/x86-linux-tdesc-features.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX block.o CXX blockframe.o CXX break-catch-exec.o CXX break-catch-fork.o CXX break-catch-load.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX break-cond-parse.o CXX breakpoint.o CXX bt-utils.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli/cli-cmds.o CXX cli-out.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX ctfread.o CXX d-exp.o CXX d-lang.o CXX d-namespace.o CXX d-valprint.o CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dictionary.o CXX disasm.o CXX displaced-stepping.o CXX dtrace-probe.o CXX dwarf2/abbrev-table-cache.o CXX dummy-frame.o CXX dwarf2/abbrev.o CXX dwarf2/ada-imported.o CXX dwarf2/aranges.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit-head.o CXX dwarf2/cooked-index.o CXX dwarf2/cu.o CXX dwarf2/die.o CXX dwarf2/dwz.o CXX dwarf2/expr.o CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o CXX dwarf2/loc.o CXX dwarf2/macro.o CXX dwarf2/read-debug-names.o CXX dwarf2/read-gdb-index.o CXX dwarf2/read.o CXX dwarf2/section.o CXX dwarf2/stringify.o CXX elfread.o CXX elf-none-tdep.o CXX eval.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX extract-store-integer.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX gcore-elf.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdbtypes.o CXX glibc-tdep.o CXX gmp-utils.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX i386-linux-tdep.o CXX i386-tdep.o CXX i387-tdep.o CXX inf-child.o CXX inf-loop.o CXX inf-ptrace.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.o CXX linux-fork.o CXX linux-nat.o CXX linux-record.o CXX linux-tdep.o CXX linux-thread-db.o CXX location.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX memtag.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o CXX nat/amd64-linux-siginfo.o CXX nat/fork-inferior.o CXX nat/linux-btrace.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o CXX nat/linux-waitpid.o CXX nat/x86-dregs.o CXX nat/x86-linux-dregs.o CXX nat/x86-linux-tdesc.o CXX nat/x86-linux.o CXX nat/x86-xstate.o CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX printcmd.o CXX probe.o CXX proc-service.o CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/python.o CXX ravenscar-thread.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX run-on-main-thread.o CXX rust-lang.o CXX rust-parse.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX skip.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX split-name.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o CXX target-dcache.o CXX target-float.o CXX target-descriptions.o CXX target-memory.o CXX target.o CXX target/target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tid-parse.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX tui/tui-command.o CXX tui/tui-data.o CXX tui/tui-disasm.o CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o CXX tui/tui-io.o CXX tui/tui-layout.o CXX tui/tui-location.o CXX tui/tui-regs.o CXX tui/tui-source.o CXX tui/tui-status.o CXX tui/tui-win.o CXX tui/tui-wingeneral.o CXX tui/tui-winsource.o CXX tui/tui.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX ui.o CXX user-regs.o CXX utils.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o GEN gstack CXX ada-exp.o CXX version.o CXX xml-builtin.o CXX init.o gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE main.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE tools.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE global_data.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE memory.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE filesys.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE help.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE task.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE build_data.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE kernel.c -I./gdb-16.2/bfd -I./gdb-16.2/include gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE test.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE gdb_interface.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE net.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE dev.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE bpf.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE printk.c -I./gdb-16.2/include gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE alpha.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE x86.c -DMCLX gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE ppc.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE ia64.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE s390.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE s390x.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE s390dbf.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE ppc64.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE x86_64.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE arm.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE arm64.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE mips.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE mips64.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE riscv64.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE loongarch64.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE sparc64.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE extensions.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE va_server.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE va_server_v1.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE symbols.c -I./gdb-16.2/bfd -I./gdb-16.2/include gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE cmdline.c -I./gdb-16.2/readline/readline gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lkcd_common.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lkcd_v1.c -DMCLX gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lkcd_v2_v3.c -DMCLX gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lkcd_v5.c -DMCLX gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lkcd_v7.c -DMCLX gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lkcd_v8.c -DMCLX gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lkcd_fix_mem.c -DMCLX gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE s390_dump.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE netdump.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE diskdump.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE makedumpfile.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE xendump.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lkcd_x86_trace.c -DREDHAT gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE unwind.c -DREDHAT -DUNWIND_V1 -o unwind_v1.o gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE unwind.c -DREDHAT -DUNWIND_V2 -o unwind_v2.o gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE unwind.c -DREDHAT -DUNWIND_V3 -o unwind_v3.o gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE unwind_x86_32_64.c -o unwind_x86_32_64.o gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE unwind_arm.c -o unwind_arm.o gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE xen_hyper.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE xen_hyper_command.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE xen_hyper_global_data.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE xen_hyper_dump_tables.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE kvmdump.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE qemu.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE qemu-load.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE sadump.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE ipcs.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE ramdump.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE vmware_vmss.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE vmware_guestdump.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE xen_dom0.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE kaslr_helper.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE sbitmap.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE maple_tree.c gcc -c -g -DX86_64 -DGDB_16_2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIE lzorle_decompress.c x86_64.c: In function 'x86_64_low_budget_back_trace_cmd': x86_64.c:3663:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 3663 | fgets(buf, BUFSIZE, pc->tmpfile2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar -rs crashlib.a main.o tools.o global_data.o memory.o filesys.o help.o task.o build_data.o kernel.o test.o gdb_interface.o net.o dev.o bpf.o printk.o alpha.o x86.o ppc.o ia64.o s390.o s390x.o s390dbf.o ppc64.o x86_64.o arm.o arm64.o mips.o mips64.o riscv64.o loongarch64.o sparc64.o extensions.o remote.o va_server.o va_server_v1.o symbols.o cmdline.o lkcd_common.o lkcd_v1.o lkcd_v2_v3.o lkcd_v5.o lkcd_v7.o lkcd_v8.o lkcd_fix_mem.o s390_dump.o netdump.o diskdump.o makedumpfile.o xendump.o lkcd_x86_trace.o unwind_v1.o unwind_v2.o unwind_v3.o unwind_x86_32_64.o unwind_arm.o xen_hyper.o xen_hyper_command.o xen_hyper_global_data.o xen_hyper_dump_tables.o kvmdump.o qemu.o qemu-load.o sadump.o ipcs.o ramdump.o vmware_vmss.o vmware_guestdump.o xen_dom0.o kaslr_helper.o sbitmap.o maple_tree.o lzorle_decompress.o ar: creating crashlib.a CXXLD gdb + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AgAzRw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + mkdir /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd crash-9.0.1 + '[' 1 -eq 1 ']' + rm -rf /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/bin + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT 'INSTALL=/usr/bin/install -p' /usr/bin/install -d /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/bin /usr/bin/install crash /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/bin + mkdir -p /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/share/man/man8 + cp -p crash.8 /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/share/man/man8/crash.8 + mkdir -p /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/include/crash + chmod 0644 defs.h + cp -p defs.h /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/include/crash + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 9.0.1-1.mga10 --unique-debug-suffix -9.0.1-1.mga10.x86_64 --unique-debug-src-base crash-9.0.1-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/crash-9.0.1-1.mga10.x86_64 cpio: gdb-16.2/gdb/ada-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-16.2/gdb/c-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-16.2/gdb/cp-name-parser.c.tmp: Cannot stat: No such file or directory cpio: gdb-16.2/gdb/d-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-16.2/gdb/f-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-16.2/gdb/go-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-16.2/gdb/m2-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-16.2/gdb/p-exp.c.tmp: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/SPECPARTS/rpm-debuginfo.specpart Processing files: crash-9.0.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z1ipJy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + cd crash-9.0.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/share/doc/crash + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/share/doc/crash + cp -pr /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/README /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/share/doc/crash + cp -pr /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/crash-9.0.1/COPYING3 /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT/usr/share/doc/crash + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(gdb) = 16.2 bundled(libiberty) crash = 9.0.1-1.mga10 crash(x86-64) = 9.0.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.42)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libgmp.so.10()(64bit) liblzo2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libmpfr.so.6()(64bit) libncursesw.so.6()(64bit) libsnappy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) libzstd.so.1()(64bit) Processing files: crash-devel-9.0.1-1.mga10.x86_64 Provides: crash-devel = 9.0.1-1.mga10 crash-devel(x86-64) = 9.0.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: crash-debugsource-9.0.1-1.mga10.x86_64 Provides: crash-debugsource = 9.0.1-1.mga10 crash-debugsource(x86-64) = 9.0.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: crash-debuginfo-9.0.1-1.mga10.x86_64 Provides: crash-debuginfo = 9.0.1-1.mga10 crash-debuginfo(x86-64) = 9.0.1-1.mga10 debuginfo(build-id) = b8a034cbd63cd2867e01698701a573c79896eada Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: crash-debugsource(x86-64) = 9.0.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/crash-devel-9.0.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/crash-9.0.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/crash-debugsource-9.0.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/crash-debuginfo-9.0.1-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FsE6lQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + test -d /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/crash-9.0.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!