>>> yasm: Building main/yasm 1.3.0-r4 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 00:51:15 +0000 >>> yasm: Checking sanity of /home/buildozer/aports/main/yasm/APKBUILD... >>> yasm: Analyzing dependencies... >>> yasm: Installing for build: build-base (1/1) Installing .makedepends-yasm (20230420.005116) OK: 440 MiB in 98 packages >>> yasm: Cleaning up srcdir >>> yasm: Cleaning up pkgdir >>> yasm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/yasm-1.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> yasm: Fetching http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 15 1457k 15 225k 0 0 76422 0 0:00:19 0:00:03 0:00:16 76434 100 1457k 100 1457k 0 0 438k 0 0:00:03 0:00:03 --:--:-- 438k >>> yasm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/yasm-1.3.0.tar.gz >>> yasm: Checking sha512sums... yasm-1.3.0.tar.gz: OK 74184586228af6c362f970c84fce58da3fcbdec8.patch: OK >>> yasm: Unpacking /var/cache/distfiles/v3.18/yasm-1.3.0.tar.gz... >>> yasm: 74184586228af6c362f970c84fce58da3fcbdec8.patch patching file modules/objfmts/coff/coff-objfmt.c Hunk #1 succeeded at 299 (offset 9 lines). >>> yasm: Updating ./config/config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for powerpc64le-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking for powerpc64le-alpine-linux-musl-ar... no checking for ar... ar checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for xmlto... no configure: WARNING: xmlto not found, manpages will not be rebuilt. checking if malloc debugging is wanted... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for strings.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for sys/stat.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for function prototypes... yes checking for size_t... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system) checking for abort... yes checking for toascii... yes checking for vsnprintf... yes checking for strsep... yes checking for mergesort... no checking for getcwd... yes checking for popen... yes checking for ftruncate... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for stricmp... no checking for _stricmp... no checking for strcmpi... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no checking for GNU C Library... no configure: Checking for Python checking for a Python interpreter with version >= 2.4... none configure: WARNING: Python not found configure: WARNING: Could not find a suitable version of Python checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libyasm-stdint.h commands config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Makefile:4062: warning: ignoring prerequisites on suffix rule definition make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. gcc -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c gcc -I. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c gcc -I. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c gcc -I. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c gcc -I. \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c gcc -I. \ -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c gcc -I. \ -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c gcc -I. \ -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c gcc -I. \ -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c gcc -I. \ -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c gcc -I. \ -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c gcc -I. \ -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c gcc -I. \ -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c gcc -I. \ -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c gcc -I. \ -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c gcc -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c gcc -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c gcc -o genstring genstring.o gcc -o genversion genversion.o ./genstring license_msg license.c ./COPYING ./genversion version.mac gcc -o genmacro genmacro.o ./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac ./genmacro nasm-version.c nasm_version_mac version.mac ./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac ./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac gcc -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o ./genperf x86insn_nasm.gperf x86insn_nasm.c ./genperf x86insn_gas.gperf x86insn_gas.c gcc -o re2c re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o ./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re ./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re fail to map group of size 2 for tab size 512 make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition Making all in po make[2]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0/po' Making all in . make[2]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. ./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c ./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c ./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re depbase=`echo gas-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT gas-token.o -MD -MP -MF $depbase.Tpo -c -o gas-token.o gas-token.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nasm-token.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT nasm-token.o -MD -MP -MF $depbase.Tpo -c -o nasm-token.o nasm-token.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c depbase=`echo modules/arch/x86/x86arch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/arch/x86/x86arch.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86arch.o modules/arch/x86/x86arch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/x86/x86bc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/arch/x86/x86bc.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86bc.o modules/arch/x86/x86bc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/x86/x86expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/arch/x86/x86expr.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86expr.o modules/arch/x86/x86expr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/x86/x86id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/arch/x86/x86id.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/x86/x86id.o modules/arch/x86/x86id.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/lc3b/lc3barch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/arch/lc3b/lc3barch.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3barch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/arch/lc3b/lc3bbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/arch/lc3b/lc3bbc.o -MD -MP -MF $depbase.Tpo -c -o modules/arch/lc3b/lc3bbc.o modules/arch/lc3b/lc3bbc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/listfmts/nasm/nasm-listfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/listfmts/nasm/nasm-listfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/listfmts/nasm/nasm-listfmt.o modules/listfmts/nasm/nasm-listfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/gas/gas-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/parsers/gas/gas-parser.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/gas/gas-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/parsers/gas/gas-parse.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/gas/gas-parse-intel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/parsers/gas/gas-parse-intel.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/gas/gas-parse-intel.o modules/parsers/gas/gas-parse-intel.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/nasm/nasm-parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/parsers/nasm/nasm-parser.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/parsers/nasm/nasm-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/parsers/nasm/nasm-parse.o -MD -MP -MF $depbase.Tpo -c -o modules/parsers/nasm/nasm-parse.o modules/parsers/nasm/nasm-parse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/nasm/nasm-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/preprocs/nasm/nasm-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-preproc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/nasm/nasm-pp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/preprocs/nasm/nasm-pp.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasm-pp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/nasm/nasmlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/preprocs/nasm/nasmlib.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasmlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/nasm/nasm-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/preprocs/nasm/nasm-eval.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/nasm/nasm-eval.o modules/preprocs/nasm/nasm-eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/raw/raw-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/preprocs/raw/raw-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/raw/raw-preproc.o modules/preprocs/raw/raw-preproc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/cpp/cpp-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/preprocs/cpp/cpp-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/cpp/cpp-preproc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/gas/gas-preproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/preprocs/gas/gas-preproc.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-preproc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/preprocs/gas/gas-eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/preprocs/gas/gas-eval.o -MD -MP -MF $depbase.Tpo -c -o modules/preprocs/gas/gas-eval.o modules/preprocs/gas/gas-eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/codeview/cv-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/codeview/cv-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-dbgfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/codeview/cv-symline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/codeview/cv-symline.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-symline.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/codeview/cv-type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/codeview/cv-type.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/codeview/cv-type.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/dwarf2/dwarf2-line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/dwarf2/dwarf2-line.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-line.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/dwarf2/dwarf2-aranges.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/dwarf2/dwarf2-aranges.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-aranges.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/dwarf2/dwarf2-info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/dwarf2/dwarf2-info.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/dwarf2/dwarf2-info.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/null/null-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/null/null-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/null/null-dbgfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/dbgfmts/stabs/stabs-dbgfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/dbgfmts/stabs/stabs-dbgfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/dbg/dbg-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/dbg/dbg-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/dbg/dbg-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/bin/bin-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/bin/bin-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/bin/bin-objfmt.o modules/objfmts/bin/bin-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/elf/elf.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf.o modules/objfmts/elf/elf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/elf/elf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf-x86-x86.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/elf/elf-x86-x86.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-x86.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf-x86-amd64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/elf/elf-x86-amd64.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-amd64.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/elf/elf-x86-x32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/elf/elf-x86-x32.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/elf/elf-x86-x32.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/coff/coff-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/coff/coff-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/coff/win64-except.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/coff/win64-except.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/coff/win64-except.o modules/objfmts/coff/win64-except.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/macho/macho-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/macho/macho-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/macho/macho-objfmt.o modules/objfmts/macho/macho-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/rdf/rdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/rdf/rdf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/rdf/rdf-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo modules/objfmts/xdf/xdf-objfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT modules/objfmts/xdf/xdf-objfmt.o -MD -MP -MF $depbase.Tpo -c -o modules/objfmts/xdf/xdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/assocdat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/assocdat.o -MD -MP -MF $depbase.Tpo -c -o libyasm/assocdat.o libyasm/assocdat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bitvect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/bitvect.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bitvect.o libyasm/bitvect.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-align.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/bc-align.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-align.o libyasm/bc-align.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/bc-data.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-data.o libyasm/bc-data.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-incbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/bc-incbin.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-incbin.o libyasm/bc-incbin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-org.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/bc-org.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-org.o libyasm/bc-org.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bc-reserve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/bc-reserve.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bc-reserve.o libyasm/bc-reserve.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/bytecode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/bytecode.o -MD -MP -MF $depbase.Tpo -c -o libyasm/bytecode.o libyasm/bytecode.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/errwarn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/errwarn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/errwarn.o libyasm/errwarn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/expr.o -MD -MP -MF $depbase.Tpo -c -o libyasm/expr.o libyasm/expr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/file.o -MD -MP -MF $depbase.Tpo -c -o libyasm/file.o libyasm/file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/floatnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/floatnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/floatnum.o libyasm/floatnum.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/hamt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/hamt.o -MD -MP -MF $depbase.Tpo -c -o libyasm/hamt.o libyasm/hamt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/insn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/insn.o -MD -MP -MF $depbase.Tpo -c -o libyasm/insn.o libyasm/insn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/intnum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/intnum.o -MD -MP -MF $depbase.Tpo -c -o libyasm/intnum.o libyasm/intnum.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/inttree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/inttree.o -MD -MP -MF $depbase.Tpo -c -o libyasm/inttree.o libyasm/inttree.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/linemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/linemap.o -MD -MP -MF $depbase.Tpo -c -o libyasm/linemap.o libyasm/linemap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/md5.o -MD -MP -MF $depbase.Tpo -c -o libyasm/md5.o libyasm/md5.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/mergesort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/mergesort.o -MD -MP -MF $depbase.Tpo -c -o libyasm/mergesort.o libyasm/mergesort.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/phash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/phash.o -MD -MP -MF $depbase.Tpo -c -o libyasm/phash.o libyasm/phash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/section.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/section.o -MD -MP -MF $depbase.Tpo -c -o libyasm/section.o libyasm/section.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/strsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/strsep.o -MD -MP -MF $depbase.Tpo -c -o libyasm/strsep.o libyasm/strsep.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/symrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/symrec.o -MD -MP -MF $depbase.Tpo -c -o libyasm/symrec.o libyasm/symrec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/valparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/valparam.o -MD -MP -MF $depbase.Tpo -c -o libyasm/valparam.o libyasm/valparam.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/value.o -MD -MP -MF $depbase.Tpo -c -o libyasm/value.o libyasm/value.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xmalloc.o libyasm/xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libyasm/xstrdup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/xstrdup.o -MD -MP -MF $depbase.Tpo -c -o libyasm/xstrdup.o libyasm/xstrdup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo x86cpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT x86cpu.o -MD -MP -MF $depbase.Tpo -c -o x86cpu.o x86cpu.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo x86regtmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT x86regtmod.o -MD -MP -MF $depbase.Tpo -c -o x86regtmod.o x86regtmod.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lc3bid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT lc3bid.o -MD -MP -MF $depbase.Tpo -c -o lc3bid.o lc3bid.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -o genmodule genmodule.o depbase=`echo frontends/yasm/yasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT frontends/yasm/yasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm.o frontends/yasm/yasm.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frontends/yasm/yasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT frontends/yasm/yasm-options.o -MD -MP -MF $depbase.Tpo -c -o frontends/yasm/yasm-options.o frontends/yasm/yasm-options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frontends/tasm/tasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT frontends/tasm/tasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm.o frontends/tasm/tasm.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frontends/tasm/tasm-options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT frontends/tasm/tasm-options.o -MD -MP -MF $depbase.Tpo -c -o frontends/tasm/tasm-options.o frontends/tasm/tasm-options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo frontends/vsyasm/vsyasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT frontends/vsyasm/vsyasm.o -MD -MP -MF $depbase.Tpo -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c &&\ mv -f $depbase.Tpo $depbase.Po ./genmodule ./libyasm/module.in Makefile depbase=`echo module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT module.o -MD -MP -MF $depbase.Tpo -c -o module.o module.c &&\ mv -f $depbase.Tpo $depbase.Po modules/preprocs/nasm/nasm-pp.c: In function 'pp_getline': modules/preprocs/nasm/nasm-pp.c:962:52: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 962 | sprintf(tasm_param,"%%{%d}",n+1); | ^~ In function 'check_tasm_directive', inlined from 'prepreproc' at modules/preprocs/nasm/nasm-pp.c:1068:16, inlined from 'pp_getline' at modules/preprocs/nasm/nasm-pp.c:5029:24: modules/preprocs/nasm/nasm-pp.c:962:48: note: directive argument in the range [1, 2147483647] 962 | sprintf(tasm_param,"%%{%d}",n+1); | ^~~~~~~~ modules/preprocs/nasm/nasm-pp.c:962:29: note: 'sprintf' output between 5 and 14 bytes into a destination of size 6 962 | sprintf(tasm_param,"%%{%d}",n+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libyasm.a ar cru libyasm.a modules/arch/x86/x86arch.o modules/arch/x86/x86bc.o modules/arch/x86/x86expr.o modules/arch/x86/x86id.o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3bbc.o modules/listfmts/nasm/nasm-listfmt.o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse-intel.o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parse.o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasm-eval.o modules/preprocs/raw/raw-preproc.o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-eval.o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/bin/bin-objfmt.o modules/objfmts/elf/elf.o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/win64-except.o modules/objfmts/macho/macho-objfmt.o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.o libyasm/assocdat.o libyasm/bitvect.o libyasm/bc-align.o libyasm/bc-data.o libyasm/bc-incbin.o libyasm/bc-org.o libyasm/bc-reserve.o libyasm/bytecode.o libyasm/errwarn.o libyasm/expr.o libyasm/file.o libyasm/floatnum.o libyasm/hamt.o libyasm/insn.o libyasm/intnum.o libyasm/inttree.o libyasm/linemap.o libyasm/md5.o libyasm/mergesort.o libyasm/phash.o libyasm/section.o libyasm/strcasecmp.o libyasm/strsep.o libyasm/symrec.o libyasm/valparam.o libyasm/value.o libyasm/xmalloc.o libyasm/xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libyasm.a gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a make[2]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[1]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. make check-recursive make[1]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition Making check in po make[2]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0/po' Making check in . make[2]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. make test_hd bitvect_test floatnum_test leb128_test splitpath_test combpath_test uncstring_test make[3]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition depbase=`echo test_hd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT test_hd.o -MD -MP -MF $depbase.Tpo -c -o test_hd.o test_hd.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o test_hd test_hd.o depbase=`echo libyasm/tests/bitvect_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/tests/bitvect_test.o -MD -MP -MF $depbase.Tpo -c -o libyasm/tests/bitvect_test.o libyasm/tests/bitvect_test.c &&\ mv -f $depbase.Tpo $depbase.Po libyasm/tests/bitvect_test.c: In function 'runtest_': libyasm/tests/bitvect_test.c:158:28: warning: ' ** F: ' directive writing 7 bytes into a region of size between 1 and 1000 [-Wformat-overflow=] 158 | sprintf(failed, "%s ** F: %s failed!\n", failed, testname); | ^~~~~~~ libyasm/tests/bitvect_test.c:158:9: note: 'sprintf' output 17 or more bytes (assuming 1016) into a destination of size 1000 158 | sprintf(failed, "%s ** F: %s failed!\n", failed, testname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[3]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bitvect_test libyasm/tests/bitvect_test.o libyasm.a depbase=`echo libyasm/tests/floatnum_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/tests/floatnum_test.o -MD -MP -MF $depbase.Tpo -c -o libyasm/tests/floatnum_test.o libyasm/tests/floatnum_test.c &&\ mv -f $depbase.Tpo $depbase.Po libyasm/tests/floatnum_test.c: In function 'runtest_': libyasm/tests/floatnum_test.c:426:28: warning: ' ** F: ' directive writing 7 bytes into a region of size between 1 and 1000 [-Wformat-overflow=] 426 | sprintf(failed, "%s ** F: %s failed: %s!\n", failed, testname, | ^~~~~~~ libyasm/tests/floatnum_test.c:426:9: note: 'sprintf' output 19 or more bytes (assuming 2041) into a destination of size 1000 426 | sprintf(failed, "%s ** F: %s failed: %s!\n", failed, testname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 427 | result_msg); | ~~~~~~~~~~~ gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o floatnum_test libyasm/tests/floatnum_test.o libyasm.a depbase=`echo libyasm/tests/leb128_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/tests/leb128_test.o -MD -MP -MF $depbase.Tpo -c -o libyasm/tests/leb128_test.o libyasm/tests/leb128_test.c &&\ mv -f $depbase.Tpo $depbase.Po libyasm/tests/leb128_test.c: In function 'main': libyasm/tests/leb128_test.c:182:32: warning: ' ** F: ' directive writing 7 bytes into a region of size between 1 and 1000 [-Wformat-overflow=] 182 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~ libyasm/tests/leb128_test.c:182:13: note: 'sprintf' output between 9 and 1107 bytes into a destination of size 1000 182 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyasm/tests/leb128_test.c:189:32: warning: ' ** F: ' directive writing 7 bytes into a region of size between 1 and 1000 [-Wformat-overflow=] 189 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~ libyasm/tests/leb128_test.c:189:13: note: 'sprintf' output between 9 and 1107 bytes into a destination of size 1000 189 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o leb128_test libyasm/tests/leb128_test.o libyasm.a depbase=`echo libyasm/tests/splitpath_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/tests/splitpath_test.o -MD -MP -MF $depbase.Tpo -c -o libyasm/tests/splitpath_test.o libyasm/tests/splitpath_test.c &&\ mv -f $depbase.Tpo $depbase.Po libyasm/tests/splitpath_test.c: In function 'main': libyasm/tests/splitpath_test.c:147:32: warning: ' ** F: ' directive writing 7 bytes into a region of size between 1 and 1000 [-Wformat-overflow=] 147 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~ libyasm/tests/splitpath_test.c:147:13: note: 'sprintf' output between 9 and 1107 bytes into a destination of size 1000 147 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o splitpath_test libyasm/tests/splitpath_test.o libyasm.a depbase=`echo libyasm/tests/combpath_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/tests/combpath_test.o -MD -MP -MF $depbase.Tpo -c -o libyasm/tests/combpath_test.o libyasm/tests/combpath_test.c &&\ mv -f $depbase.Tpo $depbase.Po libyasm/tests/combpath_test.c: In function 'main': libyasm/tests/combpath_test.c:132:32: warning: ' ** F: ' directive writing 7 bytes into a region of size between 1 and 1000 [-Wformat-overflow=] 132 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~ libyasm/tests/combpath_test.c:132:13: note: 'sprintf' output between 9 and 1107 bytes into a destination of size 1000 132 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o combpath_test libyasm/tests/combpath_test.o libyasm.a depbase=`echo libyasm/tests/uncstring_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Werror=int-conversion -MT libyasm/tests/uncstring_test.o -MD -MP -MF $depbase.Tpo -c -o libyasm/tests/uncstring_test.o libyasm/tests/uncstring_test.c &&\ mv -f $depbase.Tpo $depbase.Po libyasm/tests/uncstring_test.c: In function 'run_test': libyasm/tests/uncstring_test.c:102:83: warning: '%s' directive writing up to 255 bytes into a region of size 46 [-Wformat-overflow=] 102 | "unescape_cstring(\"%s\", %lu) bad output: expected \"%s\", got \"%s\"!", | ^~ 103 | test->input, (unsigned long)test->in_len, test->result, str); | ~~~ libyasm/tests/uncstring_test.c:101:9: note: 'sprintf' output 57 or more bytes (assuming 312) into a destination of size 100 101 | sprintf(failmsg, | ^~~~~~~~~~~~~~~~ 102 | "unescape_cstring(\"%s\", %lu) bad output: expected \"%s\", got \"%s\"!", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 103 | test->input, (unsigned long)test->in_len, test->result, str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyasm/tests/uncstring_test.c: In function 'main': libyasm/tests/uncstring_test.c:147:32: warning: ' ** F: ' directive writing 7 bytes into a region of size between 1 and 1000 [-Wformat-overflow=] 147 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~ libyasm/tests/uncstring_test.c:147:13: note: 'sprintf' output between 9 and 1107 bytes into a destination of size 1000 147 | sprintf(failed, "%s ** F: %s\n", failed, failmsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Os -Wformat -Werror=format-security -Werror=int-conversion -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o uncstring_test libyasm/tests/uncstring_test.o libyasm.a make[3]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make[4]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition PASS: modules/arch/x86/tests/x86_test.sh PASS: modules/arch/x86/tests/gas32/x86_gas32_test.sh PASS: modules/arch/x86/tests/gas64/x86_gas64_test.sh PASS: modules/arch/lc3b/tests/lc3b_test.sh PASS: modules/parsers/gas/tests/gas_test.sh PASS: modules/parsers/gas/tests/bin/gas_bin_test.sh PASS: modules/parsers/nasm/tests/nasm_test.sh PASS: modules/parsers/nasm/tests/worphan/nasm_worphan_test.sh PASS: modules/parsers/tasm/tests/tasm_test.sh PASS: modules/parsers/tasm/tests/exe/tasm_exe_test.sh PASS: modules/preprocs/tasm/tests/tasmpp_test.sh PASS: modules/preprocs/nasm/tests/nasmpp_test.sh PASS: modules/preprocs/raw/tests/rawpp_test.sh PASS: modules/dbgfmts/dwarf2/tests/gen64/dwarf2_gen64_test.sh PASS: modules/dbgfmts/dwarf2/tests/pass32/dwarf2_pass32_test.sh PASS: modules/dbgfmts/dwarf2/tests/pass64/dwarf2_pass64_test.sh PASS: modules/dbgfmts/dwarf2/tests/passwin64/dwarf2_passwin64_test.sh PASS: modules/dbgfmts/stabs/tests/stabs_test.sh PASS: modules/objfmts/bin/tests/bin_test.sh PASS: modules/objfmts/bin/tests/multisect/bin_multi_test.sh PASS: modules/objfmts/elf/tests/elf_test.sh PASS: modules/objfmts/elf/tests/amd64/elf_amd64_test.sh PASS: modules/objfmts/elf/tests/x32/elf_x32_test.sh PASS: modules/objfmts/elf/tests/gas32/elf_gas32_test.sh PASS: modules/objfmts/elf/tests/gas64/elf_gas64_test.sh PASS: modules/objfmts/elf/tests/gasx32/elf_gasx32_test.sh PASS: modules/objfmts/coff/tests/coff_test.sh PASS: modules/objfmts/macho/tests/gas32/gas_macho32_test.sh PASS: modules/objfmts/macho/tests/gas64/gas_macho64_test.sh PASS: modules/objfmts/macho/tests/nasm32/macho32_test.sh PASS: modules/objfmts/macho/tests/nasm64/macho64_test.sh PASS: modules/objfmts/rdf/tests/rdf_test.sh PASS: modules/objfmts/win32/tests/win32_test.sh PASS: modules/objfmts/win32/tests/gas/win32_gas_test.sh PASS: modules/objfmts/win64/tests/win64_test.sh PASS: modules/objfmts/win64/tests/gas/win64_gas_test.sh PASS: modules/objfmts/xdf/tests/xdf_test.sh make[4]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[4]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. PASS: bitvect_test PASS: floatnum_test PASS: leb128_test PASS: splitpath_test PASS: combpath_test PASS: uncstring_test PASS: libyasm/tests/libyasm_test.sh make[5]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make[5]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[5]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. make all-recursive make[6]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition Making all in po make[7]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0/po' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0/po' Making all in . make[7]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make[7]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[7]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. make[7]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[6]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[5]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' ============================================================================ Testsuite summary for yasm 1.3.0 ============================================================================ # TOTAL: 44 # PASS: 44 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[3]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[2]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[1]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' >>> yasm: Entering fakeroot... Makefile:4062: warning: ignoring prerequisites on suffix rule definition make: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition Making install in po make[2]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0/po' if test "yasm" = "gettext-tools"; then \ ../config/install-sh -c -d /home/buildozer/aports/main/yasm/pkg/yasm/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/main/yasm/pkg/yasm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/yasm/pkg/yasm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0/po' Making install in . make[2]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. make[3]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make[3]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[3]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/include' config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/share/man/man1' config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/share/man/man7' config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/include/libyasm' config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/include' config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/bin' config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/lib' /usr/bin/install -c -m 644 libyasm.h '/home/buildozer/aports/main/yasm/pkg/yasm/usr/include' /usr/bin/install -c -m 644 libyasm.a '/home/buildozer/aports/main/yasm/pkg/yasm/usr/lib' /usr/bin/install -c -m 644 libyasm-stdint.h '/home/buildozer/aports/main/yasm/pkg/yasm/usr/include' /usr/bin/install -c yasm ytasm vsyasm '/home/buildozer/aports/main/yasm/pkg/yasm/usr/bin' /usr/bin/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/home/buildozer/aports/main/yasm/pkg/yasm/usr/share/man/man7' config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/share/man/man1' ( cd '/home/buildozer/aports/main/yasm/pkg/yasm/usr/lib' && ranlib libyasm.a ) /usr/bin/install -c -m 644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/home/buildozer/aports/main/yasm/pkg/yasm/usr/include/libyasm' config/install-sh -c -d '/home/buildozer/aports/main/yasm/pkg/yasm/usr/share/man/man7' /usr/bin/install -c -m 644 yasm.1 '/home/buildozer/aports/main/yasm/pkg/yasm/usr/share/man/man1' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' Makefile:4062: warning: ignoring prerequisites on suffix rule definition make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[3]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[2]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' make[1]: Leaving directory '/home/buildozer/aports/main/yasm/src/yasm-1.3.0' >>> yasm-dev*: Running split function dev... >>> yasm-dev*: Preparing subpackage yasm-dev... >>> yasm-dev*: Stripping binaries >>> yasm-dev*: Running postcheck for yasm-dev >>> yasm-doc*: Running split function doc... >>> yasm-doc*: Preparing subpackage yasm-doc... >>> yasm-doc*: Running postcheck for yasm-doc >>> yasm*: Running postcheck for yasm >>> yasm*: Preparing package yasm... >>> yasm*: Stripping binaries >>> yasm-dev*: Scanning shared objects >>> yasm-doc*: Scanning shared objects >>> yasm*: Scanning shared objects >>> yasm-dev*: Tracing dependencies... >>> yasm-dev*: Package size: 1.9 MB >>> yasm-dev*: Compressing data... >>> yasm-dev*: Create checksum... >>> yasm-dev*: Create yasm-dev-1.3.0-r4.apk >>> yasm-doc*: Tracing dependencies... >>> yasm-doc*: Package size: 64.0 KB >>> yasm-doc*: Compressing data... >>> yasm-doc*: Create checksum... >>> yasm-doc*: Create yasm-doc-1.3.0-r4.apk >>> yasm*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> yasm*: Package size: 2.1 MB >>> yasm*: Compressing data... >>> yasm*: Create checksum... >>> yasm*: Create yasm-1.3.0-r4.apk >>> yasm: Build complete at Thu, 20 Apr 2023 00:51:32 +0000 elapsed time 0h 0m 17s >>> yasm: Cleaning up srcdir >>> yasm: Cleaning up pkgdir >>> yasm: Uninstalling dependencies... (1/1) Purging .makedepends-yasm (20230420.005116) OK: 440 MiB in 97 packages >>> yasm: Updating the main/ppc64le repository index... >>> yasm: Signing the index...