<86>Feb 11 06:26:07 userdel[10655]: delete user 'rooter' <86>Feb 11 06:26:07 groupadd[10739]: group added to /etc/group: name=rooter, GID=633 <86>Feb 11 06:26:07 useradd[10788]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Feb 11 06:26:07 userdel[10856]: delete user 'builder' <86>Feb 11 06:26:07 userdel[10856]: removed group 'builder' owned by 'builder' <86>Feb 11 06:26:07 userdel[10856]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 06:26:07 groupadd[10913]: group added to /etc/group: name=builder, GID=634 <86>Feb 11 06:26:07 groupadd[10913]: group added to /etc/gshadow: name=builder <86>Feb 11 06:26:07 groupadd[10913]: new group: name=builder, GID=634 <86>Feb 11 06:26:07 useradd[10955]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Feb 11 06:26:11 rpmi: libpopt-devel-1:1.16-alt1 1500322986 installed <13>Feb 11 06:26:11 rpmi: librpm-devel-4.13.0.1-alt5 sisyphus+219346.60.4.1 1547585277 installed <13>Feb 11 06:26:11 rpmi: libapt-0.5.15lorg2-alt61 sisyphus.218765.400 1547197197 installed <13>Feb 11 06:26:11 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Feb 11 06:26:11 rpmi: libstdc++8-devel-8.2.1-alt4 sisyphus+221014.100.1.1 1549626446 installed <13>Feb 11 06:26:12 rpmi: gcc8-c++-8.2.1-alt4 sisyphus+221014.100.1.1 1549626446 installed <13>Feb 11 06:26:13 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664775 installed <13>Feb 11 06:26:13 rpmi: libapt-devel-0.5.15lorg2-alt61 sisyphus.218765.400 1547197197 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/apt-repo-tools-0.6.0.20-alt1.nosrc.rpm Installing apt-repo-tools-0.6.0.20-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63956 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf apt-repo-tools-0.6.0.20 + echo 'Source #0 (apt-repo-tools-0.6.0.20.tar):' Source #0 (apt-repo-tools-0.6.0.20.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/apt-repo-tools-0.6.0.20.tar + cd apt-repo-tools-0.6.0.20 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63956 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd apt-repo-tools-0.6.0.20 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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:6: installing './compile' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' 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 + xargs -ri dirname -- '{}' + 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' + ./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 --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext 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 for i586-alt-linux-g++... i586-alt-linux-g++ 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-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... i586-alt-linux-gcc 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -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 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... yes checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for RPM version... 4.13.0.1 checking rpm/rpmlib.h usability... yes checking rpm/rpmlib.h presence... yes checking for rpm/rpmlib.h... yes checking for main in -lrpm... yes checking for main in -lrpmio... yes checking for headerFormat... yes checking apt-pkg/configuration.h usability... yes checking apt-pkg/configuration.h presence... yes checking for apt-pkg/configuration.h... yes checking for main in -lapt-pkg... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pkglist-query.o pkglist-query.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' make[1]: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pkglist-query pkglist-query.o -lapt-pkg -lrpmio -lrpm libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pkglist-query pkglist-query.o -lapt-pkg -lrpmio -lrpm make[1]: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' make[1]: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cached_md5.o cached_md5.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' make[1]: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o gensrclist.o gensrclist.cc gensrclist.cc: In function 'int main(int, char**)': gensrclist.cc:215:20: warning: '%s' directive writing up to 4095 bytes into a region of size 300 [-Wformat-overflow=] sprintf(buf, "%s/srclist.%s", cwd, arg_suffix); ^~~~~~~~~~~~~~~ ~~~ In file included from /usr/include/stdio.h:862, from /usr/include/popt.h:12, from /usr/include/rpm/rpmlib.h:11, from gensrclist.cc:13: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 4105) into a destination of size 300 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gensrclist.cc:213:20: warning: '%s' directive writing up to 4095 bytes into a region of size 300 [-Wformat-overflow=] sprintf(buf, "%s/srclist.%s", cwd, srcListSuffix); ^~~~~~~~~~~~~~~ ~~~ In file included from /usr/include/stdio.h:862, from /usr/include/popt.h:12, from /usr/include/rpm/rpmlib.h:11, from gensrclist.cc:13: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 4105) into a destination of size 300 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' make[1]: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o gensrclist gensrclist.o cached_md5.o -lapt-pkg -lrpmio -lrpm libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o gensrclist gensrclist.o cached_md5.o -lapt-pkg -lrpmio -lrpm make[1]: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' make[1]: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o genpkglist.o genpkglist.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' make[1]: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o genpkglist genpkglist.o cached_md5.o -lapt-pkg -lrpmio -lrpm libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o genpkglist genpkglist.o cached_md5.o -lapt-pkg -lrpmio -lrpm make[1]: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4791 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/apt-repo-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/apt-repo-tools-buildroot + cd apt-repo-tools-0.6.0.20 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/apt-repo-tools-buildroot make: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' make[1]: Entering directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' /bin/mkdir -p '/usr/src/tmp/apt-repo-tools-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p genpkglist gensrclist pkglist-query '/usr/src/tmp/apt-repo-tools-buildroot/usr/bin' libtool: install: /bin/install -p genpkglist /usr/src/tmp/apt-repo-tools-buildroot/usr/bin/genpkglist libtool: install: /bin/install -p gensrclist /usr/src/tmp/apt-repo-tools-buildroot/usr/bin/gensrclist libtool: install: /bin/install -p pkglist-query /usr/src/tmp/apt-repo-tools-buildroot/usr/bin/pkglist-query /bin/mkdir -p '/usr/src/tmp/apt-repo-tools-buildroot/usr/bin' /bin/install -p genbasedir '/usr/src/tmp/apt-repo-tools-buildroot/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' make: Leaving directory '/usr/src/RPM/BUILD/apt-repo-tools-0.6.0.20' + mkdir -p /usr/src/tmp/apt-repo-tools-buildroot/var/cache/apt/genpkglist /usr/src/tmp/apt-repo-tools-buildroot/var/cache/apt/gensrclist + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/apt-repo-tools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/apt-repo-tools-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/apt-repo-tools-buildroot/ (default) Compressing files in /usr/src/tmp/apt-repo-tools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/apt-repo-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: apt-repo-tools-0.6.0.20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OsZ6Ew 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.vE0Rtq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: bzip2 cat cmp dd fgrep gpg mkdir mv nice rm sed xz Provides: apt-utils = 0.5.15lorg4 Requires: /bin/sh, /lib/ld-linux.so.2, bzip2, coreutils, diffutils, gnupg, grep, libapt-pkg-libc6.9-6-64.so.6 >= set:ojgf7Kl3XdUYn4Wf6ckdhjUV7CwGOt2RjYd069NV54fVw1vQEzYTYlZgTjQDdu7, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), librpm.so.7 >= set:mh54s8YkuOLtcm8LmAHmVf9kdsCIHanFwdokFHZiuFAtxNPpf2zllE8SZy1, librpmio.so.7 >= set:liY6yQ6talDIp2, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH), sed, xz Requires(rpmlib): rpmlib(SetVersions) Obsoletes: apt-utils <= 0.5.15lorg4 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8nrdjC Creating apt-repo-tools-debuginfo package Processing files: apt-repo-tools-debuginfo-0.6.0.20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MNMbjo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4sjHgu find-requires: running scripts (debuginfo) Requires: apt-repo-tools = 0.6.0.20-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libapt-pkg-libc6.9-6-64.so.6), debug(libc.so.6), debug(libgcc_s.so.1), debug(librpm.so.7), debug(librpmio.so.7), debug(libstdc++.so.6) Wrote: /usr/src/RPM/RPMS/i586/apt-repo-tools-0.6.0.20-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/apt-repo-tools-debuginfo-0.6.0.20-alt1.i586.rpm 13.91user 1.72system 0:32.21elapsed 48%CPU (0avgtext+0avgdata 90116maxresident)k 0inputs+0outputs (0major+1049621minor)pagefaults 0swaps 23.65user 4.19system 0:50.05elapsed 55%CPU (0avgtext+0avgdata 121856maxresident)k 1232inputs+0outputs (0major+1470006minor)pagefaults 0swaps --- apt-repo-tools-0.6.0.20-alt1.i586.rpm.repo 2016-12-08 18:43:52.000000000 +0000 +++ apt-repo-tools-0.6.0.20-alt1.i586.rpm.hasher 2019-02-11 06:26:49.390426762 +0000 @@ -25,2 +25,3 @@ Requires: libstdc++.so.6(CXXABI_1.3) +Requires: libstdc++.so.6(CXXABI_1.3.8) Requires: libstdc++.so.6(GLIBCXX_3.4)