<86>Nov 22 03:48:18 userdel[2429611]: delete user 'rooter' <86>Nov 22 03:48:18 userdel[2429611]: removed group 'rooter' owned by 'rooter' <86>Nov 22 03:48:18 userdel[2429611]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 22 03:48:18 groupadd[2429617]: group added to /etc/group: name=rooter, GID=942 <86>Nov 22 03:48:18 groupadd[2429617]: group added to /etc/gshadow: name=rooter <86>Nov 22 03:48:18 groupadd[2429617]: new group: name=rooter, GID=942 <86>Nov 22 03:48:18 useradd[2429624]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash <86>Nov 22 03:48:18 userdel[2429631]: delete user 'builder' <86>Nov 22 03:48:18 userdel[2429631]: removed group 'builder' owned by 'builder' <86>Nov 22 03:48:18 groupadd[2429637]: group added to /etc/group: name=builder, GID=943 <86>Nov 22 03:48:18 groupadd[2429637]: group added to /etc/gshadow: name=builder <86>Nov 22 03:48:18 groupadd[2429637]: new group: name=builder, GID=943 <86>Nov 22 03:48:18 useradd[2429643]: new user: name=builder, UID=943, GID=943, home=/usr/src, shell=/bin/bash <13>Nov 22 03:48:19 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Nov 22 03:48:20 rpmi: libtokyocabinet-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>Nov 22 03:48:20 rpmi: libtokyocabinet-devel-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>Nov 22 03:48:20 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 installed <13>Nov 22 03:48:20 rpmi: bzlib-devel-1:1.0.8-alt2 sisyphus+283723.100.1.1 1629847653 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tokyodystopia-0.9.13-alt3.nosrc.rpm (w1.gzdio) Installing tokyodystopia-0.9.13-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34776 + 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-alt3.patch):' Patch #0 (tokyodystopia-0.9.13-alt3.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.34776 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3 -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 --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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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' #================================================================ # 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.4666 + 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 + rm -fv /usr/src/tmp/tokyodystopia-buildroot/usr/lib64/libtokyodystopia.a removed '/usr/src/tmp/tokyodystopia-buildroot/usr/lib64/libtokyodystopia.a' + /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: (from :0) ./usr/lib64: (from :0) 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) Processing files: tokyodystopia-utils-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FuNYB1 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.ehBikX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtokyodystopia = 0.9.13-alt3, /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.34)(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.uRsbgn Creating tokyodystopia-utils-debuginfo package Processing files: libtokyodystopia-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JF30F1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.TwmOlZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(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.BAIdpx Creating libtokyodystopia-debuginfo package Processing files: libtokyodystopia-devel-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jRtgla 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.Auqf5x find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(tokyodystopia) = 0.9.13 Requires: libtokyodystopia = 0.9.13-alt3, /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.jzEQLF Processing files: tokyodystopia-doc-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jnd9uk 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.e5zlSm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: tokyodystopia-utils-debuginfo-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ydweRR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k8W0bz find-requires: running scripts (debuginfo) Requires: tokyodystopia-utils = 0.9.13-alt3, /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-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HKuTBP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tigOGw find-requires: running scripts (debuginfo) Provides: debug64(libtokyodystopia.so.1) Requires: libtokyodystopia = 0.9.13-alt3, debug64(libc.so.6), debug64(libtokyocabinet.so.9) Adding to tokyodystopia-utils a strict dependency on libtokyodystopia Adding to tokyodystopia-utils-debuginfo a strict dependency on tokyodystopia-utils Adding to libtokyodystopia-devel a strict dependency on libtokyodystopia Adding to libtokyodystopia-debuginfo a strict dependency on libtokyodystopia 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 6 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-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-0.9.13-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-devel-0.9.13-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/tokyodystopia-doc-0.9.13-alt3.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tokyodystopia-utils-debuginfo-0.9.13-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-debuginfo-0.9.13-alt3.x86_64.rpm (w2.lzdio) 8.11user 2.87system 0:20.15elapsed 54%CPU (0avgtext+0avgdata 63664maxresident)k 0inputs+0outputs (0major+1455271minor)pagefaults 0swaps 11.11user 5.45system 0:25.04elapsed 66%CPU (0avgtext+0avgdata 104992maxresident)k 648inputs+0outputs (45975major+1872694minor)pagefaults 0swaps --- tokyodystopia-utils-0.9.13-alt3.x86_64.rpm.repo 2021-10-15 14:48:07.000000000 +0000 +++ tokyodystopia-utils-0.9.13-alt3.x86_64.rpm.hasher 2021-11-22 03:48:42.371937357 +0000 @@ -23,12 +23,12 @@ Provides: tokyodystopia-utils = 0.9.13-alt3:sisyphus+287149.200.1.1 -File: /usr/bin/dystmgr 100755 root:root ca6e28cdc36e42025f4bcff0f637370b -File: /usr/bin/dysttest 100755 root:root 13710af19f4f42a3e13f1e32f9566136 -File: /usr/bin/lapumgr 100755 root:root 375172459b6bdac2cd103e0d353ec817 -File: /usr/bin/laputest 100755 root:root 8200047e0c35dfde6ff8d0420023ca29 -File: /usr/bin/tcqmgr 100755 root:root a850829946d447b078add92dbd6d5be9 -File: /usr/bin/tcqtest 100755 root:root 8c5defd4d5297b8dee0c3602834d80f4 -File: /usr/bin/tcwmgr 100755 root:root c52abd4957158120da53943021ea589f -File: /usr/bin/tcwtest 100755 root:root 64520762f197c627aff2077133314ea1 -File: /usr/lib/dystsearch.cgi 100755 root:root 5edecd70126ce952d39629660c01ba6f -File: /usr/lib/lapusearch.cgi 100755 root:root 40f6776dcbacc63002cc98a0661ad2a1 +File: /usr/bin/dystmgr 100755 root:root 5db34276c75bde7b7b7180fd1c977ace +File: /usr/bin/dysttest 100755 root:root a8a5e11ba80f50796a60e304cd38dd72 +File: /usr/bin/lapumgr 100755 root:root cf1a2f544f51d38eeadb499f85c4b661 +File: /usr/bin/laputest 100755 root:root 75f8d3d2cc5dccf8075a997a147d7135 +File: /usr/bin/tcqmgr 100755 root:root 0c093780038ce88cb1e7745db99b8d1f +File: /usr/bin/tcqtest 100755 root:root 90c74f63b9f0e9e5fb8244d2c00ccce8 +File: /usr/bin/tcwmgr 100755 root:root cba2a4821efc5db639e72598c9098897 +File: /usr/bin/tcwtest 100755 root:root e032730555914bb00d8587bbb60d4f4a +File: /usr/lib/dystsearch.cgi 100755 root:root f7cb1e4a89ec8189a7059e0ece50d79c +File: /usr/lib/lapusearch.cgi 100755 root:root fb06966d6319cd9bb9dc1ef1bedbb527 File: /usr/share/man/man1/dystmgr.1.xz 100644 root:root f29466d01743bc7f76454a0f8d6db207 @@ -41,2 +41,2 @@ File: /usr/share/man/man1/tcwtest.1.xz 100644 root:root 6770abb28bfd0d927b2f97d7313c5aac -RPMIdentity: 583be95e32af2ec720443fa6f6046c0c03ed27021beaf8d83a71710ca8fc8e64cf505b595ce5ff45e73ed11f49a6d6d6b15ea55d0d98219735c36bbdb58b6ac4 +RPMIdentity: a05d973eb65d386e66d2bccab89e5234ddac53811d8945bd24cf9bed3be35750985c5f2cde5e6faa973d4f0f15e9031783e49375ab625cb1711f289cc9590723 --- tokyodystopia-utils-debuginfo-0.9.13-alt3.x86_64.rpm.repo 2021-10-15 14:48:06.000000000 +0000 +++ tokyodystopia-utils-debuginfo-0.9.13-alt3.x86_64.rpm.hasher 2021-11-22 03:48:42.421937915 +0000 @@ -1,31 +1,31 @@ -/usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/98ef30ba96cbf504d127e5c2d387aca276c6f7 120777 root:root ../../../../bin/laputest -/usr/lib/debug/.build-id/31/98ef30ba96cbf504d127e5c2d387aca276c6f7.debug 120777 root:root ../../usr/bin/laputest.debug -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/56693216eb3293afe42f62c2a2aef4b47c05f1 120777 root:root ../../../../bin/dystmgr -/usr/lib/debug/.build-id/37/56693216eb3293afe42f62c2a2aef4b47c05f1.debug 120777 root:root ../../usr/bin/dystmgr.debug -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/142c704ae14cd0e07a262c0efd326bf21c49ef 120777 root:root ../../../../bin/lapumgr -/usr/lib/debug/.build-id/6c/142c704ae14cd0e07a262c0efd326bf21c49ef.debug 120777 root:root ../../usr/bin/lapumgr.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/ccc00d825cfb9007a19bc6b0cbe47b17567b6a 120777 root:root ../../../../bin/tcqmgr -/usr/lib/debug/.build-id/71/ccc00d825cfb9007a19bc6b0cbe47b17567b6a.debug 120777 root:root ../../usr/bin/tcqmgr.debug -/usr/lib/debug/.build-id/98 40755 root:root -/usr/lib/debug/.build-id/98/e7e73041056383705db6560b1c270236f6074e 120777 root:root ../../../lapusearch.cgi -/usr/lib/debug/.build-id/98/e7e73041056383705db6560b1c270236f6074e.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/483b8a3282897f1972933c5bafda84e56e4dd3 120777 root:root ../../../dystsearch.cgi -/usr/lib/debug/.build-id/a0/483b8a3282897f1972933c5bafda84e56e4dd3.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug -/usr/lib/debug/.build-id/a1 40755 root:root -/usr/lib/debug/.build-id/a1/e826f860b6c6f69d272a7d064da38030639c36 120777 root:root ../../../../bin/tcqtest -/usr/lib/debug/.build-id/a1/e826f860b6c6f69d272a7d064da38030639c36.debug 120777 root:root ../../usr/bin/tcqtest.debug -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/508547749757b7f8fced5f00bc9b6fce2a9f07 120777 root:root ../../../../bin/tcwmgr -/usr/lib/debug/.build-id/b0/508547749757b7f8fced5f00bc9b6fce2a9f07.debug 120777 root:root ../../usr/bin/tcwmgr.debug -/usr/lib/debug/.build-id/d9 40755 root:root -/usr/lib/debug/.build-id/d9/8e2316c1bd2e683f8688b1e0e93ba62d275be4 120777 root:root ../../../../bin/dysttest -/usr/lib/debug/.build-id/d9/8e2316c1bd2e683f8688b1e0e93ba62d275be4.debug 120777 root:root ../../usr/bin/dysttest.debug -/usr/lib/debug/.build-id/fb 40755 root:root -/usr/lib/debug/.build-id/fb/c52a4eefc9e3d7f17bd5883b306df1754066f0 120777 root:root ../../../../bin/tcwtest -/usr/lib/debug/.build-id/fb/c52a4eefc9e3d7f17bd5883b306df1754066f0.debug 120777 root:root ../../usr/bin/tcwtest.debug +/usr/lib/debug/.build-id/08 40755 root:root +/usr/lib/debug/.build-id/08/3f0c0101d78b7fa031efe7b8e13cee5c0dd589 120777 root:root ../../../../bin/laputest +/usr/lib/debug/.build-id/08/3f0c0101d78b7fa031efe7b8e13cee5c0dd589.debug 120777 root:root ../../usr/bin/laputest.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/8a10f83ebd56cb14c220d1108bd1604e09f1ec 120777 root:root ../../../../bin/dystmgr +/usr/lib/debug/.build-id/2a/8a10f83ebd56cb14c220d1108bd1604e09f1ec.debug 120777 root:root ../../usr/bin/dystmgr.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/ae6fef98872a046631b433ed62fc556f784998 120777 root:root ../../../../bin/tcwtest +/usr/lib/debug/.build-id/48/ae6fef98872a046631b433ed62fc556f784998.debug 120777 root:root ../../usr/bin/tcwtest.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/4227bd33e6e463ff52378d14d0756fc349e4ac 120777 root:root ../../../lapusearch.cgi +/usr/lib/debug/.build-id/55/4227bd33e6e463ff52378d14d0756fc349e4ac.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/49918b8902a63643ae3c7912bd2b1aa5b4c668 120777 root:root ../../../dystsearch.cgi +/usr/lib/debug/.build-id/69/49918b8902a63643ae3c7912bd2b1aa5b4c668.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug +/usr/lib/debug/.build-id/91 40755 root:root +/usr/lib/debug/.build-id/91/d5446cf2f4730965f38708d2fac2e4a7b69859 120777 root:root ../../../../bin/tcqmgr +/usr/lib/debug/.build-id/91/d5446cf2f4730965f38708d2fac2e4a7b69859.debug 120777 root:root ../../usr/bin/tcqmgr.debug +/usr/lib/debug/.build-id/95 40755 root:root +/usr/lib/debug/.build-id/95/6a8144ca14e9b0240285039caa18b0de11be9b 120777 root:root ../../../../bin/dysttest +/usr/lib/debug/.build-id/95/6a8144ca14e9b0240285039caa18b0de11be9b.debug 120777 root:root ../../usr/bin/dysttest.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/9eaf7816e975bcf01815752cc3e64d6889d630 120777 root:root ../../../../bin/tcqtest +/usr/lib/debug/.build-id/a2/9eaf7816e975bcf01815752cc3e64d6889d630.debug 120777 root:root ../../usr/bin/tcqtest.debug +/usr/lib/debug/.build-id/e9 40755 root:root +/usr/lib/debug/.build-id/e9/21a0e7ed8d77b654d5b5c795e93b19c6043bd7 120777 root:root ../../../../bin/lapumgr +/usr/lib/debug/.build-id/e9/21a0e7ed8d77b654d5b5c795e93b19c6043bd7.debug 120777 root:root ../../usr/bin/lapumgr.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/74e62234fc574d5e4bfac6ff46b7a2f56b6aab 120777 root:root ../../../../bin/tcwmgr +/usr/lib/debug/.build-id/fc/74e62234fc574d5e4bfac6ff46b7a2f56b6aab.debug 120777 root:root ../../usr/bin/tcwmgr.debug /usr/lib/debug/usr/bin/dystmgr.debug 100644 root:root @@ -56,42 +56,42 @@ Provides: tokyodystopia-utils-debuginfo = 0.9.13-alt3:sisyphus+287149.200.1.1 -File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/98ef30ba96cbf504d127e5c2d387aca276c6f7 120777 root:root ../../../../bin/laputest -File: /usr/lib/debug/.build-id/31/98ef30ba96cbf504d127e5c2d387aca276c6f7.debug 120777 root:root ../../usr/bin/laputest.debug -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/56693216eb3293afe42f62c2a2aef4b47c05f1 120777 root:root ../../../../bin/dystmgr -File: /usr/lib/debug/.build-id/37/56693216eb3293afe42f62c2a2aef4b47c05f1.debug 120777 root:root ../../usr/bin/dystmgr.debug -File: /usr/lib/debug/.build-id/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/142c704ae14cd0e07a262c0efd326bf21c49ef 120777 root:root ../../../../bin/lapumgr -File: /usr/lib/debug/.build-id/6c/142c704ae14cd0e07a262c0efd326bf21c49ef.debug 120777 root:root ../../usr/bin/lapumgr.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/ccc00d825cfb9007a19bc6b0cbe47b17567b6a 120777 root:root ../../../../bin/tcqmgr -File: /usr/lib/debug/.build-id/71/ccc00d825cfb9007a19bc6b0cbe47b17567b6a.debug 120777 root:root ../../usr/bin/tcqmgr.debug -File: /usr/lib/debug/.build-id/98 40755 root:root -File: /usr/lib/debug/.build-id/98/e7e73041056383705db6560b1c270236f6074e 120777 root:root ../../../lapusearch.cgi -File: /usr/lib/debug/.build-id/98/e7e73041056383705db6560b1c270236f6074e.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/483b8a3282897f1972933c5bafda84e56e4dd3 120777 root:root ../../../dystsearch.cgi -File: /usr/lib/debug/.build-id/a0/483b8a3282897f1972933c5bafda84e56e4dd3.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug -File: /usr/lib/debug/.build-id/a1 40755 root:root -File: /usr/lib/debug/.build-id/a1/e826f860b6c6f69d272a7d064da38030639c36 120777 root:root ../../../../bin/tcqtest -File: /usr/lib/debug/.build-id/a1/e826f860b6c6f69d272a7d064da38030639c36.debug 120777 root:root ../../usr/bin/tcqtest.debug -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/508547749757b7f8fced5f00bc9b6fce2a9f07 120777 root:root ../../../../bin/tcwmgr -File: /usr/lib/debug/.build-id/b0/508547749757b7f8fced5f00bc9b6fce2a9f07.debug 120777 root:root ../../usr/bin/tcwmgr.debug -File: /usr/lib/debug/.build-id/d9 40755 root:root -File: /usr/lib/debug/.build-id/d9/8e2316c1bd2e683f8688b1e0e93ba62d275be4 120777 root:root ../../../../bin/dysttest -File: /usr/lib/debug/.build-id/d9/8e2316c1bd2e683f8688b1e0e93ba62d275be4.debug 120777 root:root ../../usr/bin/dysttest.debug -File: /usr/lib/debug/.build-id/fb 40755 root:root -File: /usr/lib/debug/.build-id/fb/c52a4eefc9e3d7f17bd5883b306df1754066f0 120777 root:root ../../../../bin/tcwtest -File: /usr/lib/debug/.build-id/fb/c52a4eefc9e3d7f17bd5883b306df1754066f0.debug 120777 root:root ../../usr/bin/tcwtest.debug -File: /usr/lib/debug/usr/bin/dystmgr.debug 100644 root:root a38b692bb696dce83ddf65b7abf3496a -File: /usr/lib/debug/usr/bin/dysttest.debug 100644 root:root 8cd15cbafb78a8c1332b28ebaa82ed97 -File: /usr/lib/debug/usr/bin/lapumgr.debug 100644 root:root 978680f4fb6dfc21c0ded7ad8311e02b -File: /usr/lib/debug/usr/bin/laputest.debug 100644 root:root 29da4ff9f699115e51a0a68693e969ce -File: /usr/lib/debug/usr/bin/tcqmgr.debug 100644 root:root 2153e0fc44a3b4eeb7b2203fd5b6405d -File: /usr/lib/debug/usr/bin/tcqtest.debug 100644 root:root 7b3d3f98d43c26caf5ee9d4d9f0e57d4 -File: /usr/lib/debug/usr/bin/tcwmgr.debug 100644 root:root 7f2e5764105dd9aebe0c05b823a3b654 -File: /usr/lib/debug/usr/bin/tcwtest.debug 100644 root:root e88f4e47db782b16f5e7a30e5e3e8dba -File: /usr/lib/debug/usr/lib/dystsearch.cgi.debug 100644 root:root 6e8b35b495ee001752d9d585a1c247f7 -File: /usr/lib/debug/usr/lib/lapusearch.cgi.debug 100644 root:root 2902d2b3c1bcfe672c619c274a184951 +File: /usr/lib/debug/.build-id/08 40755 root:root +File: /usr/lib/debug/.build-id/08/3f0c0101d78b7fa031efe7b8e13cee5c0dd589 120777 root:root ../../../../bin/laputest +File: /usr/lib/debug/.build-id/08/3f0c0101d78b7fa031efe7b8e13cee5c0dd589.debug 120777 root:root ../../usr/bin/laputest.debug +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/8a10f83ebd56cb14c220d1108bd1604e09f1ec 120777 root:root ../../../../bin/dystmgr +File: /usr/lib/debug/.build-id/2a/8a10f83ebd56cb14c220d1108bd1604e09f1ec.debug 120777 root:root ../../usr/bin/dystmgr.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/ae6fef98872a046631b433ed62fc556f784998 120777 root:root ../../../../bin/tcwtest +File: /usr/lib/debug/.build-id/48/ae6fef98872a046631b433ed62fc556f784998.debug 120777 root:root ../../usr/bin/tcwtest.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/4227bd33e6e463ff52378d14d0756fc349e4ac 120777 root:root ../../../lapusearch.cgi +File: /usr/lib/debug/.build-id/55/4227bd33e6e463ff52378d14d0756fc349e4ac.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/49918b8902a63643ae3c7912bd2b1aa5b4c668 120777 root:root ../../../dystsearch.cgi +File: /usr/lib/debug/.build-id/69/49918b8902a63643ae3c7912bd2b1aa5b4c668.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug +File: /usr/lib/debug/.build-id/91 40755 root:root +File: /usr/lib/debug/.build-id/91/d5446cf2f4730965f38708d2fac2e4a7b69859 120777 root:root ../../../../bin/tcqmgr +File: /usr/lib/debug/.build-id/91/d5446cf2f4730965f38708d2fac2e4a7b69859.debug 120777 root:root ../../usr/bin/tcqmgr.debug +File: /usr/lib/debug/.build-id/95 40755 root:root +File: /usr/lib/debug/.build-id/95/6a8144ca14e9b0240285039caa18b0de11be9b 120777 root:root ../../../../bin/dysttest +File: /usr/lib/debug/.build-id/95/6a8144ca14e9b0240285039caa18b0de11be9b.debug 120777 root:root ../../usr/bin/dysttest.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/9eaf7816e975bcf01815752cc3e64d6889d630 120777 root:root ../../../../bin/tcqtest +File: /usr/lib/debug/.build-id/a2/9eaf7816e975bcf01815752cc3e64d6889d630.debug 120777 root:root ../../usr/bin/tcqtest.debug +File: /usr/lib/debug/.build-id/e9 40755 root:root +File: /usr/lib/debug/.build-id/e9/21a0e7ed8d77b654d5b5c795e93b19c6043bd7 120777 root:root ../../../../bin/lapumgr +File: /usr/lib/debug/.build-id/e9/21a0e7ed8d77b654d5b5c795e93b19c6043bd7.debug 120777 root:root ../../usr/bin/lapumgr.debug +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/74e62234fc574d5e4bfac6ff46b7a2f56b6aab 120777 root:root ../../../../bin/tcwmgr +File: /usr/lib/debug/.build-id/fc/74e62234fc574d5e4bfac6ff46b7a2f56b6aab.debug 120777 root:root ../../usr/bin/tcwmgr.debug +File: /usr/lib/debug/usr/bin/dystmgr.debug 100644 root:root 64f21adedfb952e3d4afdceff782e9ef +File: /usr/lib/debug/usr/bin/dysttest.debug 100644 root:root 847fa9e678ea1bda8f33a7362d611523 +File: /usr/lib/debug/usr/bin/lapumgr.debug 100644 root:root f78c5a3a119d3d5364996a58c8b48328 +File: /usr/lib/debug/usr/bin/laputest.debug 100644 root:root 06c925b2d7f650a09601d4a8db892cf4 +File: /usr/lib/debug/usr/bin/tcqmgr.debug 100644 root:root 6585e2da43c1a7d85d06c3fa38c353ff +File: /usr/lib/debug/usr/bin/tcqtest.debug 100644 root:root 0ef02e459dce35115282d117d3ee279e +File: /usr/lib/debug/usr/bin/tcwmgr.debug 100644 root:root ad2715cbdea2ac6f7e7963cb533af4c8 +File: /usr/lib/debug/usr/bin/tcwtest.debug 100644 root:root 1514e9af5714d9aecc1cf6e6088b4899 +File: /usr/lib/debug/usr/lib/dystsearch.cgi.debug 100644 root:root 33f98f85d74ed85273a3c125fc8d1f44 +File: /usr/lib/debug/usr/lib/lapusearch.cgi.debug 100644 root:root ff79f165ac3acb12eb818de2fc5e8fff 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: e7fba5f81aa87a0cdb9a331f3e180122eab18d94f3019222b135740cb44d9d2cc14e8bf0f143d42b684988801b3e996391fb8fe4b63a74375d8fed96af5f4220 +RPMIdentity: e82fdd52693dc93d53e7497b4e33b7fb3cb8e9aae3fc791917cb085b4ef2d7912bab98caadc343884c50ab98475cc927b4d3f6e56c7b1adc06b8471535e340fd