DEBUG: Executing shell function do_compile NOTE: make -j 16 RPMPKG=7.2.3 GDB_TARGET=x86_64-bec-linux-musl GDB_HOST=x86_64-linux GDB_MAKE_JOBS=-j 16 LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -j 16 RPMPKG=7.2.3 GDB_TARGET=x86_64-bec-linux-musl GDB_HOST=x86_64-linux GDB_MAKE_JOBS=-j 16 LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now RECIPE_SYSROOT=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot TARGET: X86_64 CRASH: 7.2.3 GDB: 7.6 make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. if [ -f gdb-7.6.patch ] && [ -s gdb-7.6.patch ]; then \ patch -p0 < gdb-7.6.patch; cp gdb-7.6.patch gdb-7.6; fi patching file gdb-7.6/libiberty/Makefile.in patching file gdb-7.6/opcodes/i386-dis.c patching file gdb-7.6/gdb/dwarf2read.c patching file gdb-7.6/gdb/amd64-linux-nat.c patching file gdb-7.6/gdb/symfile.c patching file gdb-7.6/gdb/cli/cli-cmds.c patching file gdb-7.6/gdb/psymtab.c patching file gdb-7.6/gdb/symtab.c patching file gdb-7.6/gdb/c-typeprint.c patching file gdb-7.6/gdb/xml-syscall.c patching file gdb-7.6/gdb/exceptions.c patching file gdb-7.6/gdb/valprint.h patching file gdb-7.6/gdb/target.c patching file gdb-7.6/gdb/printcmd.c patching file gdb-7.6/gdb/ui-file.c patching file gdb-7.6/gdb/main.c patching file gdb-7.6/gdb/valprint.c patching file gdb-7.6/gdb/Makefile.in patching file gdb-7.6/gdb/c-lang.c patching file gdb-7.6/readline/rltypedefs.h patching file gdb-7.6/readline/readline.h patching file gdb-7.6/readline/misc.c patching file gdb-7.6/Makefile.in patching file gdb-7.6/gdb/defs.h patching file gdb-7.6/bfd/elflink.c patching file gdb-7.6/gdb/s390-nat.c patching file gdb-7.6/gdb/printcmd.c patching file gdb-7.6/bfd/bfd-in.h patching file gdb-7.6/bfd/bfd-in2.h patching file gdb-7.6/gdb/symtab.c patching file gdb-7.6/gdb/aarch64-linux-nat.c patching file gdb-7.6/sim/igen/Makefile.in patching file gdb-7.6/sim/mips/cp1.c patching file gdb-7.6/sim/mips/sim-main.h patching file gdb-7.6/readline/util.c patching file gdb-7.6/gdb/symtab.c patching file gdb-7.6/gdb/symtab.c patching file gdb-7.6/opcodes/i386-dis.c patching file gdb-7.6/bfd/coff-i386.c patching file gdb-7.6/bfd/coff-x86_64.c patching file gdb-7.6/opcodes/arm-dis.c patching file gdb-7.6/bfd/elf64-ppc.c patching file gdb-7.6/include/opcode/ppc.h patching file gdb-7.6/opcodes/mips-dis.c patching file gdb-7.6/gdb/ada-lang.c patching file gdb-7.6/gdb/linux-record.c patching file gdb-7.6/gdb/inflow.c patching file gdb-7.6/gdb/printcmd.c patching file gdb-7.6/gdb/c-typeprint.c patching file gdb-7.6/gdb/symtab.c patching file gdb-7.6/bfd/elf64-s390.c patching file gdb-7.6/gdb/symtab.c patching file gdb-7.6/bfd/configure patching file gdb-7.6/opcodes/configure patching file gdb-7.6/gdb/symtab.c if [ "x86_64" = "ppc64le" ] && [ -f gdb-7.6-ppc64le-support.patch ]; then \ patch -d gdb-7.6 -p1 -F0 < gdb-7.6-ppc64le-support.patch ; \ fi if [ "x86_64" = "x86_64" ] && [ "X86_64" = "PPC64" ] && [ -f gdb-7.6-ppc64le-support.patch ]; then \ patch -d gdb-7.6 -p1 -F0 < gdb-7.6-ppc64le-support.patch ; \ fi if [ -f TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot/usr/include/proc_service.h ]; then \ grep 'extern ps_err_e ps_get_thread_area (struct' TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot/usr/include/proc_service.h; \ if [ $? -eq 0 ]; then \ patch -p0 < gdb-7.6-proc_service.h.patch; \ fi; \ fi checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-bec-linux-musl checking target system type... x86_64-bec-linux-musl checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... TOPDIR/build/tmp/hosttools/sed checking for gawk... gawk checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for x86_64-bec-linux-musl-gnatbind... no checking for gnatbind... no checking for x86_64-bec-linux-musl-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for version 0.10 of ISL... yes checking for version 0.17.0 of CLooG... no checking for version 0.18.0 of CLooG... no *** This configuration is not supported in the following subdirectories: sim (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*/ at /usr/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /usr/share/texinfo/Texinfo/Parser.pm line 5485. checking for expect... no checking for runtest... no checking for ar... (cached) x86_64-bec-linux-musl-ar checking for x86_64-bec-linux-musl-ar... (cached) x86_64-bec-linux-musl-ar checking for as... (cached) x86_64-bec-linux-musl-as checking for x86_64-bec-linux-musl-as... (cached) x86_64-bec-linux-musl-as checking for x86_64-bec-linux-musl-dlltool... no checking for ld... (cached) x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for x86_64-bec-linux-musl-ld... (cached) x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for x86_64-bec-linux-musl-lipo... no checking for nm... (cached) x86_64-bec-linux-musl-nm checking for x86_64-bec-linux-musl-nm... (cached) x86_64-bec-linux-musl-nm checking for ranlib... (cached) x86_64-bec-linux-musl-ranlib checking for x86_64-bec-linux-musl-ranlib... (cached) x86_64-bec-linux-musl-ranlib checking for strip... (cached) x86_64-bec-linux-musl-strip checking for x86_64-bec-linux-musl-strip... (cached) x86_64-bec-linux-musl-strip checking for x86_64-bec-linux-musl-windres... no checking for x86_64-bec-linux-musl-windmc... no checking for objcopy... (cached) x86_64-bec-linux-musl-objcopy checking for x86_64-bec-linux-musl-objcopy... (cached) x86_64-bec-linux-musl-objcopy checking for objdump... (cached) x86_64-bec-linux-musl-objdump checking for x86_64-bec-linux-musl-objdump... (cached) x86_64-bec-linux-musl-objdump checking for readelf... (cached) x86_64-bec-linux-musl-readelf checking for x86_64-bec-linux-musl-readelf... (cached) x86_64-bec-linux-musl-readelf checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed 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 ./intl Configuring in ./etc Configuring in ./libdecnumber Configuring in ./readline configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c configure: creating cache ./config.cache checking whether make sets $(MAKE)... configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot configure: updating cache ./config.cache configure: creating ./config.status checking build system type... yes checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... x86_64-pc-linux-gnu checking host system type... Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*/ at /usr/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /usr/share/texinfo/Texinfo/Parser.pm line 5485. TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgfmt checking for gmsgfmt... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgfmt checking for C compiler default output file name... checking for perl... perl checking for xgettext... x86_64-bec-linux-musl configure: cross-compiling for x86_64-bec-linux-musl is not supported Beginning configuration for readline-6.2 for x86_64-bec-linux-musl checking whether make sets $(MAKE)... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/xgettext checking build system type... checking for msgmerge... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgmerge a.out checking whether the C compiler works... yes yes checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking whether we are cross compiling... yes checking for suffix of executables... x86_64-pc-linux-gnu checking host system type... x86_64-bec-linux-musl checking for x86_64-bec-linux-musl-ar... x86_64-bec-linux-musl-ar checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for suffix of object files... checking for C compiler default output file name... o checking whether we are using the GNU C compiler... a.out checking whether the C compiler works... yes checking for C compiler default output file name... checking whether we are cross compiling... yes checking for suffix of executables... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... checking for C compiler default output file name... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... config.status: creating Makefile a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... none needed checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -W... o checking whether we are using the GNU C compiler... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wall... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... o checking whether we are using the GNU C compiler... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... yes yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wwrite-strings... for f in standards.info configure.info; do \ yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... if test -f ./`echo $f | sed -e 's/.info$/.texi/'`; then \ if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done none needed checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= make[5]: 'standards.info' is up to date. yes none needed make[5]: 'configure.info' is up to date. checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wstrict-prototypes... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... checking build system type... checking for grep that handles long lines and -e... TOPDIR/build/tmp/hosttools/grep checking for egrep... TOPDIR/build/tmp/hosttools/grep -E checking for ANSI C header files... yes none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... x86_64-pc-linux-gnu checking host system type... checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wmissing-prototypes... no checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= yes x86_64-bec-linux-musl checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking for library containing strerror... checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wold-style-definition... yes checking for sys/types.h... none required checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wmissing-format-attribute... checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -W... yes checking for sys/stat.h... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wcast-qual... checking for grep that handles long lines and -e... yes TOPDIR/build/tmp/hosttools/grep checking for egrep... TOPDIR/build/tmp/hosttools/grep -E checking for ANSI C header files... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wall... checking for stdlib.h... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -pedantic -Wlong-long... yes yes yes checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wwrite-strings... checking for string.h... yes checking for an ANSI C-conforming const... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wc++-compat... checking for grep that handles long lines and -e... yes checking for inline... TOPDIR/build/tmp/hosttools/grep checking for egrep... yes TOPDIR/build/tmp/hosttools/grep -E checking for ANSI C header files... yes checking for memory.h... inline checking for sys/types.h... checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wstrict-prototypes... yes yes checking for strings.h... yes yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -pedantic ... checking for sys/stat.h... checking for sys/types.h... yes yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot and cc understand -c and -o together... yes yes checking for inttypes.h... checking for stdlib.h... checking for sys/stat.h... yes yes checking for stdint.h... yes yes checking for an ANSI C-conforming const... checking for string.h... checking for stdlib.h... yes yes checking for inline... yes yes checking for unistd.h... checking for string.h... checking for memory.h... inline checking for grep that handles long lines and -e... TOPDIR/build/tmp/hosttools/grep checking for egrep... TOPDIR/build/tmp/hosttools/grep -E checking for ANSI C header files... yes yes yes checking minix/config.h usability... checking for strings.h... checking for memory.h... yes yes no checking minix/config.h presence... checking for inttypes.h... yes checking for sys/types.h... checking for strings.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for stdint.h... yes checking for sys/stat.h... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot needs -traditional... yes checking for inttypes.h... checking for stdlib.h... yes no checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking for ar... x86_64-bec-linux-musl-ar checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking for an ANSI C-conforming const... yes yes checking for unistd.h... checking for stdint.h... checking for string.h... yes checking for function prototypes... yes checking whether char is unsigned... yes yes yes checking for off_t... checking for memory.h... checking for unistd.h... no checking for working volatile... yes yes checking for strings.h... yes checking return type of signal handlers... yes checking ctype.h usability... checking for inttypes.h... yes checking for size_t... yes checking ctype.h presence... void checking for size_t... yes yes checking for ctype.h... yes checking for stdint.h... checking stddef.h usability... yes checking for unistd.h... yes checking stddef.h presence... yes checking for working alloca.h... yes yes checking for stddef.h... yes yes checking for ssize_t... checking whether byte ordering is bigendian... checking for string.h... (cached) yes yes checking for alloca... checking stdio.h usability... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... yes checking stdio.h presence... yes yes checking for stdio.h... yes no checking for stdlib.h... (cached) yes checking for dirent.h that defines DIR... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for unistd.h... (cached) yes checking for getpagesize... no checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c yes checking for library containing opendir... checking for sys/file.h... yes checking for working mmap... no yes checking whether we are using the GNU C Library 2.1 or newer... none required yes checking for uintptr_t... checking for fcntl... no checking whether integer division by zero raises SIGFPE... guessing no checking for sys/param.h... checking for inttypes.h... yes yes yes checking for limits.h... checking for stdint.h... checking for kill... yes yes checking for int_least32_t... yes checking for stdlib.h... (cached) yes checking for unsigned long long... checking for malloc.h... yes yes checking for lstat... yes checking for int_fast32_t... yes checking for inttypes.h... checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes yes checking for memmove... checking whether the inttypes.h PRIxNN macros are broken... checking for sys/time.h... yes checking for uint64_t... no checking for ld used by GCC... yes yes x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking if the linker (x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot ) is GNU ld... checking for time.h... yes checking for shared library run path origin... checking for putenv... yes yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... checking for sys/resource.h... yes yes done yes checking for off_t... checking for select... checking for sys/stat.h... (cached) yes checking argz.h usability... checking for sys/mman.h... yes yes checking for fcntl.h... no checking argz.h presence... checking for setenv... yes checking size of int... yes no checking for argz.h... no checking limits.h usability... checking for alloca.h... yes yes checking for setlocale... yes checking limits.h presence... checking for sys/pstat.h... yes checking for limits.h... yes no checking locale.h usability... yes checking for sys/sysmp.h... checking for strcasecmp... yes checking locale.h presence... no checking for sys/sysinfo.h... yes checking for locale.h... yes yes checking nl_types.h usability... yes checking for machine/hal_sysinfo.h... yes checking nl_types.h presence... checking for strpbrk... yes checking for nl_types.h... yes no checking malloc.h usability... checking for sys/table.h... yes checking malloc.h presence... no yes checking for sys/sysctl.h... yes checking for malloc.h... yes checking for tcgetattr... 4 checking size of long... checking stddef.h usability... no checking for sys/systemcfg.h... yes checking stddef.h presence... yes checking for stddef.h... yes yes no checking for stdlib.h... (cached) yes checking for vsnprintf... checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for stdio_ext.h... checking for unistd.h... (cached) yes yes checking sys/param.h usability... yes checking for process.h... checking for isascii... yes checking sys/param.h presence... no checking for sys/prctl.h... yes checking for sys/param.h... yes yes checking for feof_unlocked... yes checking for sys/wait.h that is POSIX.1 compatible... checking for isxdigit... yes checking whether time.h and sys/time.h may both be included... yes checking for fgets_unlocked... yes yes checking whether errno must be declared... checking for getpwent... no checking size of int... yes 8 checking for getc_unlocked... checking for ANSI C header files... (cached) yes yes checking for getpwnam... checking build system type... yes yes checking for getcwd... x86_64-pc-linux-gnu checking host system type... checking for getpwuid... x86_64-bec-linux-musl checking target system type... yes x86_64-bec-linux-musl checking for decimal floating point... bid checking whether byte ordering is bigendian... yes checking for getegid... checking for working strcoll... no checking fcntl.h usability... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for geteuid... checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes yes no checking varargs.h usability... checking for getgid... 4 checking for a 64-bit type... configure: updating cache ./config.cache configure: creating ./config.status uint64_t checking for intptr_t... no checking varargs.h presence... yes no checking for varargs.h... no checking for getuid... checking stdarg.h usability... yes checking stdarg.h presence... yes checking for uintptr_t... yes checking for stdarg.h... yes yes checking for string.h... (cached) yes checking for mempcpy... checking for strings.h... (cached) yes yes checking for ssize_t... checking limits.h usability... yes checking limits.h presence... yes yes checking for limits.h... yes checking for munmap... checking locale.h usability... yes checking for pid_t... yes checking locale.h presence... config.status: creating Makefile yes checking for locale.h... yes yes checking pwd.h usability... checking for putenv... config.status: creating config.h yes checking for library containing strerror... yes checking pwd.h presence... config.status: executing gstdint.h commands yes checking for pwd.h... yes yes checking for memory.h... (cached) yes none required checking for setenv... checking termcap.h usability... checking for asprintf... yes checking termcap.h presence... yes yes checking for atexit... checking for setlocale... yes checking for termcap.h... yes checking termios.h usability... yes source='decNumber.c' object='decNumber.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c decNumber.c source='decContext.c' object='decContext.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c decContext.c source='bid/decimal32.c' object='decimal32.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal32.c source='bid/decimal64.c' object='decimal64.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal64.c checking for basename... source='bid/decimal128.c' object='decimal128.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal128.c source='bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/bid2dpd_dpd2bid.c yes source='bid/host-ieee32.c' object='host-ieee32.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee32.c yes checking termios.h presence... source='bid/host-ieee64.c' object='host-ieee64.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee64.c source='bid/host-ieee128.c' object='host-ieee128.o' libtool=no x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -I. -I. -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee128.c In file included from ./dpd/decimal32.c:43, from ./bid/decimal32.c:30: ./dpd/decimal32.c: In function '__dpd32FromNumber': ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal32.c:173:3: note: in expansion of macro 'UBFROMUI' UBFROMUI(d32->bytes, targ); /* directly store the int */ ^~~~~~~~ In file included from ./dpd/decimal64.c:43, from ./bid/decimal64.c:30: ./dpd/decimal64.c: In function '__dpd64FromNumber': ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal64.c:193:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d64->bytes, targar[0]); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal64.c:194:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d64->bytes+4, targar[1]); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal64.c:198:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d64->bytes, targar[1]); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal64.c:199:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d64->bytes+4, targar[0]); ^~~~~~~~ In file included from ./dpd/decimal128.c:43, from ./bid/decimal128.c:30: ./dpd/decimal128.c: In function '__dpd128FromNumber': ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal128.c:172:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d128->bytes, targlo); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal128.c:173:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d128->bytes+4, targml); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal128.c:174:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d128->bytes+8, targmh); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal128.c:175:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d128->bytes+12, targhi); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal128.c:179:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d128->bytes, targhi); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal128.c:180:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d128->bytes+4, targmh); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal128.c:181:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d128->bytes+8, targml); ^~~~~~~~ ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./dpd/decimal128.c:182:5: note: in expansion of macro 'UBFROMUI' UBFROMUI(d128->bytes+12, targlo); ^~~~~~~~ checking for stpcpy... yes checking for termios.h... yes checking termio.h usability... yes checking for bcmp... yes no checking termio.h presence... checking for strcasecmp... no checking for termio.h... no checking sys/pte.h usability... yes checking for bcopy... yes no checking sys/pte.h presence... checking for strdup... yes no checking for sys/pte.h... no checking sys/stream.h usability... checking for bsearch... yes checking for strtoul... yes no checking sys/stream.h presence... checking for bzero... no checking for sys/stream.h... no checking sys/select.h usability... yes checking for tsearch... yes checking sys/select.h presence... yes yes checking for sys/select.h... yes checking for calloc... checking sys/file.h usability... yes checking for __argz_count... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes checking for sys/ptem.h... checking for clock... no checking for __argz_stringify... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no checking for type of signal functions... checking for ffs... no checking for __argz_next... posix checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no no checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing missing checking for lstat... yes checking for getcwd... no checking for __fsetlocking... yes checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no no checking whether the ctype macros accept non-ascii characters... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no no checking whether getpw functions are declared in pwd.h... yes yes checking whether termios.h defines TIOCGWINSZ... yes checking for getpagesize... no checking whether sys/ioctl.h defines TIOCGWINSZ... checking for iconv... yes checking for sig_atomic_t in signal.h... yes yes checking for iconv declaration... yes checking whether signal handlers are of type void... checking for gettimeofday... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for TIOCSTAT in sys/ioctl.h... yes yes checking for LC_MESSAGES... checking for index... no checking for FIONREAD in sys/ioctl.h... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking for speed_t in sys/types.h... yes checking for insque... no checking for struct winsize in sys/ioctl.h and termios.h... no checking for GNU gettext in libintl... sys/ioctl.h checking for struct dirent.d_ino... yes checking for memchr... yes checking for struct dirent.d_fileno... no checking whether to use NLS... yes checking where the gettext function comes from... included intl directory checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader rm -f libdecnumber.a yes checking for tgetent... x86_64-bec-linux-musl-ar 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 x86_64-bec-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U') x86_64-bec-linux-musl-ranlib libdecnumber.a yes configure: updating cache ./config.cache configure: creating ./config.status checking for memcmp... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking for memcpy... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes yes checking wchar.h presence... checking for memmem... yes checking for wchar.h... yes checking langinfo.h usability... yes yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for memmove... checking for mbrlen... yes checking for mbscasecmp... yes config.status: creating Makefile checking for mempcpy... config.status: creating config.intl no checking for mbscmp... yes checking for memset... config.status: creating config.h config.status: executing default-1 commands no checking for mbsnrtowcs... yes checking for mkstemps... yes checking for mbsrtowcs... yes yes checking for mbschr... checking for putenv... yes rm -f stamp-h1 cp ./libgnuintl.h libintl.h /bin/sh ./config.status config.h no checking for wcrtomb... checking for random... yes checking for wcscoll... yes checking for rename... yes checking for wcsdup... config.status: creating config.h yes config.status: config.h is unchanged test -f config.h || (rm -f stamp-h1 && make stamp-h1) checking for rindex... yes checking for wcwidth... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. bindtextdom.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. dcgettext.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. dgettext.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. gettext.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. finddomain.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. loadmsgcat.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -DLOCALE_ALIAS_PATH="\"/usr/local/share/locale\"" -I. -I. localealias.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. textdomain.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. l10nflist.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. explodename.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/local/share/locale\"" -I. -I. dcigettext.c yes checking for wctype... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. dcngettext.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. dngettext.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. ngettext.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. plural.c yes x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. plural-exp.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -DLIBDIR="\"/usr/local/lib\"" -I. -I. localcharset.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -DINSTALLDIR="\"/usr/local/lib\"" -I. -I. relocatable.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. localename.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. log.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. osdep.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DHAVE_CONFIG_H -I. -I. intl-compat.c checking for setenv... yes checking for wcswidth... yes checking for snprintf... yes checking whether mbrtowc and mbstate_t are properly declared... yes yes checking for iswlower... rm -f libintl.a x86_64-bec-linux-musl-ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o localename.o log.o osdep.o intl-compat.o x86_64-bec-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U') x86_64-bec-linux-musl-ranlib libintl.a checking for sigsetmask... yes no checking for iswupper... checking for stpcpy... yes yes checking for stpncpy... checking for towlower... yes yes checking for strcasecmp... checking for towupper... yes yes checking for strchr... checking for iswctype... yes yes checking for nl_langinfo and CODESET... checking for strdup... yes yes checking for wchar_t in wchar.h... checking for strncasecmp... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for strndup... yes checking configuration for building shared libraries... supported yes checking for strnlen... configure: updating cache ./config.cache configure: creating ./config.status yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... config.status: creating Makefile yes checking for strtoul... config.status: creating doc/Makefile yes checking for strverscmp... config.status: creating examples/Makefile yes checking for tmpnam... config.status: creating shlib/Makefile yes config.status: creating config.h checking for vasprintf... config.status: executing default commands yes checking for vfprintf... yes checking for vprintf... rm -f readline.o rm -f vi_mode.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= readline.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= vi_mode.c rm -f funmap.o rm -f keymaps.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= funmap.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= keymaps.c rm -f parens.o rm -f search.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= parens.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= search.c rm -f rltty.o rm -f complete.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= rltty.c yes x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= complete.c search.c: In function '_rl_nsearch_init': rm -f bind.o search.c:213:15: warning: too many arguments for format [-Wformat-extra-args] rl_message ("%s", p, 0); ^~~~ rm -f isearch.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= bind.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= isearch.c rm -f display.o rm -f signals.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= display.c checking for vsnprintf... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= signals.c rm -f util.o rm -f kill.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= util.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= kill.c rm -f undo.o rm -f macro.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= undo.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= macro.c rm -f input.o rm -f callback.o util.c: In function '_rl_tropen': util.c:513:39: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'pid_t' {aka 'int'} [-Wformat=] sprintf (fnbuf, "/var/tmp/rltrace.%ld", getpid()); ~~^ ~~~~~~~~ %d x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= input.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= callback.c rm -f terminal.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= terminal.c rm -f text.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= text.c yes rm -f nls.o checking for vsprintf... rm -f misc.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= nls.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= misc.c rm -f compat.o rm -f xfree.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= compat.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= xfree.c rm -f xmalloc.o rm -f history.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= xmalloc.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= history.c rm -f histexpand.o rm -f histfile.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= histexpand.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= histfile.c rm -f histsearch.o rm -f shell.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= histsearch.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= shell.c rm -f mbutil.o rm -f tilde.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= mbutil.c yes x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -DCROSS_COMPILING -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -DREADLINE_LIBRARY -c ./tilde.c checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 0 checking for vfork.h... no checking for fork... yes checking for vfork... rm -f libhistory.a x86_64-bec-linux-musl-ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "x86_64-bec-linux-musl-ranlib" && x86_64-bec-linux-musl-ranlib libhistory.a yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _doprnt... rm -f libreadline.a x86_64-bec-linux-musl-ar 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 compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o test -n "x86_64-bec-linux-musl-ranlib" && x86_64-bec-linux-musl-ranlib libreadline.a no checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no 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 calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands Configuring in ./bfd Configuring in ./opcodes if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./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 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list touch stamp-picdir if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o regex.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sha1.c -o pic/sha1.o; \ else true; fi make[5]: Nothing to be done for 'all'. x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demangle.c -o cp-demangle.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./md5.c -o md5.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sha1.c -o sha1.o ./regex.c: In function 'byte_regex_compile': ./regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define bzero(s, n) (memset (s, '\0', n), (s)) ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./regex.c:3126:13: note: in expansion of macro 'bzero' bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH); ^~~~~ if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./argv.c -o pic/argv.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./alloca.c -o alloca.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./choose-temp.c -o pic/choose-temp.o; \ else true; fi ./regex.c: In function 'byte_re_compile_fastmap': ./regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define bzero(s, n) (memset (s, '\0', n), (s)) ~~~~~~~~~~~~~~~~~~~~^~~~~~ ./regex.c:4584:3: note: in expansion of macro 'bzero' bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */ ^~~~~ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./argv.c -o argv.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./crc32.c -o pic/crc32.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./concat.c -o concat.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./crc32.c -o crc32.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demint.c -o cp-demint.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dwarfnames.c -o dwarfnames.o In file included from ./regex.c:640: ./regex.c: In function 'byte_re_match_2_internal': ./regex.c:6699:19: warning: this statement may fall through [-Wimplicit-fallthrough=] is_a_jump_n = true; ./regex.c:6700:19: note: here case pop_failure_jump: ^~~~ ./regex.c:7122:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((re_opcode_t) p[-1] != pop_failure_jump) ^ ./cplus-dem.c: In function 'demangle_fund_type': ./cplus-dem.c:3944:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!ISDIGIT ((unsigned char)**mangled)) ^ ./cplus-dem.c:3949:5: note: here case 'I': ^~~~ if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dyn-string.c -o pic/dyn-string.o; \ else true; fi ./regex.c:7137:9: note: here case pop_failure_jump: ^~~~ ./regex.c:1778:25: warning: this statement may fall through [-Wimplicit-fallthrough=] set_regs_matched_done = 0; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ ./regex.c:7149:13: note: in expansion of macro 'POP_FAILURE_POINT' POP_FAILURE_POINT (sdummy, pdummy, ^~~~~~~~~~~~~~~~~ ./regex.c:7155:2: note: here unconditional_jump: ^~~~~~~~~~~~~~~~~~ ./regex.c:7455:31: warning: this statement may fall through [-Wimplicit-fallthrough=] is_a_jump_n = true; if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fdmatch.c -o pic/fdmatch.o; \ else true; fi ./regex.c:7456:17: note: here case maybe_pop_jump: ^~~~ ./regex.c: In function 'byte_common_op_match_null_string_p': if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fibheap.c -o pic/fibheap.o; \ else true; fi ./regex.c:7720:10: warning: this statement may fall through [-Wimplicit-fallthrough=] p1 += 2 * OFFSET_ADDRESS_SIZE; ^ ./regex.c:7722:5: note: here default: ^~~~~~~ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fdmatch.c -o fdmatch.o ./cplus-dem.c: In function 'demangle_signature': x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fibheap.c -o fibheap.o ./regex.c: In function 'byte_regex_compile': x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dyn-string.c -o dyn-string.o ./cplus-dem.c:1602:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (AUTO_DEMANGLING || GNU_DEMANGLING) ^ ./regex.c:2493:14: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((syntax & RE_BK_PLUS_QM) ^ ./cplus-dem.c:1616:2: note: here default: ^~~~~~~ ./regex.c:2496:9: note: here handle_plus: ^~~~~~~~~~~ if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./floatformat.c -o pic/floatformat.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./filename_cmp.c -o filename_cmp.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./floatformat.c -o floatformat.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fnmatch.c -o pic/fnmatch.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt.c -o pic/getopt.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fopen_unlocked.c -o fopen_unlocked.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt.c -o getopt.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getpwd.c -o pic/getpwd.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt1.c -o getopt1.o ./dyn-string.c: In function 'dyn_string_insert_cstr': if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getruntime.c -o pic/getruntime.o; \ else true; fi ./dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getruntime.c -o getruntime.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getpwd.c -o getpwd.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hex.c -o pic/hex.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hashtab.c -o hashtab.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hex.c -o hex.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lbasename.c -o pic/lbasename.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lbasename.c -o lbasename.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi ./hashtab.c: In function 'iterative_hash': ./hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((hashval_t)k[10]<<24); ~^~~~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:974:5: note: here case 10: c+=((hashval_t)k[9]<<16); ^~~~ ./hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((hashval_t)k[9]<<16); ~^~~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:975:5: note: here case 9 : c+=((hashval_t)k[8]<<8); ^~~~ ./hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=((hashval_t)k[8]<<8); ~^~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:977:5: note: here case 8 : b+=((hashval_t)k[7]<<24); ^~~~ ./hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((hashval_t)k[7]<<24); ~^~~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:978:5: note: here case 7 : b+=((hashval_t)k[6]<<16); ^~~~ ./hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((hashval_t)k[6]<<16); ~^~~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:979:5: note: here case 6 : b+=((hashval_t)k[5]<<8); ^~~~ ./hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((hashval_t)k[5]<<8); ~^~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:980:5: note: here case 5 : b+=k[4]; ^~~~ ./hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ ./hashtab.c:981:5: note: here case 4 : a+=((hashval_t)k[3]<<24); ^~~~ ./hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((hashval_t)k[3]<<24); ~^~~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:982:5: note: here case 3 : a+=((hashval_t)k[2]<<16); ^~~~ ./hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((hashval_t)k[2]<<16); ~^~~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:983:5: note: here case 2 : a+=((hashval_t)k[1]<<8); ^~~~ ./hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((hashval_t)k[1]<<8); ~^~~~~~~~~~~~~~~~~~~~~~ ./hashtab.c:984:5: note: here case 1 : a+=k[0]; ^~~~ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lrealpath.c -o lrealpath.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mkstemps.c -o pic/mkstemps.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-temp-file.c -o make-temp-file.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mkstemps.c -o mkstemps.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./obstack.c -o pic/obstack.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./objalloc.c -o objalloc.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./obstack.c -o obstack.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pexecute.c -o pic/pexecute.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./partition.c -o partition.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pexecute.c -o pexecute.o ./obstack.c: In function '_obstack_begin': ./obstack.c:166:17: warning: cast between incompatible function types from 'void * (*)(long int)' to 'struct _obstack_chunk * (*)(void *, long int)' [-Wcast-function-type] h->chunkfun = (struct _obstack_chunk * (*)(void *, long)) chunkfun; ^ ./obstack.c:167:16: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, struct _obstack_chunk *)' [-Wcast-function-type] h->freefun = (void (*) (void *, struct _obstack_chunk *)) freefun; ^ ./obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type] : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) ^ ./obstack.c:172:22: note: in expansion of macro 'CALL_CHUNKFUN' chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); ^~~~~~~~~~~~~ ./obstack.c: In function '_obstack_begin_1': ./obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type] : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) ^ ./obstack.c:218:22: note: in expansion of macro 'CALL_CHUNKFUN' chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); ^~~~~~~~~~~~~ ./obstack.c: In function '_obstack_newchunk': ./obstack.c:107:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type] : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) ^ ./obstack.c:253:15: note: in expansion of macro 'CALL_CHUNKFUN' new_chunk = CALL_CHUNKFUN (h, new_size); ^~~~~~~~~~~~~ ./obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type] (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ ^ ./obstack.c:286:7: note: in expansion of macro 'CALL_FREEFUN' CALL_FREEFUN (h, old_chunk); ^~~~~~~~~~~~ ./obstack.c: In function '_obstack_free': ./obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type] (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ ^ ./obstack.c:342:7: note: in expansion of macro 'CALL_FREEFUN' CALL_FREEFUN (h, lp); ^~~~~~~~~~~~ ./obstack.c: In function 'obstack_free': ./obstack.c:114:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type] (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ ^ ./obstack.c:374:7: note: in expansion of macro 'CALL_FREEFUN' CALL_FREEFUN (h, lp); ^~~~~~~~~~~~ if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./physmem.c -o pic/physmem.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./physmem.c -o physmem.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-unix.c -o pic/pex-unix.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-common.c -o pex-common.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-one.c -o pex-one.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object.c -o pic/simple-object.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./safe-ctype.c -o safe-ctype.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object.c -o simple-object.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-coff.c -o simple-object-coff.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sort.c -o pic/sort.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-xcoff.c -o simple-object-xcoff.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-mach-o.c -o simple-object-mach-o.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sort.c -o sort.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./splay-tree.c -o pic/splay-tree.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./spaces.c -o spaces.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o pic/strerror.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./stack-limit.c -o stack-limit.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o strerror.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o pic/strsignal.o; \ else true; fi configure: creating cache ./config.cache if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o strsignal.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o pic/xatexit.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o unlink-if-ordinary.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o xatexit.o configure: creating cache ./config.cache if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o pic/xmalloc.o; \ else true; fi checking build system type... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o xexit.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o pic/xstrdup.o; \ else true; fi checking build system type... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o xmemdup.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sigsetmask.c -o pic/sigsetmask.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o xstrerror.o x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sigsetmask.c -o sigsetmask.o x86_64-pc-linux-gnu checking host system type... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./setproctitle.c -o pic/setproctitle.o; \ else true; fi x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -c -DHAVE_CONFIG_H -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./setproctitle.c -o setproctitle.o x86_64-pc-linux-gnu checking host system type... x86_64-bec-linux-musl checking target system type... x86_64-bec-linux-musl checking target system type... x86_64-bec-linux-musl checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot x86_64-bec-linux-musl checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for C compiler default output file name... checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... o checking whether we are using the GNU C compiler... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... none needed checking for library containing strerror... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... none required checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking whether build environment is sane... none needed checking for library containing strerror... none required checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-bec-linux-musl-strip... x86_64-bec-linux-musl-strip checking for a thread-safe mkdir -p... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot... yes checking for x86_64-bec-linux-musl-strip... x86_64-bec-linux-musl-strip checking for a thread-safe mkdir -p... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... gcc3 checking for x86_64-bec-linux-musl-ar... x86_64-bec-linux-musl-ar checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking for x86_64-bec-linux-musl-gcc... (cached) x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot yes checking for style of include used by make... GNU checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... (cached) yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= checking dependency style of x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot... checking for grep that handles long lines and -e... TOPDIR/build/tmp/hosttools/grep checking for egrep... TOPDIR/build/tmp/hosttools/grep -E checking for ANSI C header files... rm -f ./libiberty.a pic/./libiberty.a x86_64-bec-linux-musl-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./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 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./sigsetmask.o ./setproctitle.o x86_64-bec-linux-musl-ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ x86_64-bec-linux-musl-ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.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 ./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 ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./sigsetmask.o ./setproctitle.o; \ x86_64-bec-linux-musl-ranlib ./libiberty.a; \ cd ..; \ else true; fi gcc3 checking for x86_64-bec-linux-musl-gcc... (cached) x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot yes checking for sys/types.h... yes checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... (cached) yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= checking for sys/stat.h... yes checking for stdlib.h... checking for grep that handles long lines and -e... TOPDIR/build/tmp/hosttools/grep checking for egrep... TOPDIR/build/tmp/hosttools/grep -E checking for ANSI C header files... yes checking for string.h... yes yes checking for sys/types.h... checking for memory.h... yes yes checking for sys/stat.h... checking for strings.h... yes yes checking for stdlib.h... checking for inttypes.h... yes yes checking for stdint.h... checking for string.h... yes yes checking for unistd.h... checking for memory.h... yes yes checking minix/config.h usability... checking for strings.h... yes checking for inttypes.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for stdint.h... yes checking how to print strings... printf checking for a sed that does not truncate output... TOPDIR/build/tmp/hosttools/sed yes checking for fgrep... TOPDIR/build/tmp/hosttools/grep -F checking for ld used by x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot... checking for unistd.h... x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking if the linker (x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot ) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-bec-linux-musl-nm checking the name lister (x86_64-bec-linux-musl-nm) interface... yes checking minix/config.h usability... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no checking minix/config.h presence... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to reload object files... -r checking for x86_64-bec-linux-musl-objdump... x86_64-bec-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-bec-linux-musl-ar... (cached) x86_64-bec-linux-musl-ar checking for x86_64-bec-linux-musl-strip... (cached) x86_64-bec-linux-musl-strip checking for x86_64-bec-linux-musl-ranlib... (cached) x86_64-bec-linux-musl-ranlib checking command to parse x86_64-bec-linux-musl-nm output from x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot object... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-bec-linux-musl-ar... x86_64-bec-linux-musl-ar checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking how to print strings... printf checking for a sed that does not truncate output... TOPDIR/build/tmp/hosttools/sed checking for fgrep... TOPDIR/build/tmp/hosttools/grep -F checking for ld used by x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot... x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking if the linker (x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot ) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-bec-linux-musl-nm checking the name lister (x86_64-bec-linux-musl-nm) interface... ok checking for dlfcn.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 yes checking for objdir... .libs checking for x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to reload object files... -r checking for x86_64-bec-linux-musl-objdump... x86_64-bec-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-bec-linux-musl-ar... (cached) x86_64-bec-linux-musl-ar checking for x86_64-bec-linux-musl-strip... (cached) x86_64-bec-linux-musl-strip checking for x86_64-bec-linux-musl-ranlib... (cached) x86_64-bec-linux-musl-ranlib checking command to parse x86_64-bec-linux-musl-nm output from x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot object... checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... ok no checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot PIC flag -fPIC -DPIC works... checking for dlfcn.h... yes checking for objdir... yes checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot static flag -static works... .libs yes checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -c -o file.o... checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -fno-rtti -fno-exceptions... yes checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -c -o file.o... (cached) yes checking whether the x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot linker (x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m elf_x86_64) supports shared libraries... no checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to produce PIC... -fPIC -DPIC checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot PIC flag -fPIC -DPIC works... yes checking dynamic linker characteristics... yes checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot static flag -static works... yes checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -c -o file.o... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... yes checking if x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -c -o file.o... (cached) yes checking whether the x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot linker (x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... no checking for dlopen... yes checking whether a program can dlopen itself... cross 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... 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 no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot supports -Wmissing-field-initializers... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr uk vi zh_CN da es fi fr id ja ro ru rw sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgfmt checking for gmsgfmt... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgfmt checking for xgettext... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/xgettext checking for msgmerge... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgmerge da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... checking size of long long... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgfmt checking for gmsgfmt... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgfmt checking for xgettext... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/xgettext checking for msgmerge... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/msgmerge checking for build system executable suffix... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether string.h and strings.h may both be included... yes checking whether basename is declared... 8 checking size of void *... yes checking whether stpcpy is declared... yes checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache configure: creating ./config.status 8 checking size of long... 8 checking for build system executable suffix... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... 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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes config.status: creating Makefile checking for dirent.h that defines DIR... config.status: creating po/Makefile.in yes checking for library containing opendir... none required config.status: creating config.h checking windows.h usability... config.status: executing depfiles commands no checking windows.h presence... no checking for windows.h... no checking for dlfcn.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... config.status: executing libtool commands yes checking whether strstr is declared... config.status: executing default-1 commands yes config.status: creating po/POTFILES checking whether snprintf is declared... config.status: creating po/Makefile yes checking whether vsnprintf is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes 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... yes checking for prstatus32_t in sys/procfs.h... 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... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... 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... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... no checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands rm -f elf32-target.h creating bfdver.h sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new rm -f elf64-target.h rm -f targmatch.h sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new sed -f ./targmatch.sed < ./config.bfd > targmatch.new mv -f elf32-target.new elf32-target.h mv -f elf64-target.new elf64-target.h mv -f targmatch.new targmatch.h Making info in doc make[5]: Nothing to be done for 'info'. 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 config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[5]: Nothing to be done for 'info'. make[5]: Nothing to be done for 'info-am'. make all-recursive Making all in doc make[6]: Nothing to be done for 'all'. Making all in po make[6]: Nothing to be done for 'all'. rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f peigen.c /bin/sh ./../move-if-change bfd-tmp.h bfd.h sed -e s/XX/pe/g < ./peXXigen.c > peigen.new rm -f pex64igen.c rm -f tofiles rm -f bfd-tmp.h mv -f peigen.new peigen.c sed -e s/XX/pex64/g < ./peXXigen.c > pex64igen.new f=""; \ for i in elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-i386.lo elf-vxworks.lo elf32.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo cpu-i386.lo cpu-l1om.lo cpu-k1om.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles touch stmp-bfd-h /bin/sh ./../move-if-change tofiles ofiles mv -f pex64igen.new pex64igen.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec -DSELECT_VECS='&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch' ./archures.c touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo coffgen.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec "-DSELECT_VECS=&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch" ./archures.c -o archures.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec -DSELECT_VECS='&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch' ./targets.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c coffgen.c -o coffgen.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec "-DSELECT_VECS=&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch" ./targets.c -o targets.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c mv -f .deps/corefile.Tpo .deps/corefile.Plo coffgen.c: In function 'coff_print_symbol': coffgen.c:2099:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (combined->u.syment.n_type == T_NULL) ^ coffgen.c:2116:3: note: here case C_EXT: ^~~~ coffgen.c:2118:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ISFCN (combined->u.syment.n_type)) ^ coffgen.c:2136:3: note: here default: ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o In file included from reloc.c:55: reloc.c: In function 'bfd_default_reloc_type_lookup': libbfd.h:768:8: warning: this statement may fall through [-Wimplicit-fallthrough=] do { bfd_assert(__FILE__,__LINE__); } while (0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reloc.c:6838:4: note: in expansion of macro 'BFD_FAIL' BFD_FAIL (); ^~~~~~~~ reloc.c:6839:2: note: here case 32: ^~~~ In file included from reloc.c:55: libbfd.h:768:8: warning: this statement may fall through [-Wimplicit-fallthrough=] do { bfd_assert(__FILE__,__LINE__); } while (0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reloc.c:6842:4: note: in expansion of macro 'BFD_FAIL' BFD_FAIL (); ^~~~~~~~ reloc.c:6843:2: note: here default: ^~~~~~~ In file included from reloc.c:55: libbfd.h:768:8: warning: this statement may fall through [-Wimplicit-fallthrough=] do { bfd_assert(__FILE__,__LINE__); } while (0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reloc.c:6844:4: note: in expansion of macro 'BFD_FAIL' BFD_FAIL (); ^~~~~~~~ reloc.c:6846:5: note: here default: ^~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c mv -f .deps/cache.Tpo .deps/cache.Plo mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c In file included from srec.c:108: libbfd.h:255:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6504:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data' NAME##_bfd_copy_private_bfd_data, \ ^~~~ srec.c:1312:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ srec.c:1312:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:261:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true) ^ bfd.h:6507:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data' NAME##_bfd_copy_private_section_data, \ ^~~~ srec.c:1312:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ bfd.h:6508:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ srec.c:1312:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6509:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ srec.c:1312:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ srec.c:1312:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:267:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(struct bfd *, void *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, void *)) bfd_true) ^ bfd.h:6511:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data' NAME##_bfd_print_private_bfd_data ^~~~ srec.c:1312:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:290:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(struct bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \ ^ bfd.h:6559:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table' NAME##_construct_extended_name_table, \ ^~~~ srec.c:1314:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:293:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, const char *, char *)' {aka 'void (*)(struct bfd *, const char *, char *)'} [-Wcast-function-type] ((void (*) (bfd *, const char *, char *)) bfd_void) ^ bfd.h:6560:3: note: in expansion of macro '_bfd_noarchive_truncate_arname' NAME##_truncate_arname, \ ^~~~ srec.c:1314:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:295:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int, struct orl *, unsigned int, int)' {aka 'int (*)(struct bfd *, unsigned int, struct orl *, unsigned int, int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \ ^ bfd.h:6561:3: note: in expansion of macro '_bfd_noarchive_write_armap' NAME##_write_armap, \ ^~~~ srec.c:1314:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:299:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_false) ^ bfd.h:6563:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr' NAME##_write_ar_hdr, \ ^~~~ srec.c:1314:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:301:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, bfd *)' {aka 'struct bfd * (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr) ^ bfd.h:6564:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file' NAME##_openr_next_archived_file, \ ^~~~ srec.c:1314:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:303:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, symindex)' {aka 'struct bfd * (*)(struct bfd *, long unsigned int)'} [-Wcast-function-type] ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr) ^ bfd.h:6565:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index' NAME##_get_elt_at_index, \ ^~~~ srec.c:1314:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ srec.c:1242:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] #define srec_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'srec_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ srec.c:1315:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c In file included from srec.c:108: libbfd.h:408:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr) ^ srec.c:1244:51: note: in expansion of macro '_bfd_nosymbols_get_lineno' #define srec_get_lineno _bfd_nosymbols_get_lineno ^~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6593:3: note: in expansion of macro 'srec_get_lineno' NAME##_get_lineno, \ ^~~~ srec.c:1315:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:410:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \ ^ srec.c:1245:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line' #define srec_find_nearest_line _bfd_nosymbols_find_nearest_line ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6594:3: note: in expansion of macro 'srec_find_nearest_line' NAME##_find_nearest_line, \ ^~~~ srec.c:1315:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:414:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \ ^ srec.c:1246:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info' #define srec_find_inliner_info _bfd_nosymbols_find_inliner_info ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6597:3: note: in expansion of macro 'srec_find_inliner_info' NAME##_find_inliner_info, \ ^~~~ srec.c:1315:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:417:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ srec.c:1248:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol' #define srec_bfd_make_debug_symbol _bfd_nosymbols_bfd_make_debug_symbol ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6598:3: note: in expansion of macro 'srec_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ srec.c:1315:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:431:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr) ^ bfd.h:6645:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup' NAME##_bfd_reloc_type_lookup, \ ^~~~ srec.c:1316:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ bfd.h:6646:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ srec.c:1316:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6752:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ srec.c:1319:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ bfd.h:6753:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ srec.c:1319:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ bfd.h:6755:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ srec.c:1319:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:255:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6504:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data' NAME##_bfd_copy_private_bfd_data, \ ^~~~ srec.c:1368:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ srec.c:1368:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:261:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true) ^ bfd.h:6507:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data' NAME##_bfd_copy_private_section_data, \ ^~~~ srec.c:1368:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ bfd.h:6508:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ srec.c:1368:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6509:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ srec.c:1368:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ srec.c:1368:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:267:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(struct bfd *, void *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, void *)) bfd_true) ^ bfd.h:6511:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data' NAME##_bfd_print_private_bfd_data ^~~~ srec.c:1368:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:290:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(struct bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \ ^ bfd.h:6559:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table' NAME##_construct_extended_name_table, \ ^~~~ srec.c:1370:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:293:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, const char *, char *)' {aka 'void (*)(struct bfd *, const char *, char *)'} [-Wcast-function-type] ((void (*) (bfd *, const char *, char *)) bfd_void) ^ bfd.h:6560:3: note: in expansion of macro '_bfd_noarchive_truncate_arname' NAME##_truncate_arname, \ ^~~~ srec.c:1370:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:295:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int, struct orl *, unsigned int, int)' {aka 'int (*)(struct bfd *, unsigned int, struct orl *, unsigned int, int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \ ^ bfd.h:6561:3: note: in expansion of macro '_bfd_noarchive_write_armap' NAME##_write_armap, \ ^~~~ srec.c:1370:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:299:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_false) ^ bfd.h:6563:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr' NAME##_write_ar_hdr, \ ^~~~ srec.c:1370:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:301:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, bfd *)' {aka 'struct bfd * (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr) ^ bfd.h:6564:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file' NAME##_openr_next_archived_file, \ ^~~~ srec.c:1370:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:303:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, symindex)' {aka 'struct bfd * (*)(struct bfd *, long unsigned int)'} [-Wcast-function-type] ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr) ^ bfd.h:6565:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index' NAME##_get_elt_at_index, \ ^~~~ srec.c:1370:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ srec.c:1242:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] #define srec_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'srec_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ srec.c:1371:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ In file included from srec.c:108: libbfd.h:408:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr) ^ srec.c:1244:51: note: in expansion of macro '_bfd_nosymbols_get_lineno' #define srec_get_lineno _bfd_nosymbols_get_lineno ^~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6593:3: note: in expansion of macro 'srec_get_lineno' NAME##_get_lineno, \ ^~~~ srec.c:1371:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:410:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \ ^ srec.c:1245:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line' #define srec_find_nearest_line _bfd_nosymbols_find_nearest_line ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6594:3: note: in expansion of macro 'srec_find_nearest_line' NAME##_find_nearest_line, \ ^~~~ srec.c:1371:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:414:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \ ^ srec.c:1246:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info' #define srec_find_inliner_info _bfd_nosymbols_find_inliner_info ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6597:3: note: in expansion of macro 'srec_find_inliner_info' NAME##_find_inliner_info, \ ^~~~ srec.c:1371:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:417:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ srec.c:1248:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol' #define srec_bfd_make_debug_symbol _bfd_nosymbols_bfd_make_debug_symbol ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6598:3: note: in expansion of macro 'srec_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ srec.c:1371:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (srec), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:431:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr) ^ bfd.h:6645:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup' NAME##_bfd_reloc_type_lookup, \ ^~~~ srec.c:1372:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ bfd.h:6646:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ srec.c:1372:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6752:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ srec.c:1375:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ bfd.h:6753:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ srec.c:1375:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ bfd.h:6755:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ srec.c:1375:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ srec.c: In function 'srec_write_record': libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o srec.c:962:11: warning: this statement may fall through [-Wimplicit-fallthrough=] dst += 2; ~~~~^~~~ srec.c:963:5: note: here case 8: ^~~~ srec.c:966:11: warning: this statement may fall through [-Wimplicit-fallthrough=] dst += 2; ~~~~^~~~ srec.c:967:5: note: here case 9: ^~~~ mv -f .deps/section.Tpo .deps/section.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o In file included from binary.c:39: libbfd.h:255:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6504:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data' NAME##_bfd_copy_private_bfd_data, \ ^~~~ binary.c:357:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ binary.c:357:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:261:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true) ^ bfd.h:6507:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data' NAME##_bfd_copy_private_section_data, \ ^~~~ binary.c:357:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ bfd.h:6508:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ binary.c:357:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6509:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ binary.c:357:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ binary.c:357:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:267:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(struct bfd *, void *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, void *)) bfd_true) ^ bfd.h:6511:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data' NAME##_bfd_print_private_bfd_data ^~~~ binary.c:357:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:290:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(struct bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \ ^ bfd.h:6559:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table' NAME##_construct_extended_name_table, \ ^~~~ binary.c:359:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:293:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, const char *, char *)' {aka 'void (*)(struct bfd *, const char *, char *)'} [-Wcast-function-type] ((void (*) (bfd *, const char *, char *)) bfd_void) ^ bfd.h:6560:3: note: in expansion of macro '_bfd_noarchive_truncate_arname' NAME##_truncate_arname, \ ^~~~ binary.c:359:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:295:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int, struct orl *, unsigned int, int)' {aka 'int (*)(struct bfd *, unsigned int, struct orl *, unsigned int, int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \ ^ bfd.h:6561:3: note: in expansion of macro '_bfd_noarchive_write_armap' NAME##_write_armap, \ ^~~~ binary.c:359:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:299:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_false) ^ bfd.h:6563:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr' NAME##_write_ar_hdr, \ ^~~~ binary.c:359:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:301:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, bfd *)' {aka 'struct bfd * (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr) ^ bfd.h:6564:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file' NAME##_openr_next_archived_file, \ ^~~~ binary.c:359:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:303:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, symindex)' {aka 'struct bfd * (*)(struct bfd *, long unsigned int)'} [-Wcast-function-type] ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr) ^ bfd.h:6565:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index' NAME##_get_elt_at_index, \ ^~~~ binary.c:359:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:400:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, void *, asymbol *, bfd_print_symbol_type)' {aka 'void (*)(struct bfd *, void *, struct bfd_symbol *, enum bfd_print_symbol)'} [-Wcast-function-type] ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void) ^ binary.c:193:35: note: in expansion of macro '_bfd_nosymbols_print_symbol' #define binary_print_symbol _bfd_nosymbols_print_symbol ^~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6589:3: note: in expansion of macro 'binary_print_symbol' NAME##_print_symbol, \ ^~~~ binary.c:360:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (binary), ^~~~~~~~~~~~~~~~~~~~~~ binary.c:212:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] #define binary_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'binary_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ binary.c:360:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (binary), ^~~~~~~~~~~~~~~~~~~~~~ In file included from binary.c:39: libbfd.h:408:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr) ^ binary.c:206:44: note: in expansion of macro '_bfd_nosymbols_get_lineno' #define binary_get_lineno _bfd_nosymbols_get_lineno ^~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6593:3: note: in expansion of macro 'binary_get_lineno' NAME##_get_lineno, \ ^~~~ binary.c:360:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (binary), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:410:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \ ^ binary.c:207:44: note: in expansion of macro '_bfd_nosymbols_find_nearest_line' #define binary_find_nearest_line _bfd_nosymbols_find_nearest_line ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6594:3: note: in expansion of macro 'binary_find_nearest_line' NAME##_find_nearest_line, \ ^~~~ binary.c:360:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (binary), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:414:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \ ^ binary.c:208:44: note: in expansion of macro '_bfd_nosymbols_find_inliner_info' #define binary_find_inliner_info _bfd_nosymbols_find_inliner_info ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6597:3: note: in expansion of macro 'binary_find_inliner_info' NAME##_find_inliner_info, \ ^~~~ binary.c:360:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (binary), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:417:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ binary.c:209:44: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol' #define binary_bfd_make_debug_symbol _bfd_nosymbols_bfd_make_debug_symbol ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6598:3: note: in expansion of macro 'binary_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ binary.c:360:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (binary), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:431:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr) ^ bfd.h:6645:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup' NAME##_bfd_reloc_type_lookup, \ ^~~~ binary.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ bfd.h:6646:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ binary.c:361:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6752:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ bfd.h:6753:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ bfd.h:6755:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ binary.c:364:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o In file included from tekhex.c:72: libbfd.h:255:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6504:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data' NAME##_bfd_copy_private_bfd_data, \ ^~~~ tekhex.c:1004:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ tekhex.c:1004:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:261:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true) ^ bfd.h:6507:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data' NAME##_bfd_copy_private_section_data, \ ^~~~ tekhex.c:1004:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ bfd.h:6508:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ tekhex.c:1004:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6509:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ tekhex.c:1004:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ tekhex.c:1004:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:267:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(struct bfd *, void *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, void *)) bfd_true) ^ bfd.h:6511:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data' NAME##_bfd_print_private_bfd_data ^~~~ tekhex.c:1004:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:290:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(struct bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \ ^ bfd.h:6559:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table' NAME##_construct_extended_name_table, \ ^~~~ tekhex.c:1006:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:293:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, const char *, char *)' {aka 'void (*)(struct bfd *, const char *, char *)'} [-Wcast-function-type] ((void (*) (bfd *, const char *, char *)) bfd_void) ^ bfd.h:6560:3: note: in expansion of macro '_bfd_noarchive_truncate_arname' NAME##_truncate_arname, \ ^~~~ tekhex.c:1006:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:295:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int, struct orl *, unsigned int, int)' {aka 'int (*)(struct bfd *, unsigned int, struct orl *, unsigned int, int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \ ^ bfd.h:6561:3: note: in expansion of macro '_bfd_noarchive_write_armap' NAME##_write_armap, \ ^~~~ tekhex.c:1006:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:299:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_false) ^ bfd.h:6563:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr' NAME##_write_ar_hdr, \ ^~~~ tekhex.c:1006:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:301:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, bfd *)' {aka 'struct bfd * (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr) ^ bfd.h:6564:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file' NAME##_openr_next_archived_file, \ ^~~~ tekhex.c:1006:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:303:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, symindex)' {aka 'struct bfd * (*)(struct bfd *, long unsigned int)'} [-Wcast-function-type] ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr) ^ bfd.h:6565:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index' NAME##_get_elt_at_index, \ ^~~~ tekhex.c:1006:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ tekhex.c:935:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] #define tekhex_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'tekhex_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ tekhex.c:1007:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (tekhex), ^~~~~~~~~~~~~~~~~~~~~~ In file included from tekhex.c:72: libbfd.h:408:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr) ^ tekhex.c:937:53: note: in expansion of macro '_bfd_nosymbols_get_lineno' #define tekhex_get_lineno _bfd_nosymbols_get_lineno ^~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6593:3: note: in expansion of macro 'tekhex_get_lineno' NAME##_get_lineno, \ ^~~~ tekhex.c:1007:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (tekhex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:410:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \ ^ tekhex.c:938:53: note: in expansion of macro '_bfd_nosymbols_find_nearest_line' #define tekhex_find_nearest_line _bfd_nosymbols_find_nearest_line ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6594:3: note: in expansion of macro 'tekhex_find_nearest_line' NAME##_find_nearest_line, \ ^~~~ tekhex.c:1007:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (tekhex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:414:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \ ^ tekhex.c:939:53: note: in expansion of macro '_bfd_nosymbols_find_inliner_info' #define tekhex_find_inliner_info _bfd_nosymbols_find_inliner_info ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6597:3: note: in expansion of macro 'tekhex_find_inliner_info' NAME##_find_inliner_info, \ ^~~~ tekhex.c:1007:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (tekhex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:417:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ tekhex.c:940:53: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol' #define tekhex_bfd_make_debug_symbol _bfd_nosymbols_bfd_make_debug_symbol ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6598:3: note: in expansion of macro 'tekhex_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ tekhex.c:1007:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (tekhex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:431:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr) ^ bfd.h:6645:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup' NAME##_bfd_reloc_type_lookup, \ ^~~~ tekhex.c:1008:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ bfd.h:6646:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ tekhex.c:1008:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6752:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ tekhex.c:1011:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ bfd.h:6753:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ tekhex.c:1011:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ bfd.h:6755:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ tekhex.c:1011:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/hash.Tpo .deps/hash.Plo In file included from ihex.c:125: libbfd.h:255:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6504:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data' NAME##_bfd_copy_private_bfd_data, \ ^~~~ ihex.c:989:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ ihex.c:989:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:261:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true) ^ bfd.h:6507:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data' NAME##_bfd_copy_private_section_data, \ ^~~~ ihex.c:989:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ bfd.h:6508:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ ihex.c:989:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6509:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ ihex.c:989:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ ihex.c:989:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:267:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(struct bfd *, void *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, void *)) bfd_true) ^ bfd.h:6511:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data' NAME##_bfd_print_private_bfd_data ^~~~ ihex.c:989:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:290:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(struct bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \ ^ bfd.h:6559:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table' NAME##_construct_extended_name_table, \ ^~~~ ihex.c:991:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:293:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, const char *, char *)' {aka 'void (*)(struct bfd *, const char *, char *)'} [-Wcast-function-type] ((void (*) (bfd *, const char *, char *)) bfd_void) ^ bfd.h:6560:3: note: in expansion of macro '_bfd_noarchive_truncate_arname' NAME##_truncate_arname, \ ^~~~ ihex.c:991:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:295:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int, struct orl *, unsigned int, int)' {aka 'int (*)(struct bfd *, unsigned int, struct orl *, unsigned int, int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \ ^ bfd.h:6561:3: note: in expansion of macro '_bfd_noarchive_write_armap' NAME##_write_armap, \ ^~~~ ihex.c:991:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:299:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_false) ^ bfd.h:6563:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr' NAME##_write_ar_hdr, \ ^~~~ ihex.c:991:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:301:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, bfd *)' {aka 'struct bfd * (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr) ^ bfd.h:6564:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file' NAME##_openr_next_archived_file, \ ^~~~ ihex.c:991:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:303:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, symindex)' {aka 'struct bfd * (*)(struct bfd *, long unsigned int)'} [-Wcast-function-type] ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr) ^ bfd.h:6565:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index' NAME##_get_elt_at_index, \ ^~~~ ihex.c:991:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ ihex.c:918:52: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] #define ihex_canonicalize_symtab ((long (*) (bfd *, asymbol **)) bfd_0l) ^ bfd.h:6587:3: note: in expansion of macro 'ihex_canonicalize_symtab' NAME##_canonicalize_symtab, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ In file included from ihex.c:125: libbfd.h:400:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, void *, asymbol *, bfd_print_symbol_type)' {aka 'void (*)(struct bfd *, void *, struct bfd_symbol *, enum bfd_print_symbol)'} [-Wcast-function-type] ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void) ^ ihex.c:920:51: note: in expansion of macro '_bfd_nosymbols_print_symbol' #define ihex_print_symbol _bfd_nosymbols_print_symbol ^~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6589:3: note: in expansion of macro 'ihex_print_symbol' NAME##_print_symbol, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:402:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, asymbol *, symbol_info *)' {aka 'void (*)(struct bfd *, struct bfd_symbol *, struct _symbol_info *)'} [-Wcast-function-type] ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void) ^ ihex.c:921:51: note: in expansion of macro '_bfd_nosymbols_get_symbol_info' #define ihex_get_symbol_info _bfd_nosymbols_get_symbol_info ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6590:3: note: in expansion of macro 'ihex_get_symbol_info' NAME##_get_symbol_info, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:404:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char *)' {aka 'int (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char *)) bfd_false) ^ ihex.c:923:51: note: in expansion of macro '_bfd_nosymbols_bfd_is_local_label_name' #define ihex_bfd_is_local_label_name _bfd_nosymbols_bfd_is_local_label_name ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6591:3: note: in expansion of macro 'ihex_bfd_is_local_label_name' NAME##_bfd_is_local_label_name, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ ihex.c:922:52: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] #define ihex_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'ihex_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ In file included from ihex.c:125: libbfd.h:408:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr) ^ ihex.c:924:51: note: in expansion of macro '_bfd_nosymbols_get_lineno' #define ihex_get_lineno _bfd_nosymbols_get_lineno ^~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6593:3: note: in expansion of macro 'ihex_get_lineno' NAME##_get_lineno, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:410:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \ ^ ihex.c:925:51: note: in expansion of macro '_bfd_nosymbols_find_nearest_line' #define ihex_find_nearest_line _bfd_nosymbols_find_nearest_line ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6594:3: note: in expansion of macro 'ihex_find_nearest_line' NAME##_find_nearest_line, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:414:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \ ^ ihex.c:926:51: note: in expansion of macro '_bfd_nosymbols_find_inliner_info' #define ihex_find_inliner_info _bfd_nosymbols_find_inliner_info ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6597:3: note: in expansion of macro 'ihex_find_inliner_info' NAME##_find_inliner_info, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:417:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ ihex.c:927:51: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol' #define ihex_bfd_make_debug_symbol _bfd_nosymbols_bfd_make_debug_symbol ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6598:3: note: in expansion of macro 'ihex_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:419:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, bfd_boolean, void **, unsigned int *)' {aka 'long int (*)(struct bfd *, int, void **, unsigned int *)'} [-Wcast-function-type] ((long (*) (bfd *, bfd_boolean, void **, unsigned int *)) _bfd_n1) ^ ihex.c:928:51: note: in expansion of macro '_bfd_nosymbols_read_minisymbols' #define ihex_read_minisymbols _bfd_nosymbols_read_minisymbols ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6599:3: note: in expansion of macro 'ihex_read_minisymbols' NAME##_read_minisymbols, \ ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:421:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, bfd_boolean, const void *, asymbol *)' {aka 'struct bfd_symbol * (*)(struct bfd *, int, const void *, struct bfd_symbol *)'} [-Wcast-function-type] ((asymbol *(*) (bfd *, bfd_boolean, const void *, asymbol *)) \ ^ ihex.c:929:51: note: in expansion of macro '_bfd_nosymbols_minisymbol_to_symbol' #define ihex_minisymbol_to_symbol _bfd_nosymbols_minisymbol_to_symbol ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6600:3: note: in expansion of macro 'ihex_minisymbol_to_symbol' NAME##_minisymbol_to_symbol ^~~~ ihex.c:992:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (ihex), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:431:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr) ^ bfd.h:6645:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup' NAME##_bfd_reloc_type_lookup, \ ^~~~ ihex.c:993:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ bfd.h:6646:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ ihex.c:993:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6752:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ ihex.c:996:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ bfd.h:6753:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ ihex.c:996:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ bfd.h:6755:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ ihex.c:996:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c -o dwarf2.o mv -f .deps/binary.Tpo .deps/binary.Plo libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c ihex.c: In function 'ihex_bad_byte': ihex.c:223:19: warning: '%03o' directive writing between 3 and 11 bytes into a region of size 9 [-Wformat-overflow=] sprintf (buf, "\\%03o", (unsigned int) c); ^~~~ ihex.c:223:16: note: directive argument in the range [0, 4294967294] sprintf (buf, "\\%03o", (unsigned int) c); ^~~~~~~~ ihex.c:223:2: note: 'sprintf' output between 5 and 13 bytes into a destination of size 10 sprintf (buf, "\\%03o", (unsigned int) c); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo elf64-x86-64.c mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo elf-ifunc.c srec.c: In function 'srec_bad_byte': srec.c:254:19: warning: '%03o' directive writing between 3 and 11 bytes into a region of size 9 [-Wformat-overflow=] sprintf (buf, "\\%03o", (unsigned int) c); ^~~~ srec.c:254:16: note: directive argument in the range [0, 4294967294] sprintf (buf, "\\%03o", (unsigned int) c); ^~~~~~~~ srec.c:254:2: note: 'sprintf' output between 5 and 13 bytes into a destination of size 10 sprintf (buf, "\\%03o", (unsigned int) c); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o mv -f .deps/opncls.Tpo .deps/opncls.Plo libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo elf-nacl.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c elf64-x86-64.c -o elf64-x86-64.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c elf-ifunc.c -o elf-ifunc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo elf64.c mv -f .deps/simple.Tpo .deps/simple.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c elf-nacl.c -o elf-nacl.o In file included from verilog.c:58: libbfd.h:255:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6504:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data' NAME##_bfd_copy_private_bfd_data, \ ^~~~ verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:261:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, bfd *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, bfd *, asection *)) bfd_true) ^ bfd.h:6507:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_section_data' NAME##_bfd_copy_private_section_data, \ ^~~~ verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ bfd.h:6508:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6509:3: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:267:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(struct bfd *, void *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, void *)) bfd_true) ^ bfd.h:6511:3: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data' NAME##_bfd_print_private_bfd_data ^~~~ verilog.c:363:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (_bfd_generic), ^~~~~~~~~~~~~~~~~~~ libbfd.h:290:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, char **, bfd_size_type *, const char **)' {aka 'int (*)(struct bfd *, char **, long unsigned int *, const char **)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, char **, bfd_size_type *, const char **)) \ ^ bfd.h:6559:3: note: in expansion of macro '_bfd_noarchive_construct_extended_name_table' NAME##_construct_extended_name_table, \ ^~~~ verilog.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:293:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, const char *, char *)' {aka 'void (*)(struct bfd *, const char *, char *)'} [-Wcast-function-type] ((void (*) (bfd *, const char *, char *)) bfd_void) ^ bfd.h:6560:3: note: in expansion of macro '_bfd_noarchive_truncate_arname' NAME##_truncate_arname, \ ^~~~ verilog.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:295:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, unsigned int, struct orl *, unsigned int, int)' {aka 'int (*)(struct bfd *, unsigned int, struct orl *, unsigned int, int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, unsigned int, struct orl *, unsigned int, int)) \ ^ bfd.h:6561:3: note: in expansion of macro '_bfd_noarchive_write_armap' NAME##_write_armap, \ ^~~~ verilog.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:299:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_false) ^ bfd.h:6563:3: note: in expansion of macro '_bfd_noarchive_write_ar_hdr' NAME##_write_ar_hdr, \ ^~~~ verilog.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:301:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, bfd *)' {aka 'struct bfd * (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd *(*) (bfd *, bfd *)) bfd_nullvoidptr) ^ bfd.h:6564:3: note: in expansion of macro '_bfd_noarchive_openr_next_archived_file' NAME##_openr_next_archived_file, \ ^~~~ verilog.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:303:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd * (*)(bfd *, symindex)' {aka 'struct bfd * (*)(struct bfd *, long unsigned int)'} [-Wcast-function-type] ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr) ^ bfd.h:6565:3: note: in expansion of macro '_bfd_noarchive_get_elt_at_index' NAME##_get_elt_at_index, \ ^~~~ verilog.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_ARCHIVE' BFD_JUMP_TABLE_ARCHIVE (_bfd_noarchive), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:397:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6587:3: note: in expansion of macro '_bfd_nosymbols_canonicalize_symtab' NAME##_canonicalize_symtab, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:400:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, void *, asymbol *, bfd_print_symbol_type)' {aka 'void (*)(struct bfd *, void *, struct bfd_symbol *, enum bfd_print_symbol)'} [-Wcast-function-type] ((void (*) (bfd *, void *, asymbol *, bfd_print_symbol_type)) bfd_void) ^ bfd.h:6589:3: note: in expansion of macro '_bfd_nosymbols_print_symbol' NAME##_print_symbol, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:402:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, asymbol *, symbol_info *)' {aka 'void (*)(struct bfd *, struct bfd_symbol *, struct _symbol_info *)'} [-Wcast-function-type] ((void (*) (bfd *, asymbol *, symbol_info *)) bfd_void) ^ bfd.h:6590:3: note: in expansion of macro '_bfd_nosymbols_get_symbol_info' NAME##_get_symbol_info, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:404:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char *)' {aka 'int (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char *)) bfd_false) ^ bfd.h:6591:3: note: in expansion of macro '_bfd_nosymbols_bfd_is_local_label_name' NAME##_bfd_is_local_label_name, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:406:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro '_bfd_nosymbols_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:408:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'alent * (*)(bfd *, asymbol *)' {aka 'struct lineno_cache_entry * (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr) ^ bfd.h:6593:3: note: in expansion of macro '_bfd_nosymbols_get_lineno' NAME##_get_lineno, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:410:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, asymbol **, bfd_vma, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd_symbol **, long unsigned int, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, asymbol **, bfd_vma, const char **, \ ^ bfd.h:6594:3: note: in expansion of macro '_bfd_nosymbols_find_nearest_line' NAME##_find_nearest_line, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:414:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \ ^ bfd.h:6597:3: note: in expansion of macro '_bfd_nosymbols_find_inliner_info' NAME##_find_inliner_info, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:417:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol *(*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro '_bfd_nosymbols_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:419:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, bfd_boolean, void **, unsigned int *)' {aka 'long int (*)(struct bfd *, int, void **, unsigned int *)'} [-Wcast-function-type] ((long (*) (bfd *, bfd_boolean, void **, unsigned int *)) _bfd_n1) ^ bfd.h:6599:3: note: in expansion of macro '_bfd_nosymbols_read_minisymbols' NAME##_read_minisymbols, \ ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:421:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, bfd_boolean, const void *, asymbol *)' {aka 'struct bfd_symbol * (*)(struct bfd *, int, const void *, struct bfd_symbol *)'} [-Wcast-function-type] ((asymbol *(*) (bfd *, bfd_boolean, const void *, asymbol *)) \ ^ bfd.h:6600:3: note: in expansion of macro '_bfd_nosymbols_minisymbol_to_symbol' NAME##_minisymbol_to_symbol ^~~~ verilog.c:366:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:431:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, bfd_reloc_code_real_type)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, enum bfd_reloc_code_real)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, bfd_reloc_code_real_type)) bfd_nullvoidptr) ^ bfd.h:6645:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_type_lookup' NAME##_bfd_reloc_type_lookup, \ ^~~~ verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ bfd.h:6646:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ verilog.c:367:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (_bfd_norelocs), ^~~~~~~~~~~~~~~~~~~~~ libbfd.h:456:4: warning: cast between incompatible function types from 'int (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'int (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((int (*) (bfd *, struct bfd_link_info *)) bfd_0) ^ bfd.h:6670:3: note: in expansion of macro '_bfd_nolink_sizeof_headers' NAME##_sizeof_headers, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:458:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'bfd_byte * (*)(bfd *, struct bfd_link_info *, struct bfd_link_order *, bfd_byte *, bfd_boolean, asymbol **)' {aka 'unsigned char * (*)(struct bfd *, struct bfd_link_info *, struct bfd_link_order *, unsigned char *, int, struct bfd_symbol **)'} [-Wcast-function-type] ((bfd_byte *(*) (bfd *, struct bfd_link_info *, struct bfd_link_order *, \ ^ bfd.h:6671:3: note: in expansion of macro '_bfd_nolink_bfd_get_relocated_section_contents' NAME##_bfd_get_relocated_section_contents, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:462:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, struct bfd_link_info *, bfd_boolean *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd_link_info *, int *)'} [-Wcast-function-type] ((bfd_boolean (*) \ ^ bfd.h:6672:3: note: in expansion of macro '_bfd_nolink_bfd_relax_section' NAME##_bfd_relax_section, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:485:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_false) ^ bfd.h:6675:3: note: in expansion of macro '_bfd_nolink_bfd_link_add_symbols' NAME##_bfd_link_add_symbols, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:487:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(asection *, struct bfd_link_info *)' {aka 'void (*)(struct bfd_section *, struct bfd_link_info *)'} [-Wcast-function-type] ((void (*) (asection *, struct bfd_link_info *)) bfd_void) ^ bfd.h:6676:3: note: in expansion of macro '_bfd_nolink_bfd_link_just_syms' NAME##_bfd_link_just_syms, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:489:4: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, struct bfd_link_hash_entry *, struct bfd_link_hash_entry *)' {aka 'void (*)(struct bfd *, struct bfd_link_hash_entry *, struct bfd_link_hash_entry *)'} [-Wcast-function-type] ((void (*) (bfd *, struct bfd_link_hash_entry *, \ ^ bfd.h:6677:3: note: in expansion of macro '_bfd_nolink_bfd_copy_link_hash_symbol_type' NAME##_bfd_copy_link_hash_symbol_type, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:492:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) bfd_false) ^ bfd.h:6678:3: note: in expansion of macro '_bfd_nolink_bfd_final_link' NAME##_bfd_final_link, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:494:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_section *)' {aka 'int (*)(struct bfd *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_section *)) bfd_false) ^ bfd.h:6679:3: note: in expansion of macro '_bfd_nolink_bfd_link_split_section' NAME##_bfd_link_split_section, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:466:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) \ ^ bfd.h:6680:3: note: in expansion of macro '_bfd_nolink_bfd_gc_sections' NAME##_bfd_gc_sections, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:469:4: warning: cast between incompatible function types from 'int (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(struct bfd_link_info *, struct flag_info *, asection *)' {aka 'int (*)(struct bfd_link_info *, struct flag_info *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (struct bfd_link_info *, struct flag_info *, asection *)) \ ^ bfd.h:6681:3: note: in expansion of macro '_bfd_nolink_bfd_lookup_section_flags' NAME##_bfd_lookup_section_flags, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:472:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *)) \ ^ bfd.h:6682:3: note: in expansion of macro '_bfd_nolink_bfd_merge_sections' NAME##_bfd_merge_sections, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:475:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const struct bfd_section *)' {aka 'int (*)(struct bfd *, const struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const struct bfd_section *)) \ ^ bfd.h:6683:3: note: in expansion of macro '_bfd_nolink_bfd_is_group_section' NAME##_bfd_is_group_section, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:478:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_section *)' {aka 'int (*)(struct bfd *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_section *)) \ ^ bfd.h:6684:3: note: in expansion of macro '_bfd_nolink_bfd_discard_group' NAME##_bfd_discard_group, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:496:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asection *, struct bfd_link_info *)' {aka 'int (*)(struct bfd *, struct bfd_section *, struct bfd_link_info *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asection *, \ ^ bfd.h:6685:3: note: in expansion of macro '_bfd_nolink_section_already_linked' NAME##_section_already_linked, \ ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:499:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *, \ ^ bfd.h:6686:3: note: in expansion of macro '_bfd_nolink_bfd_define_common_symbol' NAME##_bfd_define_common_symbol ^~~~ verilog.c:369:3: note: in expansion of macro 'BFD_JUMP_TABLE_LINK' BFD_JUMP_TABLE_LINK (_bfd_nolink), ^~~~~~~~~~~~~~~~~~~ libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6752:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ verilog.c:370:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ bfd.h:6753:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ verilog.c:370:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ bfd.h:6755:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ verilog.c:370:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo elflink.c mv -f .deps/ihex.Tpo .deps/ihex.Plo mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c In file included from elf64-x86-64.c:5224: elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o elflink.o elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ mv -f .deps/verilog.Tpo .deps/verilog.Plo elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ In file included from elf64-x86-64.c:5442: elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ In file included from elf64-x86-64.c:5224: elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c -o elf-attrs.o elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ In file included from elf64-x86-64.c:5442: elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ mv -f .deps/compress.Tpo .deps/compress.Plo elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strtab.c -o elf-strtab.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo dwarf1.c mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo mv -f .deps/merge.Tpo .deps/merge.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo elf32-i386.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo elf-vxworks.c elf64-x86-64.c: In function 'elf_x86_64_check_relocs': elf64-x86-64.c:1704:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!ABI_64_P (abfd)) ^ elf64-x86-64.c:1706:2: note: here case R_X86_64_8: ^~~~ mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo elf32.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo i386linux.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c dwarf1.c -o dwarf1.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c elf32-i386.c -o elf32-i386.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c elf-vxworks.c -o elf-vxworks.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo aout32.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c i386linux.c -o i386linux.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c aout32.c -o aout32.o In file included from i386linux.c:32: libbfd.h:255:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ aout-target.h:544:38: note: in expansion of macro '_bfd_generic_bfd_copy_private_bfd_data' #define MY_bfd_copy_private_bfd_data _bfd_generic_bfd_copy_private_bfd_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6504:3: note: in expansion of macro 'MY_bfd_copy_private_bfd_data' NAME##_bfd_copy_private_bfd_data, \ ^~~~ aout-target.h:668:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (MY), ^~~~~~~~~~~~~~~~~~~ libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ aout-target.h:548:39: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' #define MY_bfd_merge_private_bfd_data _bfd_generic_bfd_merge_private_bfd_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6505:3: note: in expansion of macro 'MY_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ aout-target.h:668:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (MY), ^~~~~~~~~~~~~~~~~~~ libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ aout-target.h:552:41: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' #define MY_bfd_copy_private_symbol_data _bfd_generic_bfd_copy_private_symbol_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6508:3: note: in expansion of macro 'MY_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ aout-target.h:668:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (MY), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ aout-target.h:556:41: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' #define MY_bfd_copy_private_header_data _bfd_generic_bfd_copy_private_header_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6509:3: note: in expansion of macro 'MY_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ aout-target.h:668:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (MY), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ aout-target.h:564:34: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' #define MY_bfd_set_private_flags _bfd_generic_bfd_set_private_flags ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6510:3: note: in expansion of macro 'MY_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ aout-target.h:668:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (MY), ^~~~~~~~~~~~~~~~~~~ libbfd.h:267:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, void *)' {aka 'int (*)(struct bfd *, void *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, void *)) bfd_true) ^ aout-target.h:560:39: note: in expansion of macro '_bfd_generic_bfd_print_private_bfd_data' #define MY_bfd_print_private_bfd_data _bfd_generic_bfd_print_private_bfd_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6511:3: note: in expansion of macro 'MY_bfd_print_private_bfd_data' NAME##_bfd_print_private_bfd_data ^~~~ aout-target.h:668:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (MY), ^~~~~~~~~~~~~~~~~~~ In file included from i386linux.c:735: aout-target.h:572:42: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] #define MY_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'MY_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ aout-target.h:671:6: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (MY), ^~~~~~~~~~~~~~~~~~~~~~ In file included from i386linux.c:32: libbfd.h:414:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, const char **, const char **, unsigned int *)' {aka 'int (*)(struct bfd *, const char **, const char **, unsigned int *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, const char **, const char **, unsigned int *)) \ ^ aout-target.h:474:30: note: in expansion of macro '_bfd_nosymbols_find_inliner_info' #define MY_find_inliner_info _bfd_nosymbols_find_inliner_info ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6597:3: note: in expansion of macro 'MY_find_inliner_info' NAME##_find_inliner_info, \ ^~~~ aout-target.h:671:6: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (MY), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ aout-target.h:600:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' _bfd_nodynamic_canonicalize_dynamic_symtab ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6752:3: note: in expansion of macro 'MY_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ aout-target.h:675:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (MY), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ aout-target.h:604:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' _bfd_nodynamic_get_synthetic_symtab ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6753:3: note: in expansion of macro 'MY_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ aout-target.h:675:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (MY), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ aout-target.h:612:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' _bfd_nodynamic_canonicalize_dynamic_reloc ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6755:3: note: in expansion of macro 'MY_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ aout-target.h:675:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (MY), ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo pei-i386.c elf32-i386.c:5062:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true) ^ elf32-target.h:704:3: note: in expansion of macro 'elf_backend_omit_section_dynsym' elf_backend_omit_section_dynsym, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from elf32-i386.c:5069: elf32-target.h:441:3: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, struct bfd_link_info *)' {aka 'void (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((void (*) (bfd *, struct bfd_link_info *)) bfd_void) ^ elf32-target.h:712:3: note: in expansion of macro 'elf_backend_init_index_section' elf_backend_init_index_section, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-i386.c:5062:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true) ^ elf32-target.h:704:3: note: in expansion of macro 'elf_backend_omit_section_dynsym' elf_backend_omit_section_dynsym, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from elf32-i386.c:5069: elf32-target.h:441:3: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, struct bfd_link_info *)' {aka 'void (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((void (*) (bfd *, struct bfd_link_info *)) bfd_void) ^ elf32-target.h:712:3: note: in expansion of macro 'elf_backend_init_index_section' elf_backend_init_index_section, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-i386.c:5062:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true) ^ elf32-target.h:704:3: note: in expansion of macro 'elf_backend_omit_section_dynsym' elf_backend_omit_section_dynsym, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from elf32-i386.c:5069: elf32-target.h:441:3: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, struct bfd_link_info *)' {aka 'void (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((void (*) (bfd *, struct bfd_link_info *)) bfd_void) ^ elf32-target.h:712:3: note: in expansion of macro 'elf_backend_init_index_section' elf_backend_init_index_section, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-i386.c:5062:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true) ^ elf32-target.h:704:3: note: in expansion of macro 'elf_backend_omit_section_dynsym' elf_backend_omit_section_dynsym, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from elf32-i386.c:5069: elf32-target.h:441:3: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, struct bfd_link_info *)' {aka 'void (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((void (*) (bfd *, struct bfd_link_info *)) bfd_void) ^ elf32-target.h:712:3: note: in expansion of macro 'elf_backend_init_index_section' elf_backend_init_index_section, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-i386.c:5062:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct bfd_link_info *, asection *)' {aka 'int (*)(struct bfd *, struct bfd_link_info *, struct bfd_section *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, struct bfd_link_info *, asection *)) bfd_true) ^ elf32-target.h:704:3: note: in expansion of macro 'elf_backend_omit_section_dynsym' elf_backend_omit_section_dynsym, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from elf32-i386.c:5069: elf32-target.h:441:3: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, struct bfd_link_info *)' {aka 'void (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((void (*) (bfd *, struct bfd_link_info *)) bfd_void) ^ elf32-target.h:712:3: note: in expansion of macro 'elf_backend_init_index_section' elf_backend_init_index_section, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf.c: In function 'bfd_section_from_shdr': elf.c:1591:11: warning: this statement may fall through [-Wimplicit-fallthrough=] if (hdr->sh_link == (SHN_LORESERVE & 0xffff) /* SHN_BEFORE */ ^ elf.c:1595:6: note: here default: ^~~~~~~ mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo cofflink.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c pei-i386.c -o pei-i386.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo pei-x86_64.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o elf64-x86-64.c: In function 'elf_x86_64_write_core_note': elf64-x86-64.c:460:4: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy (data.pr_fname, fname, sizeof (data.pr_fname)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf64-x86-64.c:461:4: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] strncpy (data.pr_psargs, psargs, sizeof (data.pr_psargs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf64-x86-64.c:451:4: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy (data.pr_fname, fname, sizeof (data.pr_fname)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf64-x86-64.c:452:4: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] strncpy (data.pr_psargs, psargs, sizeof (data.pr_psargs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c cofflink.c -o cofflink.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c pei-x86_64.c -o pei-x86_64.o In file included from coff-i386.c:608, from pei-i386.c:46: coffcode.h:2480:3: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct internal_syment *)' {aka 'int (*)(struct bfd *, struct internal_syment *)'} [-Wcast-function-type] (bfd_boolean (*) (bfd *, struct internal_syment *)) bfd_false ^ coffcode.h:5497:28: note: in expansion of macro 'symname_in_debug_hook' coff_slurp_symbol_table, symname_in_debug_hook, coff_pointerize_aux_hook, ^~~~~~~~~~~~~~~~~~~~~ In file included from coff-i386.c:26, from pei-i386.c:46: libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ coffcode.h:5617:45: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' #define coff_bfd_merge_private_bfd_data _bfd_generic_bfd_merge_private_bfd_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6505:3: note: in expansion of macro 'coff_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ coff-i386.c:669:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (coff), ^~~~~~~~~~~~~~~~~~~ libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ coffcode.h:5601:45: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' #define coff_bfd_copy_private_symbol_data _bfd_generic_bfd_copy_private_symbol_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6508:3: note: in expansion of macro 'coff_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ coff-i386.c:669:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (coff), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ coffcode.h:5605:45: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' #define coff_bfd_copy_private_header_data _bfd_generic_bfd_copy_private_header_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6509:3: note: in expansion of macro 'coff_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ coff-i386.c:669:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (coff), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ coffcode.h:5621:40: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' #define coff_bfd_set_private_flags _bfd_generic_bfd_set_private_flags ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6510:3: note: in expansion of macro 'coff_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ coff-i386.c:669:6: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (coff), ^~~~~~~~~~~~~~~~~~~ In file included from coff-i386.c:608, from pei-i386.c:46: coffcode.h:5633:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] #define coff_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'coff_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ coff-i386.c:672:6: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (coff), ^~~~~~~~~~~~~~~~~~~~~~ In file included from coff-i386.c:26, from pei-i386.c:46: libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6752:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ bfd.h:6753:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ bfd.h:6755:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ coff-i386.c:676:6: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c elflink.c: In function 'eval_symbol': elflink.c:7761:25: warning: this statement may fall through [-Wimplicit-fallthrough=] symbol_is_section = TRUE; elflink.c:7762:5: note: here case 's': ^~~~ mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo elf64-gen.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o In file included from coff-x86_64.c:726, from pei-x86_64.c:593: coffcode.h:2480:3: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, struct internal_syment *)' {aka 'int (*)(struct bfd *, struct internal_syment *)'} [-Wcast-function-type] (bfd_boolean (*) (bfd *, struct internal_syment *)) bfd_false ^ coffcode.h:5497:28: note: in expansion of macro 'symname_in_debug_hook' coff_slurp_symbol_table, symname_in_debug_hook, coff_pointerize_aux_hook, ^~~~~~~~~~~~~~~~~~~~~ In file included from pei-x86_64.c:67: libbfd.h:257:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ coffcode.h:5617:45: note: in expansion of macro '_bfd_generic_bfd_merge_private_bfd_data' #define coff_bfd_merge_private_bfd_data _bfd_generic_bfd_merge_private_bfd_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6505:3: note: in expansion of macro 'coff_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ coff-x86_64.c:788:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (coff), ^~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c elf64-gen.c -o elf64-gen.o libbfd.h:263:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *, bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *, struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *, bfd *, asymbol *)) bfd_true) ^ coffcode.h:5601:45: note: in expansion of macro '_bfd_generic_bfd_copy_private_symbol_data' #define coff_bfd_copy_private_symbol_data _bfd_generic_bfd_copy_private_symbol_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6508:3: note: in expansion of macro 'coff_bfd_copy_private_symbol_data' NAME##_bfd_copy_private_symbol_data, \ ^~~~ coff-x86_64.c:788:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (coff), ^~~~~~~~~~~~~~~~~~~ libbfd.h:265:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ coffcode.h:5605:45: note: in expansion of macro '_bfd_generic_bfd_copy_private_header_data' #define coff_bfd_copy_private_header_data _bfd_generic_bfd_copy_private_header_data ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6509:3: note: in expansion of macro 'coff_bfd_copy_private_header_data' NAME##_bfd_copy_private_header_data, \ ^~~~ coff-x86_64.c:788:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (coff), ^~~~~~~~~~~~~~~~~~~ libbfd.h:259:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ coffcode.h:5621:40: note: in expansion of macro '_bfd_generic_bfd_set_private_flags' #define coff_bfd_set_private_flags _bfd_generic_bfd_set_private_flags ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6510:3: note: in expansion of macro 'coff_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ coff-x86_64.c:788:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (coff), ^~~~~~~~~~~~~~~~~~~ In file included from coff-x86_64.c:726, from pei-x86_64.c:593: coffcode.h:5633:46: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] #define coff_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'coff_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ coff-x86_64.c:791:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (coff), ^~~~~~~~~~~~~~~~~~~~~~ In file included from pei-x86_64.c:67: libbfd.h:508:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol **)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, asymbol **)) _bfd_n1) ^ bfd.h:6752:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_symtab' NAME##_canonicalize_dynamic_symtab, \ ^~~~ coff-x86_64.c:795:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:510:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long int, asymbol **, long int, asymbol **, asymbol **)' {aka 'long int (*)(struct bfd *, long int, struct bfd_symbol **, long int, struct bfd_symbol **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1) ^ bfd.h:6753:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab' NAME##_get_synthetic_symtab, \ ^~~~ coff-x86_64.c:795:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ libbfd.h:513:4: warning: cast between incompatible function types from 'long int (*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent **, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, struct bfd_symbol **)'} [-Wcast-function-type] ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1) ^ bfd.h:6755:3: note: in expansion of macro '_bfd_nodynamic_canonicalize_dynamic_reloc' NAME##_canonicalize_dynamic_reloc ^~~~ coff-x86_64.c:795:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC' BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic), ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/i386linux.Tpo .deps/i386linux.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c In file included from elf64-gen.c:103: elf64-target.h:441:3: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, struct bfd_link_info *)' {aka 'void (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((void (*) (bfd *, struct bfd_link_info *)) bfd_void) ^ elf64-target.h:712:3: note: in expansion of macro 'elf_backend_init_index_section' elf_backend_init_index_section, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:878:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:878:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:885:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:885:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ In file included from elf64-gen.c:24: libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ elf64-gen.c:98:41: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' #define bfd_elf64_bfd_reloc_name_lookup _bfd_norelocs_bfd_reloc_name_lookup ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6646:3: note: in expansion of macro 'bfd_elf64_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ elf64-target.h:886:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~ In file included from elf64-gen.c:103: elf64-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf64_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf64_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf64-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf64), ^~~~~~~~~~~~~~~~~~~ elf64-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf64_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ elf64-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf64_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf64-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~~ In file included from elf64-gen.c:24: libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ elf64-gen.c:98:41: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' #define bfd_elf64_bfd_reloc_name_lookup _bfd_norelocs_bfd_reloc_name_lookup ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6646:3: note: in expansion of macro 'bfd_elf64_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ elf64-target.h:984:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (bfd_elf64), ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c -o elf32-gen.o mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo cpu-i386.c In file included from elf32-gen.c:103: elf32-target.h:441:3: warning: cast between incompatible function types from 'void (*)(bfd *)' {aka 'void (*)(struct bfd *)'} to 'void (*)(bfd *, struct bfd_link_info *)' {aka 'void (*)(struct bfd *, struct bfd_link_info *)'} [-Wcast-function-type] ((void (*) (bfd *, struct bfd_link_info *)) bfd_void) ^ elf32-target.h:712:3: note: in expansion of macro 'elf_backend_init_index_section' elf_backend_init_index_section, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:878:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:878:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:885:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:885:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ In file included from elf32-gen.c:24: libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ elf32-gen.c:98:41: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' #define bfd_elf32_bfd_reloc_name_lookup _bfd_norelocs_bfd_reloc_name_lookup ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6646:3: note: in expansion of macro 'bfd_elf32_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ elf32-target.h:886:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~ In file included from elf32-gen.c:103: elf32-target.h:212:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, bfd *)' {aka 'int (*)(struct bfd *, struct bfd *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, bfd *)) bfd_true) ^ bfd.h:6505:3: note: in expansion of macro 'bfd_elf32_bfd_merge_private_bfd_data' NAME##_bfd_merge_private_bfd_data, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:216:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, flagword)' {aka 'int (*)(struct bfd *, unsigned int)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, flagword)) bfd_true) ^ bfd.h:6510:3: note: in expansion of macro 'bfd_elf32_bfd_set_private_flags' NAME##_bfd_set_private_flags, \ ^~~~ elf32-target.h:976:3: note: in expansion of macro 'BFD_JUMP_TABLE_COPY' BFD_JUMP_TABLE_COPY (bfd_elf32), ^~~~~~~~~~~~~~~~~~~ elf32-target.h:223:4: warning: cast between incompatible function types from 'bfd_boolean (*)(bfd *)' {aka 'int (*)(struct bfd *)'} to 'bfd_boolean (*)(bfd *, asymbol *)' {aka 'int (*)(struct bfd *, struct bfd_symbol *)'} [-Wcast-function-type] ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false) ^ bfd.h:6592:3: note: in expansion of macro 'bfd_elf32_bfd_is_target_special_symbol' NAME##_bfd_is_target_special_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ elf32-target.h:186:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'asymbol * (*)(bfd *, void *, long unsigned int)' {aka 'struct bfd_symbol * (*)(struct bfd *, void *, long unsigned int)'} [-Wcast-function-type] ((asymbol * (*) (bfd *, void *, unsigned long)) bfd_nullvoidptr) ^ bfd.h:6598:3: note: in expansion of macro 'bfd_elf32_bfd_make_debug_symbol' NAME##_bfd_make_debug_symbol, \ ^~~~ elf32-target.h:983:3: note: in expansion of macro 'BFD_JUMP_TABLE_SYMBOLS' BFD_JUMP_TABLE_SYMBOLS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~~ In file included from elf32-gen.c:24: libbfd.h:433:4: warning: cast between incompatible function types from 'void * (*)(bfd *)' {aka 'void * (*)(struct bfd *)'} to 'const reloc_howto_type * (*)(bfd *, const char *)' {aka 'const struct reloc_howto_struct * (*)(struct bfd *, const char *)'} [-Wcast-function-type] ((reloc_howto_type *(*) (bfd *, const char *)) bfd_nullvoidptr) ^ elf32-gen.c:98:41: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup' #define bfd_elf32_bfd_reloc_name_lookup _bfd_norelocs_bfd_reloc_name_lookup ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfd.h:6646:3: note: in expansion of macro 'bfd_elf32_bfd_reloc_name_lookup' NAME##_bfd_reloc_name_lookup ^~~~ elf32-target.h:984:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS' BFD_JUMP_TABLE_RELOCS (bfd_elf32), ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c cpu-i386.c -o cpu-i386.o mv -f .deps/elf64.Tpo .deps/elf64.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo cpu-l1om.c mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo cpu-k1om.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c cpu-l1om.c -o cpu-l1om.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c cpu-k1om.c -o cpu-k1om.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo archive64.c In file included from coff-i386.c:608, from pei-i386.c:46: coffcode.h: In function 'coff_write_object_contents': coffcode.h:3698:7: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation] strncpy (section.s_name, current->name, SCNNMLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coffcode.h:3732:8: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] strncpy (section.s_name, s_name_buf, SCNNMLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -I./../intl -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c -o archive64.o mv -f .deps/elf32.Tpo .deps/elf32.Plo In file included from coff-x86_64.c:726, from pei-x86_64.c:593: coffcode.h: In function 'coff_write_object_contents': coffcode.h:3698:7: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation] strncpy (section.s_name, current->name, SCNNMLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coffcode.h:3732:8: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] strncpy (section.s_name, s_name_buf, SCNNMLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/archive64.Tpo .deps/archive64.Plo mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo mv -f .deps/peigen.Tpo .deps/peigen.Plo mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo mv -f .deps/cofflink.Tpo .deps/cofflink.Plo mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo mv -f .deps/aout32.Tpo .deps/aout32.Plo elf.c: In function 'elfcore_write_prpsinfo': elf.c:9183:7: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy (data.pr_fname, fname, sizeof (data.pr_fname)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf.c:9184:7: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] strncpy (data.pr_psargs, psargs, sizeof (data.pr_psargs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf.c:9166:7: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy (data.pr_fname, fname, sizeof (data.pr_fname)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf.c:9167:7: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] strncpy (data.pr_psargs, psargs, sizeof (data.pr_psargs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from elf.c:45: elf.c: In function 'elfcore_write_linux_prpsinfo32': elf-linux-psinfo.h:73:7: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] strncpy (to.pr_fname, from->pr_fname, sizeof (to.pr_fname)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf.c:9202:3: note: in expansion of macro 'LINUX_PRPSINFO32_SWAP_FIELDS' LINUX_PRPSINFO32_SWAP_FIELDS (abfd, prpsinfo, data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf-linux-psinfo.h:74:7: warning: 'strncpy' output may be truncated copying 80 bytes from a string of length 80 [-Wstringop-truncation] strncpy (to.pr_psargs, from->pr_psargs, sizeof (to.pr_psargs)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf.c:9202:3: note: in expansion of macro 'LINUX_PRPSINFO32_SWAP_FIELDS' LINUX_PRPSINFO32_SWAP_FIELDS (abfd, prpsinfo, data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf.c: In function 'elfcore_write_linux_prpsinfo64': elf-linux-psinfo.h:123:7: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] strncpy (to.pr_fname, from->pr_fname, sizeof (to.pr_fname)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf.c:9216:3: note: in expansion of macro 'LINUX_PRPSINFO64_SWAP_FIELDS' LINUX_PRPSINFO64_SWAP_FIELDS (abfd, prpsinfo, data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf-linux-psinfo.h:124:7: warning: 'strncpy' output may be truncated copying 80 bytes from a string of length 80 [-Wstringop-truncation] strncpy (to.pr_psargs, from->pr_psargs, sizeof (to.pr_psargs)); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elf.c:9216:3: note: in expansion of macro 'LINUX_PRPSINFO64_SWAP_FIELDS' LINUX_PRPSINFO64_SWAP_FIELDS (abfd, prpsinfo, data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/elf.Tpo .deps/elf.Plo mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o libbfd.la -rpath /usr/local/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz libtool: link: x86_64-bec-linux-musl-ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf64-x86-64.o elf-ifunc.o elf-nacl.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-i386.o elf-vxworks.o elf32.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o cpu-i386.o cpu-l1om.o cpu-k1om.o archive64.o libtool: link: x86_64-bec-linux-musl-ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ x86_64-bec-linux-musl-ranlib libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib Configuring in ./gdb make all-recursive Making all in . /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 -DARCH_l1om -DARCH_k1om ./disassemble.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo i386-dis.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo i386-opc.c libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_l1om -DARCH_k1om ./disassemble.c -o disassemble.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c i386-dis.c -o i386-dis.o libtool: compile: x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c i386-opc.c -o i386-opc.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo mv -f .deps/disassemble.Tpo .deps/disassemble.Plo mv -f .deps/dis-init.Tpo .deps/dis-init.Plo i386-dis.c: In function 'get_vex_imm8': i386-dis.c:14846:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (base != 5) ^ i386-dis.c:14849:5: note: here case 2: ^~~~ i386-dis.c:14872:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (modrm.rm != 6) ^ i386-dis.c:14875:3: note: here case 2: ^~~~ configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo none needed checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= checking for grep that handles long lines and -e... TOPDIR/build/tmp/hosttools/grep checking for egrep... TOPDIR/build/tmp/hosttools/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... mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o libopcodes.la -rpath /usr/local/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo x86_64-bec-linux-musl checking target system type... x86_64-bec-linux-musl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ANSI C... none needed checking dependency style of x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot... libtool: link: x86_64-bec-linux-musl-ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o libtool: link: x86_64-bec-linux-musl-ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ x86_64-bec-linux-musl-ranlib libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib gcc3 checking for make... make Making all in po checking whether make sets $(MAKE)... make[6]: Nothing to be done for 'all'. yes === configuring in build-gnulib (TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/gdb/build-gnulib) configure: running /bin/sh .././gnulib/configure --disable-option-checking '--prefix=NONE' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-linux' '--host=x86_64-bec-linux-musl' '--target=x86_64-bec-linux-musl' 'build_alias=x86_64-linux' 'host_alias=x86_64-bec-linux-musl' 'target_alias=x86_64-bec-linux-musl' 'CC=x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot' 'CFLAGS=-O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= ' 'LDFLAGS=-static-libstdc++ -static-libgcc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now' 'CPPFLAGS=' 'CPP=x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/missing bison -y' --cache-file=./config.cache --srcdir=.././gnulib configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-bec-linux-musl checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= checking for grep that handles long lines and -e... TOPDIR/build/tmp/hosttools/grep checking for egrep... TOPDIR/build/tmp/hosttools/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 for Minix Amsterdam compiler... no checking for x86_64-bec-linux-musl-gcc... (cached) x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... (cached) yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... (cached) none needed checking target system type... x86_64-bec-linux-musl checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for symlink... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for iswcntrl... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for unsigned long long int... yes checking for long long int... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether stdint.h conforms to C99... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for nl_langinfo and CODESET... yes checking for working fcntl.h... cross-compiling checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for a traditional french locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... guessing no checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... guessing yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether <wchar.h> uses 'inline' correctly... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking for working GNU fnmatch... guessing no checking whether isblank is declared... yes checking whether isblank is declared... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes 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 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 bp-sym.h usability... no checking bp-sym.h presence... no checking for bp-sym.h... no checking whether memmem works in linear time... guessing no checking for memmem... (cached) yes checking whether memmem works... (cached) guessing yes checking whether NULL can be used in arbitrary expressions... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... guessing yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-bec-linux-musl-strip... x86_64-bec-linux-musl-strip checking for a thread-safe mkdir -p... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot... gcc3 checking whether ln -s works... yes checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking for x86_64-bec-linux-musl-ar... x86_64-bec-linux-musl-ar configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands 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 libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... no checking for _mcleanup... no checking for _etext... yes checking for etext... yes checking for gawk... gawk checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking whether ln -s works... yes checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking for bison... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/missing bison -y checking for x86_64-bec-linux-musl-ar... x86_64-bec-linux-musl-ar checking for x86_64-bec-linux-musl-dlltool... x86_64-bec-linux-musl-dlltool checking for x86_64-bec-linux-musl-windres... x86_64-bec-linux-musl-windres checking for x86_64-bec-linux-musl-mig... no checking for mig... no checking for main in -lm... yes checking for wctype... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing dlgetmodinfo... no checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncurses 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 for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking thread_db.h usability... no checking thread_db.h presence... no checking for thread_db.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... 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 sys/fault.h usability... no checking sys/fault.h presence... no checking for sys/fault.h... no 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... 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 sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... no checking sys/debugreg.h presence... no checking for sys/debugreg.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking for unistd.h... (cached) yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.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 linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking for link.h... yes checking for sys/proc.h... no 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... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for term.h... yes checking whether free is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether strerror is declared... yes checking whether strstr is declared... yes checking whether getopt is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for LC_MESSAGES... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking return type of signal handlers... void 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 working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking for pid_t... 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... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for canonicalize_file_name... no checking for realpath... yes checking for getrusage... yes checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for poll... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for readlink... yes checking for resize_term... yes checking for sbrk... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... no checking for socketpair... yes checking for syscall... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for lstat... yes checking for nl_langinfo and CODESET... yes checking whether ptrace is declared... yes checking return type of ptrace... long checking types of arguments for ptrace... int,int,long,long checking whether setpgrp takes no argument... yes checking for sigsetjmp... yes checking for GNU regex... no 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 struct user_regs_struct.fs_base... yes checking for struct user_regs_struct.gs_base... yes checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for PT_GETXMMREGS... no checking for pstatus_t in sys/procfs.h... no checking for prrun_t in sys/procfs.h... no 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 prfpregset32_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 prsysent_t in sys/procfs.h... no checking for pr_sigset_t in sys/procfs.h... no checking for pr_sigaction64_t in sys/procfs.h... no checking for pr_siginfo64_t in sys/procfs.h... no checking whether prfpregset_t type is broken... yes checking for PIOCSET ioctl entry in sys/procfs.h... no checking for member l_addr in struct link_map... yes checking for member lm_addr in struct link_map... no checking for member som_addr in struct so_map... no checking for struct link_map32 in sys/link.h... no checking for long long support in compiler... yes checking for long long support in printf... no checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... no checking for long double support in scanf... no checking for the dynamic export flag... -Wl,--dynamic-list checking whether <sys/syscall.h> has __NR_tkill... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body checking for cygwin... no checking for ELF support in BFD... yes checking for Mach-O support in BFD... no checking for SOM support in BFD... no checking whether to use lzma... auto checking for liblzma... no checking for X... libraries /usr/lib, headers /usr/include enable_sim = no enableval = no checking whether gdbserver is supported on this host... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating Makefile config.status: creating gdb-gdb.gdb 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 depdir commands mkdir -p -- .deps config.status: executing default commands === configuring in testsuite (TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/gdb/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-linux' '--host=x86_64-bec-linux-musl' '--target=x86_64-bec-linux-musl' 'build_alias=x86_64-linux' 'host_alias=x86_64-bec-linux-musl' 'target_alias=x86_64-bec-linux-musl' 'CC=x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot' 'CFLAGS=-O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= ' 'LDFLAGS=-static-libstdc++ -static-libgcc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now' 'CPPFLAGS=' 'CPP=x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/missing bison -y' --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-bec-linux-musl checking target system type... (cached) x86_64-bec-linux-musl checking for make... (cached) make checking whether make sets $(MAKE)... (cached) yes checking for x86_64-bec-linux-musl-gcc... (cached) x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... (cached) yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= checking for grep that handles long lines and -e... (cached) TOPDIR/build/tmp/hosttools/grep checking for egrep... (cached) TOPDIR/build/tmp/hosttools/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 Makefile config.status: creating gdb.ada/Makefile config.status: creating gdb.arch/Makefile config.status: creating gdb.asm/Makefile config.status: creating gdb.base/Makefile config.status: creating gdb.btrace/Makefile config.status: creating gdb.cell/Makefile config.status: creating gdb.cp/Makefile config.status: creating gdb.disasm/Makefile config.status: creating gdb.dwarf2/Makefile config.status: creating gdb.fortran/Makefile config.status: creating gdb.go/Makefile config.status: creating gdb.server/Makefile config.status: creating gdb.java/Makefile config.status: creating gdb.hp/Makefile config.status: creating gdb.hp/gdb.objdbg/Makefile config.status: creating gdb.hp/gdb.base-hp/Makefile config.status: creating gdb.hp/gdb.aCC/Makefile config.status: creating gdb.hp/gdb.compat/Makefile config.status: creating gdb.hp/gdb.defects/Makefile config.status: creating gdb.linespec/Makefile config.status: creating gdb.mi/Makefile config.status: creating gdb.modula2/Makefile config.status: creating gdb.multi/Makefile config.status: creating gdb.objc/Makefile config.status: creating gdb.opencl/Makefile config.status: creating gdb.opt/Makefile config.status: creating gdb.pascal/Makefile config.status: creating gdb.python/Makefile config.status: creating gdb.reverse/Makefile config.status: creating gdb.stabs/Makefile config.status: creating gdb.threads/Makefile config.status: creating gdb.trace/Makefile config.status: creating gdb.xml/Makefile === configuring in gdbserver (TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/gdb/gdbserver) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-linux' '--host=x86_64-bec-linux-musl' '--target=x86_64-bec-linux-musl' 'build_alias=x86_64-linux' 'host_alias=x86_64-bec-linux-musl' 'target_alias=x86_64-bec-linux-musl' 'CC=x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot' 'CFLAGS=-O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= ' 'LDFLAGS=-static-libstdc++ -static-libgcc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now' 'CPPFLAGS=' 'CPP=x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/missing bison -y' --cache-file=.././config.cache --srcdir=. configure: loading cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-bec-linux-musl-gcc... (cached) x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... (cached) yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= checking for grep that handles long lines and -e... (cached) TOPDIR/build/tmp/hosttools/grep checking for egrep... (cached) TOPDIR/build/tmp/hosttools/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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-bec-linux-musl checking target system type... (cached) x86_64-bec-linux-musl checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking for x86_64-bec-linux-musl-ranlib... (cached) x86_64-bec-linux-musl-ranlib checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking dependency style of x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot... (cached) gcc3 checking for make... (cached) make checking whether make sets $(MAKE)... (cached) yes === configuring in build-gnulib-gdbserver (TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/gdb/gdbserver/build-gnulib-gdbserver) configure: running /bin/sh .././../gnulib/configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-linux' '--host=x86_64-bec-linux-musl' '--target=x86_64-bec-linux-musl' 'build_alias=x86_64-linux' 'host_alias=x86_64-bec-linux-musl' 'target_alias=x86_64-bec-linux-musl' 'CC=x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot' 'CFLAGS=-O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= ' 'LDFLAGS=-static-libstdc++ -static-libgcc -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now' 'CPPFLAGS=' 'CPP=x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/crash-7.2.3/gdb-7.6/missing bison -y' --cache-file=.././config.cache --srcdir=.././../gnulib configure: creating cache .././config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-bec-linux-musl-gcc... x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-bec-linux-musl checking how to run the C preprocessor... x86_64-bec-linux-musl-gcc -E --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= checking for grep that handles long lines and -e... TOPDIR/build/tmp/hosttools/grep checking for egrep... TOPDIR/build/tmp/hosttools/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 for Minix Amsterdam compiler... no checking for x86_64-bec-linux-musl-gcc... (cached) x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot accepts -g... (cached) yes checking for x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot option to accept ISO C89... (cached) none needed checking target system type... x86_64-bec-linux-musl checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for symlink... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for iswcntrl... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for unsigned long long int... yes checking for long long int... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether stdint.h conforms to C99... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for nl_langinfo and CODESET... yes checking for working fcntl.h... cross-compiling checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for a traditional french locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... guessing no checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... guessing yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether <wchar.h> uses 'inline' correctly... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking for working GNU fnmatch... guessing no checking whether isblank is declared... yes checking whether isblank is declared... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes 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 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 bp-sym.h usability... no checking bp-sym.h presence... no checking for bp-sym.h... no checking whether memmem works in linear time... guessing no checking for memmem... (cached) yes checking whether memmem works... (cached) guessing yes checking whether NULL can be used in arbitrary expressions... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... guessing yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for a BSD-compatible install... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-bec-linux-musl-strip... x86_64-bec-linux-musl-strip checking for a thread-safe mkdir -p... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native/usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot... gcc3 checking whether ln -s works... yes checking for x86_64-bec-linux-musl-ranlib... x86_64-bec-linux-musl-ranlib checking for x86_64-bec-linux-musl-ar... x86_64-bec-linux-musl-ar configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating import/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands checking for sgtty.h... (cached) no checking for termio.h... (cached) no checking for termios.h... (cached) yes checking for sys/reg.h... (cached) yes checking for string.h... (cached) yes checking for proc_service.h... (cached) no checking for sys/procfs.h... (cached) yes checking for thread_db.h... (cached) no checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for signal.h... (cached) yes checking for sys/file.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for sys/ioctl.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/socket.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/wait.h... (cached) yes checking for wait.h... (cached) yes checking for sys/un.h... (cached) yes checking for linux/perf_event.h... (cached) yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for pread64... (cached) yes checking for readlink... (cached) yes checking for vasprintf... yes checking for vsnprintf... yes checking for ust... no checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -Werror checking for dladdr... yes checking for errno... yes - in errno.h checking whether strerror is declared... (cached) yes checking whether strstr is declared... (cached) yes checking whether perror is declared... yes checking whether vasprintf is declared... yes checking whether vsnprintf is declared... (cached) yes checking for socklen_t... (cached) yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for lwpid_t in sys/procfs.h... (cached) yes checking for psaddr_t in sys/procfs.h... (cached) yes checking for prgregset_t in sys/procfs.h... (cached) yes checking for elf_fpregset_t in sys/procfs.h... yes checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... no checking whether the target supports __sync_*_compare_and_swap... yes checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing default commands CONFIG_HEADERS=config.h:config.in \ CONFIG_COMMANDS="default depdir" \ CONFIG_FILES= \ CONFIG_LINKS= \ /bin/sh config.status ./observer.sh h ./doc/observer.texi observer.h ./observer.sh inc ./doc/observer.texi observer.inc Creating observer.htmp Creating observer.itmp rm -f xml-builtin.tmp AWK="gawk" \ /bin/sh ./features/feature_to_c.sh \ xml-builtin.tmp ./features/gdb-target.dtd ./features/xinclude.dtd ./features/library-list.dtd ./features/library-list-svr4.dtd ./features/osdata.dtd ./features/threads.dtd ./features/traceframe-info.dtd ./features/btrace.dtd config.status: creating config.h config.status: config.h is unchanged Moving observer.htmp to observer.h config.status: executing default commands config.status: executing depdir commands config.status: creating Makefile config.status: executing depfiles commands /bin/sh ./../move-if-change xml-builtin.tmp xml-builtin.c echo stamp > stamp-xml x86_64-bec-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U') Moving observer.itmp to observer.inc x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo gdb.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF .deps/amd64-tdep.Tpo amd64-tdep.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o amd64-linux-tdep.o -MT amd64-linux-tdep.o -MMD -MP -MF .deps/amd64-linux-tdep.Tpo amd64-linux-tdep.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo i386-tdep.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo i387-tdep.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo i386-linux-tdep.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo glibc-tdep.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo solib-svr4.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo symfile-mem.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo linux-tdep.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo linux-record.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ser-base.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ser-unix.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ser-pipe.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ser-tcp.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo inf-ptrace.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo fork-child.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo i386-nat.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o amd64-nat.o -MT amd64-nat.o -MMD -MP -MF .deps/amd64-nat.Tpo amd64-nat.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o amd64-linux-nat.o -MT amd64-linux-nat.o -MMD -MP -MF .deps/amd64-linux-nat.Tpo amd64-linux-nat.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo linux-nat.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ./common/linux-osdata.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo proc-service.c x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0=/usr/src/debug/crash/7.2.3-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/recipe-sysroot-native= -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./../intl -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo linux-thread-db.c amd64-linux-nat.c:36:10: fatal error: sys/debugreg.h: No such file or directory #include <sys/debugreg.h> ^~~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:981: amd64-linux-nat.o] Error 1 make[4]: *** Waiting for unfinished jobs.... ./common/linux-osdata.c: In function 'linux_xfer_osdata_fds': ./common/linux-osdata.c:711:35: warning: '%s' directive writing up to 255 bytes into a region of size 11 [-Wformat-overflow=] sprintf (procentry, "/proc/%s", dp->d_name); ^~ ./common/linux-osdata.c:711:8: note: 'sprintf' output between 7 and 262 bytes into a destination of size 17 sprintf (procentry, "/proc/%s", dp->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux-nat.c: In function 'get_pending_status': linux-nat.c:1762:17: warning: implicit declaration of function 'W_STOPCODE'; did you mean 'WSTOPPED'? [-Wimplicit-function-declaration] *status = W_STOPCODE (gdb_signal_to_host (signo)); ^~~~~~~~~~ WSTOPPED linux-nat.c: In function 'lin_thread_get_thread_signals': linux-nat.c:5298:15: error: '__SIGRTMIN' undeclared (first use in this function); did you mean 'SIGRTMIN'? restart = __SIGRTMIN; ^~~~~~~~~~ SIGRTMIN linux-nat.c:5298:15: note: each undeclared identifier is reported only once for each function it appears in linux-thread-db.c: In function 'set_libthread_db_search_path': linux-thread-db.c:100:43: error: 'LIBTHREAD_DB_SEARCH_PATH' undeclared (first use in this function) libthread_db_search_path = xstrdup (LIBTHREAD_DB_SEARCH_PATH); ^~~~~~~~~~~~~~~~~~~~~~~~ linux-thread-db.c:100:43: note: each undeclared identifier is reported only once for each function it appears in linux-thread-db.c: In function 'try_thread_db_load_1': linux-thread-db.c:817:12: error: 'LIBTHREAD_DB_SO' undeclared (first use in this function); did you mean 'GDBTHREAD_H'? library = LIBTHREAD_DB_SO; ^~~~~~~~~~~~~~~ GDBTHREAD_H make[4]: *** [Makefile:980: linux-nat.o] Error 1 linux-thread-db.c: In function 'try_thread_db_load_from_pdir_1': linux-thread-db.c:904:19: error: 'LIBTHREAD_DB_SO' undeclared (first use in this function); did you mean 'GDBTHREAD_H'? + 1 + strlen (LIBTHREAD_DB_SO) + 1); ^~~~~~~~~~~~~~~ GDBTHREAD_H linux-thread-db.c: In function 'try_thread_db_load_from_sdir': linux-thread-db.c:970:30: error: 'LIBTHREAD_DB_SO' undeclared (first use in this function); did you mean 'GDBTHREAD_H'? return try_thread_db_load (LIBTHREAD_DB_SO); ^~~~~~~~~~~~~~~ GDBTHREAD_H linux-thread-db.c: In function 'try_thread_db_load_from_dir': linux-thread-db.c:986:41: error: 'LIBTHREAD_DB_SO' undeclared (first use in this function); did you mean 'GDBTHREAD_H'? path = xmalloc (dir_len + 1 + strlen (LIBTHREAD_DB_SO) + 1); ^~~~~~~~~~~~~~~ GDBTHREAD_H linux-thread-db.c: In function 'thread_db_pid_to_str': linux-thread-db.c:1746:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'thread_t' {aka 'struct __pthread *'} [-Wformat=] snprintf (buf, sizeof (buf), "Thread 0x%lx (LWP %ld)", ~~^ tid, GET_LWP (ptid)); ~~~ linux-thread-db.c: In function 'thread_db_find_thread_from_tid': linux-thread-db.c:1856:28: warning: comparison between pointer and integer if (thread->private->tid == *tid) ^~ linux-thread-db.c: In function '_initialize_thread_db': linux-thread-db.c:2078:39: error: 'LIBTHREAD_DB_SEARCH_PATH' undeclared (first use in this function) libthread_db_search_path = xstrdup (LIBTHREAD_DB_SEARCH_PATH); ^~~~~~~~~~~~~~~~~~~~~~~~ linux-thread-db.c: In function 'try_thread_db_load_from_sdir': linux-thread-db.c:971:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[4]: *** [Makefile:980: linux-thread-db.o] Error 1 ./common/linux-osdata.c: In function 'linux_xfer_osdata_threads': ./common/linux-osdata.c:597:35: warning: '%s' directive writing up to 255 bytes into a region of size 11 [-Wformat-overflow=] sprintf (procentry, "/proc/%s", dp->d_name); ^~ ./common/linux-osdata.c:597:8: note: 'sprintf' output between 7 and 262 bytes into a destination of size 17 sprintf (procentry, "/proc/%s", dp->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [Makefile:8265: all-gdb] Error 2 make[2]: *** [Makefile:835: all] Error 2 make[1]: *** [Makefile:233: gdb_merge] Error 2 make: *** [Makefile:225: all] Error 2 ERROR: oe_runmake failed WARNING: TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/temp/run.do_compile.33154:1 exit 1 from 'exit 1' ERROR: Function failed: do_compile (log file is located at TOPDIR/build/tmp/work/core2-64-bec-linux-musl/crash/7.2.3-r0/temp/log.do_compile.33154)