<86>May 10 07:10:30 userdel[107486]: delete user 'rooter' <86>May 10 07:10:30 groupadd[107492]: group added to /etc/group: name=rooter, GID=573 <86>May 10 07:10:30 groupadd[107492]: group added to /etc/gshadow: name=rooter <86>May 10 07:10:30 groupadd[107492]: new group: name=rooter, GID=573 <86>May 10 07:10:30 useradd[107496]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>May 10 07:10:30 userdel[107503]: delete user 'builder' <86>May 10 07:10:30 userdel[107503]: removed group 'builder' owned by 'builder' <86>May 10 07:10:30 userdel[107503]: removed shadow group 'builder' owned by 'builder' <86>May 10 07:10:30 groupadd[107511]: group added to /etc/group: name=builder, GID=574 <86>May 10 07:10:30 groupadd[107511]: group added to /etc/gshadow: name=builder <86>May 10 07:10:30 groupadd[107511]: new group: name=builder, GID=574 <86>May 10 07:10:30 useradd[107516]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pwgen-2.06-alt2.nosrc.rpm Installing pwgen-2.06-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53831 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pwgen-2.06 + echo 'Source #0 (pwgen-2.06.tar):' Source #0 (pwgen-2.06.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pwgen-2.06.tar + cd pwgen-2.06 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^AC_PROG_CC/&\nAC_SYS_LARGEFILE/' configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53831 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pwgen-2.06 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes 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 drand48... yes checking for getopt_long... yes checking how to run the C preprocessor... gcc -E checking for getopt.h... yes updating cache ./config.cache creating ./config.status creating Makefile + make -j8 make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' cd . && autoconf make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' cd .; ./config.status --recheck running /bin/sh ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 --no-create --no-recursion configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... 64 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 drand48... yes checking for getopt_long... yes checking how to run the C preprocessor... i586-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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' cd .; CONFIG_FILES=./Makefile ./config.status config.status: creating ./Makefile config.status: WARNING: './Makefile.in' seems to ignore the --datarootdir setting make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' i586-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_DRAND48=1 -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 -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic -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.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' i586-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_DRAND48=1 -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 -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic -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.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' i586-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_DRAND48=1 -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 -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic -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.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' i586-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_DRAND48=1 -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 -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic -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.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' i586-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_DRAND48=1 -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 -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic -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.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' i586-alt-linux-gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_DRAND48=1 -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 -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic -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.06' make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' i586-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.06' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21608 + 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 + cd pwgen-2.06 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/pwgen-buildroot make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.06' mkdir -p /usr/src/tmp/pwgen-buildroot/usr/bin /usr/src/tmp/pwgen-buildroot/usr/share/man/man1 /bin/install -p pwgen /usr/src/tmp/pwgen-buildroot/usr/bin/pwgen /bin/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.06' + /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) 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.06-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21608 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pwgen-2.06 + DOCDIR=/usr/src/tmp/pwgen-buildroot/usr/share/doc/pwgen-2.06 + export DOCDIR + rm -rf /usr/src/tmp/pwgen-buildroot/usr/share/doc/pwgen-2.06 + /bin/mkdir -p /usr/src/tmp/pwgen-buildroot/usr/share/doc/pwgen-2.06 + cp -prL ChangeLog /usr/src/tmp/pwgen-buildroot/usr/share/doc/pwgen-2.06 + chmod -R go-w /usr/src/tmp/pwgen-buildroot/usr/share/doc/pwgen-2.06 + chmod -R a+rX /usr/src/tmp/pwgen-buildroot/usr/share/doc/pwgen-2.06 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P6agWc 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.T8LErx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Paxs6 Creating pwgen-debuginfo package Processing files: pwgen-debuginfo-2.06-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4NVy15 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E6lbAu find-requires: running scripts (debuginfo) Requires: pwgen = 2.06-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/pwgen-2.06-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pwgen-debuginfo-2.06-alt2.i586.rpm 3.94user 0.72system 0:10.84elapsed 43%CPU (0avgtext+0avgdata 31316maxresident)k 0inputs+0outputs (0major+371730minor)pagefaults 0swaps 5.18user 2.38system 0:15.51elapsed 48%CPU (0avgtext+0avgdata 31316maxresident)k 0inputs+0outputs (0major+548122minor)pagefaults 0swaps --- pwgen-2.06-alt2.i586.rpm.repo 2013-04-18 21:20:23.000000000 +0000 +++ pwgen-2.06-alt2.i586.rpm.hasher 2019-05-10 07:10:44.112733461 +0000 @@ -3,3 +3,3 @@ /usr/share/doc/pwgen-2.06/ChangeLog 100644 -/usr/share/man/man1/pwgen.1.gz 100644 +/usr/share/man/man1/pwgen.1.xz 100644 Requires: /lib/ld-linux.so.2