<86>Apr 27 06:55:31 userdel[4095968]: delete user 'rooter' <86>Apr 27 06:55:31 userdel[4095968]: removed group 'rooter' owned by 'rooter' <86>Apr 27 06:55:31 userdel[4095968]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 06:55:31 groupadd[4095997]: group added to /etc/group: name=rooter, GID=762 <86>Apr 27 06:55:31 groupadd[4095997]: group added to /etc/gshadow: name=rooter <86>Apr 27 06:55:31 groupadd[4095997]: new group: name=rooter, GID=762 useradd warning: rooter's uid 762 outside of the UID_MIN 1000 and UID_MAX 60000 range. <86>Apr 27 06:55:31 useradd[4096013]: new user: name=rooter, UID=762, GID=762, home=/root, shell=/bin/bash, from=none <86>Apr 27 06:55:31 userdel[4096056]: delete user 'builder' <86>Apr 27 06:55:31 userdel[4096056]: removed group 'builder' owned by 'builder' <86>Apr 27 06:55:31 userdel[4096056]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 06:55:31 groupadd[4096119]: group added to /etc/group: name=builder, GID=763 <86>Apr 27 06:55:31 groupadd[4096119]: group added to /etc/gshadow: name=builder <86>Apr 27 06:55:31 groupadd[4096119]: new group: name=builder, GID=763 useradd warning: builder's uid 763 outside of the UID_MIN 1000 and UID_MAX 60000 range. <86>Apr 27 06:55:31 useradd[4096137]: new user: name=builder, UID=763, GID=763, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/iucode_tool-2.3.1-alt2.nosrc.rpm (w1.gzdio) Installing iucode_tool-2.3.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36925 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iucode-tool_2.3.1 + echo 'Source #0 (iucode-tool_2.3.1.tar.xz):' Source #0 (iucode-tool_2.3.1.tar.xz): + /bin/tar -xf - + /usr/bin/xz -dc /usr/src/RPM/SOURCES/iucode-tool_2.3.1.tar.xz + cd iucode-tool_2.3.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36925 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iucode-tool_2.3.1 + 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: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:70: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:28: installing './install-sh' configure.ac:28: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + 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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + ./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: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 whether configure.ac should try to override CFLAGS... no checking whether configure.ac should try to override LDFLAGS... yes checking whether make supports the include directive... yes (GNU style) 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for int32_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... 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 whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoul... yes checking for strtoull... yes checking for timegm... yes checking for library containing argp_parse... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for flockfile... yes checking for fgets_unlocked... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes configure: project-wide base CPPFLAGS: configure: project-wide base CFLAGS: -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto configure: project-wide base LDFLAGS: -Wl,-z,relro -Wl,-z,now checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating iucode_tool.8 config.status: creating iucode_tool_config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o intel_microcode.o intel_microcode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' make[1]: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o iucode_tool.o iucode_tool.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' make[1]: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,-z,relro -Wl,-z,now -o iucode_tool intel_microcode.o iucode_tool.o make[1]: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23937 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iucode_tool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iucode_tool-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd iucode-tool_2.3.1 + make install DESTDIR=/usr/src/tmp/iucode_tool-buildroot 'INSTALL=install -p' make: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' make[1]: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' /bin/mkdir -p '/usr/src/tmp/iucode_tool-buildroot/usr/sbin' install -p iucode_tool '/usr/src/tmp/iucode_tool-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/iucode_tool-buildroot/usr/share/man/man8' install -p -m 644 iucode_tool.8 '/usr/src/tmp/iucode_tool-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' make: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iucode_tool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/iucode_tool-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/iucode_tool-buildroot/ (default) Compressing files in /usr/src/tmp/iucode_tool-buildroot (auto) Verifying ELF objects in /usr/src/tmp/iucode_tool-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: iucode_tool-2.3.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iucode-tool_2.3.1 + DOCDIR=/usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + export DOCDIR + rm -rf /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + /bin/mkdir -p /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + chmod -R go-w /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + chmod -R a+rX /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ctCVl9 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.BGKs6I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oQ6q7H Creating iucode_tool-debuginfo package Processing files: iucode_tool-debuginfo-2.3.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YrdG5Q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b0vAw3 find-requires: running scripts (debuginfo) Requires: iucode_tool = 2.3.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to iucode_tool-debuginfo a strict dependency on iucode_tool Wrote: /usr/src/RPM/RPMS/x86_64/iucode_tool-2.3.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/iucode_tool-debuginfo-2.3.1-alt2.x86_64.rpm (w2.lzdio) 6.10user 2.45system 0:15.64elapsed 54%CPU (0avgtext+0avgdata 45584maxresident)k 0inputs+0outputs (0major+674187minor)pagefaults 0swaps 1.18user 1.97system 0:24.05elapsed 13%CPU (0avgtext+0avgdata 12008maxresident)k 0inputs+0outputs (0major+95293minor)pagefaults 0swaps --- iucode_tool-2.3.1-alt2.x86_64.rpm.repo 2021-07-12 08:41:55.000000000 +0000 +++ iucode_tool-2.3.1-alt2.x86_64.rpm.hasher 2023-04-27 06:55:49.623458801 +0000 @@ -9,3 +9,2 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -13,2 +12,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -18,3 +19,3 @@ Provides: iucode_tool = 2.3.1-alt2:sisyphus+278229.100.1.1 -File: /usr/sbin/iucode_tool 100755 root:root 5e7e623ad570beed5f0edfa30c93e758 +File: /usr/sbin/iucode_tool 100755 root:root 530a55222aa974b6be01ec82caadd10d File: /usr/share/doc/iucode_tool-2.3.1 40755 root:root @@ -26,2 +27,2 @@ File: /usr/share/man/man8/iucode_tool.8.xz 100644 root:root f30ec935a6571258ee06f4fba23dd961 -RPMIdentity: f8a2745307baad8d384c8126fed24abc7b8c239a6d0eac42862a86149aa2d8f8142866ecaccd2a3265c1b80bd080cdd985ad8913f13e21747d6ce25c307c0638 +RPMIdentity: 6ab538473e2c74fdb24dfaa23efe370444786dc8684d5b02268736a181b9b147ec57d107c076635182bd5341810bfce515d9260035c48216358f7cd3284eb3e0 --- iucode_tool-debuginfo-2.3.1-alt2.x86_64.rpm.repo 2021-07-12 08:41:55.000000000 +0000 +++ iucode_tool-debuginfo-2.3.1-alt2.x86_64.rpm.hasher 2023-04-27 06:55:49.722459272 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/9f39829b5a14eca56cbf7607f24253cef4a687 120777 root:root ../../../../sbin/iucode_tool -/usr/lib/debug/.build-id/31/9f39829b5a14eca56cbf7607f24253cef4a687.debug 120777 root:root ../../usr/sbin/iucode_tool.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/a523d51e10f03d9bd5829fb7ff06924276fd2f 120777 root:root ../../../../sbin/iucode_tool +/usr/lib/debug/.build-id/41/a523d51e10f03d9bd5829fb7ff06924276fd2f.debug 120777 root:root ../../usr/sbin/iucode_tool.debug /usr/lib/debug/usr/sbin/iucode_tool.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: iucode_tool-debuginfo = 2.3.1-alt2:sisyphus+278229.100.1.1 -File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/9f39829b5a14eca56cbf7607f24253cef4a687 120777 root:root ../../../../sbin/iucode_tool -File: /usr/lib/debug/.build-id/31/9f39829b5a14eca56cbf7607f24253cef4a687.debug 120777 root:root ../../usr/sbin/iucode_tool.debug -File: /usr/lib/debug/usr/sbin/iucode_tool.debug 100644 root:root d858f21b02cac2bb067365adacb7713a +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/a523d51e10f03d9bd5829fb7ff06924276fd2f 120777 root:root ../../../../sbin/iucode_tool +File: /usr/lib/debug/.build-id/41/a523d51e10f03d9bd5829fb7ff06924276fd2f.debug 120777 root:root ../../usr/sbin/iucode_tool.debug +File: /usr/lib/debug/usr/sbin/iucode_tool.debug 100644 root:root 9dd3418c7e9db348a24600c038ba1067 File: /usr/src/debug/iucode-tool_2.3.1 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/iucode-tool_2.3.1/iucode_tool.c 100644 root:root a771f0aa83a5f71b1d8679ea141acf09 -RPMIdentity: ada2bffa74f9d155ed50c9f5676f9a6a4e4376fdb6c25a6cc134112f11d9c5f06a5e79fe30f7a55d1233d55f0677ffb19ae64b5ddbb5fdae4f3c3659fbf62015 +RPMIdentity: 7fc6b246149a6d102588e0faa709eff5884db7091a98dd6ee407ec888143b3be93a62572926b1372b26cad7e076aaed85f847a06d3e434110895ab6c153edab5