<86>Feb 24 06:52:45 userdel[72977]: delete user 'rooter' <86>Feb 24 06:52:45 groupadd[73002]: group added to /etc/group: name=rooter, GID=639 <86>Feb 24 06:52:45 groupadd[73002]: group added to /etc/gshadow: name=rooter <86>Feb 24 06:52:45 groupadd[73002]: new group: name=rooter, GID=639 <86>Feb 24 06:52:45 useradd[73025]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Feb 24 06:52:45 userdel[73064]: delete user 'builder' <86>Feb 24 06:52:45 userdel[73064]: removed group 'builder' owned by 'builder' <86>Feb 24 06:52:45 userdel[73064]: removed shadow group 'builder' owned by 'builder' <86>Feb 24 06:52:45 groupadd[73106]: group added to /etc/group: name=builder, GID=640 <86>Feb 24 06:52:45 groupadd[73106]: group added to /etc/gshadow: name=builder <86>Feb 24 06:52:45 groupadd[73106]: new group: name=builder, GID=640 <86>Feb 24 06:52:45 useradd[73138]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Feb 24 06:52:47 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Feb 24 06:52:48 rpmi: libstdc++5-devel-5.3.1-alt3 1457664660 installed <13>Feb 24 06:52:49 rpmi: gcc5-c++-5.3.1-alt3 1457664660 installed <13>Feb 24 06:52:49 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing mxml-2.8-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64483 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mxml-2.8 + echo 'Source #0 (mxml-2.8.tar):' Source #0 (mxml-2.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mxml-2.8.tar + cd mxml-2.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64483 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mxml-2.8 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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 --without-included-gettext --disable-debug --enable-shared --enable-threads --with-docdir=/usr/share/doc/mxml-2.8 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext 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 for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for cp... /bin/cp checking for ln... /bin/ln checking for mkdir... /bin/mkdir checking for rm... /bin/rm checking for inline... inline checking for strdup... yes checking for snprintf... yes checking for vsnprintf... yes checking for long long int... yes 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for shared library support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mxml.list config.status: creating mxml.pc config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/mxml-2.8' Compiling mxml-attr.c Compiling mxml-entity.c Compiling mxml-file.c Compiling mxml-get.c Compiling mxml-index.c Compiling mxml-node.c Compiling mxml-search.c Compiling mxml-set.c Compiling mxml-private.c Compiling mxml-string.c Compiling mxmldoc.c Compiling testmxml.c mxmldoc.c:913:1: warning: 'remove_directory' defined but not used [-Wunused-function] remove_directory(const char *path) /* I - Directory to remove */ ^ Creating libmxml.so.1.5... Creating libmxml.a... a - mxml-attr.o a - mxml-entity.o a - mxml-file.o a - mxml-get.o a - mxml-index.o a - mxml-node.o a - mxml-search.o a - mxml-set.o a - mxml-private.o a - mxml-string.o Linking testmxml... Testing library... Stdio file test passed! String test passed! File descriptor test passed! Linking mxmldoc... Linking mxmldoc-static... Generating API documentation... Generating mxml(3) man page... make: Leaving directory `/usr/src/RPM/BUILD/mxml-2.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56421 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mxml-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mxml-buildroot + cd mxml-2.8 + make 'INSTALL=/bin/install -p' BUILDROOT=/usr/src/tmp/mxml-buildroot install make: Entering directory `/usr/src/RPM/BUILD/mxml-2.8' Installing libmxml.so to /usr/src/tmp/mxml-buildroot/usr/lib... Installing libmxml.a to /usr/src/tmp/mxml-buildroot/usr/lib... Installing mxmldoc in /usr/src/tmp/mxml-buildroot/usr/bin... Installing documentation in /usr/src/tmp/mxml-buildroot/usr/share/doc/mxml-2.8... Installing header files in /usr/src/tmp/mxml-buildroot/usr/include... Installing pkgconfig files in /usr/src/tmp/mxml-buildroot/usr/lib/pkgconfig... Installing man pages in /usr/src/tmp/mxml-buildroot/usr/share/man... make: Leaving directory `/usr/src/RPM/BUILD/mxml-2.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mxml-buildroot (auto) mode of './usr/lib/libmxml.a' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmxml.so.1.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/mxml-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/mxml.pc: Cflags: ' -D_THREAD_SAFE -D_REENTRANT' --> '-D_THREAD_SAFE -D_REENTRANT' Compressing files in /usr/src/tmp/mxml-buildroot (auto) Adjusting library links in /usr/src/tmp/mxml-buildroot ./usr/lib: libmxml.so.1 -> libmxml.so.1.5 Verifying ELF objects in /usr/src/tmp/mxml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/mxmldoc: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: mxml-2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gsMYvT find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ngZhGH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: mxmldoc = 2.8-alt1 Requires: libmxml = 2.8-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libmxml.so.1 >= set:kgSIVkAVRsRWJZ4TcYnaAKAZk8tDjBvj1, libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: mxmldoc < 2.8-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RrQZBA Processing files: libmxml-2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qx5D0A find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.imn0xC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libmxml.so.1 = set:kdQMMGplM2puQmcdtao0s2CltEZr05nd4ZggEeVSNg6F8rVe5ciJBZda3U5EZbq04f3ciYascsQdIigd1UDdj7J8r1rRYAwKTZfwQ39vZJMZz20aZ2SIZcK10SgBR3UQqq5aoSt71PYVD0qmOvudYrMgCEMlON8RAqD0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VqFqmK Creating libmxml-debuginfo package Processing files: libmxml-devel-2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MTQnrO find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MC8EC6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(mxml) = 2.8 Requires: libmxml = 2.8-alt1, /usr/lib/libmxml.so.1.5, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lbeBiw Processing files: mxml-doc-2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3pZR48 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KpRDJT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Processing files: libmxml-debuginfo-2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mqfbvJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XrM8pI find-requires: running scripts (debuginfo) Provides: debug(libmxml.so.1) Requires: libmxml = 2.8-alt1, debug(libc.so.6), debug(libpthread.so.0) Removing 2 extra deps from mxml due to dependency on libmxml Removing 1 extra deps from libmxml-devel due to dependency on libmxml Removing 6 extra deps from mxml due to repentancy on libmxml warning: Installed (but unpackaged) file(s) found: /usr/lib/libmxml.a Wrote: /usr/src/RPM/RPMS/i586/mxml-2.8-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmxml-2.8-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmxml-devel-2.8-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/mxml-doc-2.8-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/libmxml-debuginfo-2.8-alt1.i586.rpm 6.72user 1.79system 0:18.99elapsed 44%CPU (0avgtext+0avgdata 45656maxresident)k 0inputs+0outputs (0major+529239minor)pagefaults 0swaps 17.98user 5.14system 0:34.48elapsed 67%CPU (0avgtext+0avgdata 124956maxresident)k 0inputs+0outputs (0major+965388minor)pagefaults 0swaps --- libmxml-devel-2.8-alt1.i586.rpm.repo 2014-06-05 05:45:30.000000000 +0000 +++ libmxml-devel-2.8-alt1.i586.rpm.hasher 2019-02-24 06:53:10.682605265 +0000 @@ -3,3 +3,3 @@ /usr/lib/pkgconfig/mxml.pc 100644 -/usr/share/man/man3/mxml.3.gz 100644 +/usr/share/man/man3/mxml.3.xz 100644 Requires: libmxml = 2.8-alt1 --- mxml-2.8-alt1.i586.rpm.repo 2014-06-05 05:45:30.000000000 +0000 +++ mxml-2.8-alt1.i586.rpm.hasher 2019-02-24 06:53:10.741605411 +0000 @@ -1,3 +1,3 @@ /usr/bin/mxmldoc 100755 -/usr/share/man/man1/mxmldoc.1.gz 100644 +/usr/share/man/man1/mxmldoc.1.xz 100644 Requires: libmxml = 2.8-alt1