<86>Sep 20 11:39:13 userdel[100064]: delete user 'rooter' <86>Sep 20 11:39:13 userdel[100064]: removed group 'rooter' owned by 'rooter' <86>Sep 20 11:39:13 userdel[100064]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 20 11:39:13 groupadd[100084]: group added to /etc/group: name=rooter, GID=585 <86>Sep 20 11:39:13 groupadd[100084]: group added to /etc/gshadow: name=rooter <86>Sep 20 11:39:13 groupadd[100084]: new group: name=rooter, GID=585 <86>Sep 20 11:39:13 useradd[100145]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Sep 20 11:39:13 userdel[100173]: delete user 'builder' <86>Sep 20 11:39:13 userdel[100173]: removed group 'builder' owned by 'builder' <86>Sep 20 11:39:13 userdel[100173]: removed shadow group 'builder' owned by 'builder' <86>Sep 20 11:39:13 groupadd[100187]: group added to /etc/group: name=builder, GID=586 <86>Sep 20 11:39:13 groupadd[100187]: group added to /etc/gshadow: name=builder <86>Sep 20 11:39:13 groupadd[100187]: new group: name=builder, GID=586 <86>Sep 20 11:39:13 useradd[100201]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Sep 20 11:39:15 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Sep 20 11:39:20 rpmi: libtokyocabinet-1.4.47-alt1 1298026910 installed <13>Sep 20 11:39:20 rpmi: libtokyocabinet-devel-1.4.47-alt1 1298026910 installed <13>Sep 20 11:39:20 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Sep 20 11:39:20 rpmi: bzlib-devel-1:1.0.6-alt6 sisyphus+224341.100.1.1 1552254552 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tokyodystopia-0.9.13-alt2.qa1.nosrc.rpm Installing tokyodystopia-0.9.13-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73560 + 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.56308 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-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 -j8 make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -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/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o dystmgr dystmgr.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o tcwtest tcwtest.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o laputest laputest.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o dystsearch.cgi dystsearch.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o lapusearch.cgi lapusearch.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o tcwmgr tcwmgr.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o lapumgr lapumgr.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o tcqmgr tcqmgr.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o tcqtest tcqtest.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o dysttest dysttest.o -L. -L/usr/lib -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.37832 + 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 + cd tokyodystopia-0.9.13 + make 'INSTALL=/bin/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/lib cp -Rf libtokyodystopia.a libtokyodystopia.so.1.14.0 libtokyodystopia.so.1 libtokyodystopia.so /usr/src/tmp/tokyodystopia-buildroot/usr/lib 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/lib/pkgconfig cp -Rf tokyodystopia.pc /usr/src/tmp/tokyodystopia-buildroot/usr/lib/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/lib/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) /usr/lib/pkgconfig/tokyodystopia.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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: 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) verify-elf: WARNING: ./usr/bin/lapumgr: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/tcwmgr: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/dystmgr: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/tcqmgr: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/libtokyodystopia.so.1.14.0: uses non-LFS functions: __xstat 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.qAy8b2 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.mfRuv8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libtokyodystopia = 0.9.13-alt2.qa1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libtokyocabinet.so.9 >= set:nhjPEuFbMlwCEOq4V9Z9ttcsqMIlOnmrZBcU50P41uXzEUzoZcEiU16aW02zxAHvG57cz3TKgnXo5BHxldRiOgrZ9Z0KN2TfhaA1, libtokyodystopia.so.1 >= 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.xE8TxQ 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.KvP8Hi find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tokyodystopia-buildroot/usr/lib/libtokyodystopia.so.1: 137 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jLEqnm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtokyodystopia.so.1 = set:ldvNF06uYF5zhAQtdUU8SPteicAXGSqygsL8fdfY0eiwlSWBJ0BTDQPnKvfFENFXUJWFZnp00luJhJlP3hLbsylKHs10wUlUh61y7cduUMZDCdSsEeO52rM4YDwHKPh94SvbCV926qBlfZjj3kTqTxVKllXPOdaeOeBkTDYAnGZA6g4qw90ZrNoisp800sNZyU7TTNMEctvnXc6OS8W7DQK6gwMLK8fiG1EItJIjoho1AR46ERIZeqMAwntmyGxTetCNXX4JLuzWCK0yLZw5ZaVBElhfHwU2 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libtokyocabinet.so.9 >= 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.8p4Dp6 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.9xjShm 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.5xV5ee find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(tokyodystopia) = 0.9.13 Requires: libtokyodystopia = 0.9.13-alt2.qa1, /usr/lib/libtokyodystopia.so.1.14.0, /usr/lib/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.OSQRex 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.29zgBn 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.07Cz2u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.OrnUEV 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.6Xbj2B 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.UvOLCT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.xYIAeu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.39d2SD find-requires: running scripts (debuginfo) Requires: tokyodystopia-utils = 0.9.13-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libtokyocabinet.so.9), debug(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.srHXY2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yi5Zx8 find-requires: running scripts (debuginfo) Provides: debug(libtokyodystopia.so.1) Requires: libtokyodystopia = 0.9.13-alt2.qa1, debug(libc.so.6), debug(libpthread.so.0), debug(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/i586/tokyodystopia-utils-0.9.13-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtokyodystopia-0.9.13-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtokyodystopia-devel-0.9.13-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtokyodystopia-devel-static-0.9.13-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/tokyodystopia-doc-0.9.13-alt2.qa1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/tokyodystopia-utils-debuginfo-0.9.13-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtokyodystopia-debuginfo-0.9.13-alt2.qa1.i586.rpm 29.58user 5.65system 1:11.49elapsed 49%CPU (0avgtext+0avgdata 41640maxresident)k 0inputs+0outputs (0major+1367447minor)pagefaults 0swaps 36.36user 9.39system 1:29.36elapsed 51%CPU (0avgtext+0avgdata 113248maxresident)k 624inputs+0outputs (0major+1838884minor)pagefaults 0swaps --- libtokyodystopia-devel-0.9.13-alt2.qa1.i586.rpm.repo 2013-04-15 01:20:49.000000000 +0000 +++ libtokyodystopia-devel-0.9.13-alt2.qa1.i586.rpm.hasher 2019-09-20 11:40:40.066343020 +0000 @@ -6,8 +6,8 @@ /usr/lib/pkgconfig/tokyodystopia.pc 100644 -/usr/share/man/man3/dystopia.3.bz2 100644 -/usr/share/man/man3/laputa.3.gz 100644 -/usr/share/man/man3/tcidb.3.bz2 120777 dystopia.3.bz2 -/usr/share/man/man3/tcjdb.3.gz 120777 laputa.3.gz -/usr/share/man/man3/tcqdb.3.gz 100644 -/usr/share/man/man3/tcwdb.3.gz 100644 +/usr/share/man/man3/dystopia.3.xz 100644 +/usr/share/man/man3/laputa.3.xz 100644 +/usr/share/man/man3/tcidb.3.xz 120777 dystopia.3.xz +/usr/share/man/man3/tcjdb.3.xz 120777 laputa.3.xz +/usr/share/man/man3/tcqdb.3.xz 100644 +/usr/share/man/man3/tcwdb.3.xz 100644 Requires: libtokyodystopia = 0.9.13-alt2.qa1 --- tokyodystopia-utils-0.9.13-alt2.qa1.i586.rpm.repo 2013-04-15 01:20:49.000000000 +0000 +++ tokyodystopia-utils-0.9.13-alt2.qa1.i586.rpm.hasher 2019-09-20 11:40:40.175343955 +0000 @@ -10,10 +10,10 @@ /usr/lib/lapusearch.cgi 100755 -/usr/share/man/man1/dystmgr.1.gz 100644 -/usr/share/man/man1/dysttest.1.gz 100644 -/usr/share/man/man1/lapumgr.1.gz 100644 -/usr/share/man/man1/laputest.1.gz 100644 -/usr/share/man/man1/tcqmgr.1.gz 100644 -/usr/share/man/man1/tcqtest.1.gz 100644 -/usr/share/man/man1/tcwmgr.1.gz 100644 -/usr/share/man/man1/tcwtest.1.gz 100644 +/usr/share/man/man1/dystmgr.1.xz 100644 +/usr/share/man/man1/dysttest.1.xz 100644 +/usr/share/man/man1/lapumgr.1.xz 100644 +/usr/share/man/man1/laputest.1.xz 100644 +/usr/share/man/man1/tcqmgr.1.xz 100644 +/usr/share/man/man1/tcqtest.1.xz 100644 +/usr/share/man/man1/tcwmgr.1.xz 100644 +/usr/share/man/man1/tcwtest.1.xz 100644 Requires: libtokyodystopia = 0.9.13-alt2.qa1