<86>Oct 15 08:54:37 userdel[3876047]: delete user 'rooter' <86>Oct 15 08:54:37 userdel[3876047]: removed group 'rooter' owned by 'rooter' <86>Oct 15 08:54:37 userdel[3876047]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 15 08:54:37 groupadd[3876081]: group added to /etc/group: name=rooter, GID=1826 <86>Oct 15 08:54:37 groupadd[3876081]: group added to /etc/gshadow: name=rooter <86>Oct 15 08:54:37 groupadd[3876081]: new group: name=rooter, GID=1826 <86>Oct 15 08:54:37 useradd[3876104]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Oct 15 08:54:37 userdel[3876155]: delete user 'builder' <86>Oct 15 08:54:37 userdel[3876155]: removed group 'builder' owned by 'builder' <86>Oct 15 08:54:37 groupadd[3876187]: group added to /etc/group: name=builder, GID=1827 <86>Oct 15 08:54:37 groupadd[3876187]: group added to /etc/gshadow: name=builder <86>Oct 15 08:54:37 groupadd[3876187]: new group: name=builder, GID=1827 <86>Oct 15 08:54:37 useradd[3876212]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash 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.14247 + 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.14247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pwgen-2.08-alt1 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 --disable-silent-rules --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 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 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... /bin/install -c checking for mv... /bin/mv checking for rm... /bin/rm checking for sed... /bin/sed checking for perl... /usr/bin/perl checking for getopt_long... yes 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 getopt.h usability... yes checking getopt.h presence... 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 -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_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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_GETOPT_H=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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.56657 + 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:/bin:/usr/bin:/usr/X11R6/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) Hardlinking identical .pyc and .pyo files Processing files: pwgen-2.08-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V5niZH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8lyvei find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NWT5XV 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.wBGZ7C find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fCsnNn 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) 2.31user 1.09system 0:08.91elapsed 38%CPU (0avgtext+0avgdata 38412maxresident)k 0inputs+0outputs (0major+413026minor)pagefaults 0swaps 0.40user 0.82system 0:11.50elapsed 10%CPU (0avgtext+0avgdata 12324maxresident)k 0inputs+0outputs (0major+93818minor)pagefaults 0swaps --- pwgen-2.08-alt1.x86_64.rpm.repo 2019-08-26 23:28:08.000000000 +0000 +++ pwgen-2.08-alt1.x86_64.rpm.hasher 2023-10-15 08:54:47.145898579 +0000 @@ -11,4 +11,4 @@ Provides: pwgen = 2.08-alt1:p9+236401.1600.3.1 -File: /usr/bin/pwgen 100755 root:root 910dbf48ba7665367d3535aae3251de8 +File: /usr/bin/pwgen 100755 root:root 188283203f399efc53480cc1fd40dbfb File: /usr/share/man/man1/pwgen.1.xz 100644 root:root 28f1d1b73eb4d6897d6bf01671413c77 -RPMIdentity: 17875f24d5c378f79511211d1b130abe3c38bc23381a8ad2896d1cda6a610c49a7e38c656e7fb41f86a606a6c9b5ebb475baf70ed78abf421bc7fd79c0cefeae +RPMIdentity: b72d2b9fefba712c52844f2637fb4486efebe57bab2dab8be21b74fa676ec958f340e5705f067f73540511e6693781efe61aaac38ce37cede4fd8c45572e63fd --- pwgen-debuginfo-2.08-alt1.x86_64.rpm.repo 2019-08-26 23:28:08.000000000 +0000 +++ pwgen-debuginfo-2.08-alt1.x86_64.rpm.hasher 2023-10-15 08:54:47.206899865 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/2427bf7302ab6e5d381ea4245e3d2e4ae28aab 120777 root:root ../../../../bin/pwgen -/usr/lib/debug/.build-id/17/2427bf7302ab6e5d381ea4245e3d2e4ae28aab.debug 120777 root:root ../../usr/bin/pwgen.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/48936a57320ea79d30b758eaa83ae52f5e129d 120777 root:root ../../../../bin/pwgen +/usr/lib/debug/.build-id/0a/48936a57320ea79d30b758eaa83ae52f5e129d.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:p9+236401.1600.3.1 -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/2427bf7302ab6e5d381ea4245e3d2e4ae28aab 120777 root:root ../../../../bin/pwgen -File: /usr/lib/debug/.build-id/17/2427bf7302ab6e5d381ea4245e3d2e4ae28aab.debug 120777 root:root ../../usr/bin/pwgen.debug -File: /usr/lib/debug/usr/bin/pwgen.debug 100644 root:root 1f0c1fcf83957d70192d3e4e748547cb +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/48936a57320ea79d30b758eaa83ae52f5e129d 120777 root:root ../../../../bin/pwgen +File: /usr/lib/debug/.build-id/0a/48936a57320ea79d30b758eaa83ae52f5e129d.debug 120777 root:root ../../usr/bin/pwgen.debug +File: /usr/lib/debug/usr/bin/pwgen.debug 100644 root:root d359965fede7a01e9a57677a24b13ed4 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: 7c7218b91bc7e7a233b44b79e7b0cb62925242e059435c836a677a809b96bc241e35eb6873d56e841a8a4915de11c245be70e494bd2950ce3c24f025632b08af +RPMIdentity: 49c668cb49267e5dfb828eb8e3191dcc964d67e45a475a6679e91b24e2a3893b02c028a1dd78298c25f54e4686a9c15dced69d9a13fa4efcd48bd5078df0bdbf