<86>Aug 13 10:14:04 userdel[83489]: delete user 'rooter' <86>Aug 13 10:14:04 userdel[83489]: removed group 'rooter' owned by 'rooter' <86>Aug 13 10:14:04 groupadd[83499]: group added to /etc/group: name=rooter, GID=627 <86>Aug 13 10:14:04 groupadd[83499]: group added to /etc/gshadow: name=rooter <86>Aug 13 10:14:04 groupadd[83499]: new group: name=rooter, GID=627 <86>Aug 13 10:14:04 useradd[83504]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Aug 13 10:14:04 userdel[83513]: delete user 'builder' <86>Aug 13 10:14:04 userdel[83513]: removed group 'builder' owned by 'builder' <86>Aug 13 10:14:04 userdel[83513]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 10:14:04 groupadd[83519]: group added to /etc/group: name=builder, GID=628 <86>Aug 13 10:14:04 groupadd[83519]: group added to /etc/gshadow: name=builder <86>Aug 13 10:14:04 groupadd[83519]: new group: name=builder, GID=628 <86>Aug 13 10:14:04 useradd[83527]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Aug 13 10:14:06 rpmi: libuv-1.28.0-alt1 sisyphus+231674.100.1.1 1559848899 installed <13>Aug 13 10:14:07 rpmi: liblxd_sqlite3-3.26.0-alt2 sisyphus+228303.100.1.1 1556485879 installed <13>Aug 13 10:14:07 rpmi: liblxd_sqlite3-devel-3.26.0-alt2 sisyphus+228303.100.1.1 1556485879 installed <13>Aug 13 10:14:07 rpmi: libuv-devel-1.28.0-alt1 sisyphus+231674.100.1.1 1559848899 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libdqlite-0.2.5-alt1.nosrc.rpm Installing libdqlite-0.2.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13935 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libdqlite-0.2.5 + echo 'Source #0 (libdqlite-0.2.5.tar):' Source #0 (libdqlite-0.2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libdqlite-0.2.5.tar + cd libdqlite-0.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13935 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdqlite-0.2.5 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'. libtoolize-default: linking file 'ac/config.guess' libtoolize-default: linking file 'ac/config.sub' libtoolize-default: linking file 'ac/install-sh' libtoolize-default: linking file 'ac/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:16: installing 'ac/compile' configure.ac:12: installing 'ac/missing' Makefile.am: installing 'ac/depcomp' parallel-tests: installing 'ac/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=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 --enable-replication --disable-static configure: WARNING: unrecognized options: --without-included-gettext, --enable-replication checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking whether ln -s works... yes checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for lxd_sqlite3 >= 3.22.0... yes checking for libuv >= 1.8.0... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for socket... yes checking for strerror... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dqlite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext, --enable-replication + make -j8 all make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/lifecycle.lo src/lifecycle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/lifecycle.c -fPIC -DPIC -o src/.libs/lifecycle.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/file.lo src/file.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/file.c -fPIC -DPIC -o src/.libs/file.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/error.lo src/error.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/error.c -fPIC -DPIC -o src/.libs/error.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/options.lo src/options.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/options.c -fPIC -DPIC -o src/.libs/options.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/format.lo src/format.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/format.c -fPIC -DPIC -o src/.libs/format.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/db.lo src/db.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/db.c -fPIC -DPIC -o src/.libs/db.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/gateway.lo src/gateway.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/gateway.c -fPIC -DPIC -o src/.libs/gateway.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/fsm.lo src/fsm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/fsm.c -fPIC -DPIC -o src/.libs/fsm.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/metrics.lo src/metrics.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/metrics.c -fPIC -DPIC -o src/.libs/metrics.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/replication.lo src/replication.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/replication.c -fPIC -DPIC -o src/.libs/replication.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/conn.lo src/conn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/conn.c -fPIC -DPIC -o src/.libs/conn.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/queue.lo src/queue.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/queue.c -fPIC -DPIC -o src/.libs/queue.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/response.lo src/response.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/response.c -fPIC -DPIC -o src/.libs/response.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/message.lo src/message.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/message.c -fPIC -DPIC -o src/.libs/message.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/stmt.lo src/stmt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/stmt.c -fPIC -DPIC -o src/.libs/stmt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/request.lo src/request.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/request.c -fPIC -DPIC -o src/.libs/request.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/server.lo src/server.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/server.c -fPIC -DPIC -o src/.libs/server.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o src/vfs.lo src/vfs.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c src/vfs.c -fPIC -DPIC -o src/.libs/vfs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -I./include -Wall -O2 -I/usr/include/lxd -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -L/usr/lib/lxd -lsqlite3 -Wl,-rpath=/usr/lib/lxd -luv -lrt -lpthread -ldl -version-info 0:1:0 -o libdqlite.la -rpath /usr/lib src/conn.lo src/db.lo src/error.lo src/file.lo src/format.lo src/fsm.lo src/gateway.lo src/lifecycle.lo src/options.lo src/message.lo src/metrics.lo src/queue.lo src/replication.lo src/request.lo src/response.lo src/server.lo src/stmt.lo src/vfs.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC src/.libs/conn.o src/.libs/db.o src/.libs/error.o src/.libs/file.o src/.libs/format.o src/.libs/fsm.o src/.libs/gateway.o src/.libs/lifecycle.o src/.libs/options.o src/.libs/message.o src/.libs/metrics.o src/.libs/queue.o src/.libs/replication.o src/.libs/request.o src/.libs/response.o src/.libs/server.o src/.libs/stmt.o src/.libs/vfs.o -L/usr/lib/lxd -lsqlite3 -luv -lrt -lpthread -ldl -O2 -g -O2 -march=i586 -mtune=generic -Wl,-rpath=/usr/lib/lxd -Wl,-soname -Wl,libdqlite.so.0 -o .libs/libdqlite.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libdqlite.so.0" && ln -s "libdqlite.so.0.0.1" "libdqlite.so.0") libtool: link: (cd ".libs" && rm -f "libdqlite.so" && ln -s "libdqlite.so.0.0.1" "libdqlite.so") libtool: link: ( cd ".libs" && rm -f "libdqlite.la" && ln -s "../libdqlite.la" "libdqlite.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdqlite-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdqlite-buildroot + cd libdqlite-0.2.5 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libdqlite-buildroot make: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' /bin/mkdir -p '/usr/src/tmp/libdqlite-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libdqlite.la '/usr/src/tmp/libdqlite-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libdqlite.so.0.0.1 /usr/src/tmp/libdqlite-buildroot/usr/lib/libdqlite.so.0.0.1 libtool: install: (cd /usr/src/tmp/libdqlite-buildroot/usr/lib && { ln -s -f libdqlite.so.0.0.1 libdqlite.so.0 || { rm -f libdqlite.so.0 && ln -s libdqlite.so.0.0.1 libdqlite.so.0; }; }) libtool: install: (cd /usr/src/tmp/libdqlite-buildroot/usr/lib && { ln -s -f libdqlite.so.0.0.1 libdqlite.so || { rm -f libdqlite.so && ln -s libdqlite.so.0.0.1 libdqlite.so; }; }) libtool: install: /bin/install -p .libs/libdqlite.lai /usr/src/tmp/libdqlite-buildroot/usr/lib/libdqlite.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libdqlite-buildroot/usr/include' /bin/install -p -m 644 include/dqlite.h '/usr/src/tmp/libdqlite-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libdqlite-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 dqlite.pc '/usr/src/tmp/libdqlite-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdqlite-buildroot (auto) removed './usr/lib/libdqlite.la' mode of './usr/lib/libdqlite.so.0.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdqlite-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/dqlite.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/dqlite.pc: Libs: '-L${libdir} -ldqlite' --> '-ldqlite' Checking contents of files in /usr/src/tmp/libdqlite-buildroot/ (default) Compressing files in /usr/src/tmp/libdqlite-buildroot (auto) Adjusting library links in /usr/src/tmp/libdqlite-buildroot ./usr/lib: libdqlite.so.0 -> libdqlite.so.0.0.1 Verifying ELF objects in /usr/src/tmp/libdqlite-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libdqlite.so.0.0.1: RPATH entry found: /usr/lib/lxd Hardlinking identical .pyc and .pyo files Processing files: libdqlite-0.2.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75723 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdqlite-0.2.5 + DOCDIR=/usr/src/tmp/libdqlite-buildroot/usr/share/doc/libdqlite-0.2.5 + export DOCDIR + rm -rf /usr/src/tmp/libdqlite-buildroot/usr/share/doc/libdqlite-0.2.5 + /bin/mkdir -p /usr/src/tmp/libdqlite-buildroot/usr/share/doc/libdqlite-0.2.5 + cp -prL AUTHORS README.md LICENSE /usr/src/tmp/libdqlite-buildroot/usr/share/doc/libdqlite-0.2.5 + chmod -R go-w /usr/src/tmp/libdqlite-buildroot/usr/share/doc/libdqlite-0.2.5 + chmod -R a+rX /usr/src/tmp/libdqlite-buildroot/usr/share/doc/libdqlite-0.2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q8H1FU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdqlite-buildroot/usr/lib/libdqlite.so.0: 150 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BkR7CV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libdqlite.so.0 = set:ldNtlC3PHBIiSqHhTwx0PQyj2irh10Xv9rUa3aRF7VpP8KL1U43RC4YiVk53tQuCoaSoEwYapOHagjZbpJQ7QQlahpbRgz9afHklttVdOhdEgP79s7EuAa5Y259wtH3ziPjwv0U2wIIEGH0LZd6E0tx4TtZ3NwsOO70gRsUw7odbZ1SbCH0exOJVKDs5pSu30HjkPNZ635xyMHKQ1ltYHSMXFqyMiSxlfMBFrthwNKJMCWztMFojzWFqqKTsui9gIo2nTRCrk4mqXJiqttHnQdOYNmCyy5gybnN4B2EkDf58dw5YoKLNl2 Requires: /usr/lib/lxd/libsqlite3.so.0, 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), libuv.so.1 >= set:mhHIOfHHESv3ZIOu2hpA9z7jYkAapinkojHFUKABmK8nGZlyYcbZwa40Uit, 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.O314H5 Creating libdqlite-debuginfo package Processing files: libdqlite-devel-0.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mynSlx 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.P2fafb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/libdqlite-buildroot/usr/include/dqlite.h:7:10: fatal error: sqlite3.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libdqlite-buildroot/usr/include/dqlite.h: cpp failed, trying c++ mode i586-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory cpp.req: WARNING: /usr/src/tmp/libdqlite-buildroot/usr/include/dqlite.h: cpp failed Provides: pkgconfig(dqlite) = 0.1 Requires: libdqlite = 0.2.5-alt1, /usr/lib/libdqlite.so.0.0.1, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9qZ7F6 Processing files: libdqlite-debuginfo-0.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LFCI0m find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YdodcX find-requires: running scripts (debuginfo) Provides: debug(libdqlite.so.0) Requires: libdqlite = 0.2.5-alt1, /usr/lib/debug/usr/lib/lxd/libsqlite3.so.0.debug, debug(libc.so.6), debug(libpthread.so.0), debug(libuv.so.1) Adding to libdqlite-devel a strict dependency on libdqlite Adding to libdqlite-debuginfo a strict dependency on libdqlite Removing 1 extra deps from libdqlite-devel due to dependency on libdqlite Wrote: /usr/src/RPM/RPMS/i586/libdqlite-0.2.5-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdqlite-devel-0.2.5-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdqlite-debuginfo-0.2.5-alt1.i586.rpm 13.85user 2.09system 0:23.13elapsed 68%CPU (0avgtext+0avgdata 29568maxresident)k 0inputs+0outputs (0major+1024942minor)pagefaults 0swaps 17.35user 4.17system 0:29.45elapsed 73%CPU (0avgtext+0avgdata 112312maxresident)k 1080inputs+0outputs (0major+1322433minor)pagefaults 0swaps