<86>Apr 14 01:11:30 userdel[72228]: delete user 'rooter' <86>Apr 14 01:11:30 groupadd[72243]: group added to /etc/group: name=rooter, GID=651 <86>Apr 14 01:11:30 groupadd[72243]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:11:30 groupadd[72243]: new group: name=rooter, GID=651 <86>Apr 14 01:11:30 useradd[72272]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Apr 14 01:11:30 userdel[72288]: delete user 'builder' <86>Apr 14 01:11:30 userdel[72288]: removed group 'builder' owned by 'builder' <86>Apr 14 01:11:30 userdel[72288]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:11:30 groupadd[72302]: group added to /etc/group: name=builder, GID=652 <86>Apr 14 01:11:30 groupadd[72302]: group added to /etc/gshadow: name=builder <86>Apr 14 01:11:30 groupadd[72302]: new group: name=builder, GID=652 <86>Apr 14 01:11:30 useradd[72308]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Apr 14 01:11:33 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Apr 14 01:11:33 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.27521 + 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.27521 + 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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 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 main/mkelfImage.c -o objdir/main/mkelfImage.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-i386/mkelf-linux-i386.c -o objdir/linux-i386/mkelf-linux-i386.o mkdir -p objdir/man/man8 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 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.69987 + 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.11029 + 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.vXJl2Z 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.kay7dk 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.5s8gnH 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.mwQSl7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LFxEcA 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 4.82user 2.03system 0:11.86elapsed 57%CPU (0avgtext+0avgdata 31300maxresident)k 0inputs+0outputs (0major+371205minor)pagefaults 0swaps 8.13user 5.36system 0:19.02elapsed 70%CPU (0avgtext+0avgdata 122084maxresident)k 0inputs+0outputs (0major+583915minor)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-04-14 01:11:47.574833291 +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