<86>Feb 18 02:02:06 userdel[98887]: delete user 'rooter' <86>Feb 18 02:02:06 userdel[98887]: removed group 'rooter' owned by 'rooter' <86>Feb 18 02:02:06 userdel[98887]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 18 02:02:06 groupadd[98912]: group added to /etc/group: name=rooter, GID=1820 <86>Feb 18 02:02:06 groupadd[98912]: group added to /etc/gshadow: name=rooter <86>Feb 18 02:02:06 groupadd[98912]: new group: name=rooter, GID=1820 <86>Feb 18 02:02:06 useradd[98935]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash <86>Feb 18 02:02:06 userdel[98951]: delete user 'builder' <86>Feb 18 02:02:06 userdel[98951]: removed group 'builder' owned by 'builder' <86>Feb 18 02:02:06 userdel[98951]: removed shadow group 'builder' owned by 'builder' <86>Feb 18 02:02:06 groupadd[98964]: group added to /etc/group: name=builder, GID=1821 <86>Feb 18 02:02:06 groupadd[98964]: group added to /etc/gshadow: name=builder <86>Feb 18 02:02:06 groupadd[98964]: new group: name=builder, GID=1821 <86>Feb 18 02:02:06 useradd[98985]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/yasm-1.3.0-alt1.nosrc.rpm (w1.gzdio) Installing yasm-1.3.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf yasm-1.3.0 + echo 'Source #0 (yasm-1.3.0.tar):' Source #0 (yasm-1.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/yasm-1.3.0.tar + cd yasm-1.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd yasm-1.3.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 1.3.0 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-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... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for GNU C Library... yes 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 configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: 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. x86_64-alt-linux-gcc -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c x86_64-alt-linux-gcc -I. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c x86_64-alt-linux-gcc -I. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c x86_64-alt-linux-gcc -I. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c x86_64-alt-linux-gcc -I. \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c x86_64-alt-linux-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 fail to map group of size 2 for tab size 512 x86_64-alt-linux-gcc -I. \ -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c x86_64-alt-linux-gcc -I. \ -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c x86_64-alt-linux-gcc -I. \ -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c x86_64-alt-linux-gcc -I. \ -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c x86_64-alt-linux-gcc -I. \ -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c x86_64-alt-linux-gcc -I. \ -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c x86_64-alt-linux-gcc -I. \ -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c x86_64-alt-linux-gcc -I. \ -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c x86_64-alt-linux-gcc -I. \ -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c x86_64-alt-linux-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 x86_64-alt-linux-gcc -I. \ -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c x86_64-alt-linux-gcc -o genmacro genmacro.o ./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac x86_64-alt-linux-gcc -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c x86_64-alt-linux-gcc -o genversion genversion.o ./genversion version.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 x86_64-alt-linux-gcc -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c x86_64-alt-linux-gcc -o genstring genstring.o ./genstring license_msg license.c ./COPYING make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: warning: ignoring prerequisites on suffix rule definition Making all in po make[2]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0/po' Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: warning: ignoring prerequisites on suffix rule definition x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frontends/yasm/yasm.o frontends/yasm/yasm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frontends/yasm/yasm-options.o frontends/yasm/yasm-options.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/arch/x86/x86arch.o modules/arch/x86/x86arch.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/arch/x86/x86bc.o modules/arch/x86/x86bc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/arch/x86/x86expr.o modules/arch/x86/x86expr.c make[2]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[2]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/arch/x86/x86id.o modules/arch/x86/x86id.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3barch.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/arch/lc3b/lc3bbc.o modules/arch/lc3b/lc3bbc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/listfmts/nasm/nasm-listfmt.o modules/listfmts/nasm/nasm-listfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parser.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/parsers/gas/gas-parse-intel.o modules/parsers/gas/gas-parse-intel.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parser.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/parsers/nasm/nasm-parse.o modules/parsers/nasm/nasm-parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-preproc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasm-pp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasmlib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/preprocs/nasm/nasm-eval.o modules/preprocs/nasm/nasm-eval.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/preprocs/raw/raw-preproc.o modules/preprocs/raw/raw-preproc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/cpp/cpp-preproc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-preproc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/preprocs/gas/gas-eval.o modules/preprocs/gas/gas-eval.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-dbgfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-symline.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/codeview/cv-type.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-line.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-aranges.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/dwarf2/dwarf2-info.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/null/null-dbgfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/dbg/dbg-objfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/bin/bin-objfmt.o modules/objfmts/bin/bin-objfmt.c modules/objfmts/bin/bin-objfmt.c: In function 'dosexe_objfmt_output': modules/objfmts/bin/bin-objfmt.c:1869:9: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 1869 | ftruncate(fileno(f), EXE_HEADER_SIZE + size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/elf/elf.o modules/objfmts/elf/elf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-objfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-x86.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-amd64.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/elf/elf-x86-x32.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c In file included from /usr/include/string.h:532, from ./util.h:60, from modules/objfmts/coff/coff-objfmt.c:27: In function 'strncpy', inlined from 'coff_objfmt_output_secthead' at modules/objfmts/coff/coff-objfmt.c:911:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 29 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/coff/win64-except.o modules/objfmts/coff/win64-except.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/macho/macho-objfmt.o modules/objfmts/macho/macho-objfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/rdf/rdf-objfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o modules/objfmts/xdf/xdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/assocdat.o libyasm/assocdat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/bitvect.o libyasm/bitvect.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/bc-align.o libyasm/bc-align.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/bc-data.o libyasm/bc-data.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/bc-incbin.o libyasm/bc-incbin.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/bc-org.o libyasm/bc-org.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/bc-reserve.o libyasm/bc-reserve.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/bytecode.o libyasm/bytecode.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/errwarn.o libyasm/errwarn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/expr.o libyasm/expr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/file.o libyasm/file.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/floatnum.o libyasm/floatnum.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/hamt.o libyasm/hamt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/insn.o libyasm/insn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/intnum.o libyasm/intnum.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/inttree.o libyasm/inttree.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/linemap.o libyasm/linemap.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/md5.o libyasm/md5.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/mergesort.o libyasm/mergesort.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/phash.o libyasm/phash.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/section.o libyasm/section.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/strsep.o libyasm/strsep.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/symrec.o libyasm/symrec.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/valparam.o libyasm/valparam.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/value.o libyasm/value.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/xmalloc.o libyasm/xmalloc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/xstrdup.o libyasm/xstrdup.c ./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o x86cpu.o x86cpu.c ./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o x86regtmod.o x86regtmod.c ./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lc3bid.o lc3bid.c lc3bid.c: In function 'yasm_lc3b__parse_check_regtmod': lc3bid.c:384:13: warning: self-comparison always evaluates to true [-Wtautological-compare] 384 | yy4: ++YYCURSOR; | ^~ lc3bid.c: In function 'yasm_lc3b__parse_check_insnprefix': lc3bid.c:581:13: warning: self-comparison always evaluates to true [-Wtautological-compare] 581 | yy21: ++YYCURSOR; | ^~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gas-token.o gas-token.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nasm-token.o nasm-token.c x86_64-alt-linux-gcc -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c x86_64-alt-linux-gcc -o genmodule genmodule.o ./genmodule ./libyasm/module.in Makefile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o module.o module.c 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frontends/tasm/tasm.o frontends/tasm/tasm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frontends/tasm/tasm-options.o frontends/tasm/tasm-options.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o ytasm frontends/tasm/tasm.o frontends/tasm/tasm-options.o libyasm.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o vsyasm frontends/vsyasm/vsyasm.o frontends/yasm/yasm-options.o libyasm.a make[2]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73572 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/yasm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/yasm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd yasm-1.3.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/yasm-buildroot install make: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: 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 '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: warning: ignoring prerequisites on suffix rule definition Making install in po make[2]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0/po' if test "yasm" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/yasm-buildroot/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/libexec/rpm-build/install -p -m 644 ./$file \ /usr/src/tmp/yasm-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/yasm-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0/po' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: 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 '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: 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. /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/bin' /usr/libexec/rpm-build/install -p yasm ytasm vsyasm '/usr/src/tmp/yasm-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/lib64' /usr/libexec/rpm-build/install -p -m 644 libyasm.a '/usr/src/tmp/yasm-buildroot/usr/lib64' ( cd '/usr/src/tmp/yasm-buildroot/usr/lib64' && ranlib libyasm.a ) make install-exec-hook make[4]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: warning: ignoring prerequisites on suffix rule definition make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 libyasm.h '/usr/src/tmp/yasm-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 yasm.1 '/usr/src/tmp/yasm-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/share/man/man7' /usr/libexec/rpm-build/install -p -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/usr/src/tmp/yasm-buildroot/usr/share/man/man7' /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/share/man/man7' /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/include/libyasm' /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/yasm-buildroot/usr/include/libyasm' /bin/mkdir -p '/usr/src/tmp/yasm-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 libyasm-stdint.h '/usr/src/tmp/yasm-buildroot/usr/include' make[3]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' + ln -s ytasm /usr/src/tmp/yasm-buildroot/usr/bin/tasm + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/yasm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/yasm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/yasm-buildroot/ (default) Compressing files in /usr/src/tmp/yasm-buildroot (auto) Adjusting library links in /usr/src/tmp/yasm-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/yasm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.56863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd yasm-1.3.0 + make check make: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: 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 '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: warning: ignoring prerequisites on suffix rule definition Making check in po make[2]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0/po' Making check in . make[2]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: 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 '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: warning: ignoring prerequisites on suffix rule definition x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_hd.o test_hd.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test_hd test_hd.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/tests/bitvect_test.o libyasm/tests/bitvect_test.c 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); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from libyasm/tests/bitvect_test.c:26: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 17 or more bytes (assuming 1016) into a destination of size 1000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Circular x86insn_nasm.gperf <- x86insn_nasm.gperf dependency dropped. make[3]: Circular x86insn_gas.gperf <- x86insn_gas.gperf dependency dropped. x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o bitvect_test libyasm/tests/bitvect_test.o libyasm.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/tests/floatnum_test.o libyasm/tests/floatnum_test.c 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, | ^~~~~~~ In file included from /usr/include/stdio.h:866, from libyasm/tests/floatnum_test.c:26: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 19 or more bytes (assuming 2041) into a destination of size 1000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o floatnum_test libyasm/tests/floatnum_test.o libyasm.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/tests/leb128_test.o libyasm/tests/leb128_test.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o leb128_test libyasm/tests/leb128_test.o libyasm.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/tests/splitpath_test.o libyasm/tests/splitpath_test.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o splitpath_test libyasm/tests/splitpath_test.o libyasm.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/tests/combpath_test.o libyasm/tests/combpath_test.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o combpath_test libyasm/tests/combpath_test.o libyasm.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libyasm/tests/uncstring_test.o libyasm/tests/uncstring_test.c 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); | ~~~ In file included from /usr/include/stdio.h:866, from libyasm/tests/uncstring_test.c:26: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 57 or more bytes (assuming 312) into a destination of size 100 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o uncstring_test libyasm/tests/uncstring_test.o libyasm.a make[3]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: 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. make[4]: Entering directory '/usr/src/RPM/BUILD/yasm-1.3.0' Makefile:4334: 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 ============================================================================ 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 '/usr/src/RPM/BUILD/yasm-1.3.0' make[3]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' make: Leaving directory '/usr/src/RPM/BUILD/yasm-1.3.0' + exit 0 Processing files: yasm-1.3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62186 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd yasm-1.3.0 + DOCDIR=/usr/src/tmp/yasm-buildroot/usr/share/doc/yasm-1.3.0 + export DOCDIR + rm -rf /usr/src/tmp/yasm-buildroot/usr/share/doc/yasm-1.3.0 + /bin/mkdir -p /usr/src/tmp/yasm-buildroot/usr/share/doc/yasm-1.3.0 + cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/yasm-buildroot/usr/share/doc/yasm-1.3.0 + chmod -R go-w /usr/src/tmp/yasm-buildroot/usr/share/doc/yasm-1.3.0 + chmod -R a+rX /usr/src/tmp/yasm-buildroot/usr/share/doc/yasm-1.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4q6u5S find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.62GbnS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G6iAxS Creating yasm-debuginfo package Processing files: libyasm-devel-1.3.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0SUuyV find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JIBKqT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libyasm-devel-static = 1.3.0-alt1 Obsoletes: libyasm-devel-static < 1.3.0-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PSdgNU Processing files: yasm-debuginfo-1.3.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kBShFT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jLlmoT find-requires: running scripts (debuginfo) Requires: yasm = 1.3.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to yasm-debuginfo a strict dependency on yasm Wrote: /usr/src/RPM/RPMS/x86_64/yasm-1.3.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libyasm-devel-1.3.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/yasm-debuginfo-1.3.0-alt1.x86_64.rpm (w2.lzdio) 16.71user 11.17system 0:32.73elapsed 85%CPU (0avgtext+0avgdata 61056maxresident)k 0inputs+0outputs (0major+2611040minor)pagefaults 0swaps 0.58user 1.18system 0:36.77elapsed 4%CPU (0avgtext+0avgdata 12176maxresident)k 0inputs+0outputs (0major+97099minor)pagefaults 0swaps --- yasm-1.3.0-alt1.x86_64.rpm.repo 2023-05-17 13:35:24.000000000 +0000 +++ yasm-1.3.0-alt1.x86_64.rpm.hasher 2024-02-18 02:02:40.953255992 +0000 @@ -26,5 +26,5 @@ File: /usr/bin/tasm 120777 root:root ytasm -File: /usr/bin/vsyasm 100755 root:root f6cf98133eb061b1ebe4468009ea681a -File: /usr/bin/yasm 100755 root:root e57f8eddcf8913dbe1c83bfa44323deb -File: /usr/bin/ytasm 100755 root:root f6e79262c4722b5929cd4e04e318e833 +File: /usr/bin/vsyasm 100755 root:root aaa248d67edde51b3fe9910b91ec18e3 +File: /usr/bin/yasm 100755 root:root c573b9b2aef6e34b97d3eacf5031a6a2 +File: /usr/bin/ytasm 100755 root:root 8ccc2c3f321d74a5e20633e90bd740f5 File: /usr/share/doc/yasm-1.3.0 40755 root:root @@ -40,2 +40,2 @@ File: /usr/share/man/man7/yasm_parsers.7.xz 100644 root:root 5522cb2d900d99330746a6d34397b465 -RPMIdentity: 669e67257a0e6a063610ce2b4c780d0e6ec4f617159ce5ba33b15be18ce0bb9258ea9d77be1004c861814c451035c1275a280d922313f4c59172189d943853c4 +RPMIdentity: 789a1ef730a2f6bfbcd7a070d09c8d04c9687d599b17c2b2a85078fb88e28cee185c2f493e5456d27f5f185439bd9b29f21a45b355aa5174c69011f364b0ea19 --- yasm-debuginfo-1.3.0-alt1.x86_64.rpm.repo 2023-05-17 13:35:25.000000000 +0000 +++ yasm-debuginfo-1.3.0-alt1.x86_64.rpm.hasher 2024-02-18 02:02:41.015257253 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/44 40755 root:root -/usr/lib/debug/.build-id/44/ac7d1705525209c0b3a72d427fac294e8b27af 120777 root:root ../../../../bin/vsyasm -/usr/lib/debug/.build-id/44/ac7d1705525209c0b3a72d427fac294e8b27af.debug 120777 root:root ../../usr/bin/vsyasm.debug -/usr/lib/debug/.build-id/cc 40755 root:root -/usr/lib/debug/.build-id/cc/f400999c74f37b2b05b8761eeedef99d6a8268 120777 root:root ../../../../bin/yasm -/usr/lib/debug/.build-id/cc/f400999c74f37b2b05b8761eeedef99d6a8268.debug 120777 root:root ../../usr/bin/yasm.debug -/usr/lib/debug/.build-id/f5 40755 root:root -/usr/lib/debug/.build-id/f5/d0d572fae45fa33c79806de1870c38b0a9e6b4 120777 root:root ../../../../bin/ytasm -/usr/lib/debug/.build-id/f5/d0d572fae45fa33c79806de1870c38b0a9e6b4.debug 120777 root:root ../../usr/bin/ytasm.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/284bea4f33254af2acd0c9a14109a2e609c771 120777 root:root ../../../../bin/vsyasm +/usr/lib/debug/.build-id/be/284bea4f33254af2acd0c9a14109a2e609c771.debug 120777 root:root ../../usr/bin/vsyasm.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/06b80886599dd4cc699e003e8681137e41b570 120777 root:root ../../../../bin/yasm +/usr/lib/debug/.build-id/c6/06b80886599dd4cc699e003e8681137e41b570.debug 120777 root:root ../../usr/bin/yasm.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/30e5cebe29c36c227dfa13500d9f897403cc58 120777 root:root ../../../../bin/ytasm +/usr/lib/debug/.build-id/f3/30e5cebe29c36c227dfa13500d9f897403cc58.debug 120777 root:root ../../usr/bin/ytasm.debug /usr/lib/debug/usr/bin/tasm.debug 120777 root:root ytasm.debug @@ -183,15 +183,15 @@ Provides: yasm-debuginfo = 1.3.0-alt1:p10+319658.100.3.1 -File: /usr/lib/debug/.build-id/44 40755 root:root -File: /usr/lib/debug/.build-id/44/ac7d1705525209c0b3a72d427fac294e8b27af 120777 root:root ../../../../bin/vsyasm -File: /usr/lib/debug/.build-id/44/ac7d1705525209c0b3a72d427fac294e8b27af.debug 120777 root:root ../../usr/bin/vsyasm.debug -File: /usr/lib/debug/.build-id/cc 40755 root:root -File: /usr/lib/debug/.build-id/cc/f400999c74f37b2b05b8761eeedef99d6a8268 120777 root:root ../../../../bin/yasm -File: /usr/lib/debug/.build-id/cc/f400999c74f37b2b05b8761eeedef99d6a8268.debug 120777 root:root ../../usr/bin/yasm.debug -File: /usr/lib/debug/.build-id/f5 40755 root:root -File: /usr/lib/debug/.build-id/f5/d0d572fae45fa33c79806de1870c38b0a9e6b4 120777 root:root ../../../../bin/ytasm -File: /usr/lib/debug/.build-id/f5/d0d572fae45fa33c79806de1870c38b0a9e6b4.debug 120777 root:root ../../usr/bin/ytasm.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/284bea4f33254af2acd0c9a14109a2e609c771 120777 root:root ../../../../bin/vsyasm +File: /usr/lib/debug/.build-id/be/284bea4f33254af2acd0c9a14109a2e609c771.debug 120777 root:root ../../usr/bin/vsyasm.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/06b80886599dd4cc699e003e8681137e41b570 120777 root:root ../../../../bin/yasm +File: /usr/lib/debug/.build-id/c6/06b80886599dd4cc699e003e8681137e41b570.debug 120777 root:root ../../usr/bin/yasm.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/30e5cebe29c36c227dfa13500d9f897403cc58 120777 root:root ../../../../bin/ytasm +File: /usr/lib/debug/.build-id/f3/30e5cebe29c36c227dfa13500d9f897403cc58.debug 120777 root:root ../../usr/bin/ytasm.debug File: /usr/lib/debug/usr/bin/tasm.debug 120777 root:root ytasm.debug -File: /usr/lib/debug/usr/bin/vsyasm.debug 100644 root:root bc87534e7b4ba3df09944e166fa7bd3a -File: /usr/lib/debug/usr/bin/yasm.debug 100644 root:root 8f59a113a45bb9ea377daa323232a0af -File: /usr/lib/debug/usr/bin/ytasm.debug 100644 root:root b706ce4624e533087129216636c99bfa +File: /usr/lib/debug/usr/bin/vsyasm.debug 100644 root:root 60d103d85f32106f5ce9979baa78291d +File: /usr/lib/debug/usr/bin/yasm.debug 100644 root:root 7390cd1ae025a00ed7cddc8287020ce7 +File: /usr/lib/debug/usr/bin/ytasm.debug 100644 root:root ad938b6261e2459bb97748248c260df3 File: /usr/src/debug/yasm-1.3.0 40755 root:root @@ -208,4 +208,4 @@ File: /usr/src/debug/yasm-1.3.0/frontends/yasm/yasm.c 100644 root:root 19584488b49730c743fafb1d144a2d53 -File: /usr/src/debug/yasm-1.3.0/gas-token.c 100644 root:root 00d29b778333797e53391396e31dcd98 -File: /usr/src/debug/yasm-1.3.0/lc3bid.c 100644 root:root e37ce35aef5263484c48610f751f6a3d +File: /usr/src/debug/yasm-1.3.0/gas-token.c 100644 root:root 00294eb456ace2042307a2d9b01e62a9 +File: /usr/src/debug/yasm-1.3.0/lc3bid.c 100644 root:root fa4742aed3e93c57c07578725443f98f File: /usr/src/debug/yasm-1.3.0/libyasm 40755 root:root @@ -354,3 +354,3 @@ File: /usr/src/debug/yasm-1.3.0/nasm-macros.c 100644 root:root 91c25f6b2542187762f48a3133908f04 -File: /usr/src/debug/yasm-1.3.0/nasm-token.c 100644 root:root 3fc5f3f3ef58c059047a604c851e5075 +File: /usr/src/debug/yasm-1.3.0/nasm-token.c 100644 root:root 564a7bf454d801471ac2bbcb8396f11a File: /usr/src/debug/yasm-1.3.0/nasm-version.c 100644 root:root e8873e9f167fb0e161988c49bdca6e66 @@ -361,2 +361,2 @@ File: /usr/src/debug/yasm-1.3.0/x86insns.c 100644 root:root dd0a351b667fd90a2a05d6a59bbc03d4 -RPMIdentity: e181bf11ee63c46f6f0a3f04b1eb7b71ee87128ebe5dd276a777d4eaad2ad986a92cdc07314fd5d76f95847eae419a047182aae7b55371814e425b6da35ffcdc +RPMIdentity: e221bea27e0532e2ef5523c694fe379c8607dbea7c4a0d200b4530861e1a7d0b8ad37dc474f78896710c97b8a266152e8dde8b7d92d16f05834dd783e64b0e9c