<86>Apr 23 04:37:21 userdel[340670]: delete user 'rooter'
<86>Apr 23 04:37:21 userdel[340670]: removed group 'rooter' owned by 'rooter'
<86>Apr 23 04:37:21 userdel[340670]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 23 04:37:21 groupadd[340688]: group added to /etc/group: name=rooter, GID=1365
<86>Apr 23 04:37:21 groupadd[340688]: group added to /etc/gshadow: name=rooter
<86>Apr 23 04:37:21 groupadd[340688]: new group: name=rooter, GID=1365
<86>Apr 23 04:37:21 useradd[340706]: new user: name=rooter, UID=1365, GID=1365, home=/root, shell=/bin/bash
<86>Apr 23 04:37:21 userdel[340736]: delete user 'builder'
<86>Apr 23 04:37:21 userdel[340736]: removed group 'builder' owned by 'builder'
<86>Apr 23 04:37:21 userdel[340736]: removed shadow group 'builder' owned by 'builder'
<86>Apr 23 04:37:21 groupadd[340755]: group added to /etc/group: name=builder, GID=1366
<86>Apr 23 04:37:21 groupadd[340755]: group added to /etc/gshadow: name=builder
<86>Apr 23 04:37:21 groupadd[340755]: new group: name=builder, GID=1366
<86>Apr 23 04:37:21 useradd[340772]: new user: name=builder, UID=1366, GID=1366, home=/usr/src, shell=/bin/bash
<13>Apr 23 04:37:23 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr 23 04:37:23 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr 23 04:37:23 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr 23 04:37:23 rpmi: libxml2-devel-1:2.10.3-alt1 sisyphus+308392.100.3.1 1666013203 installed
<13>Apr 23 04:37:23 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/tiptop-2.3.1-alt2.nosrc.rpm (w1.gzdio)
Installing tiptop-2.3.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4998
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tiptop-2.3.1
+ echo 'Source #0 (tiptop-2.3.1.tar):'
Source #0 (tiptop-2.3.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tiptop-2.3.1.tar
+ cd tiptop-2.3.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4998
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tiptop-2.3.1
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
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: configure.ac: not using Automake
autoreconf-default: Leaving directory `.'
+ 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 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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
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 for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for a BSD-compatible install... /bin/install -c
checking for initscr in -lcurses... yes
checking for xmlParseFile in -lxml2... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
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 inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking linux/perf_counter.h usability... no
checking linux/perf_counter.h presence... no
checking for linux/perf_counter.h... no
checking linux/perf_event.h usability... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking hardware... x86
checking for inline... inline
checking for int32_t... yes
checking for int64_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for gettimeofday... yes
checking for memset... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for uname... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/tiptop-2.3.1'
cd src && make all
make[1]: Entering directory '/usr/src/RPM/BUILD/tiptop-2.3.1/src'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o tiptop.o tiptop.c
tiptop.c: In function 'live_mode':
tiptop.c:657:43: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'time_t' {aka 'long int'} [-Wformat=]
  657 |       mvprintw(LINES-1, COLS-18, "Epoch: %u", time(NULL));
      |                                          ~^   ~~~~~~~~~~
      |                                           |   |
      |                                           |   time_t {aka long int}
      |                                           unsigned int
      |                                          %lu
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o pmc.o pmc.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o process.o process.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o requisite.o requisite.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o conf.o conf.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o screen.o screen.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o debug.o debug.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I.. -DCOMPILE_HOST="\""`hostname`"\"" \
                        -DCOMPILE_DATE="\"`date`\"" \
                        -c ./version.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o helpwin.o helpwin.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o options.o options.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o hash.o hash.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o spawn.o spawn.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o xml-parser.o xml-parser.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o target.o target.c
bison -y -d ./calc.y
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o utils-expression.o utils-expression.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o priv.o priv.c
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I..   -c -o error.o error.c
error.c: In function 'show_error_win':
error.c:205:28: warning: too many arguments for format [-Wformat-extra-args]
  205 |     mvwprintw(win, pos, 1, "END", i);
      |                            ^~~~~
error.c:208:28: warning: too many arguments for format [-Wformat-extra-args]
  208 |     mvwprintw(win, pos, 1, ".....", i);
      |                            ^~~~~~~
flex ./calc.lex
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I.. -I. -c lex.yy.c
lex.yy.c:1257:16: warning: 'input' defined but not used [-Wunused-function]
 1257 |     static int input  (void)
      |                ^~~~~
lex.yy.c:1214:17: warning: 'yyunput' defined but not used [-Wunused-function]
 1214 |     static void yyunput (int c, char * yy_bp )
      |                 ^~~~~~~
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/libxml2 -I.. -I. -c y.tab.c
x86_64-alt-linux-gcc  -o tiptop tiptop.o pmc.o process.o requisite.o conf.o screen.o debug.o version.o helpwin.o options.o hash.o spawn.o xml-parser.o target.o utils-expression.o priv.o error.o lex.yy.o y.tab.o  -lxml2 -lcurses 
rm -f ptiptop
ln tiptop ptiptop
make[1]: Leaving directory '/usr/src/RPM/BUILD/tiptop-2.3.1/src'
make: Leaving directory '/usr/src/RPM/BUILD/tiptop-2.3.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28388
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tiptop-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tiptop-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tiptop-2.3.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/tiptop-buildroot
make: Entering directory '/usr/src/RPM/BUILD/tiptop-2.3.1'
cd src && make install
make[1]: Entering directory '/usr/src/RPM/BUILD/tiptop-2.3.1/src'
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/tiptop-buildroot/usr/bin
/usr/libexec/rpm-build/install -p -m 0755 tiptop /usr/src/tmp/tiptop-buildroot/usr/bin
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/tiptop-buildroot/usr/share/man/man1
/usr/libexec/rpm-build/install -p -m 0644 tiptop.1 /usr/src/tmp/tiptop-buildroot/usr/share/man/man1
ln /usr/src/tmp/tiptop-buildroot/usr/bin/tiptop /usr/src/tmp/tiptop-buildroot/usr/bin/ptiptop
ln /usr/src/tmp/tiptop-buildroot/usr/share/man/man1/tiptop.1 /usr/src/tmp/tiptop-buildroot/usr/share/man/man1/ptiptop.1
make[1]: Leaving directory '/usr/src/RPM/BUILD/tiptop-2.3.1/src'
make: Leaving directory '/usr/src/RPM/BUILD/tiptop-2.3.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tiptop-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/tiptop-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tiptop-buildroot/ (default)
Compressing files in /usr/src/tmp/tiptop-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/tiptop-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: tiptop-2.3.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28388
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tiptop-2.3.1
+ DOCDIR=/usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1
+ /bin/mkdir -p /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1
+ cp -prL README AUTHORS tiptoprc /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1
+ chmod -R go-w /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1
+ chmod -R a+rX /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p1Ne2F
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.4bzkts
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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncurses.so.5()(64bit) >= set:mhWiBdKFAOWSKgwqfZKoYZxjXwIjJlHm5uhJDyknVHHAT21LzDWO3NIM1ebga, libtinfo.so.5()(64bit) >= set:liZKbfJ2NFZGSzAEhvz3, libxml2.so.2()(64bit) >= set:olF4iWyWeGAZ3EnSZy6KXA3, libxml2.so.2(LIBXML2_2.4.30)(64bit), 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.jVe7Im
Creating tiptop-debuginfo package
Processing files: tiptop-debuginfo-2.3.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lx8JAU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MN6ts9
find-requires: running scripts (debuginfo)
Requires: tiptop = 2.3.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5), debug64(libxml2.so.2)
Wrote: /usr/src/RPM/RPMS/x86_64/tiptop-2.3.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tiptop-debuginfo-2.3.1-alt2.x86_64.rpm (w2.lzdio)
4.38user 2.37system 0:12.26elapsed 55%CPU (0avgtext+0avgdata 57116maxresident)k
0inputs+0outputs (0major+779295minor)pagefaults 0swaps
1.94user 1.32system 0:18.06elapsed 18%CPU (0avgtext+0avgdata 110296maxresident)k
0inputs+0outputs (32936major+170128minor)pagefaults 0swaps
--- tiptop-2.3.1-alt2.x86_64.rpm.repo	2018-07-14 16:11:46.000000000 +0000
+++ tiptop-2.3.1-alt2.x86_64.rpm.hasher	2023-04-23 04:37:37.682659830 +0000
@@ -13,2 +13,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -23,4 +24,4 @@
 Provides: tiptop = 2.3.1-alt2
-File: /usr/bin/ptiptop	100755	root:root	05f9990ac2da546de51291e109f42503	
-File: /usr/bin/tiptop	100755	root:root	05f9990ac2da546de51291e109f42503	
+File: /usr/bin/ptiptop	100755	root:root	288ab9c815622ad496737e1c41b67932	
+File: /usr/bin/tiptop	100755	root:root	288ab9c815622ad496737e1c41b67932	
 File: /usr/share/doc/tiptop-2.3.1	40755	root:root		
@@ -31,2 +32,2 @@
 File: /usr/share/man/man1/tiptop.1.xz	100644	root:root	de9883670f2fa86b1e8c39ae4949195f	
-RPMIdentity: c78ed0c74e113f7539b5a21b0ea0830fb45f90f042d2f9220157d12c25210446e6feff8d96059ee73116f2c2420c6b788e7d8ff6ad51c07001a03a4395a97fef
+RPMIdentity: c5b3d98e3cfe49d2a0886a76e70a01cff43b04e52959e64d2d137c43cedb261f52af03c4b81ca23980e6aa55abd584063b26579b8091b9f21be05159ded278d2
--- tiptop-debuginfo-2.3.1-alt2.x86_64.rpm.repo	2018-07-14 16:11:46.000000000 +0000
+++ tiptop-debuginfo-2.3.1-alt2.x86_64.rpm.hasher	2023-04-23 04:37:37.742660992 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ba	40755	root:root	
-/usr/lib/debug/.build-id/ba/e9ffe6d6379631aa11a40bf6db6c4c3fd90004	120777	root:root	../../../../bin/ptiptop
-/usr/lib/debug/.build-id/ba/e9ffe6d6379631aa11a40bf6db6c4c3fd90004.debug	120777	root:root	../../usr/bin/ptiptop.debug
+/usr/lib/debug/.build-id/43	40755	root:root	
+/usr/lib/debug/.build-id/43/85c16eeeda6d9b8d39ea0b400f2da53365aec4	120777	root:root	../../../../bin/ptiptop
+/usr/lib/debug/.build-id/43/85c16eeeda6d9b8d39ea0b400f2da53365aec4.debug	120777	root:root	../../usr/bin/ptiptop.debug
 /usr/lib/debug/usr/bin/ptiptop.debug	100644	root:root	
@@ -11,2 +11,3 @@
 /usr/src/debug/tiptop-2.3.1/src/conf.h	100644	root:root	
+/usr/src/debug/tiptop-2.3.1/src/debug.c	100644	root:root	
 /usr/src/debug/tiptop-2.3.1/src/error.c	100644	root:root	
@@ -34,2 +35,3 @@
 /usr/src/debug/tiptop-2.3.1/src/target-x86.c	100644	root:root	
+/usr/src/debug/tiptop-2.3.1/src/target.c	100644	root:root	
 /usr/src/debug/tiptop-2.3.1/src/target.h	100644	root:root	
@@ -52,7 +54,7 @@
 Provides: tiptop-debuginfo = 2.3.1-alt2
-File: /usr/lib/debug/.build-id/ba	40755	root:root		
-File: /usr/lib/debug/.build-id/ba/e9ffe6d6379631aa11a40bf6db6c4c3fd90004	120777	root:root		../../../../bin/ptiptop
-File: /usr/lib/debug/.build-id/ba/e9ffe6d6379631aa11a40bf6db6c4c3fd90004.debug	120777	root:root		../../usr/bin/ptiptop.debug
-File: /usr/lib/debug/usr/bin/ptiptop.debug	100644	root:root	7d19108518c50b65018bd11719e210ba	
-File: /usr/lib/debug/usr/bin/tiptop.debug	100644	root:root	7d19108518c50b65018bd11719e210ba	
+File: /usr/lib/debug/.build-id/43	40755	root:root		
+File: /usr/lib/debug/.build-id/43/85c16eeeda6d9b8d39ea0b400f2da53365aec4	120777	root:root		../../../../bin/ptiptop
+File: /usr/lib/debug/.build-id/43/85c16eeeda6d9b8d39ea0b400f2da53365aec4.debug	120777	root:root		../../usr/bin/ptiptop.debug
+File: /usr/lib/debug/usr/bin/ptiptop.debug	100644	root:root	ecdabe725c5dfc439286e3e73839a69c	
+File: /usr/lib/debug/usr/bin/tiptop.debug	100644	root:root	ecdabe725c5dfc439286e3e73839a69c	
 File: /usr/src/debug/tiptop-2.3.1	40755	root:root		
@@ -63,2 +65,3 @@
 File: /usr/src/debug/tiptop-2.3.1/src/conf.h	100644	root:root	b3f5ddb91c59490e3ed239bec624b04f	
+File: /usr/src/debug/tiptop-2.3.1/src/debug.c	100644	root:root	419f979a74aeb170e7c7c930625c6761	
 File: /usr/src/debug/tiptop-2.3.1/src/error.c	100644	root:root	70a14ed11662ab8ff51cc4c58bbf43f5	
@@ -70,3 +73,3 @@
 File: /usr/src/debug/tiptop-2.3.1/src/helpwin.h	100644	root:root	f5c2372f15854164f0b2cff87dc011d5	
-File: /usr/src/debug/tiptop-2.3.1/src/lex.yy.c	100644	root:root	8995816461b91dfaa8bf384576a986ba	
+File: /usr/src/debug/tiptop-2.3.1/src/lex.yy.c	100644	root:root	0468b601484361bd191a1e731376071d	
 File: /usr/src/debug/tiptop-2.3.1/src/options.c	100644	root:root	7dd5035dd80046245dc3410b56ed0756	
@@ -86,2 +89,3 @@
 File: /usr/src/debug/tiptop-2.3.1/src/target-x86.c	100644	root:root	9fcdca01c88bb50acbcbaca666883944	
+File: /usr/src/debug/tiptop-2.3.1/src/target.c	100644	root:root	548a63cb84c5d3ed56f025d72118aefc	
 File: /usr/src/debug/tiptop-2.3.1/src/target.h	100644	root:root	abccd1cca37f674746217fb6ac4e5a86	
@@ -94,4 +98,4 @@
 File: /usr/src/debug/tiptop-2.3.1/src/xml-parser.h	100644	root:root	ab1e25c0b95ee3d4e3dd975b807f50fc	
-File: /usr/src/debug/tiptop-2.3.1/src/y.tab.c	100644	root:root	9001461e95cde780eec1d0d073fb6cae	
-File: /usr/src/debug/tiptop-2.3.1/src/y.tab.h	100644	root:root	3762e9940a636c9056c055fc74b7d178	
-RPMIdentity: 82ad41f6174f5f7e302e17881be2bf1ed1c2fb7dc3f2b9d854527989e7981a89be3d83ee69512c4193aabd51da2897bb3300bfa781d36f8b3bed94b8af489aa2
+File: /usr/src/debug/tiptop-2.3.1/src/y.tab.c	100644	root:root	614e0eb5139783cd46a674ffb2837a4f	
+File: /usr/src/debug/tiptop-2.3.1/src/y.tab.h	100644	root:root	a002410ca1dd575987986dcf60990118	
+RPMIdentity: 713d286979bc70efd066552c1807b865f39aa3ef2c5a08372d18400b754ab99f7fccfd0bf29263a1ccdacac522bef2ad4ef9b5f5c9fae74e903104a49f7440ef