<86>Sep 13 16:08:47 userdel[1873708]: delete user 'rooter' <86>Sep 13 16:08:47 groupadd[1873717]: group added to /etc/group: name=rooter, GID=645 <86>Sep 13 16:08:47 groupadd[1873717]: group added to /etc/gshadow: name=rooter <86>Sep 13 16:08:47 groupadd[1873717]: new group: name=rooter, GID=645 <86>Sep 13 16:08:47 useradd[1873727]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Sep 13 16:08:47 userdel[1873738]: delete user 'builder' <86>Sep 13 16:08:47 userdel[1873738]: removed group 'builder' owned by 'builder' <86>Sep 13 16:08:47 userdel[1873738]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 16:08:47 groupadd[1873746]: group added to /etc/group: name=builder, GID=646 <86>Sep 13 16:08:47 groupadd[1873746]: group added to /etc/gshadow: name=builder <86>Sep 13 16:08:47 groupadd[1873746]: new group: name=builder, GID=646 <86>Sep 13 16:08:47 useradd[1873750]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: Macro %gpl2plus not found <13>Sep 13 16:08:50 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 installed <13>Sep 13 16:08:50 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mkelfimage-2.5-alt2.qa2.nosrc.rpm (w1.gzdio) Installing mkelfimage-2.5-alt2.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23206 + 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.23206 + 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 -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + 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 --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --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, --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/mkelfImage-2.5' 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 make: Leaving directory '/usr/src/RPM/BUILD/mkelfImage-2.5' make: Entering directory '/usr/src/RPM/BUILD/mkelfImage-2.5' mkdir -p objdir/linux-ia64 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 make: Leaving directory '/usr/src/RPM/BUILD/mkelfImage-2.5' make: Entering directory '/usr/src/RPM/BUILD/mkelfImage-2.5' mkdir -p objdir/main x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 make: Leaving directory '/usr/src/RPM/BUILD/mkelfImage-2.5' make: Entering directory '/usr/src/RPM/BUILD/mkelfImage-2.5' mkdir -p objdir/linux-i386 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 make: Leaving directory '/usr/src/RPM/BUILD/mkelfImage-2.5' make: Entering directory '/usr/src/RPM/BUILD/mkelfImage-2.5' mkdir -p objdir/sbin x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.70666 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mkelfImage-2.5 + make 'INSTALL=/usr/libexec/rpm-build/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,gnuconfig) Checking contents of files in /usr/src/tmp/mkelfimage-buildroot/ (default) 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) Processing files: mkelfimage-2.5-alt2.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67637 + 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.t07jpQ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jz4UsQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: mkelfImage = 2.5-alt2.qa2 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), libc.so.6(GLIBC_2.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.5HSIGQ Creating mkelfimage-debuginfo package Processing files: mkelfimage-debuginfo-2.5-alt2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S9bweR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tOWYcO find-requires: running scripts (debuginfo) Requires: mkelfimage = 2.5-alt2.qa2, /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.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mkelfimage-debuginfo-2.5-alt2.qa2.x86_64.rpm (w2.lzdio) 4.02user 1.85system 0:10.44elapsed 56%CPU (0avgtext+0avgdata 31056maxresident)k 0inputs+0outputs (0major+401238minor)pagefaults 0swaps 8.69user 6.40system 0:19.22elapsed 78%CPU (0avgtext+0avgdata 102040maxresident)k 0inputs+0outputs (0major+675680minor)pagefaults 0swaps --- mkelfimage-2.5-alt2.qa2.x86_64.rpm.repo 2018-03-22 15:55:57.000000000 +0000 +++ mkelfimage-2.5-alt2.qa2.x86_64.rpm.hasher 2021-09-13 16:09:03.977295425 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libz.so.1()(64bit) >= set:khMtDZhbu1TDH1 @@ -17,3 +18,3 @@ Provides: mkelfimage = 2.5-alt2.qa2 -File: /usr/sbin/mkelfImage 100755 root:root 7c74d837010cec92dd80f1fa43faffd2 +File: /usr/sbin/mkelfImage 100755 root:root dc59b0859e47992ceea3d283b392ddce File: /usr/sbin/mkelfimage 120777 root:root mkelfImage @@ -24,2 +25,2 @@ File: /usr/share/man/man8/mkelfimage.8.xz 120777 root:root mkelfImage.8.xz -RPMIdentity: c6e2f497010ec1c44d212a70632a38ea4654206b3511949d381e7b203ea5b113f8b3aacfb11822dc7770dad0b464a5a1477aa9560e1baa3dfeea7b2257d28dc5 +RPMIdentity: 881dd043cbc714ab499349c9a964c7df1db1d0137e0d07e57f6ffe038fada6f08789fb961da8949385fe68f861a843ebb713d883276428d9d86f0d3291405726 --- mkelfimage-debuginfo-2.5-alt2.qa2.x86_64.rpm.repo 2018-03-22 15:55:57.000000000 +0000 +++ mkelfimage-debuginfo-2.5-alt2.qa2.x86_64.rpm.hasher 2021-09-13 16:09:04.163294161 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/16 40755 root:root -/usr/lib/debug/.build-id/16/aee9a0e1078b6135593b1e8450e57f5fbc90b1 120777 root:root ../../../../sbin/mkelfImage -/usr/lib/debug/.build-id/16/aee9a0e1078b6135593b1e8450e57f5fbc90b1.debug 120777 root:root ../../usr/sbin/mkelfImage.debug +/usr/lib/debug/.build-id/83 40755 root:root +/usr/lib/debug/.build-id/83/f0826dbb5974ec9882f580ae9b8c61c880d530 120777 root:root ../../../../sbin/mkelfImage +/usr/lib/debug/.build-id/83/f0826dbb5974ec9882f580ae9b8c61c880d530.debug 120777 root:root ../../usr/sbin/mkelfImage.debug /usr/lib/debug/usr/sbin/mkelfImage.debug 100644 root:root @@ -25,6 +25,6 @@ Provides: mkelfimage-debuginfo = 2.5-alt2.qa2 -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/aee9a0e1078b6135593b1e8450e57f5fbc90b1 120777 root:root ../../../../sbin/mkelfImage -File: /usr/lib/debug/.build-id/16/aee9a0e1078b6135593b1e8450e57f5fbc90b1.debug 120777 root:root ../../usr/sbin/mkelfImage.debug -File: /usr/lib/debug/usr/sbin/mkelfImage.debug 100644 root:root 51d9a2bb42c2329fe235c3185da2016b +File: /usr/lib/debug/.build-id/83 40755 root:root +File: /usr/lib/debug/.build-id/83/f0826dbb5974ec9882f580ae9b8c61c880d530 120777 root:root ../../../../sbin/mkelfImage +File: /usr/lib/debug/.build-id/83/f0826dbb5974ec9882f580ae9b8c61c880d530.debug 120777 root:root ../../usr/sbin/mkelfImage.debug +File: /usr/lib/debug/usr/sbin/mkelfImage.debug 100644 root:root 4a7c0be25cea41ecc2049d129650e288 File: /usr/lib/debug/usr/sbin/mkelfimage.debug 120777 root:root mkelfImage.debug @@ -44,2 +44,2 @@ File: /usr/src/debug/mkelfImage-2.5/main/mkelfImage.c 100644 root:root ed5a7a2a5274ef7da2902158b0933b48 -RPMIdentity: b937d9022bcc244976840ce6121e58c59b20cce57c141ea9729fad57840b0215d09abde16206fe2b76fa6cbafb7e37f4ce9631f0808f392a4244e9746729b25b +RPMIdentity: b1b78e30425c6234f07777e5a97d3f38ccf118ad55e2f96cd292ba90847098a0d4d251464f16ed24f7c60b6302cc93da04ebfe9f2861138dbd904673682294aa