<86>Oct  9 08:44:15 userdel[853549]: delete user 'rooter'
<86>Oct  9 08:44:15 userdel[853549]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 08:44:15 userdel[853549]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 08:44:15 groupadd[853574]: group added to /etc/group: name=rooter, GID=918
<86>Oct  9 08:44:15 groupadd[853574]: group added to /etc/gshadow: name=rooter
<86>Oct  9 08:44:15 groupadd[853574]: new group: name=rooter, GID=918
<86>Oct  9 08:44:15 useradd[853591]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash
<86>Oct  9 08:44:15 userdel[853622]: delete user 'builder'
<86>Oct  9 08:44:15 userdel[853622]: removed group 'builder' owned by 'builder'
<86>Oct  9 08:44:15 groupadd[853644]: group added to /etc/group: name=builder, GID=919
<86>Oct  9 08:44:15 groupadd[853644]: group added to /etc/gshadow: name=builder
<86>Oct  9 08:44:15 groupadd[853644]: new group: name=builder, GID=919
<86>Oct  9 08:44:15 useradd[853660]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash
<13>Oct  9 08:44:16 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Oct  9 08:44:17 rpmi: libtokyocabinet-1.4.47-alt2 p9+261810.300.2.1 1605511754 installed
<13>Oct  9 08:44:17 rpmi: libtokyocabinet-devel-1.4.47-alt2 p9+261810.300.2.1 1605511754 installed
<13>Oct  9 08:44:17 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
<13>Oct  9 08:44:17 rpmi: bzlib-devel-1:1.0.8-alt1 p9+261810.100.1.1 1605510817 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/tokyodystopia-0.9.13-alt2.qa1.nosrc.rpm (w1.gzdio)
Installing tokyodystopia-0.9.13-alt2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59994
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tokyodystopia-0.9.13
+ echo 'Source #0 (tokyodystopia-0.9.13.tar):'
Source #0 (tokyodystopia-0.9.13.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tokyodystopia-0.9.13.tar
+ cd tokyodystopia-0.9.13
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (tokyodystopia-0.9.13-alt2.qa1.patch):'
Patch #0 (tokyodystopia-0.9.13-alt2.qa1.patch):
+ /usr/bin/patch -p1
patching file Makefile.in
patching file configure.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59994
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tokyodystopia-0.9.13
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force 
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.in: not using Autoheader
autoreconf-default: configure.in: not using Automake
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=yes
+ lt_cv_prog_cc_static_works=yes
+ 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 --disable-debug --disable-devel --disable-profile --enable-shared --enable-zlib
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
#================================================================
# Configuring Tokyo Dystopia version 0.9.13.
#================================================================
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 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 whether byte ordering is bigendian... no
checking for main in -lc... yes
checking for main in -lm... yes
checking for main in -lpthread... yes
checking for main in -lz... yes
checking for main in -lbz2... yes
checking for main in -ltokyocabinet... yes
checking for main in -ltokyodystopia... no
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking tcutil.h usability... yes
checking tcutil.h presence... yes
checking for tcutil.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tokyodystopia.pc
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
#================================================================
# Ready to make.
#================================================================
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char myconf.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char dystsearch.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char lapusearch.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char laputest.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcqtest.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcwmgr.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcqmgr.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char dysttest.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcwtest.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char dystmgr.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char lapumgr.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcwdb.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char dystopia.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char laputa.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcqdb.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
ar rv libtokyodystopia.a tcqdb.o dystopia.o tcwdb.o laputa.o myconf.o
ar: creating libtokyodystopia.a
a - tcqdb.o
a - dystopia.o
a - tcwdb.o
a - laputa.o
a - myconf.o
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -Wl,-soname,libtokyodystopia.so.1 -o libtokyodystopia.so.1.14.0 \
  tcqdb.o dystopia.o tcwdb.o laputa.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
ln -f -s libtokyodystopia.so.1.14.0 libtokyodystopia.so.1
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
ln -f -s libtokyodystopia.so.1.14.0 libtokyodystopia.so
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcqmgr tcqmgr.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o dysttest dysttest.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcwmgr tcwmgr.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcwtest tcwtest.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcqtest tcqtest.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o dystsearch.cgi dystsearch.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o laputest laputest.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o lapumgr lapumgr.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o dystmgr dystmgr.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o lapusearch.cgi lapusearch.o -L. -L/usr/lib64  -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'

#================================================================
# Ready to install.
#================================================================
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84477
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tokyodystopia-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tokyodystopia-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tokyodystopia-0.9.13
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/tokyodystopia-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/include
cp -Rf tcqdb.h dystopia.h tcwdb.h laputa.h /usr/src/tmp/tokyodystopia-buildroot/usr/include
mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/lib64
cp -Rf libtokyodystopia.a libtokyodystopia.so.1.14.0 libtokyodystopia.so.1 libtokyodystopia.so /usr/src/tmp/tokyodystopia-buildroot/usr/lib64
mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/bin
cp -Rf tcqtest tcqmgr dysttest dystmgr tcwtest tcwmgr laputest lapumgr /usr/src/tmp/tokyodystopia-buildroot/usr/bin
mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/lib
cp -Rf dystsearch.cgi lapusearch.cgi /usr/src/tmp/tokyodystopia-buildroot/usr/lib
mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/share/tokyodystopia
cp -Rf COPYING ChangeLog THANKS doc /usr/src/tmp/tokyodystopia-buildroot/usr/share/tokyodystopia
mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man1
cd man && cp -Rf tcqtest.1 tcqmgr.1 dysttest.1 dystmgr.1 tcwtest.1 tcwmgr.1 laputest.1 lapumgr.1 /usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man1
mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3
cd man && cp -Rf tcqdb.3 dystopia.3 tcidb.3 tcwdb.3 laputa.3 tcjdb.3 /usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3
mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/lib64/pkgconfig
cp -Rf tokyodystopia.pc /usr/src/tmp/tokyodystopia-buildroot/usr/lib64/pkgconfig

#================================================================
# Thanks for using Tokyo Dystopia.
#================================================================
make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13'
+ rm -f /usr/src/tmp/tokyodystopia-buildroot/usr/share/tokyodystopia/COPYING
+ install -d -m 0755 /usr/src/tmp/tokyodystopia-buildroot/usr/share/doc
+ mv /usr/src/tmp/tokyodystopia-buildroot/usr/share/tokyodystopia /usr/src/tmp/tokyodystopia-buildroot/usr/share/doc/tokyodystopia-0.9.13
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tokyodystopia-buildroot (auto)
mode of './usr/lib64/libtokyodystopia.so.1.14.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/tokyodystopia-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/tokyodystopia.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/tokyodystopia.pc: Libs: '-L${libdir} -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc ' --> '-ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc'
Checking contents of files in /usr/src/tmp/tokyodystopia-buildroot/ (default)
Compressing files in /usr/src/tmp/tokyodystopia-buildroot (auto)
removed '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcjdb.3'
'/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcjdb.3.xz' -> 'laputa.3.xz'
removed '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcidb.3'
'/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcidb.3.xz' -> 'dystopia.3.xz'
removed '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcidb.3.xz'
'/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcidb.3.xz' -> 'dystopia.3.xz'
removed '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcjdb.3.xz'
'/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcjdb.3.xz' -> 'laputa.3.xz'
Adjusting library links in /usr/src/tmp/tokyodystopia-buildroot
./usr/lib:
./usr/lib64:
	libtokyodystopia.so.1 -> libtokyodystopia.so.1.14.0
Verifying ELF objects in /usr/src/tmp/tokyodystopia-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: tokyodystopia-utils-0.9.13-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GMKM3E
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EIkw77
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libtokyodystopia = 0.9.13-alt2.qa1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtokyocabinet.so.9()(64bit) >= set:nhjPEuFbMlwCEOq4V9Z9ttcsqMIlOnmrZBcU50P41uXzEUzoZcEiU16aW02zxAHvG57cz3TKgnXo5BHxldRiOgrZ9Z0KN2TfhaA1, libtokyodystopia.so.1()(64bit) >= set:lec7Ujb6nAYttMNhIh01llrdN4TlAdd1d7EywvIeQsZLJtNHZrO0g0srZczef4kkK08qezAU1xvYZFCqmQp4VjMl7a8mcCD4cagMvC6EKRt7PZbGSZsOtkQ8PFA3uV5Rvih7U3xzb720KUZiU7LLPMUmUqDNwIdhZxDQKyN3m7k3EIZaBtib26uQqIZ0LFc4EP8q5V5yLZ0gPz1iyb1, 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.SCMTCE
Creating tokyodystopia-utils-debuginfo package
Processing files: libtokyodystopia-0.9.13-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w2bWye
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/tokyodystopia-buildroot/usr/lib64/libtokyodystopia.so.1: 137 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cJYRVR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libtokyodystopia.so.1()(64bit) = set:ldvNF06uYF5zhAQtdUU8SPteicAXGSqygsL8fdfY0eiwlSWBJ0BTDQPnKvfFENFXUJWFZnp00luJhJlP3hLbsylKHs10wUlUh61y7cduUMZDCdSsEeO52rM4YDwHKPh94SvbCV926qBlfZjj3kTqTxVKllXPOdaeOeBkTDYAnGZA6g4qw90ZrNoisp800sNZyU7TTNMEctvnXc6OS8W7DQK6gwMLK8fiG1EItJIjoho1AR46ERIZeqMAwntmyGxTetCNXX4JLuzWCK0yLZw5ZaVBElhfHwU2
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libtokyocabinet.so.9()(64bit) >= set:ngjPs2RqTurA0dLMHgeOO66WkY4u0WMWnZIYdOtuF1zZcQW1oSbuqtepfBiFbVBl9qEuKcnKtSXzsl1C33ZcnNSiBhGjU9E1WdQPWAinEWxIFWxHD6kNbczjbjR1UrZhlGJes4MCj3HNPEbRx3aEcwhgZrvDZpBqv4ZbgurcnUGBn6gK3Z4H0ukKipTiKQHTG9r7Ez7vOBo14q1rYDmW2BRPHgCjAuzZ7Vyr96hyXpyI1B1IT2bhD1HkdKOXDIIMZz75XYR1, 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.SfvCIy
Creating libtokyodystopia-debuginfo package
Processing files: libtokyodystopia-devel-0.9.13-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I5B92i
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yNRmN6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(tokyodystopia) = 0.9.13
Requires: libtokyodystopia = 0.9.13-alt2.qa1, /usr/lib64/libtokyodystopia.so.1.14.0, /usr/lib64/pkgconfig, bzlib-devel, libtokyocabinet-devel, zlib-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QHMeXX
Processing files: libtokyodystopia-devel-static-0.9.13-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e5dSyS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QLuFAQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libtokyodystopia-devel = 0.9.13-alt2.qa1, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w0R43R
Processing files: tokyodystopia-doc-0.9.13-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YFTXZW
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8lptq5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: tokyodystopia-utils-debuginfo-0.9.13-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wbCYgh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GjnPzw
find-requires: running scripts (debuginfo)
Requires: tokyodystopia-utils = 0.9.13-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtokyocabinet.so.9), debug64(libtokyodystopia.so.1)
Processing files: libtokyodystopia-debuginfo-0.9.13-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KeHwiP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QuRTqb
find-requires: running scripts (debuginfo)
Provides: debug64(libtokyodystopia.so.1)
Requires: libtokyodystopia = 0.9.13-alt2.qa1, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libtokyocabinet.so.9)
Adding to tokyodystopia-utils-debuginfo a strict dependency on libtokyodystopia-debuginfo
Removing from tokyodystopia-utils-debuginfo 4 sources provided by libtokyodystopia-debuginfo
Removing 1 extra deps from tokyodystopia-utils due to dependency on libtokyodystopia
Removing 1 extra deps from libtokyodystopia-devel due to dependency on libtokyodystopia
Removing 1 extra deps from tokyodystopia-utils-debuginfo due to dependency on libtokyodystopia-debuginfo
Removing 5 extra deps from tokyodystopia-utils due to repentancy on libtokyodystopia
Removing 2 extra deps from tokyodystopia-utils-debuginfo due to repentancy on libtokyodystopia-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/tokyodystopia-utils-0.9.13-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-0.9.13-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-devel-0.9.13-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-devel-static-0.9.13-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/tokyodystopia-doc-0.9.13-alt2.qa1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tokyodystopia-utils-debuginfo-0.9.13-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-debuginfo-0.9.13-alt2.qa1.x86_64.rpm (w2.lzdio)
9.91user 3.19system 0:24.66elapsed 53%CPU (0avgtext+0avgdata 54156maxresident)k
0inputs+0outputs (0major+1586068minor)pagefaults 0swaps
2.27user 1.12system 0:30.30elapsed 11%CPU (0avgtext+0avgdata 120236maxresident)k
0inputs+0outputs (51669major+201526minor)pagefaults 0swaps
--- libtokyodystopia-0.9.13-alt2.qa1.x86_64.rpm.repo	2013-04-15 01:20:48.000000000 +0000
+++ libtokyodystopia-0.9.13-alt2.qa1.x86_64.rpm.hasher	2022-10-09 08:44:44.289949373 +0000
@@ -14,3 +14,3 @@
 File: /usr/lib64/libtokyodystopia.so.1	120777	root:root		libtokyodystopia.so.1.14.0
-File: /usr/lib64/libtokyodystopia.so.1.14.0	100644	root:root	72a84d3b4afe6cc9a3bf84f3acea58b9	
-RPMIdentity: fad4e782488b2b2dbda4f4a1352bc5563e94474ed0cd38ef0d105eeb4f09b4cf7337713541059c6ebd7e514170fe09b06c3b35f28818b671f9b9a38fcab8c250
+File: /usr/lib64/libtokyodystopia.so.1.14.0	100644	root:root	1ad11819a1280af700a1bb8a07124a47	
+RPMIdentity: 86246b009e700b4b6a17a3d71ca4c39c48c663a4be475969a89d4b5ec578b48e0ac714854b106ce1cf5264a6dd5e4fa4b0d35edd640d0d81c165e90cca83e340
--- libtokyodystopia-debuginfo-0.9.13-alt2.qa1.x86_64.rpm.repo	2013-04-15 01:20:48.000000000 +0000
+++ libtokyodystopia-debuginfo-0.9.13-alt2.qa1.x86_64.rpm.hasher	2022-10-09 08:44:44.360950467 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ec	40755	root:root	
-/usr/lib/debug/.build-id/ec/e5fb31f5b93ed26de3ba9e56b07e98515be7ea	120777	root:root	../../../../lib64/libtokyodystopia.so.1.14.0
-/usr/lib/debug/.build-id/ec/e5fb31f5b93ed26de3ba9e56b07e98515be7ea.debug	120777	root:root	../../usr/lib64/libtokyodystopia.so.1.14.0.debug
+/usr/lib/debug/.build-id/bb	40755	root:root	
+/usr/lib/debug/.build-id/bb/0f17859cb1c3e29f8af3040abbf7beb9859fca	120777	root:root	../../../../lib64/libtokyodystopia.so.1.14.0
+/usr/lib/debug/.build-id/bb/0f17859cb1c3e29f8af3040abbf7beb9859fca.debug	120777	root:root	../../usr/lib64/libtokyodystopia.so.1.14.0.debug
 /usr/lib/debug/usr/lib64/libtokyodystopia.so.1.14.0.debug	100644	root:root	
@@ -22,6 +22,6 @@
 Provides: libtokyodystopia-debuginfo = 0.9.13-alt2.qa1
-File: /usr/lib/debug/.build-id/ec	40755	root:root		
-File: /usr/lib/debug/.build-id/ec/e5fb31f5b93ed26de3ba9e56b07e98515be7ea	120777	root:root		../../../../lib64/libtokyodystopia.so.1.14.0
-File: /usr/lib/debug/.build-id/ec/e5fb31f5b93ed26de3ba9e56b07e98515be7ea.debug	120777	root:root		../../usr/lib64/libtokyodystopia.so.1.14.0.debug
-File: /usr/lib/debug/usr/lib64/libtokyodystopia.so.1.14.0.debug	100644	root:root	e4a76fdced5968698d317aed2c624763	
+File: /usr/lib/debug/.build-id/bb	40755	root:root		
+File: /usr/lib/debug/.build-id/bb/0f17859cb1c3e29f8af3040abbf7beb9859fca	120777	root:root		../../../../lib64/libtokyodystopia.so.1.14.0
+File: /usr/lib/debug/.build-id/bb/0f17859cb1c3e29f8af3040abbf7beb9859fca.debug	120777	root:root		../../usr/lib64/libtokyodystopia.so.1.14.0.debug
+File: /usr/lib/debug/usr/lib64/libtokyodystopia.so.1.14.0.debug	100644	root:root	c8fbbd497c2f70249e57038470326e2f	
 File: /usr/lib/debug/usr/lib64/libtokyodystopia.so.1.debug	120777	root:root		libtokyodystopia.so.1.14.0.debug
@@ -37,2 +37,2 @@
 File: /usr/src/debug/tokyodystopia-0.9.13/tcwdb.h	100644	root:root	362696973ff2fa0dd17483103c1dc6ae	
-RPMIdentity: 5b2eec62e962146fe84df39af2e00f6065db3be72f0fa092120298a1c0de44aaea8ea84caa6377fede7c7a4152017c9fdf1227fd379c880edd34fc7246a58979
+RPMIdentity: 0bde13e5edd1d2e442e756a120e0f889a10bb497389f232b1a4906a51529f55063b171f1a000845e849a53eee2f6dba7c453c488cd8b244b7442a650b59898be
--- libtokyodystopia-devel-0.9.13-alt2.qa1.x86_64.rpm.repo	2013-04-15 01:20:48.000000000 +0000
+++ libtokyodystopia-devel-0.9.13-alt2.qa1.x86_64.rpm.hasher	2022-10-09 08:44:44.431951560 +0000
@@ -6,8 +6,8 @@
 /usr/lib64/pkgconfig/tokyodystopia.pc	100644	root:root	
-/usr/share/man/man3/dystopia.3.bz2	100644	root:root	
-/usr/share/man/man3/laputa.3.gz	100644	root:root	
-/usr/share/man/man3/tcidb.3.bz2	120777	root:root	dystopia.3.bz2
-/usr/share/man/man3/tcjdb.3.gz	120777	root:root	laputa.3.gz
-/usr/share/man/man3/tcqdb.3.gz	100644	root:root	
-/usr/share/man/man3/tcwdb.3.gz	100644	root:root	
+/usr/share/man/man3/dystopia.3.xz	100644	root:root	
+/usr/share/man/man3/laputa.3.xz	100644	root:root	
+/usr/share/man/man3/tcidb.3.xz	120777	root:root	dystopia.3.xz
+/usr/share/man/man3/tcjdb.3.xz	120777	root:root	laputa.3.xz
+/usr/share/man/man3/tcqdb.3.xz	100644	root:root	
+/usr/share/man/man3/tcwdb.3.xz	100644	root:root	
 Requires: libtokyodystopia = 0.9.13-alt2.qa1
@@ -26,8 +26,8 @@
 File: /usr/lib64/pkgconfig/tokyodystopia.pc	100644	root:root	c12e96640fc41faddde399735090251e	
-File: /usr/share/man/man3/dystopia.3.bz2	100644	root:root	3204499bf7e63cc07f07dfbc8995f21a	
-File: /usr/share/man/man3/laputa.3.gz	100644	root:root	82711a7e1035a7798c1a62cbc0d96bb3	
-File: /usr/share/man/man3/tcidb.3.bz2	120777	root:root		dystopia.3.bz2
-File: /usr/share/man/man3/tcjdb.3.gz	120777	root:root		laputa.3.gz
-File: /usr/share/man/man3/tcqdb.3.gz	100644	root:root	33016644c0ba4f09a96e858ec60cad1c	
-File: /usr/share/man/man3/tcwdb.3.gz	100644	root:root	783914c3a3001fbbc3022a6bd073fa16	
-RPMIdentity: e2b47aa82619f185e64bd39fea88e1439486da737522a96d03406bdd71ea85295e1eb89713d188489a511ed06e11868252da3a938635de7a798a0995a4f9e249
+File: /usr/share/man/man3/dystopia.3.xz	100644	root:root	1fbdf96c06e1ed4e1a366bb5635c3974	
+File: /usr/share/man/man3/laputa.3.xz	100644	root:root	c9a5973d3ad689c66128d45f7ff6e395	
+File: /usr/share/man/man3/tcidb.3.xz	120777	root:root		dystopia.3.xz
+File: /usr/share/man/man3/tcjdb.3.xz	120777	root:root		laputa.3.xz
+File: /usr/share/man/man3/tcqdb.3.xz	100644	root:root	bf4153e467fbda2a9284c675907913b0	
+File: /usr/share/man/man3/tcwdb.3.xz	100644	root:root	e1e5fa6e5f84baa8fa6be05eaeb76364	
+RPMIdentity: 590288b36d386aa2c4de4383b2e97c73c38dbd098b579ea317143523a8bc6105645ae350e6aa72ec0dc235b194272d06ea3eed0c9cf40aee6f0f8a4891129536
--- libtokyodystopia-devel-static-0.9.13-alt2.qa1.x86_64.rpm.repo	2013-04-15 01:20:48.000000000 +0000
+++ libtokyodystopia-devel-static-0.9.13-alt2.qa1.x86_64.rpm.hasher	2022-10-09 08:44:44.504952684 +0000
@@ -5,3 +5,3 @@
 Provides: libtokyodystopia-devel-static = 0.9.13-alt2.qa1
-File: /usr/lib64/libtokyodystopia.a	100644	root:root	97acb6dc3562d0a1c1e5741ffeaa1a58	
-RPMIdentity: 3830be52963dfe95bce002e0d7000614138ca55e6da5a77627895fb7c7a74516a0d19cf64e9863715d3d6e4a1120ecd435d7fa0bce5b5fe63bcebe78acf059f8
+File: /usr/lib64/libtokyodystopia.a	100644	root:root	945406c29d611a355abdcfea5e473652	
+RPMIdentity: 43bd17ce395875ccb1ea0aa737df7560938ea59b608071405a6617bd675f67b09478d84839f7ca683dd94bb547a5f622b9ec8f694e5738c9e8e68e32c3b8902c
--- tokyodystopia-doc-0.9.13-alt2.qa1.noarch.rpm.repo	2013-04-15 01:20:49.000000000 +0000
+++ tokyodystopia-doc-0.9.13-alt2.qa1.noarch.rpm.hasher	2022-10-09 08:44:44.554953454 +0000
@@ -12,2 +12,2 @@
 File: /usr/share/doc/tokyodystopia-0.9.13/doc/index.html	100644	root:root	c62ad0e9ca5bd3ec5d06ca3121a57ff5	
-RPMIdentity: 72f36f78e6087370ff0ac05d5fca3a5fc0e51a547437907fa2b98bdd61973f25a30fe8d980dc684a140c43f9bcba5fa0e4387cd3be8b51861d51648fe139cb91
+RPMIdentity: 533377ea2c74022761345b2d0b39e3cfde30f489f72a6f979d6d57397bcc6e1d5f65d9d195be8d18e30fb3bf0d02cccd43c7fe65051f854c861996c0b056a0e0
--- tokyodystopia-utils-0.9.13-alt2.qa1.x86_64.rpm.repo	2013-04-15 01:20:48.000000000 +0000
+++ tokyodystopia-utils-0.9.13-alt2.qa1.x86_64.rpm.hasher	2022-10-09 08:44:44.627954578 +0000
@@ -10,10 +10,10 @@
 /usr/lib/lapusearch.cgi	100755	root:root	
-/usr/share/man/man1/dystmgr.1.gz	100644	root:root	
-/usr/share/man/man1/dysttest.1.gz	100644	root:root	
-/usr/share/man/man1/lapumgr.1.gz	100644	root:root	
-/usr/share/man/man1/laputest.1.gz	100644	root:root	
-/usr/share/man/man1/tcqmgr.1.gz	100644	root:root	
-/usr/share/man/man1/tcqtest.1.gz	100644	root:root	
-/usr/share/man/man1/tcwmgr.1.gz	100644	root:root	
-/usr/share/man/man1/tcwtest.1.gz	100644	root:root	
+/usr/share/man/man1/dystmgr.1.xz	100644	root:root	
+/usr/share/man/man1/dysttest.1.xz	100644	root:root	
+/usr/share/man/man1/lapumgr.1.xz	100644	root:root	
+/usr/share/man/man1/laputest.1.xz	100644	root:root	
+/usr/share/man/man1/tcqmgr.1.xz	100644	root:root	
+/usr/share/man/man1/tcqtest.1.xz	100644	root:root	
+/usr/share/man/man1/tcwmgr.1.xz	100644	root:root	
+/usr/share/man/man1/tcwtest.1.xz	100644	root:root	
 Requires: libtokyodystopia = 0.9.13-alt2.qa1
@@ -23,20 +23,20 @@
 Provides: tokyodystopia-utils = 0.9.13-alt2.qa1
-File: /usr/bin/dystmgr	100755	root:root	d2aadd4152a97396a29a9698caa253d7	
-File: /usr/bin/dysttest	100755	root:root	ffe0976c75b4d0088eac9ea43ad48215	
-File: /usr/bin/lapumgr	100755	root:root	d3dec1fee25f196e0de599890a9dbe43	
-File: /usr/bin/laputest	100755	root:root	d110d7367c34ff0b59565e8c0883dfe0	
-File: /usr/bin/tcqmgr	100755	root:root	bbd21635354f07e7396c85ddf1bec2f5	
-File: /usr/bin/tcqtest	100755	root:root	8754f8c25f3f9db08eb0a0152ca94b02	
-File: /usr/bin/tcwmgr	100755	root:root	98d4645c1e41f90c9597277ee72fe852	
-File: /usr/bin/tcwtest	100755	root:root	d78bdc930dacdcbcc6d263dad050b53f	
-File: /usr/lib/dystsearch.cgi	100755	root:root	16fb169b2168b8d33641ca9b128fe8f2	
-File: /usr/lib/lapusearch.cgi	100755	root:root	c2113910f6a2d04940123e15e718bc63	
-File: /usr/share/man/man1/dystmgr.1.gz	100644	root:root	b76c51a9d0d0419bc4e8c4bb63f4c50c	
-File: /usr/share/man/man1/dysttest.1.gz	100644	root:root	eb604cc533ca36bf89f589151c73663b	
-File: /usr/share/man/man1/lapumgr.1.gz	100644	root:root	8b3e39c8ad20dbdfa86706367aee77a3	
-File: /usr/share/man/man1/laputest.1.gz	100644	root:root	ac8920397e6c5da971b1cfedc492ac95	
-File: /usr/share/man/man1/tcqmgr.1.gz	100644	root:root	7f99ab7570a4ad0ecde0c5ae1fbc8f21	
-File: /usr/share/man/man1/tcqtest.1.gz	100644	root:root	59a3cfb97f2d60a91d8a53baca080dde	
-File: /usr/share/man/man1/tcwmgr.1.gz	100644	root:root	a29fba1b124afb6076767ddffe1b8eaa	
-File: /usr/share/man/man1/tcwtest.1.gz	100644	root:root	090709d053ede7f1d4732974e13655c9	
-RPMIdentity: 6213bbbeff0450b4f2244e370921c72f69493c004ce65e6cc67077d30bce5319fd79f0ab3b75137383fa915403a54281c171bc6c8ecaad6b15d5c1fc1361885c
+File: /usr/bin/dystmgr	100755	root:root	21e3578ffea65fb1c8c2a9f2a98895f8	
+File: /usr/bin/dysttest	100755	root:root	f40f4f46b70b757bc2ccd51f0aca7cc2	
+File: /usr/bin/lapumgr	100755	root:root	96706ebb790a79b84edf62a4a530d803	
+File: /usr/bin/laputest	100755	root:root	e1b582d6ad492eab2f62fd046ab36846	
+File: /usr/bin/tcqmgr	100755	root:root	6bb7e1370b46a7141e133dd8c8e372ad	
+File: /usr/bin/tcqtest	100755	root:root	dc64b60fe5deda8ceb2e0ac96f8bc825	
+File: /usr/bin/tcwmgr	100755	root:root	67262855aaa32b8498bd383ab2f4475b	
+File: /usr/bin/tcwtest	100755	root:root	bc690787334b3f32ceff1746ee3c78de	
+File: /usr/lib/dystsearch.cgi	100755	root:root	a4a6d9ae37aa463b3849e6d576b7d976	
+File: /usr/lib/lapusearch.cgi	100755	root:root	3e6a457c156201ed4630ebf14bbd3026	
+File: /usr/share/man/man1/dystmgr.1.xz	100644	root:root	f29466d01743bc7f76454a0f8d6db207	
+File: /usr/share/man/man1/dysttest.1.xz	100644	root:root	9d08cc5b554d81ebd53cf9aad0e3b39b	
+File: /usr/share/man/man1/lapumgr.1.xz	100644	root:root	f32dc8d1c15204ffecb856c633ad9411	
+File: /usr/share/man/man1/laputest.1.xz	100644	root:root	8d87bb51c8d16c04e735ab5df65f14e3	
+File: /usr/share/man/man1/tcqmgr.1.xz	100644	root:root	705e6ae7170c2b8de163268ca3a4d26f	
+File: /usr/share/man/man1/tcqtest.1.xz	100644	root:root	7875745efaadd8809d7c81462ae9347b	
+File: /usr/share/man/man1/tcwmgr.1.xz	100644	root:root	55d0866fe7451525cc93b36b16dd05e4	
+File: /usr/share/man/man1/tcwtest.1.xz	100644	root:root	6770abb28bfd0d927b2f97d7313c5aac	
+RPMIdentity: 18b5dc69374f10c00b99aee1fe86508dc18fb0300cdc000bf3fd126e4b4bc634ca508c9735bdd61f5f5729b45093b1f983038b758d6483a57d224f2a1c502af3
--- tokyodystopia-utils-debuginfo-0.9.13-alt2.qa1.x86_64.rpm.repo	2013-04-15 01:20:48.000000000 +0000
+++ tokyodystopia-utils-debuginfo-0.9.13-alt2.qa1.x86_64.rpm.hasher	2022-10-09 08:44:44.684955456 +0000
@@ -1,31 +1,31 @@
-/usr/lib/debug/.build-id/30	40755	root:root	
-/usr/lib/debug/.build-id/30/b3c67fbf12ed3ca711741712b9cf874fbb927c	120777	root:root	../../../../bin/dystmgr
-/usr/lib/debug/.build-id/30/b3c67fbf12ed3ca711741712b9cf874fbb927c.debug	120777	root:root	../../usr/bin/dystmgr.debug
-/usr/lib/debug/.build-id/34	40755	root:root	
-/usr/lib/debug/.build-id/34/e52efc22c3c0a00bac7e09fa47fe017281ba08	120777	root:root	../../../../bin/laputest
-/usr/lib/debug/.build-id/34/e52efc22c3c0a00bac7e09fa47fe017281ba08.debug	120777	root:root	../../usr/bin/laputest.debug
-/usr/lib/debug/.build-id/50	40755	root:root	
-/usr/lib/debug/.build-id/50/ca97a67ed71453cce80b3c4f55e86740793a55	120777	root:root	../../../../bin/lapumgr
-/usr/lib/debug/.build-id/50/ca97a67ed71453cce80b3c4f55e86740793a55.debug	120777	root:root	../../usr/bin/lapumgr.debug
-/usr/lib/debug/.build-id/60	40755	root:root	
-/usr/lib/debug/.build-id/60/8b7e0f08dfc5ec2c61037d58fddbecd863559a	120777	root:root	../../../../bin/dysttest
-/usr/lib/debug/.build-id/60/8b7e0f08dfc5ec2c61037d58fddbecd863559a.debug	120777	root:root	../../usr/bin/dysttest.debug
-/usr/lib/debug/.build-id/84	40755	root:root	
-/usr/lib/debug/.build-id/84/22f90e49bf10ad2ea8a0d69ce080aa9c042cba	120777	root:root	../../../lapusearch.cgi
-/usr/lib/debug/.build-id/84/22f90e49bf10ad2ea8a0d69ce080aa9c042cba.debug	120777	root:root	../../usr/lib/lapusearch.cgi.debug
-/usr/lib/debug/.build-id/94	40755	root:root	
-/usr/lib/debug/.build-id/94/c7e898641b5f20f47a860839f4abe9ff949094	120777	root:root	../../../../bin/tcqtest
-/usr/lib/debug/.build-id/94/c7e898641b5f20f47a860839f4abe9ff949094.debug	120777	root:root	../../usr/bin/tcqtest.debug
-/usr/lib/debug/.build-id/9b	40755	root:root	
-/usr/lib/debug/.build-id/9b/695cea6525890028f548f9b98d6560dc755305	120777	root:root	../../../../bin/tcwmgr
-/usr/lib/debug/.build-id/9b/695cea6525890028f548f9b98d6560dc755305.debug	120777	root:root	../../usr/bin/tcwmgr.debug
-/usr/lib/debug/.build-id/9f	40755	root:root	
-/usr/lib/debug/.build-id/9f/6e94dfc7cc225092fd590c82a5207c245450e5	120777	root:root	../../../../bin/tcqmgr
-/usr/lib/debug/.build-id/9f/6e94dfc7cc225092fd590c82a5207c245450e5.debug	120777	root:root	../../usr/bin/tcqmgr.debug
-/usr/lib/debug/.build-id/b9	40755	root:root	
-/usr/lib/debug/.build-id/b9/33724a8c93633ca28e7a2dc00067fcfd7f2ee4	120777	root:root	../../../../bin/tcwtest
-/usr/lib/debug/.build-id/b9/33724a8c93633ca28e7a2dc00067fcfd7f2ee4.debug	120777	root:root	../../usr/bin/tcwtest.debug
-/usr/lib/debug/.build-id/e4	40755	root:root	
-/usr/lib/debug/.build-id/e4/27a2fb79816f00052a1fcaa0ab0feafc3470bc	120777	root:root	../../../dystsearch.cgi
-/usr/lib/debug/.build-id/e4/27a2fb79816f00052a1fcaa0ab0feafc3470bc.debug	120777	root:root	../../usr/lib/dystsearch.cgi.debug
+/usr/lib/debug/.build-id/5b	40755	root:root	
+/usr/lib/debug/.build-id/5b/0b9b6c04dadc6ab97f74086bc5cb1a354ec359	120777	root:root	../../../../bin/tcwtest
+/usr/lib/debug/.build-id/5b/0b9b6c04dadc6ab97f74086bc5cb1a354ec359.debug	120777	root:root	../../usr/bin/tcwtest.debug
+/usr/lib/debug/.build-id/6b	40755	root:root	
+/usr/lib/debug/.build-id/6b/e59c5f6d554e5db485f7f314909a126945de66	120777	root:root	../../../../bin/tcwmgr
+/usr/lib/debug/.build-id/6b/e59c5f6d554e5db485f7f314909a126945de66.debug	120777	root:root	../../usr/bin/tcwmgr.debug
+/usr/lib/debug/.build-id/7a	40755	root:root	
+/usr/lib/debug/.build-id/7a/d129d9bbd6b1e4bb132dbe51e2e2bda00b02a7	120777	root:root	../../../../bin/laputest
+/usr/lib/debug/.build-id/7a/d129d9bbd6b1e4bb132dbe51e2e2bda00b02a7.debug	120777	root:root	../../usr/bin/laputest.debug
+/usr/lib/debug/.build-id/7f	40755	root:root	
+/usr/lib/debug/.build-id/7f/223bdaeeeb16f0d9a5c441782af4bd8a458cd4	120777	root:root	../../../../bin/tcqmgr
+/usr/lib/debug/.build-id/7f/223bdaeeeb16f0d9a5c441782af4bd8a458cd4.debug	120777	root:root	../../usr/bin/tcqmgr.debug
+/usr/lib/debug/.build-id/80	40755	root:root	
+/usr/lib/debug/.build-id/80/7f2f59e447afb4cd0935c312acc512260f3d38	120777	root:root	../../../dystsearch.cgi
+/usr/lib/debug/.build-id/80/7f2f59e447afb4cd0935c312acc512260f3d38.debug	120777	root:root	../../usr/lib/dystsearch.cgi.debug
+/usr/lib/debug/.build-id/90	40755	root:root	
+/usr/lib/debug/.build-id/90/3fb114650e89f0430564c8a066965fcb930bc4	120777	root:root	../../../../bin/tcqtest
+/usr/lib/debug/.build-id/90/3fb114650e89f0430564c8a066965fcb930bc4.debug	120777	root:root	../../usr/bin/tcqtest.debug
+/usr/lib/debug/.build-id/92	40755	root:root	
+/usr/lib/debug/.build-id/92/c51681685d435d5f769cfc860fa15d4249074d	120777	root:root	../../../../bin/dystmgr
+/usr/lib/debug/.build-id/92/c51681685d435d5f769cfc860fa15d4249074d.debug	120777	root:root	../../usr/bin/dystmgr.debug
+/usr/lib/debug/.build-id/93	40755	root:root	
+/usr/lib/debug/.build-id/93/1bc844d9b74a18089b7483b33a0ebb3bade9ba	120777	root:root	../../../../bin/dysttest
+/usr/lib/debug/.build-id/93/1bc844d9b74a18089b7483b33a0ebb3bade9ba.debug	120777	root:root	../../usr/bin/dysttest.debug
+/usr/lib/debug/.build-id/a9	40755	root:root	
+/usr/lib/debug/.build-id/a9/e8b637f4c7ea22164b491b336b77bddfd7bdd6	120777	root:root	../../../lapusearch.cgi
+/usr/lib/debug/.build-id/a9/e8b637f4c7ea22164b491b336b77bddfd7bdd6.debug	120777	root:root	../../usr/lib/lapusearch.cgi.debug
+/usr/lib/debug/.build-id/ec	40755	root:root	
+/usr/lib/debug/.build-id/ec/23382e18b40838d5b8a5866d5314c2c4db2f00	120777	root:root	../../../../bin/lapumgr
+/usr/lib/debug/.build-id/ec/23382e18b40838d5b8a5866d5314c2c4db2f00.debug	120777	root:root	../../usr/bin/lapumgr.debug
 /usr/lib/debug/usr/bin/dystmgr.debug	100644	root:root	
@@ -56,42 +56,42 @@
 Provides: tokyodystopia-utils-debuginfo = 0.9.13-alt2.qa1
-File: /usr/lib/debug/.build-id/30	40755	root:root		
-File: /usr/lib/debug/.build-id/30/b3c67fbf12ed3ca711741712b9cf874fbb927c	120777	root:root		../../../../bin/dystmgr
-File: /usr/lib/debug/.build-id/30/b3c67fbf12ed3ca711741712b9cf874fbb927c.debug	120777	root:root		../../usr/bin/dystmgr.debug
-File: /usr/lib/debug/.build-id/34	40755	root:root		
-File: /usr/lib/debug/.build-id/34/e52efc22c3c0a00bac7e09fa47fe017281ba08	120777	root:root		../../../../bin/laputest
-File: /usr/lib/debug/.build-id/34/e52efc22c3c0a00bac7e09fa47fe017281ba08.debug	120777	root:root		../../usr/bin/laputest.debug
-File: /usr/lib/debug/.build-id/50	40755	root:root		
-File: /usr/lib/debug/.build-id/50/ca97a67ed71453cce80b3c4f55e86740793a55	120777	root:root		../../../../bin/lapumgr
-File: /usr/lib/debug/.build-id/50/ca97a67ed71453cce80b3c4f55e86740793a55.debug	120777	root:root		../../usr/bin/lapumgr.debug
-File: /usr/lib/debug/.build-id/60	40755	root:root		
-File: /usr/lib/debug/.build-id/60/8b7e0f08dfc5ec2c61037d58fddbecd863559a	120777	root:root		../../../../bin/dysttest
-File: /usr/lib/debug/.build-id/60/8b7e0f08dfc5ec2c61037d58fddbecd863559a.debug	120777	root:root		../../usr/bin/dysttest.debug
-File: /usr/lib/debug/.build-id/84	40755	root:root		
-File: /usr/lib/debug/.build-id/84/22f90e49bf10ad2ea8a0d69ce080aa9c042cba	120777	root:root		../../../lapusearch.cgi
-File: /usr/lib/debug/.build-id/84/22f90e49bf10ad2ea8a0d69ce080aa9c042cba.debug	120777	root:root		../../usr/lib/lapusearch.cgi.debug
-File: /usr/lib/debug/.build-id/94	40755	root:root		
-File: /usr/lib/debug/.build-id/94/c7e898641b5f20f47a860839f4abe9ff949094	120777	root:root		../../../../bin/tcqtest
-File: /usr/lib/debug/.build-id/94/c7e898641b5f20f47a860839f4abe9ff949094.debug	120777	root:root		../../usr/bin/tcqtest.debug
-File: /usr/lib/debug/.build-id/9b	40755	root:root		
-File: /usr/lib/debug/.build-id/9b/695cea6525890028f548f9b98d6560dc755305	120777	root:root		../../../../bin/tcwmgr
-File: /usr/lib/debug/.build-id/9b/695cea6525890028f548f9b98d6560dc755305.debug	120777	root:root		../../usr/bin/tcwmgr.debug
-File: /usr/lib/debug/.build-id/9f	40755	root:root		
-File: /usr/lib/debug/.build-id/9f/6e94dfc7cc225092fd590c82a5207c245450e5	120777	root:root		../../../../bin/tcqmgr
-File: /usr/lib/debug/.build-id/9f/6e94dfc7cc225092fd590c82a5207c245450e5.debug	120777	root:root		../../usr/bin/tcqmgr.debug
-File: /usr/lib/debug/.build-id/b9	40755	root:root		
-File: /usr/lib/debug/.build-id/b9/33724a8c93633ca28e7a2dc00067fcfd7f2ee4	120777	root:root		../../../../bin/tcwtest
-File: /usr/lib/debug/.build-id/b9/33724a8c93633ca28e7a2dc00067fcfd7f2ee4.debug	120777	root:root		../../usr/bin/tcwtest.debug
-File: /usr/lib/debug/.build-id/e4	40755	root:root		
-File: /usr/lib/debug/.build-id/e4/27a2fb79816f00052a1fcaa0ab0feafc3470bc	120777	root:root		../../../dystsearch.cgi
-File: /usr/lib/debug/.build-id/e4/27a2fb79816f00052a1fcaa0ab0feafc3470bc.debug	120777	root:root		../../usr/lib/dystsearch.cgi.debug
-File: /usr/lib/debug/usr/bin/dystmgr.debug	100644	root:root	b1901d1ae56f0d276416e5e7d10726fe	
-File: /usr/lib/debug/usr/bin/dysttest.debug	100644	root:root	362d1f5131f144919c7bd634dd8dc2d2	
-File: /usr/lib/debug/usr/bin/lapumgr.debug	100644	root:root	2590027d4c74f304682b0a4d043b6d16	
-File: /usr/lib/debug/usr/bin/laputest.debug	100644	root:root	c8a3b4eb5d630a89bf408e7475b3275e	
-File: /usr/lib/debug/usr/bin/tcqmgr.debug	100644	root:root	b50a66cc0456db5184ed59afd6f6d297	
-File: /usr/lib/debug/usr/bin/tcqtest.debug	100644	root:root	4eaecea8743e23211a3921877fbe6d37	
-File: /usr/lib/debug/usr/bin/tcwmgr.debug	100644	root:root	a28384b9fd82efbe9867bdba7ad85347	
-File: /usr/lib/debug/usr/bin/tcwtest.debug	100644	root:root	c1d5d7f9e25640b3d3588fa06fbae8fb	
-File: /usr/lib/debug/usr/lib/dystsearch.cgi.debug	100644	root:root	32433bfa134e3e172d0780ae4a10bbb5	
-File: /usr/lib/debug/usr/lib/lapusearch.cgi.debug	100644	root:root	273c7632af52dd0180f7df667896c100	
+File: /usr/lib/debug/.build-id/5b	40755	root:root		
+File: /usr/lib/debug/.build-id/5b/0b9b6c04dadc6ab97f74086bc5cb1a354ec359	120777	root:root		../../../../bin/tcwtest
+File: /usr/lib/debug/.build-id/5b/0b9b6c04dadc6ab97f74086bc5cb1a354ec359.debug	120777	root:root		../../usr/bin/tcwtest.debug
+File: /usr/lib/debug/.build-id/6b	40755	root:root		
+File: /usr/lib/debug/.build-id/6b/e59c5f6d554e5db485f7f314909a126945de66	120777	root:root		../../../../bin/tcwmgr
+File: /usr/lib/debug/.build-id/6b/e59c5f6d554e5db485f7f314909a126945de66.debug	120777	root:root		../../usr/bin/tcwmgr.debug
+File: /usr/lib/debug/.build-id/7a	40755	root:root		
+File: /usr/lib/debug/.build-id/7a/d129d9bbd6b1e4bb132dbe51e2e2bda00b02a7	120777	root:root		../../../../bin/laputest
+File: /usr/lib/debug/.build-id/7a/d129d9bbd6b1e4bb132dbe51e2e2bda00b02a7.debug	120777	root:root		../../usr/bin/laputest.debug
+File: /usr/lib/debug/.build-id/7f	40755	root:root		
+File: /usr/lib/debug/.build-id/7f/223bdaeeeb16f0d9a5c441782af4bd8a458cd4	120777	root:root		../../../../bin/tcqmgr
+File: /usr/lib/debug/.build-id/7f/223bdaeeeb16f0d9a5c441782af4bd8a458cd4.debug	120777	root:root		../../usr/bin/tcqmgr.debug
+File: /usr/lib/debug/.build-id/80	40755	root:root		
+File: /usr/lib/debug/.build-id/80/7f2f59e447afb4cd0935c312acc512260f3d38	120777	root:root		../../../dystsearch.cgi
+File: /usr/lib/debug/.build-id/80/7f2f59e447afb4cd0935c312acc512260f3d38.debug	120777	root:root		../../usr/lib/dystsearch.cgi.debug
+File: /usr/lib/debug/.build-id/90	40755	root:root		
+File: /usr/lib/debug/.build-id/90/3fb114650e89f0430564c8a066965fcb930bc4	120777	root:root		../../../../bin/tcqtest
+File: /usr/lib/debug/.build-id/90/3fb114650e89f0430564c8a066965fcb930bc4.debug	120777	root:root		../../usr/bin/tcqtest.debug
+File: /usr/lib/debug/.build-id/92	40755	root:root		
+File: /usr/lib/debug/.build-id/92/c51681685d435d5f769cfc860fa15d4249074d	120777	root:root		../../../../bin/dystmgr
+File: /usr/lib/debug/.build-id/92/c51681685d435d5f769cfc860fa15d4249074d.debug	120777	root:root		../../usr/bin/dystmgr.debug
+File: /usr/lib/debug/.build-id/93	40755	root:root		
+File: /usr/lib/debug/.build-id/93/1bc844d9b74a18089b7483b33a0ebb3bade9ba	120777	root:root		../../../../bin/dysttest
+File: /usr/lib/debug/.build-id/93/1bc844d9b74a18089b7483b33a0ebb3bade9ba.debug	120777	root:root		../../usr/bin/dysttest.debug
+File: /usr/lib/debug/.build-id/a9	40755	root:root		
+File: /usr/lib/debug/.build-id/a9/e8b637f4c7ea22164b491b336b77bddfd7bdd6	120777	root:root		../../../lapusearch.cgi
+File: /usr/lib/debug/.build-id/a9/e8b637f4c7ea22164b491b336b77bddfd7bdd6.debug	120777	root:root		../../usr/lib/lapusearch.cgi.debug
+File: /usr/lib/debug/.build-id/ec	40755	root:root		
+File: /usr/lib/debug/.build-id/ec/23382e18b40838d5b8a5866d5314c2c4db2f00	120777	root:root		../../../../bin/lapumgr
+File: /usr/lib/debug/.build-id/ec/23382e18b40838d5b8a5866d5314c2c4db2f00.debug	120777	root:root		../../usr/bin/lapumgr.debug
+File: /usr/lib/debug/usr/bin/dystmgr.debug	100644	root:root	4b4573f530c6efb11fed948516455d22	
+File: /usr/lib/debug/usr/bin/dysttest.debug	100644	root:root	72c5327fa96e7faba178bb5b8a3220a4	
+File: /usr/lib/debug/usr/bin/lapumgr.debug	100644	root:root	05566f68af1258c03cf4897ba755c8da	
+File: /usr/lib/debug/usr/bin/laputest.debug	100644	root:root	d7041c630cb0503d56e032c329e3d956	
+File: /usr/lib/debug/usr/bin/tcqmgr.debug	100644	root:root	8255bd0c04fe35076cffb1bded473c01	
+File: /usr/lib/debug/usr/bin/tcqtest.debug	100644	root:root	dc1441e00fae536d9512b5f1c5068eab	
+File: /usr/lib/debug/usr/bin/tcwmgr.debug	100644	root:root	07d9e867cd6fa753c203a82d8d1ebe51	
+File: /usr/lib/debug/usr/bin/tcwtest.debug	100644	root:root	6becd3280aabd97213ce905be1eafa50	
+File: /usr/lib/debug/usr/lib/dystsearch.cgi.debug	100644	root:root	d72c704ee57cae51aa29a4f8f8ce971c	
+File: /usr/lib/debug/usr/lib/lapusearch.cgi.debug	100644	root:root	3bdb011aa377e6b3eb451981991317c7	
 File: /usr/src/debug/tokyodystopia-0.9.13	40755	root:root		
@@ -107,2 +107,2 @@
 File: /usr/src/debug/tokyodystopia-0.9.13/tcwtest.c	100644	root:root	d623e5b43bae4598af980d21de258859	
-RPMIdentity: 3042fad9c3cefc2a4c2255c99254397bbba461d02fc8fa2c175f06bd3db534775d8db93787167085d7dcc39290966608476ffcc4d2d1c8cb8151384c354dd719
+RPMIdentity: a25ab16b36ecb4545ca935b8aa4fc35a8fd7742334a99fc08627843f22ccae18f10c5e4ef66986c7754cf9fe826a09959016eb303b1918e4736cc3839bd8915e