<86>May 4 00:35:00 userdel[1287342]: delete user 'rooter' <86>May 4 00:35:00 userdel[1287342]: removed group 'rooter' owned by 'rooter' <86>May 4 00:35:00 userdel[1287342]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:35:00 groupadd[1287369]: group added to /etc/group: name=rooter, GID=1835 <86>May 4 00:35:00 groupadd[1287369]: new group: name=rooter, GID=1835 <86>May 4 00:35:00 useradd[1287388]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>May 4 00:35:00 userdel[1287429]: delete user 'builder' <86>May 4 00:35:00 userdel[1287429]: removed group 'builder' owned by 'builder' <86>May 4 00:35:00 userdel[1287429]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:35:00 groupadd[1287469]: group added to /etc/group: name=builder, GID=1836 <86>May 4 00:35:00 groupadd[1287469]: group added to /etc/gshadow: name=builder <86>May 4 00:35:00 groupadd[1287469]: new group: name=builder, GID=1836 <86>May 4 00:35:00 useradd[1287499]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pwgen-2.08-alt1.nosrc.rpm (w1.gzdio) Installing pwgen-2.08-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27409 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pwgen-2.08-alt1 + echo 'Source #0 (pwgen-2.08-alt1.tar):' Source #0 (pwgen-2.08-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pwgen-2.08-alt1.tar + cd pwgen-2.08-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^AC_PROG_CC/&\nAC_SYS_LARGEFILE/' configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27409 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pwgen-2.08-alt1 + autoreconf -fisv autoreconf-default: export WARNINGS= 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 Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. autoreconf-default: configure.ac: not using Autoheader autoreconf-default: configure.ac: not using Automake autoreconf-default: linking ./install-sh to /usr/share/autoconf-2.71/build-aux/install-sh 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 '' ']' ++ 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for mv... /usr/bin/mv checking for rm... /usr/bin/rm checking for sed... /usr/bin/sed checking for perl... /usr/bin/perl checking for getopt_long... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for getopt.h... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' x86_64-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pw_phonemes.c -o pw_phonemes.o make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' x86_64-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic sha1num.c -o sha1num.o make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' x86_64-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pw_rand.c -o pw_rand.o make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' x86_64-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pwgen.c -o pwgen.o make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' x86_64-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic randnum.c -o randnum.o make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' x86_64-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic sha1.c -o sha1.o make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' x86_64-alt-linux-gcc -o pwgen pwgen.o pw_phonemes.o pw_rand.o randnum.o sha1.o sha1num.o make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pwgen-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pwgen-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd pwgen-2.08-alt1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/pwgen-buildroot make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' mkdir -p /usr/src/tmp/pwgen-buildroot/usr/bin /usr/src/tmp/pwgen-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p pwgen /usr/src/tmp/pwgen-buildroot/usr/bin/pwgen /usr/libexec/rpm-build/install -p -m 644 ./pwgen.1 /usr/src/tmp/pwgen-buildroot/usr/share/man/man1/pwgen.1 make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pwgen-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pwgen-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pwgen-buildroot/ (default) Compressing files in /usr/src/tmp/pwgen-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pwgen-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/pwgen-buildroot Processing files: pwgen-2.08-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zpb2qz 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.lNry4p 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.14)(64bit), 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dhu4Pb Creating pwgen-debuginfo package Processing files: pwgen-debuginfo-2.08-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LhLGaj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Q9Ftg find-requires: running scripts (debuginfo) Requires: pwgen = 2.08-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to pwgen-debuginfo a strict dependency on pwgen Wrote: /usr/src/RPM/RPMS/x86_64/pwgen-2.08-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pwgen-debuginfo-2.08-alt1.x86_64.rpm (w2.lzdio) 1.52user 1.80system 0:08.42elapsed 39%CPU (0avgtext+0avgdata 40708maxresident)k 0inputs+0outputs (0major+338899minor)pagefaults 0swaps 0.58user 1.91system 0:13.64elapsed 18%CPU (0avgtext+0avgdata 12384maxresident)k 0inputs+0outputs (0major+93681minor)pagefaults 0swaps --- pwgen-2.08-alt1.x86_64.rpm.repo 2021-07-12 03:18:41.000000000 +0000 +++ pwgen-2.08-alt1.x86_64.rpm.hasher 2024-05-04 00:35:10.769159254 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -11,4 +12,4 @@ Provides: pwgen = 2.08-alt1:sisyphus+278100.5400.1.1 -File: /usr/bin/pwgen 100755 root:root 9935bbc601d09ff806f8c7380c3a2e22 +File: /usr/bin/pwgen 100755 root:root 7e3db6614102bb2f3252f53e510c640d File: /usr/share/man/man1/pwgen.1.xz 100644 root:root 28f1d1b73eb4d6897d6bf01671413c77 -RPMIdentity: 6e68258990de9ee2d16a4eddfe98ccb6811eb38862a4b71b0dbe5acaf51ff6a3f2e4a353b05ac906ebfe110aff6c9a00623f1639e04f2e43021246627dbb50ee +RPMIdentity: 6a747791257bd6923159a698b1f69ae5650abfe821dfbc7fd4299054be7aacd9fb9b355327c23e705135953aa87d9c4804033bfaca349f9618514c24aac604c6 --- pwgen-debuginfo-2.08-alt1.x86_64.rpm.repo 2021-07-12 03:18:41.000000000 +0000 +++ pwgen-debuginfo-2.08-alt1.x86_64.rpm.hasher 2024-05-04 00:35:10.848160356 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/3ff46c559e517e6e29b38d1da570b1230e196a 120777 root:root ../../../../bin/pwgen -/usr/lib/debug/.build-id/cd/3ff46c559e517e6e29b38d1da570b1230e196a.debug 120777 root:root ../../usr/bin/pwgen.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/f2c21f726a875e9f75ea5ec346c5b41cfa5f74 120777 root:root ../../../../bin/pwgen +/usr/lib/debug/.build-id/39/f2c21f726a875e9f75ea5ec346c5b41cfa5f74.debug 120777 root:root ../../usr/bin/pwgen.debug /usr/lib/debug/usr/bin/pwgen.debug 100644 root:root @@ -18,6 +18,6 @@ Provides: pwgen-debuginfo = 2.08-alt1:sisyphus+278100.5400.1.1 -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/3ff46c559e517e6e29b38d1da570b1230e196a 120777 root:root ../../../../bin/pwgen -File: /usr/lib/debug/.build-id/cd/3ff46c559e517e6e29b38d1da570b1230e196a.debug 120777 root:root ../../usr/bin/pwgen.debug -File: /usr/lib/debug/usr/bin/pwgen.debug 100644 root:root 12a298e72074a2a181ac5cdad6526d9a +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/f2c21f726a875e9f75ea5ec346c5b41cfa5f74 120777 root:root ../../../../bin/pwgen +File: /usr/lib/debug/.build-id/39/f2c21f726a875e9f75ea5ec346c5b41cfa5f74.debug 120777 root:root ../../usr/bin/pwgen.debug +File: /usr/lib/debug/usr/bin/pwgen.debug 100644 root:root 68d3a348fbbe648af96a8cf84ef614e0 File: /usr/src/debug/pwgen-2.08-alt1 40755 root:root @@ -31,2 +31,2 @@ File: /usr/src/debug/pwgen-2.08-alt1/sha1num.c 100644 root:root 406739474886c028cbabc31fbb808fde -RPMIdentity: 2af5a3bdce349b3567da14062bca283804d9ea28e1dfac550f160115c1dc7d916dd1d20803b54117a40823a6777826331e38d68d1938735c66d00f7e8ca34412 +RPMIdentity: 02f7d3935e213c873e2bd4f78d14399076e9d49f3b86ae1bc060980e4888c181b740ab308b2c6e6c923d9cb1a12fb9866b5a2698938ce996ed1ac49fd29fbef7