<86>Feb 3 00:58:29 userdel[66076]: delete user 'rooter' <86>Feb 3 00:58:29 userdel[66076]: removed group 'rooter' owned by 'rooter' <86>Feb 3 00:58:29 userdel[66076]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 3 00:58:29 groupadd[66093]: group added to /etc/group: name=rooter, GID=639 <86>Feb 3 00:58:29 groupadd[66093]: group added to /etc/gshadow: name=rooter <86>Feb 3 00:58:29 groupadd[66093]: new group: name=rooter, GID=639 <86>Feb 3 00:58:29 useradd[66113]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Feb 3 00:58:29 userdel[66136]: delete user 'builder' <86>Feb 3 00:58:29 userdel[66136]: removed group 'builder' owned by 'builder' <86>Feb 3 00:58:29 userdel[66136]: removed shadow group 'builder' owned by 'builder' <86>Feb 3 00:58:29 groupadd[66161]: group added to /etc/group: name=builder, GID=640 <86>Feb 3 00:58:29 groupadd[66161]: group added to /etc/gshadow: name=builder <86>Feb 3 00:58:29 groupadd[66161]: new group: name=builder, GID=640 <86>Feb 3 00:58:29 useradd[66172]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Feb 3 00:58:31 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Feb 3 00:58:31 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing mkelfimage-2.5-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mkelfImage-2.5 + echo 'Source #0 (mkelfImage-2.5.tar):' Source #0 (mkelfImage-2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mkelfImage-2.5.tar + cd mkelfImage-2.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mkelfImage-2.5.dif):' Patch #0 (mkelfImage-2.5.dif): + /usr/bin/patch -p0 patching file linux-i386/convert.h patching file linux-i386/head.S + echo 'Patch #1 (mkelfImage-optflags.patch):' Patch #1 (mkelfImage-optflags.patch): + /usr/bin/patch -p1 patching file configure.ac + echo 'Patch #2 (mkelfimage-2.5-alt.patch):' Patch #2 (mkelfimage-2.5-alt.patch): + /usr/bin/patch -p1 patching file linux-i386/mkelf-linux-i386.c patching file linux-ia64/mkelf-linux-ia64.c patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mkelfImage-2.5 + 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: configure.ac: not using Libtool 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: configure.ac: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -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=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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu configure: with_default=X86_64 configure: with_i386=no configure: with_ia64=no 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 for mkdir... mkdir checking for rm... rm checking for cp... cp checking for ln... ln checking for tar... tar checking for rpm... rpm checking for sed... sed checking for find... find 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateInit_ in -lz... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-ld... no checking for ld... ld checking for x86_64-alt-linux-as... no checking for as... as checking for x86_64-alt-linux-objcopy... no checking for objcopy... objcopy configure: creating ./config.status config.status: creating Makefile.conf config.status: WARNING: 'Makefile.conf.in' seems to ignore the --datarootdir setting configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/mkelfImage-2.5' mkdir -p objdir/main x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DVERSION='"2.5"' -DRELEASE_DATE='"24 April 2003"' -I include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_ZLIB_H=1 -c main/mkelfImage.c -o objdir/main/mkelfImage.o mkdir -p objdir/linux-i386 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DVERSION='"2.5"' -DRELEASE_DATE='"24 April 2003"' -I include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_ZLIB_H=1 -c -g linux-i386/mkelf-linux-i386.c -o objdir/linux-i386/mkelf-linux-i386.o mkdir -p objdir/linux-ia64 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DVERSION='"2.5"' -DRELEASE_DATE='"24 April 2003"' -I include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_ZLIB_H=1 -c -g linux-ia64/mkelf-linux-ia64.c -o objdir/linux-ia64/mkelf-linux-ia64.o mkdir -p objdir/man/man8 sed \ -e 's,^.TH MKELFIMAGE 8 "RELEASE_DATE" "VERSION"$,.TH MKELFIMAGE 8 "24 April 2003" "2.5",' \ main/mkelfImage.man > objdir/man/man8/mkelfImage.8 cp main/mkelfImage.man objdir/man/man8/mkelfImage.8 mkdir -p objdir/sbin x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DVERSION='"2.5"' -DRELEASE_DATE='"24 April 2003"' -I include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_ZLIB_H=1 objdir/main/mkelfImage.o objdir/linux-i386/mkelf-linux-i386.o objdir/linux-ia64/mkelf-linux-ia64.o -o objdir/sbin/mkelfImage -lz make: Leaving directory `/usr/src/RPM/BUILD/mkelfImage-2.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56166 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mkelfimage-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mkelfimage-buildroot + cd mkelfImage-2.5 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/mkelfimage-buildroot install make: Entering directory `/usr/src/RPM/BUILD/mkelfImage-2.5' mkdir -p /usr/src/tmp/mkelfimage-buildroot//usr/share/mkelfImage/elf32-i386/ /usr/src/tmp/mkelfimage-buildroot//usr/sbin /usr/src/tmp/mkelfimage-buildroot//usr/share/man/man8 cp -ar objdir/sbin/mkelfImage /usr/src/tmp/mkelfimage-buildroot//usr/sbin/ cp -ar objdir/man/man8/mkelfImage.8 /usr/src/tmp/mkelfimage-buildroot//usr/share/man/man8/ make: Leaving directory `/usr/src/RPM/BUILD/mkelfImage-2.5' + ln -sf mkelfImage /usr/src/tmp/mkelfimage-buildroot/usr/sbin/mkelfimage + ln -sf mkelfImage.8 /usr/src/tmp/mkelfimage-buildroot/usr/share/man/man8/mkelfimage.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mkelfimage-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mkelfimage-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/mkelfimage-buildroot (auto) removed '/usr/src/tmp/mkelfimage-buildroot/usr/share/man/man8/mkelfimage.8' '/usr/src/tmp/mkelfimage-buildroot/usr/share/man/man8/mkelfimage.8.xz' -> 'mkelfImage.8.xz' Verifying ELF objects in /usr/src/tmp/mkelfimage-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: mkelfimage-2.5-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73045 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mkelfImage-2.5 + DOCDIR=/usr/src/tmp/mkelfimage-buildroot/usr/share/doc/mkelfimage-2.5 + export DOCDIR + rm -rf /usr/src/tmp/mkelfimage-buildroot/usr/share/doc/mkelfimage-2.5 + /bin/mkdir -p /usr/src/tmp/mkelfimage-buildroot/usr/share/doc/mkelfimage-2.5 + cp -prL AUTHORS News /usr/src/tmp/mkelfimage-buildroot/usr/share/doc/mkelfimage-2.5 + chmod -R go-w /usr/src/tmp/mkelfimage-buildroot/usr/share/doc/mkelfimage-2.5 + chmod -R a+rX /usr/src/tmp/mkelfimage-buildroot/usr/share/doc/mkelfimage-2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vf8MjQ 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.nDlE0Z find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: mkelfImage = 2.5-alt2.qa1 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libz.so.1()(64bit) >= set:khMtDZhbu1TDH1, 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.5PLLBc Creating mkelfimage-debuginfo package Processing files: mkelfimage-debuginfo-2.5-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fpil6r find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.70wzuK find-requires: running scripts (debuginfo) Requires: mkelfimage = 2.5-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/mkelfimage-2.5-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/mkelfimage-debuginfo-2.5-alt2.qa1.x86_64.rpm 3.08user 0.64system 0:12.48elapsed 29%CPU (0avgtext+0avgdata 31868maxresident)k 0inputs+0outputs (0major+371190minor)pagefaults 0swaps 10.42user 2.46system 0:24.67elapsed 52%CPU (0avgtext+0avgdata 124916maxresident)k 0inputs+0outputs (0major+713863minor)pagefaults 0swaps --- mkelfimage-2.5-alt2.qa1.x86_64.rpm.repo 2013-04-15 09:50:11.000000000 +0000 +++ mkelfimage-2.5-alt2.qa1.x86_64.rpm.hasher 2019-02-03 00:58:46.352257296 +0000 @@ -5,4 +5,4 @@ /usr/share/doc/mkelfimage-2.5/News 100644 -/usr/share/man/man8/mkelfImage.8.gz 100644 -/usr/share/man/man8/mkelfimage.8.gz 120777 mkelfImage.8.gz +/usr/share/man/man8/mkelfImage.8.xz 100644 +/usr/share/man/man8/mkelfimage.8.xz 120777 mkelfImage.8.xz Requires: /lib64/ld-linux-x86-64.so.2