<86>Sep 2 02:30:00 userdel[3450597]: delete user 'rooter' <86>Sep 2 02:30:00 userdel[3450597]: removed group 'rooter' owned by 'rooter' <86>Sep 2 02:30:00 userdel[3450597]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 2 02:30:00 groupadd[3450625]: group added to /etc/group: name=rooter, GID=657 <86>Sep 2 02:30:00 groupadd[3450625]: group added to /etc/gshadow: name=rooter <86>Sep 2 02:30:00 groupadd[3450625]: new group: name=rooter, GID=657 <86>Sep 2 02:30:00 useradd[3450643]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Sep 2 02:30:00 userdel[3450668]: delete user 'builder' <86>Sep 2 02:30:00 userdel[3450668]: removed group 'builder' owned by 'builder' <86>Sep 2 02:30:00 userdel[3450668]: removed shadow group 'builder' owned by 'builder' <86>Sep 2 02:30:00 groupadd[3450683]: group added to /etc/group: name=builder, GID=658 <86>Sep 2 02:30:00 groupadd[3450683]: group added to /etc/gshadow: name=builder <86>Sep 2 02:30:00 groupadd[3450683]: new group: name=builder, GID=658 <86>Sep 2 02:30:00 useradd[3450699]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Sep 2 02:30:02 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Sep 2 02:30:05 rpmi: libtokyocabinet-1.4.47-alt2 sisyphus+278333.100.1.1 1626089735 installed <13>Sep 2 02:30:05 rpmi: libtokyocabinet-devel-1.4.47-alt2 sisyphus+278333.100.1.1 1626089735 installed <13>Sep 2 02:30:05 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tokyotyrant-1.1.40-alt1.2.nosrc.rpm (w1.gzdio) Installing tokyotyrant-1.1.40-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85681 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tokyotyrant-1.1.40 + echo 'Source #0 (tokyotyrant-1.1.40.tar):' Source #0 (tokyotyrant-1.1.40.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tokyotyrant-1.1.40.tar + cd tokyotyrant-1.1.40 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tokyotyrant-1.1.40-alt.patch):' Patch #0 (tokyotyrant-1.1.40-alt.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.85681 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tokyotyrant-1.1.40 + 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_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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Configuring Tokyo Tyrant version 1.1.40. #================================================================ 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 -lrt... yes checking for main in -ldl... yes checking for main in -lnsl... no checking for main in -lsocket... no checking for main in -lresolv... yes checking for main in -lz... yes checking for main in -lbz2... no checking for main in -ltokyocabinet... yes checking for main in -ltokyotyrant... 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 tokyotyrant.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/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 ttskelnull.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 ttskelproxy.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 ttskelmock.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 ttskeldir.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 tculog.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 ttulmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 ttutil.c ttutil.c: In function 'ttsockgets2': ttutil.c:557:8: warning: variable 'err' set but not used [-Wunused-but-set-variable] 557 | bool err = false; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 scrext.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 tcrdb.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 ttultest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ar rv libtokyotyrant.a ttutil.o tculog.o tcrdb.o myconf.o ar: creating libtokyotyrant.a a - ttutil.o a - tculog.o a - tcrdb.o a - myconf.o make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 -o ttskelmock.so ttskelmock.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 -o ttskeldir.so ttskeldir.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 tcrmttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 -o ttskelnull.so ttskelnull.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 tcrtest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 tcrmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -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 ttserver.c ttserver.c: In function 'do_putnr': ttserver.c:1301:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] 1301 | uint8_t code = 0; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ 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,-G,-h,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \ ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ; \ else \ 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,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \ ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ; \ fi make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so.3 make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 -o ttskelproxy.so ttskelproxy.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 ttulmgr ttulmgr.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 ttultest ttultest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 tcrmttest tcrmttest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 tcrmgr tcrmgr.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 tcrtest tcrtest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' 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 ttserver ttserver.o scrext.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' #================================================================ # Ready to install. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' + bzip2 --best --keep --force -- ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46498 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tokyotyrant-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tokyotyrant-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tokyotyrant-1.1.40 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/tokyotyrant-buildroot install make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/include cp -Rf ttutil.h tculog.h tcrdb.h /usr/src/tmp/tokyotyrant-buildroot/usr/include mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/lib64 cp -Rf libtokyotyrant.a libtokyotyrant.so.3.23.0 libtokyotyrant.so.3 libtokyotyrant.so ttskelmock.so ttskeldir.so ttskelproxy.so ttskelnull.so /usr/src/tmp/tokyotyrant-buildroot/usr/lib64 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/bin cp -Rf ttserver ttulmgr ttultest tcrtest tcrmttest tcrmgr /usr/src/tmp/tokyotyrant-buildroot/usr/bin mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/sbin cp -Rf ttservctl /usr/src/tmp/tokyotyrant-buildroot/usr/sbin mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant cp -Rf ext COPYING ChangeLog THANKS doc /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man1 cd man && cp -Rf ttserver.1 ttulmgr.1 ttultest.1 tcrtest.1 tcrmttest.1 tcrmgr.1 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man3 cd man && cp -Rf ttutil.3 tculog.3 tcrdb.3 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man3 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man8 cd man && cp -Rf ttservctl.8 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man8 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/pkgconfig cp -Rf tokyotyrant.pc /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/pkgconfig #================================================================ # Thanks for using Tokyo Tyrant. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' + rm -f /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant/COPYING + install -d -m 0755 /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc /usr/src/tmp/tokyotyrant-buildroot/etc/sysconfig /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d /usr/src/tmp/tokyotyrant-buildroot/var/lib/tokyotyrant /usr/src/tmp/tokyotyrant-buildroot/var/log/ttserver + mv /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc/tokyotyrant-1.1.40 + mv /usr/src/tmp/tokyotyrant-buildroot/usr/sbin/ttservctl /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc/tokyotyrant-1.1.40/ + install -m 0755 /usr/src/RPM/SOURCES/tokyotyrant.init /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d/tokyotyrant + install -m 0644 /usr/src/RPM/SOURCES/tokyotyrant.sysconfig /usr/src/tmp/tokyotyrant-buildroot/etc/sysconfig/tokyotyrant + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tokyotyrant-buildroot (auto) mode of './usr/lib64/ttskelnull.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskelproxy.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskeldir.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskelmock.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libtokyotyrant.so.3.23.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tokyotyrant-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/tokyotyrant.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/tokyotyrant.pc: Libs: '-L${libdir} -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ' --> '-ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc' Checking contents of files in /usr/src/tmp/tokyotyrant-buildroot/ (default) Compressing files in /usr/src/tmp/tokyotyrant-buildroot (auto) Adjusting library links in /usr/src/tmp/tokyotyrant-buildroot ./var/lib: (from :0) ./usr/lib64: (from :0) libtokyotyrant.so.3 -> libtokyotyrant.so.3.23.0 /usr/bin/strip: ./usr/lib64/st9XcDWn/ttutil.o: plugin needed to handle lto object process-lto: ERROR: ./usr/lib64/libtokyotyrant.a: contains __gnu_lto_slim only. Perhaps, you need to %global optflags_lto %optflags_lto -ffat-lto-objects error: Bad exit status from /usr/src/tmp/rpm-tmp.46498 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.46498 (%install) Command exited with non-zero status 1 23.35user 4.88system 0:16.20elapsed 174%CPU (0avgtext+0avgdata 61548maxresident)k 0inputs+0outputs (0major+735074minor)pagefaults 0swaps hsh-rebuild: rebuild of `tokyotyrant-1.1.40-alt1.2.src.rpm' failed. Command exited with non-zero status 1 30.60user 10.52system 0:28.14elapsed 146%CPU (0avgtext+0avgdata 102108maxresident)k 640inputs+0outputs (0major+1024607minor)pagefaults 0swaps