<86>Feb 25 01:34:43 userdel[38745]: delete user 'rooter' <86>Feb 25 01:34:43 userdel[38745]: removed group 'rooter' owned by 'rooter' <86>Feb 25 01:34:43 userdel[38745]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 25 01:34:43 groupadd[38776]: group added to /etc/group: name=rooter, GID=675 <86>Feb 25 01:34:43 groupadd[38776]: group added to /etc/gshadow: name=rooter <86>Feb 25 01:34:43 groupadd[38776]: new group: name=rooter, GID=675 <86>Feb 25 01:34:43 useradd[38790]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Feb 25 01:34:43 userdel[38817]: delete user 'builder' <86>Feb 25 01:34:43 userdel[38817]: removed group 'builder' owned by 'builder' <86>Feb 25 01:34:43 groupadd[38830]: group added to /etc/group: name=builder, GID=676 <86>Feb 25 01:34:43 groupadd[38830]: group added to /etc/gshadow: name=builder <86>Feb 25 01:34:43 groupadd[38830]: new group: name=builder, GID=676 <86>Feb 25 01:34:43 useradd[38842]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Feb 25 01:34:46 rpmi: libuv-1.23.2-alt1 sisyphus+222662.100.1.1 1550983206 installed <13>Feb 25 01:34:46 rpmi: liblxd_sqlite3-3.26.0-alt1 sisyphus+220093.100.1.2 1548750759 installed <13>Feb 25 01:34:46 rpmi: liblxd_sqlite3-devel-3.26.0-alt1 sisyphus+220093.100.1.2 1548750759 installed <13>Feb 25 01:34:46 rpmi: libuv-devel-1.23.2-alt1 sisyphus+222662.100.1.1 1550983206 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libdqlite-0.2.5-alt1.nosrc.rpm Installing libdqlite-0.2.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73332 + 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.63015 + 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_DIR, `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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 --without-included-gettext --enable-replication --disable-static configure: WARNING: unrecognized options: --without-included-gettext, --enable-replication checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-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 for style of include used by make... GNU 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none 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 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 x86_64-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking whether ln -s works... yes checking for x86_64-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' CC src/lifecycle.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/error.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/format.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/db.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/file.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/fsm.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/replication.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/metrics.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/options.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/conn.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/queue.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/gateway.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/response.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/message.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/request.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/server.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/stmt.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CC src/vfs.lo make[1]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' make[1]: Entering directory '/usr/src/RPM/BUILD/libdqlite-0.2.5' CCLD 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.17210 + 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/lib64' /bin/sh ./libtool --mode=install /bin/install -p libdqlite.la '/usr/src/tmp/libdqlite-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libdqlite.so.0.0.1 /usr/src/tmp/libdqlite-buildroot/usr/lib64/libdqlite.so.0.0.1 libtool: install: (cd /usr/src/tmp/libdqlite-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libdqlite.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /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/lib64/pkgconfig' /bin/install -p -m 644 dqlite.pc '/usr/src/tmp/libdqlite-buildroot/usr/lib64/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/lib64/libdqlite.la' mode of './usr/lib64/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/lib64/pkgconfig/dqlite.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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/lib64: 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/lib64/libdqlite.so.0.0.1: RPATH entry found: /usr/lib64/lxd Hardlinking identical .pyc and .pyo files Processing files: libdqlite-0.2.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4766 + 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.9JfY4B find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdqlite-buildroot/usr/lib64/libdqlite.so.0: 150 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4lq4Yk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libdqlite.so.0()(64bit) = set:ldNtlC3PHBIiSqHhTwx0PQyj2irh10Xv9rUa3aRF7VpP8KL1U43RC4YiVk53tQuCoaSoEwYapOHagjZbpJQ7QQlahpbRgz9afHklttVdOhdEgP79s7EuAa5Y259wtH3ziPjwv0U2wIIEGH0LZd6E0tx4TtZ3NwsOO70gRsUw7odbZ1SbCH0exOJVKDs5pSu30HjkPNZ635xyMHKQ1ltYHSMXFqyMiSxlfMBFrthwNKJMCWztMFojzWFqqKTsui9gIo2nTRCrk4mqXJiqttHnQdOYNmCyy5gybnN4B2EkDf58dw5YoKLNl2 Requires: /usr/lib64/lxd/libsqlite3.so.0, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libuv.so.1()(64bit) >= 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.7vek36 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.eyFppW 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.vVgGYO 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 x86_64-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/lib64/libdqlite.so.0.0.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kEmHIK 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.pvewBJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M7DbCL find-requires: running scripts (debuginfo) Provides: debug64(libdqlite.so.0) Requires: libdqlite = 0.2.5-alt1, /usr/lib/debug/usr/lib64/lxd/libsqlite3.so.0.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(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/x86_64/libdqlite-0.2.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libdqlite-devel-0.2.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libdqlite-debuginfo-0.2.5-alt1.x86_64.rpm 11.53user 2.19system 0:21.67elapsed 63%CPU (0avgtext+0avgdata 36172maxresident)k 0inputs+0outputs (0major+1107628minor)pagefaults 0swaps 20.01user 4.83system 0:35.24elapsed 70%CPU (0avgtext+0avgdata 121364maxresident)k 984inputs+0outputs (0major+1555716minor)pagefaults 0swaps