<86>Aug 13 01:29:25 userdel[445671]: delete user 'rooter' <86>Aug 13 01:29:25 userdel[445671]: removed group 'rooter' owned by 'rooter' <86>Aug 13 01:29:25 userdel[445671]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 01:29:25 groupadd[445682]: group added to /etc/group: name=rooter, GID=1838 <86>Aug 13 01:29:25 groupadd[445682]: group added to /etc/gshadow: name=rooter <86>Aug 13 01:29:25 groupadd[445682]: new group: name=rooter, GID=1838 <86>Aug 13 01:29:25 useradd[445696]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash <86>Aug 13 01:29:25 userdel[445726]: delete user 'builder' <86>Aug 13 01:29:25 userdel[445726]: removed group 'builder' owned by 'builder' <86>Aug 13 01:29:25 userdel[445726]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 01:29:25 groupadd[445759]: group added to /etc/group: name=builder, GID=1839 <86>Aug 13 01:29:25 groupadd[445759]: group added to /etc/gshadow: name=builder <86>Aug 13 01:29:25 groupadd[445759]: new group: name=builder, GID=1839 <86>Aug 13 01:29:25 useradd[445784]: new user: name=builder, UID=1839, GID=1839, 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.70824 + 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.70824 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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.67325 + 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.97697 + 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.58285 + 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.tznLh8 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.TJZmic 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.5OQqXa 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.bFYsfb 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.8SLdW8 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.MWrFKa 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.dpYle8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SIQNM9 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) 18.07user 7.62system 0:31.45elapsed 81%CPU (0avgtext+0avgdata 61056maxresident)k 0inputs+0outputs (0major+2612042minor)pagefaults 0swaps 0.51user 0.83system 0:34.52elapsed 3%CPU (0avgtext+0avgdata 12192maxresident)k 0inputs+0outputs (0major+94041minor)pagefaults 0swaps --- 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 2023-08-13 01:29:59.049785011 +0000 @@ -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 3df62c67a86ffb1bd07f154af84e7c2a +File: /usr/src/debug/yasm-1.3.0/lc3bid.c 100644 root:root 2ff165c9280250af62a483db631da60c 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 f2e7e1473ddb60d64b77ee8b32aced13 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: dad2097b079289a1fe458cae780f2a34827061910867dc7d25ba05cca4856a20748e83d6f3c8b5df110e61dfd67bf55c6c0868a44c6c4026b3a8646ee9a66ea1