<86>Apr 30 02:08:38 userdel[1099233]: delete user 'rooter'
<86>Apr 30 02:08:38 userdel[1099233]: removed group 'rooter' owned by 'rooter'
<86>Apr 30 02:08:38 userdel[1099233]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 30 02:08:38 groupadd[1099255]: group added to /etc/group: name=rooter, GID=939
<86>Apr 30 02:08:38 groupadd[1099255]: group added to /etc/gshadow: name=rooter
<86>Apr 30 02:08:38 groupadd[1099255]: new group: name=rooter, GID=939
<86>Apr 30 02:08:38 useradd[1099273]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash
<86>Apr 30 02:08:38 userdel[1099307]: delete user 'builder'
<86>Apr 30 02:08:38 userdel[1099307]: removed group 'builder' owned by 'builder'
<86>Apr 30 02:08:38 userdel[1099307]: removed shadow group 'builder' owned by 'builder'
<86>Apr 30 02:08:38 groupadd[1099326]: group added to /etc/group: name=builder, GID=940
<86>Apr 30 02:08:38 groupadd[1099326]: group added to /etc/gshadow: name=builder
<86>Apr 30 02:08:38 groupadd[1099326]: new group: name=builder, GID=940
<86>Apr 30 02:08:38 useradd[1099350]: new user: name=builder, UID=940, GID=940, 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.72949
+ 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.72949
+ 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 or AM_GNU_GETTEXT_REQUIRE_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 -flto=auto -ffat-lto-objects'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
++ 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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c
In file included from /usr/include/string.h:548,
                 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:95:10: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 29 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -c -o libyasm/assocdat.o libyasm/assocdat.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/bitvect.o libyasm/bitvect.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -c -o libyasm/bytecode.o libyasm/bytecode.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/errwarn.o libyasm/errwarn.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/expr.o libyasm/expr.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/file.o libyasm/file.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/floatnum.o libyasm/floatnum.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/hamt.o libyasm/hamt.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/insn.o libyasm/insn.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/intnum.o libyasm/intnum.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/inttree.o libyasm/inttree.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/linemap.o libyasm/linemap.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/md5.o libyasm/md5.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/mergesort.o libyasm/mergesort.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/phash.o libyasm/phash.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/section.o libyasm/section.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/strsep.o libyasm/strsep.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/symrec.o libyasm/symrec.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/valparam.o libyasm/valparam.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/value.o libyasm/value.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libyasm/xmalloc.o libyasm/xmalloc.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -c -o lc3bid.o lc3bid.c
lc3bid.c: In function 'yasm_lc3b__parse_check_regtmod':
lc3bid.c:384:16: warning: self-comparison always evaluates to true [-Wtautological-compare]
  384 | yy4:    ++YYCURSOR;
      |                ^~
lc3bid.c: In function 'yasm_lc3b__parse_check_insnprefix':
lc3bid.c:581:15: 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 -flto=auto -ffat-lto-objects -c -o gas-token.o gas-token.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects   -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -c -o frontends/tasm/tasm-options.o frontends/tasm/tasm-options.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -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 -flto=auto -ffat-lto-objects -c -o frontends/vsyasm/vsyasm.o frontends/vsyasm/vsyasm.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -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.7558
+ 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 <cmdline>: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.55707
+ 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 -flto=auto -ffat-lto-objects -c -o test_hd.o test_hd.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -o test_hd test_hd.o  
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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:894,
                 from libyasm/tests/bitvect_test.c:26:
/usr/include/bits/stdio2.h:38:10: note: '__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 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __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 -flto=auto -ffat-lto-objects   -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 -flto=auto -ffat-lto-objects -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:894,
                 from libyasm/tests/floatnum_test.c:26:
/usr/include/bits/stdio2.h:38:10: note: '__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 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -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 -flto=auto -ffat-lto-objects -c -o libyasm/tests/leb128_test.o libyasm/tests/leb128_test.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -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 -flto=auto -ffat-lto-objects -c -o libyasm/tests/splitpath_test.o libyasm/tests/splitpath_test.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -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 -flto=auto -ffat-lto-objects -c -o libyasm/tests/combpath_test.o libyasm/tests/combpath_test.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -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 -flto=auto -ffat-lto-objects -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:894,
                 from libyasm/tests/uncstring_test.c:26:
/usr/include/bits/stdio2.h:38:10: note: '__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 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects   -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.7692
+ 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.vf6oQk
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.3E2p6o
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.33)(64bit), libc.so.6(GLIBC_2.34)(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.5Ovys4
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.8jv1bE
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.oIJtQu
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.BqWv5f
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.uFYrPc
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.POVK7f
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)
49.58user 8.90system 0:36.40elapsed 160%CPU (0avgtext+0avgdata 62156maxresident)k
0inputs+0outputs (0major+3252591minor)pagefaults 0swaps
50.68user 11.43system 0:39.21elapsed 158%CPU (0avgtext+0avgdata 62156maxresident)k
0inputs+0outputs (0major+3454667minor)pagefaults 0swaps
--- libyasm-devel-1.3.0-alt1.x86_64.rpm.repo	2021-09-21 15:31:21.000000000 +0000
+++ libyasm-devel-1.3.0-alt1.x86_64.rpm.hasher	2022-04-30 02:09:15.980710084 +0000
@@ -65,3 +65,3 @@
 File: /usr/include/libyasm/value.h	100644	root:root	142e0bbf164f2a173a50a67c59b7b18d	
-File: /usr/lib64/libyasm.a	100644	root:root	ed30ad85e0f79e1d2b426edda386d3e1	
-RPMIdentity: 9f25454793ca6e4fa46ced3a1027f5a1caa55d68a96da917884022d6748e358d1467bb3f6362d7dae35f8069c53d56ffbba4faf6911ee26eee783a8aff57acb6
+File: /usr/lib64/libyasm.a	100644	root:root	a2ea1f89a30fe5cf83f812b77399aab7	
+RPMIdentity: 9fe94672e65cf887bebb3340a77698b6aebadec80f2c13ded8049c87c3e4ad1c5061740adb7947bb61ffd2813f6c1a4230fff98a667122612e01786aa832d5d2
--- yasm-1.3.0-alt1.x86_64.rpm.repo	2021-09-21 15:31:21.000000000 +0000
+++ yasm-1.3.0-alt1.x86_64.rpm.hasher	2022-04-30 02:09:16.025710757 +0000
@@ -20,2 +20,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -26,5 +28,5 @@
 File: /usr/bin/tasm	120777	root:root		ytasm
-File: /usr/bin/vsyasm	100755	root:root	eeabfbbb1ea5476864749ec038af680a	
-File: /usr/bin/yasm	100755	root:root	9b7c59ad1367f5a628ccc3c3d8bba07f	
-File: /usr/bin/ytasm	100755	root:root	0ec55da43651558d2a1eecdadd2fae18	
+File: /usr/bin/vsyasm	100755	root:root	927ce79b12bd361303b295e60f81739b	
+File: /usr/bin/yasm	100755	root:root	ba292653985c99a36ef96fe0a1c3685e	
+File: /usr/bin/ytasm	100755	root:root	5a5711a488130e813e385dc2844621b0	
 File: /usr/share/doc/yasm-1.3.0	40755	root:root		
@@ -40,2 +42,2 @@
 File: /usr/share/man/man7/yasm_parsers.7.xz	100644	root:root	5522cb2d900d99330746a6d34397b465	
-RPMIdentity: 2838eff3e61ae044fe60ca66b02be69a8585639514456c1b51a574b3fe705cd2163df1559e091e49b919c7224713cf1e15185c66479738b0dd203554c2fedf86
+RPMIdentity: 78734b0d2d650a125cc13e3fed5ef4685ba1c9400abc1f9d0018bade7b9cc6dc00b15de230afff15c2db61ba16a6c3719edd7e5f7097dea0d83e6c5fff73f615
--- yasm-debuginfo-1.3.0-alt1.x86_64.rpm.repo	2021-09-21 15:31:22.000000000 +0000
+++ yasm-debuginfo-1.3.0-alt1.x86_64.rpm.hasher	2022-04-30 02:09:16.091711745 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/13	40755	root:root	
-/usr/lib/debug/.build-id/13/c7901337e806fb5f94a9b7d1e01318fa3f9697	120777	root:root	../../../../bin/vsyasm
-/usr/lib/debug/.build-id/13/c7901337e806fb5f94a9b7d1e01318fa3f9697.debug	120777	root:root	../../usr/bin/vsyasm.debug
-/usr/lib/debug/.build-id/30	40755	root:root	
-/usr/lib/debug/.build-id/30/db20c0606f6e3643f60b63118afd5cfb03678c	120777	root:root	../../../../bin/ytasm
-/usr/lib/debug/.build-id/30/db20c0606f6e3643f60b63118afd5cfb03678c.debug	120777	root:root	../../usr/bin/ytasm.debug
-/usr/lib/debug/.build-id/77	40755	root:root	
-/usr/lib/debug/.build-id/77/63f397fcf3dbadb79067dfbbd7620706a6ee45	120777	root:root	../../../../bin/yasm
-/usr/lib/debug/.build-id/77/63f397fcf3dbadb79067dfbbd7620706a6ee45.debug	120777	root:root	../../usr/bin/yasm.debug
+/usr/lib/debug/.build-id/04	40755	root:root	
+/usr/lib/debug/.build-id/04/7b71d56649e47087285a9757a613e4a80182e1	120777	root:root	../../../../bin/yasm
+/usr/lib/debug/.build-id/04/7b71d56649e47087285a9757a613e4a80182e1.debug	120777	root:root	../../usr/bin/yasm.debug
+/usr/lib/debug/.build-id/08	40755	root:root	
+/usr/lib/debug/.build-id/08/1e3f5c045d89c3cb8b6bbcb309b5a7329a8654	120777	root:root	../../../../bin/ytasm
+/usr/lib/debug/.build-id/08/1e3f5c045d89c3cb8b6bbcb309b5a7329a8654.debug	120777	root:root	../../usr/bin/ytasm.debug
+/usr/lib/debug/.build-id/39	40755	root:root	
+/usr/lib/debug/.build-id/39/df48f09c6d21b35d01235869f8d95506c90c6a	120777	root:root	../../../../bin/vsyasm
+/usr/lib/debug/.build-id/39/df48f09c6d21b35d01235869f8d95506c90c6a.debug	120777	root:root	../../usr/bin/vsyasm.debug
 /usr/lib/debug/usr/bin/tasm.debug	120777	root:root	ytasm.debug
@@ -49,2 +49,3 @@
 /usr/src/debug/yasm-1.3.0/libyasm/floatnum.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/libyasm/floatnum.h	100644	root:root	
 /usr/src/debug/yasm-1.3.0/libyasm/hamt.c	100644	root:root	
@@ -54,2 +55,3 @@
 /usr/src/debug/yasm-1.3.0/libyasm/intnum.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/libyasm/intnum.h	100644	root:root	
 /usr/src/debug/yasm-1.3.0/libyasm/inttree.c	100644	root:root	
@@ -57,2 +59,3 @@
 /usr/src/debug/yasm-1.3.0/libyasm/linemap.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/libyasm/linemap.h	100644	root:root	
 /usr/src/debug/yasm-1.3.0/libyasm/listfmt.h	100644	root:root	
@@ -65,2 +68,3 @@
 /usr/src/debug/yasm-1.3.0/libyasm/phash.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/libyasm/phash.h	100644	root:root	
 /usr/src/debug/yasm-1.3.0/libyasm/preproc.h	100644	root:root	
@@ -74,2 +78,3 @@
 /usr/src/debug/yasm-1.3.0/libyasm/value.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/libyasm/value.h	100644	root:root	
 /usr/src/debug/yasm-1.3.0/libyasm/xmalloc.c	100644	root:root	
@@ -157,2 +162,3 @@
 /usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasm-eval.h	100644	root:root	
 /usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c	100644	root:root	
@@ -162,2 +168,3 @@
 /usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasmlib.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasmlib.h	100644	root:root	
 /usr/src/debug/yasm-1.3.0/modules/preprocs/raw	40755	root:root	
@@ -169,2 +176,3 @@
 /usr/src/debug/yasm-1.3.0/win64-nasm.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/x86cpu.c	100644	root:root	
 /usr/src/debug/yasm-1.3.0/x86insn_gas.gperf	100644	root:root	
@@ -172,2 +180,3 @@
 /usr/src/debug/yasm-1.3.0/x86insns.c	100644	root:root	
+/usr/src/debug/yasm-1.3.0/x86regtmod.c	100644	root:root	
 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug  
@@ -177,15 +186,15 @@
 Provides: yasm-debuginfo = 1.3.0-alt1:sisyphus+285620.100.1.1
-File: /usr/lib/debug/.build-id/13	40755	root:root		
-File: /usr/lib/debug/.build-id/13/c7901337e806fb5f94a9b7d1e01318fa3f9697	120777	root:root		../../../../bin/vsyasm
-File: /usr/lib/debug/.build-id/13/c7901337e806fb5f94a9b7d1e01318fa3f9697.debug	120777	root:root		../../usr/bin/vsyasm.debug
-File: /usr/lib/debug/.build-id/30	40755	root:root		
-File: /usr/lib/debug/.build-id/30/db20c0606f6e3643f60b63118afd5cfb03678c	120777	root:root		../../../../bin/ytasm
-File: /usr/lib/debug/.build-id/30/db20c0606f6e3643f60b63118afd5cfb03678c.debug	120777	root:root		../../usr/bin/ytasm.debug
-File: /usr/lib/debug/.build-id/77	40755	root:root		
-File: /usr/lib/debug/.build-id/77/63f397fcf3dbadb79067dfbbd7620706a6ee45	120777	root:root		../../../../bin/yasm
-File: /usr/lib/debug/.build-id/77/63f397fcf3dbadb79067dfbbd7620706a6ee45.debug	120777	root:root		../../usr/bin/yasm.debug
+File: /usr/lib/debug/.build-id/04	40755	root:root		
+File: /usr/lib/debug/.build-id/04/7b71d56649e47087285a9757a613e4a80182e1	120777	root:root		../../../../bin/yasm
+File: /usr/lib/debug/.build-id/04/7b71d56649e47087285a9757a613e4a80182e1.debug	120777	root:root		../../usr/bin/yasm.debug
+File: /usr/lib/debug/.build-id/08	40755	root:root		
+File: /usr/lib/debug/.build-id/08/1e3f5c045d89c3cb8b6bbcb309b5a7329a8654	120777	root:root		../../../../bin/ytasm
+File: /usr/lib/debug/.build-id/08/1e3f5c045d89c3cb8b6bbcb309b5a7329a8654.debug	120777	root:root		../../usr/bin/ytasm.debug
+File: /usr/lib/debug/.build-id/39	40755	root:root		
+File: /usr/lib/debug/.build-id/39/df48f09c6d21b35d01235869f8d95506c90c6a	120777	root:root		../../../../bin/vsyasm
+File: /usr/lib/debug/.build-id/39/df48f09c6d21b35d01235869f8d95506c90c6a.debug	120777	root:root		../../usr/bin/vsyasm.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	7dcb867db96d6447de5e48cafb270f0b	
-File: /usr/lib/debug/usr/bin/yasm.debug	100644	root:root	f3c3768da86b84448f874e59ed1a4d92	
-File: /usr/lib/debug/usr/bin/ytasm.debug	100644	root:root	b54d7554c7fa6c52dbbe4d48ea918a63	
+File: /usr/lib/debug/usr/bin/vsyasm.debug	100644	root:root	06f3659156817f3ff5fce5ba40ce26f3	
+File: /usr/lib/debug/usr/bin/yasm.debug	100644	root:root	6488a9104f02c39cf307e5251db7bb42	
+File: /usr/lib/debug/usr/bin/ytasm.debug	100644	root:root	15157ce8435014911d979afdadcfb4e0	
 File: /usr/src/debug/yasm-1.3.0	40755	root:root		
@@ -202,4 +211,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	f8d3a1daf6a93db68c58f8c3abafb1d5	
-File: /usr/src/debug/yasm-1.3.0/lc3bid.c	100644	root:root	ed4ca4c351b183bd4a766da92e2579d2	
+File: /usr/src/debug/yasm-1.3.0/gas-token.c	100644	root:root	d00ea384cfe21dcc79e4417d692d416f	
+File: /usr/src/debug/yasm-1.3.0/lc3bid.c	100644	root:root	04ae70da179e2f4032002c7689cdcedb	
 File: /usr/src/debug/yasm-1.3.0/libyasm	40755	root:root		
@@ -226,2 +235,3 @@
 File: /usr/src/debug/yasm-1.3.0/libyasm/floatnum.c	100644	root:root	f761a37529106836f36bce5a67f4ea1b	
+File: /usr/src/debug/yasm-1.3.0/libyasm/floatnum.h	100644	root:root	7c7bb907baab86b562ed039fb4c2b052	
 File: /usr/src/debug/yasm-1.3.0/libyasm/hamt.c	100644	root:root	05cf2fe165661a55abc1330ff3d79bf0	
@@ -231,2 +241,3 @@
 File: /usr/src/debug/yasm-1.3.0/libyasm/intnum.c	100644	root:root	a1da7c5ad8c5fa7a30c1f045b0ca7169	
+File: /usr/src/debug/yasm-1.3.0/libyasm/intnum.h	100644	root:root	42af26c6ae684cef89aa66e5164f3d8f	
 File: /usr/src/debug/yasm-1.3.0/libyasm/inttree.c	100644	root:root	ddc734420378007f8262575824ffb19e	
@@ -234,2 +245,3 @@
 File: /usr/src/debug/yasm-1.3.0/libyasm/linemap.c	100644	root:root	cba87596cf6a191b33b9ada190a5055e	
+File: /usr/src/debug/yasm-1.3.0/libyasm/linemap.h	100644	root:root	581487d92d5c987fb0442b799c055e60	
 File: /usr/src/debug/yasm-1.3.0/libyasm/listfmt.h	100644	root:root	38cde177887961f28f1ee56659ae54b7	
@@ -242,2 +254,3 @@
 File: /usr/src/debug/yasm-1.3.0/libyasm/phash.c	100644	root:root	763c119e0fad6bf58465319afac7859d	
+File: /usr/src/debug/yasm-1.3.0/libyasm/phash.h	100644	root:root	5a224ea121b1b30d8b88e2cf5ebe33d8	
 File: /usr/src/debug/yasm-1.3.0/libyasm/preproc.h	100644	root:root	997b4f07c87bff70644330e13b328dac	
@@ -251,2 +264,3 @@
 File: /usr/src/debug/yasm-1.3.0/libyasm/value.c	100644	root:root	1024df866e40dc3f309b258d4bbeeee7	
+File: /usr/src/debug/yasm-1.3.0/libyasm/value.h	100644	root:root	142e0bbf164f2a173a50a67c59b7b18d	
 File: /usr/src/debug/yasm-1.3.0/libyasm/xmalloc.c	100644	root:root	8bbcbccec607fe48eeb301b164871d11	
@@ -334,2 +348,3 @@
 File: /usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c	100644	root:root	f23e489f39186e50d55cffc6b89cac32	
+File: /usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasm-eval.h	100644	root:root	3aeeb914b9326c0b4433b6b2a98526f2	
 File: /usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c	100644	root:root	c9ac01ec0ba9e702745e1381371c843e	
@@ -339,2 +354,3 @@
 File: /usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasmlib.c	100644	root:root	497b60c898ce23ff422eadf76ce5f521	
+File: /usr/src/debug/yasm-1.3.0/modules/preprocs/nasm/nasmlib.h	100644	root:root	ae5744d3e46f05e8e9efa25241437c8c	
 File: /usr/src/debug/yasm-1.3.0/modules/preprocs/raw	40755	root:root		
@@ -342,3 +358,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	f1278473020cb86182881fd983811d4f	
+File: /usr/src/debug/yasm-1.3.0/nasm-token.c	100644	root:root	ab6e5796d86354cb2193ac4c86c29ac4	
 File: /usr/src/debug/yasm-1.3.0/nasm-version.c	100644	root:root	e8873e9f167fb0e161988c49bdca6e66	
@@ -346,2 +362,3 @@
 File: /usr/src/debug/yasm-1.3.0/win64-nasm.c	100644	root:root	83bcd073a91691f63a4a121e37a8b146	
+File: /usr/src/debug/yasm-1.3.0/x86cpu.c	100644	root:root	b52305d89cf6be82356148fa823a5b0b	
 File: /usr/src/debug/yasm-1.3.0/x86insn_gas.gperf	100644	root:root	98f6c02f9efe5755c8998316654c10f3	
@@ -349,2 +366,3 @@
 File: /usr/src/debug/yasm-1.3.0/x86insns.c	100644	root:root	dd0a351b667fd90a2a05d6a59bbc03d4	
-RPMIdentity: e807fbdf09d32a592663e52856410acc316d05517c0c34728aa7d453399fc01823c86d526f0c8b0e4f17c247dc004a0b3e9c1834ebf9f2e8d3585185492882cb
+File: /usr/src/debug/yasm-1.3.0/x86regtmod.c	100644	root:root	cf69222f347a02e51d2021761fc7f8c2	
+RPMIdentity: d7908c15b64e723031997e62cdfaccf2fcd3569c99f5a1bbf2f4dbfee343f4c6bef64899e3788da40e62eaefb0a2cd70924842c93510277557556fe9447c77af