<86>Mar 20 01:14:18 userdel[1136117]: delete user 'rooter'
<86>Mar 20 01:14:18 userdel[1136117]: removed group 'rooter' owned by 'rooter'
<86>Mar 20 01:14:18 userdel[1136117]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 20 01:14:18 groupadd[1136212]: group added to /etc/group: name=rooter, GID=1241
<86>Mar 20 01:14:18 groupadd[1136212]: group added to /etc/gshadow: name=rooter
<86>Mar 20 01:14:18 groupadd[1136212]: new group: name=rooter, GID=1241
<86>Mar 20 01:14:19 useradd[1136398]: new user: name=rooter, UID=1241, GID=1241, home=/root, shell=/bin/bash, from=none
<86>Mar 20 01:14:19 userdel[1136497]: delete user 'builder'
<86>Mar 20 01:14:19 userdel[1136497]: removed group 'builder' owned by 'builder'
<86>Mar 20 01:14:19 userdel[1136497]: removed shadow group 'builder' owned by 'builder'
<86>Mar 20 01:14:19 groupadd[1136516]: group added to /etc/group: name=builder, GID=1242
<86>Mar 20 01:14:19 groupadd[1136516]: group added to /etc/gshadow: name=builder
<86>Mar 20 01:14:19 groupadd[1136516]: new group: name=builder, GID=1242
<86>Mar 20 01:14:19 useradd[1136556]: new user: name=builder, UID=1242, GID=1242, home=/usr/src, shell=/bin/bash, from=none
<13>Mar 20 01:14:24 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed
<13>Mar 20 01:14:24 rpmi: libexpat-devel-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed
<13>Mar 20 01:14:24 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851973 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/rats-2.3-alt2.nosrc.rpm (w1.gzdio)
Installing rats-2.3-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30060
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf rats-2.3
+ echo 'Source #0 (rats-2.3.tar):'
Source #0 (rats-2.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/rats-2.3.tar
+ cd rats-2.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ rm lex.yyc.c lex.yyp.c lex.yyperl.c lex.yyphp.c lex.yyruby.c
+ echo 'Patch #0 (rats-2.3-alt-flex.patch):'
Patch #0 (rats-2.3-alt-flex.patch):
+ /usr/bin/patch -p1
patching file tokens.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30060
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rats-2.3
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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 --datadir=/usr/share/rats
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for a BSD-compatible install... /bin/install -c
checking for XML_ParserCreate in -lexpat... yes
checking how to run the C preprocessor... egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
x86_64-alt-linux-gcc -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
checking for ANSI C header files... egrep: warning: egrep is obsolescent; using grep -E
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 expat.h usability... yes
checking expat.h presence... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for expat.h... yes
checking xmlparse.h usability... no
checking xmlparse.h presence... egrep: warning: egrep is obsolescent; using grep -E
no
checking for xmlparse.h... no
configure: creating ./config.status
config.status: creating Makefile
+ make -j8 lex
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
flex  -F -8  -Pyyc c-lex.l
flex  -F -8  -Pyyp python-lex.l
flex  -F -8  -Pyyperl perl-lex.l
flex  -F -8  -Pyyphp  php-lex.l       
flex  -F -8  -Pyyruby ruby-lex.l     
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o engine.o -c engine.c
engine.c: In function 'analyze_identifier':
engine.c:794:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  794 |     if (!analyzed)
      |     ^~
engine.c:797:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  797 |         if (process)
      |         ^~
engine.c: In function 'analyze_comment':
engine.c:1174:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1174 |     if (yyclength < 5)
      |     ^~
engine.c:1176:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 1176 |         if (*ratslexer.yycomment == NULL)
      |         ^~
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o hash.o -c hash.c
In file included from hash.h:23,
                 from hash.c:23:
hash.c: In function 'HashKeys':
kazhash.h:232:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  232 | #define hnode_getkey(N) ((N)->hash_key)
      |                         ^
hash.c:96:21: note: in expansion of macro 'hnode_getkey'
   96 |         char *tmp = hnode_getkey(hn);
      |                     ^~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o kazhash.o -c kazhash.c
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o lex.yyc.o -c lex.yyc.c
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o main.o -c main.c
main.c: In function 'load_database':
main.c:104:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  104 |     fread(buf, st.st_size, 1, fd);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o getopt.o -c getopt.c
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o lex.yyp.o -c lex.yyp.c
lex.yyp.c:5352:17: warning: 'yyunput' defined but not used [-Wunused-function]
 5352 |     static void yyunput (int c, char * yy_bp )
      |                 ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o report.o -c report.c
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o vuln_db.o -c vuln_db.c
vuln_db.c: In function 'ParseVulnDb':
vuln_db.c:415:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'XML_Size' {aka 'long unsigned int'} [-Wformat=]
  415 |         fprintf(stderr, "%s at line %d\n",
      |                                     ~^
      |                                      |
      |                                      int
      |                                     %ld
  416 |                 XML_ErrorString(XML_GetErrorCode(parser)),
  417 |                 XML_GetCurrentLineNumber(parser));
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 |
      |                 XML_Size {aka long unsigned int}
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o lex.yyperl.o -c lex.yyperl.c
lex.yyperl.c:4134:17: warning: 'yyunput' defined but not used [-Wunused-function]
 4134 |     static void yyunput (int c, char * yy_bp )
      |                 ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o lex.yyruby.o -c lex.yyruby.c
ruby-lex.l:240:6: warning: 'scan_yytext' defined but not used [-Wunused-function]
  240 | void scan_yytext(void)
      |      ^~~~~~~~~~~
lex.yyruby.c:6496:17: warning: 'yyunput' defined but not used [-Wunused-function]
 6496 |     static void yyunput (int c, char * yy_bp )
      |                 ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/local/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBEXPAT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT_H=1  -DDATADIR=\"/usr/share/rats\" -o lex.yyphp.o -c lex.yyphp.c
lex.yyphp.c:11111:16: warning: 'yy_top_state' defined but not used [-Wunused-function]
11111 |     static int yy_top_state  (void)
      |                ^~~~~~~~~~~~
lex.yyphp.c:11103:17: warning: 'yy_pop_state' defined but not used [-Wunused-function]
11103 |     static void yy_pop_state  (void)
      |                 ^~~~~~~~~~~~
lex.yyphp.c:11078:17: warning: 'yy_push_state' defined but not used [-Wunused-function]
11078 |     static void yy_push_state (int  _new_state )
      |                 ^~~~~~~~~~~~~
lex.yyphp.c:10616:17: warning: 'yyunput' defined but not used [-Wunused-function]
10616 |     static void yyunput (int c, char * yy_bp )
      |                 ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
x86_64-alt-linux-gcc  -Wall -g  -L/usr/local/lib -o rats engine.o lex.yyc.o lex.yyp.o lex.yyperl.o lex.yyphp.o lex.yyruby.o hash.o kazhash.o main.o report.o vuln_db.o getopt.o -lexpat 
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94577
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/rats-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/rats-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd rats-2.3
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/rats-buildroot/usr exec_prefix=/usr/src/tmp/rats-buildroot/usr bindir=/usr/src/tmp/rats-buildroot/usr/bin sbindir=/usr/src/tmp/rats-buildroot/usr/sbin sysconfdir=/usr/src/tmp/rats-buildroot/etc datadir=/usr/src/tmp/rats-buildroot/usr/share includedir=/usr/src/tmp/rats-buildroot/usr/include libdir=/usr/src/tmp/rats-buildroot/usr/lib64 libexecdir=/usr/src/tmp/rats-buildroot/usr/lib localstatedir=/usr/src/tmp/rats-buildroot/var/lib runstatedir=/usr/src/tmp/rats-buildroot/var/run sharedstatedir=/usr/src/tmp/rats-buildroot/var/lib mandir=/usr/src/tmp/rats-buildroot/usr/share/man infodir=/usr/src/tmp/rats-buildroot/usr/share/info install BINDIR=/usr/src/tmp/rats-buildroot/usr/bin SHAREDIR=/usr/src/tmp/rats-buildroot/usr/share/rats MANDIR=/usr/src/tmp/rats-buildroot/usr/share/man
make: Entering directory '/usr/src/RPM/BUILD/rats-2.3'
./mkinstalldirs /usr/src/tmp/rats-buildroot/usr/bin /usr/lib64 /usr/src/tmp/rats-buildroot/usr/share/man /usr/src/tmp/rats-buildroot/usr/share/man/man1 /usr/src/tmp/rats-buildroot/usr/share/rats
mkdir /usr/src/tmp/rats-buildroot
mkdir /usr/src/tmp/rats-buildroot/usr
mkdir /usr/src/tmp/rats-buildroot/usr/bin
mkdir /usr/src/tmp/rats-buildroot/usr/share
mkdir /usr/src/tmp/rats-buildroot/usr/share/man
mkdir /usr/src/tmp/rats-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/rats-buildroot/usr/share/rats
/usr/libexec/rpm-build/install -p rats /usr/src/tmp/rats-buildroot/usr/bin
/usr/libexec/rpm-build/install -p -m 644 rats-python.xml /usr/src/tmp/rats-buildroot/usr/share/rats
/usr/libexec/rpm-build/install -p -m 644 rats-c.xml /usr/src/tmp/rats-buildroot/usr/share/rats
/usr/libexec/rpm-build/install -p -m 644 rats-perl.xml /usr/src/tmp/rats-buildroot/usr/share/rats
/usr/libexec/rpm-build/install -p -m 644 rats-php.xml /usr/src/tmp/rats-buildroot/usr/share/rats
/usr/libexec/rpm-build/install -p -m 644 rats-ruby.xml /usr/src/tmp/rats-buildroot/usr/share/rats
/usr/libexec/rpm-build/install -p -m 644 rats-openssl.xml /usr/src/tmp/rats-buildroot/usr/share/rats
/usr/libexec/rpm-build/install -p -m 644 rats.1	/usr/src/tmp/rats-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/rats-2.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/rats-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/rats-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/rats-buildroot/ (default)
Compressing files in /usr/src/tmp/rats-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/rats-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: rats-2.3-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cC1tXP
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.S2Aexq
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), libexpat.so.1()(64bit) >= set:kgE3cnblKboj81fLUPQV3R0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xd8teO
Creating rats-debuginfo package
Processing files: rats-debuginfo-2.3-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JPZ0mU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1ePOST
find-requires: running scripts (debuginfo)
Requires: rats = 2.3-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libexpat.so.1)
Wrote: /usr/src/RPM/RPMS/x86_64/rats-2.3-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/rats-debuginfo-2.3-alt2.x86_64.rpm (w2.lzdio)
5.51user 1.54system 0:12.27elapsed 57%CPU (0avgtext+0avgdata 59512maxresident)k
0inputs+0outputs (0major+464028minor)pagefaults 0swaps
5.22user 2.17system 0:27.30elapsed 27%CPU (0avgtext+0avgdata 129540maxresident)k
552inputs+0outputs (0major+188618minor)pagefaults 0swaps
--- rats-2.3-alt2.x86_64.rpm.repo	2012-10-06 14:14:36.000000000 +0000
+++ rats-2.3-alt2.x86_64.rpm.hasher	2024-03-20 01:14:40.882617074 +0000
@@ -1,3 +1,3 @@
 /usr/bin/rats	100755	root:root	
-/usr/share/man/man1/rats.1.gz	100644	root:root	
+/usr/share/man/man1/rats.1.xz	100644	root:root	
 /usr/share/rats	40755	root:root	
@@ -14,3 +14,6 @@
 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)  
+Requires: libc.so.6(GLIBC_2.7)(64bit)  
 Requires: libexpat.so.1()(64bit) >= set:kgE3cnblKboj81fLUPQV3R0
@@ -20,4 +23,4 @@
 Provides: rats = 2.3-alt2
-File: /usr/bin/rats	100755	root:root	27a114c887bf80b0de8037b43ec0a798	
-File: /usr/share/man/man1/rats.1.gz	100644	root:root	c932005d5d7e6fc216f15475fb2478a0	
+File: /usr/bin/rats	100755	root:root	97f69497bb9a3d8203f90eb8d6a0ba73	
+File: /usr/share/man/man1/rats.1.xz	100644	root:root	e35172dbf83e9f1271dca3cf457a546f	
 File: /usr/share/rats	40755	root:root		
@@ -29,2 +32,2 @@
 File: /usr/share/rats/rats-ruby.xml	100644	root:root	55cf3ad6c80991d7c81341e50d34e795	
-RPMIdentity: 9e01f4324e61cef8470903cb9e3afcae70d508ef01ee7019b710173cdddc331bd4d52f20fff4fd10d8b8b1b970a73470b3514e9180059e515accb6d2313b4212
+RPMIdentity: bd7f7c4c0fc4999483002286d09fe74ad90324b01260a6d8c17b7fe7be6a1928eabe396cb6a749c55cabb9127be02ed91e9a97ef31e50355e735b57a2f1097a2
--- rats-debuginfo-2.3-alt2.x86_64.rpm.repo	2012-10-06 14:14:36.000000000 +0000
+++ rats-debuginfo-2.3-alt2.x86_64.rpm.hasher	2024-03-20 01:14:41.007617318 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/42	40755	root:root	
-/usr/lib/debug/.build-id/42/b14d5c854a163de35749eece414c57a2807d3b	120777	root:root	../../../../bin/rats
-/usr/lib/debug/.build-id/42/b14d5c854a163de35749eece414c57a2807d3b.debug	120777	root:root	../../usr/bin/rats.debug
+/usr/lib/debug/.build-id/97	40755	root:root	
+/usr/lib/debug/.build-id/97/4bc18f7e49370bc3b438ce3582248c738087f5	120777	root:root	../../../../bin/rats
+/usr/lib/debug/.build-id/97/4bc18f7e49370bc3b438ce3582248c738087f5.debug	120777	root:root	../../usr/bin/rats.debug
 /usr/lib/debug/usr/bin/rats.debug	100644	root:root	
@@ -8,2 +8,3 @@
 /usr/src/debug/rats-2.3/engine.h	100644	root:root	
+/usr/src/debug/rats-2.3/getopt.c	100644	root:root	
 /usr/src/debug/rats-2.3/getopt.h	100644	root:root	
@@ -35,6 +36,6 @@
 Provides: rats-debuginfo = 2.3-alt2
-File: /usr/lib/debug/.build-id/42	40755	root:root		
-File: /usr/lib/debug/.build-id/42/b14d5c854a163de35749eece414c57a2807d3b	120777	root:root		../../../../bin/rats
-File: /usr/lib/debug/.build-id/42/b14d5c854a163de35749eece414c57a2807d3b.debug	120777	root:root		../../usr/bin/rats.debug
-File: /usr/lib/debug/usr/bin/rats.debug	100644	root:root	de1be7cca9a2c3866cd6f96e5c699de0	
+File: /usr/lib/debug/.build-id/97	40755	root:root		
+File: /usr/lib/debug/.build-id/97/4bc18f7e49370bc3b438ce3582248c738087f5	120777	root:root		../../../../bin/rats
+File: /usr/lib/debug/.build-id/97/4bc18f7e49370bc3b438ce3582248c738087f5.debug	120777	root:root		../../usr/bin/rats.debug
+File: /usr/lib/debug/usr/bin/rats.debug	100644	root:root	6dfdf2c5d39c18db92b891829de58cd0	
 File: /usr/src/debug/rats-2.3	40755	root:root		
@@ -43,2 +44,3 @@
 File: /usr/src/debug/rats-2.3/engine.h	100644	root:root	3272cdea748beb373f985fff73742217	
+File: /usr/src/debug/rats-2.3/getopt.c	100644	root:root	b76b9d07bcb16e63d42ba678d9fc52cb	
 File: /usr/src/debug/rats-2.3/getopt.h	100644	root:root	3e5fc60628d4c2bf3822d74aa05904fe	
@@ -48,7 +50,7 @@
 File: /usr/src/debug/rats-2.3/kazhash.h	100644	root:root	a0f2f3344a3b18c839621cf427f485c0	
-File: /usr/src/debug/rats-2.3/lex.yyc.c	100644	root:root	aef90bca315836a021aa162745f4cf2c	
-File: /usr/src/debug/rats-2.3/lex.yyp.c	100644	root:root	e3bca610aeb8d2a9974dc1715154b067	
-File: /usr/src/debug/rats-2.3/lex.yyperl.c	100644	root:root	ac2aca2388997a1b55f6e8db1cb58dd3	
-File: /usr/src/debug/rats-2.3/lex.yyphp.c	100644	root:root	3b91a9baa8b342478262d013c85b7da3	
-File: /usr/src/debug/rats-2.3/lex.yyruby.c	100644	root:root	d650fb6f5cf2ecbde7ebcb1677024e8e	
+File: /usr/src/debug/rats-2.3/lex.yyc.c	100644	root:root	9226fedade5bf4598ce4f9d42af26180	
+File: /usr/src/debug/rats-2.3/lex.yyp.c	100644	root:root	9cc9160d70fac1a069218ce861adfe3f	
+File: /usr/src/debug/rats-2.3/lex.yyperl.c	100644	root:root	50ea57ae05ddbec87dc22d3af762f773	
+File: /usr/src/debug/rats-2.3/lex.yyphp.c	100644	root:root	e5dd16aafe8392cdaad01f1911775bd1	
+File: /usr/src/debug/rats-2.3/lex.yyruby.c	100644	root:root	56a9c5385eff4a7fd208377745f9d30d	
 File: /usr/src/debug/rats-2.3/main.c	100644	root:root	702f977d04e66cb7e734cc7ab735ef3a	
@@ -64,2 +66,2 @@
 File: /usr/src/debug/rats-2.3/vuln_db.h	100644	root:root	e79a383dc99ea3d12002e8bc36925d42	
-RPMIdentity: 104e96b47263c229b894a17fa8cba32e7c94b4ae51f84779a0f736bebc2a8dc2b156cd42aef63f5e46c4e9780f3a488427b0da1648c387f77f0c84e9e8dcd292
+RPMIdentity: dc0009b651063c5d5387b405498fc7da6d8f42f9cbf32e884a0eeefa6159b60a13ef707fa917863e535e49f076afda650d71b23ba5de13f38bf070b7a62acb63