<86>Jan 28 07:24:08 userdel[16023]: delete user 'rooter' <86>Jan 28 07:24:08 groupadd[16136]: group added to /etc/group: name=rooter, GID=627 <86>Jan 28 07:24:08 groupadd[16136]: group added to /etc/gshadow: name=rooter <86>Jan 28 07:24:08 groupadd[16136]: new group: name=rooter, GID=627 <86>Jan 28 07:24:08 useradd[16176]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Jan 28 07:24:08 userdel[16279]: delete user 'builder' <86>Jan 28 07:24:08 userdel[16279]: removed group 'builder' owned by 'builder' <86>Jan 28 07:24:08 userdel[16279]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 07:24:08 groupadd[16330]: group added to /etc/group: name=builder, GID=628 <86>Jan 28 07:24:08 groupadd[16330]: group added to /etc/gshadow: name=builder <86>Jan 28 07:24:08 groupadd[16330]: new group: name=builder, GID=628 <86>Jan 28 07:24:08 useradd[16349]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Jan 28 07:24:11 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Jan 28 07:24:11 rpmi: libstdc++8-devel-8.2.1-alt3 sisyphus.219333.200 1547468342 installed <13>Jan 28 07:24:12 rpmi: gcc8-c++-8.2.1-alt3 sisyphus.219333.200 1547468342 installed <13>Jan 28 07:24:12 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664775 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/liblettertree-0.1-alt1_13.nosrc.rpm Installing liblettertree-0.1-alt1_13.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf liblettertree-0.1 + echo 'Source #0 (liblettertree-0.1.tar.bz2):' Source #0 (liblettertree-0.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/liblettertree-0.1.tar.bz2 + /bin/tar -xf - + cd liblettertree-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblettertree-0.1 + autoreconf -vfi 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 --copy --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: copying file `./config.guess' libtoolize-default: copying file `./config.sub' libtoolize-default: copying file `./install-sh' libtoolize-default: copying 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: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --copy --force-missing configure.ac:10: installing './compile' 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static 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-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 for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none 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... no checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/liblettertree-0.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"liblettertree\" -DPACKAGE_TARNAME=\"liblettertree\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"liblettertree\ 0.1\" -DPACKAGE_BUGREPORT=\"Guillaume.Rousse@inria.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"liblettertree\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lettertree.lo lettertree.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"liblettertree\" -DPACKAGE_TARNAME=\"liblettertree\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"liblettertree 0.1\"" -DPACKAGE_BUGREPORT=\"Guillaume.Rousse@inria.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"liblettertree\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lettertree.c -fPIC -DPIC -o .libs/lettertree.o lettertree.c: In function '_parse_tree': lettertree.c:119:16: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void **' [-Wformat=] printf("%s\t%s\n", se, tree->leaf->data); ~^ ~~~~~~~~~~~~~~~~ lettertree.c: In function 'parse_tree': lettertree.c:132:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/liblettertree-0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/liblettertree-0.1/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version 0:0:0 -o liblettertree.la -rpath /usr/lib lettertree.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/lettertree.o -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,liblettertree.so.0 -o .libs/liblettertree.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblettertree.so.0" && ln -s "liblettertree.so.0.0.0" "liblettertree.so.0") libtool: link: (cd ".libs" && rm -f "liblettertree.so" && ln -s "liblettertree.so.0.0.0" "liblettertree.so") libtool: link: ( cd ".libs" && rm -f "liblettertree.la" && ln -s "../liblettertree.la" "liblettertree.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/liblettertree-0.1/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13572 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblettertree-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblettertree-buildroot + cd liblettertree-0.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/liblettertree-buildroot make: Entering directory '/usr/src/RPM/BUILD/liblettertree-0.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/liblettertree-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/liblettertree-0.1/src' /bin/mkdir -p '/usr/src/tmp/liblettertree-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -p liblettertree.la '/usr/src/tmp/liblettertree-buildroot/usr/lib' libtool: install: /bin/install -p .libs/liblettertree.so.0.0.0 /usr/src/tmp/liblettertree-buildroot/usr/lib/liblettertree.so.0.0.0 libtool: install: (cd /usr/src/tmp/liblettertree-buildroot/usr/lib && { ln -s -f liblettertree.so.0.0.0 liblettertree.so.0 || { rm -f liblettertree.so.0 && ln -s liblettertree.so.0.0.0 liblettertree.so.0; }; }) libtool: install: (cd /usr/src/tmp/liblettertree-buildroot/usr/lib && { ln -s -f liblettertree.so.0.0.0 liblettertree.so || { rm -f liblettertree.so && ln -s liblettertree.so.0.0.0 liblettertree.so; }; }) libtool: install: /bin/install -p .libs/liblettertree.lai /usr/src/tmp/liblettertree-buildroot/usr/lib/liblettertree.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/liblettertree-buildroot/usr/include' /bin/install -p -m 644 lettertree.h '/usr/src/tmp/liblettertree-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/liblettertree-0.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/liblettertree-0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/liblettertree-0.1' make[2]: Entering directory '/usr/src/RPM/BUILD/liblettertree-0.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/liblettertree-0.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/liblettertree-0.1' make: Leaving directory '/usr/src/RPM/BUILD/liblettertree-0.1' + find /usr/src/tmp/liblettertree-buildroot -name '*.la' -delete + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblettertree-buildroot (auto) mode of './usr/lib/liblettertree.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/liblettertree-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/liblettertree-buildroot/ (default) Compressing files in /usr/src/tmp/liblettertree-buildroot (auto) Adjusting library links in /usr/src/tmp/liblettertree-buildroot ./usr/lib: liblettertree.so.0 -> liblettertree.so.0.0.0 Verifying ELF objects in /usr/src/tmp/liblettertree-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: liblettertree0-0.1-alt1_13 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51502 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblettertree-0.1 + DOCDIR=/usr/src/tmp/liblettertree-buildroot/usr/share/doc/liblettertree0-0.1 + export DOCDIR + rm -rf /usr/src/tmp/liblettertree-buildroot/usr/share/doc/liblettertree0-0.1 + /bin/mkdir -p /usr/src/tmp/liblettertree-buildroot/usr/share/doc/liblettertree0-0.1 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/liblettertree-buildroot/usr/share/doc/liblettertree0-0.1 + chmod -R go-w /usr/src/tmp/liblettertree-buildroot/usr/share/doc/liblettertree0-0.1 + chmod -R a+rX /usr/src/tmp/liblettertree-buildroot/usr/share/doc/liblettertree0-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n8xs4A find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/liblettertree-buildroot/usr/lib/liblettertree.so.0: 9 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JRbu3l find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: liblettertree.so.0 = set:hdSy8tY1Z2nR8ducl2nG Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Epidyp Creating liblettertree0-debuginfo package Processing files: liblettertree-devel-0.1-alt1_13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JFkMNy 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.NL7JOU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: liblettertree-devel = 0.1-alt1_13, lettertree-devel = 0.1-alt1_13 Requires: liblettertree0 = 0.1-alt1_13, /usr/lib/liblettertree.so.0.0.0 Obsoletes: liblettertree0-devel < 0.1-8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Il6pPD Processing files: liblettertree0-debuginfo-0.1-alt1_13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OBT4CE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4bS1KJ find-requires: running scripts (debuginfo) Provides: debug(liblettertree.so.0) Requires: liblettertree0 = 0.1-alt1_13, debug(libc.so.6) Removing 1 extra deps from liblettertree-devel due to dependency on liblettertree0 Wrote: /usr/src/RPM/RPMS/i586/liblettertree0-0.1-alt1_13.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/liblettertree-devel-0.1-alt1_13.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/liblettertree0-debuginfo-0.1-alt1_13.i586.rpm 9.25user 1.81system 0:22.03elapsed 50%CPU (0avgtext+0avgdata 23104maxresident)k 0inputs+0outputs (0major+695774minor)pagefaults 0swaps 19.07user 4.68system 0:36.18elapsed 65%CPU (0avgtext+0avgdata 121600maxresident)k 0inputs+0outputs (0major+1134015minor)pagefaults 0swaps