<86>Jul 25 10:14:47 userdel[3177467]: delete user 'rooter' <86>Jul 25 10:14:47 groupadd[3177490]: group added to /etc/group: name=rooter, GID=696 <86>Jul 25 10:14:47 groupadd[3177490]: group added to /etc/gshadow: name=rooter <86>Jul 25 10:14:47 groupadd[3177490]: new group: name=rooter, GID=696 <86>Jul 25 10:14:47 useradd[3177495]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Jul 25 10:14:47 userdel[3177501]: delete user 'builder' <86>Jul 25 10:14:47 userdel[3177501]: removed group 'builder' owned by 'builder' <86>Jul 25 10:14:47 userdel[3177501]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 10:14:48 groupadd[3177514]: group added to /etc/group: name=builder, GID=697 <86>Jul 25 10:14:48 groupadd[3177514]: group added to /etc/gshadow: name=builder <86>Jul 25 10:14:48 groupadd[3177514]: new group: name=builder, GID=697 <86>Jul 25 10:14:48 useradd[3177519]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash warning: Macro %gpl2only not found <13>Jul 25 10:14:53 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/sshpass-1.05-alt1.nosrc.rpm (w1.gzdio) Installing sshpass-1.05-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18018 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sshpass-1.05 + echo 'Source #0 (sshpass-1.05.tar):' Source #0 (sshpass-1.05.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sshpass-1.05.tar + cd sshpass-1.05 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18018 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sshpass-1.05 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + 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' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext 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 for style of include used by make... GNU 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 dependency style of i586-alt-linux-gcc... none 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 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for ssize_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether i586-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for select... yes checking for posix_openpt... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/sshpass-1.05' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c main.c main.c: In function 'write_pass': main.c:436:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, args.pwsrc.password, strlen( args.pwsrc.password ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:437:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, "\n", 1 ); ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'write_pass_fd': main.c:454:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( dstfd, buffer+i, 1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:460:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( dstfd, "\n", 1 ); ^~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/sshpass-1.05' make[1]: Entering directory '/usr/src/RPM/BUILD/sshpass-1.05' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o sshpass main.o make[1]: Leaving directory '/usr/src/RPM/BUILD/sshpass-1.05' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31102 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sshpass-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sshpass-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sshpass-1.05 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/sshpass-buildroot/usr exec_prefix=/usr/src/tmp/sshpass-buildroot/usr bindir=/usr/src/tmp/sshpass-buildroot/usr/bin sbindir=/usr/src/tmp/sshpass-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sshpass-buildroot/etc datadir=/usr/src/tmp/sshpass-buildroot/usr/share includedir=/usr/src/tmp/sshpass-buildroot/usr/include libdir=/usr/src/tmp/sshpass-buildroot/usr/lib libexecdir=/usr/src/tmp/sshpass-buildroot/usr/lib localstatedir=/usr/src/tmp/sshpass-buildroot/var/lib sharedstatedir=/usr/src/tmp/sshpass-buildroot/var/lib mandir=/usr/src/tmp/sshpass-buildroot/usr/share/man infodir=/usr/src/tmp/sshpass-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/sshpass-1.05' make[1]: Entering directory '/usr/src/RPM/BUILD/sshpass-1.05' test -z "/usr/src/tmp/sshpass-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/sshpass-buildroot/usr/bin" /usr/libexec/rpm-build/install -p sshpass '/usr/src/tmp/sshpass-buildroot/usr/bin' test -z "/usr/src/tmp/sshpass-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/sshpass-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 sshpass.1 '/usr/src/tmp/sshpass-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/sshpass-1.05' make: Leaving directory '/usr/src/RPM/BUILD/sshpass-1.05' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sshpass-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sshpass-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sshpass-buildroot/ (default) Compressing files in /usr/src/tmp/sshpass-buildroot (auto) Verifying ELF objects in /usr/src/tmp/sshpass-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/sshpass: uses non-LFS functions: open Hardlinking identical .pyc and .pyo files Processing files: sshpass-1.05-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sshpass-1.05 + DOCDIR=/usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.05 + export DOCDIR + rm -rf /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.05 + /bin/mkdir -p /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.05 + cp -prL AUTHORS COPYING NEWS README /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.05 + chmod -R go-w /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.05 + chmod -R a+rX /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.05 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.015p2D 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.IaHaQF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2.1), 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.3fhwcf Creating sshpass-debuginfo package Processing files: sshpass-debuginfo-1.05-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XJWymj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9pIoc1 find-requires: running scripts (debuginfo) Requires: sshpass = 1.05-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/sshpass-1.05-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sshpass-debuginfo-1.05-alt1.i586.rpm (w2.lzdio) 4.08user 0.85system 0:17.90elapsed 27%CPU (0avgtext+0avgdata 25160maxresident)k 0inputs+0outputs (0major+420178minor)pagefaults 0swaps 7.89user 2.79system 0:33.06elapsed 32%CPU (0avgtext+0avgdata 117056maxresident)k 0inputs+0outputs (0major+694158minor)pagefaults 0swaps --- sshpass-1.05-alt1.i586.rpm.repo 2012-04-18 08:02:21.000000000 +0000 +++ sshpass-1.05-alt1.i586.rpm.hasher 2021-07-25 10:15:17.212558094 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/sshpass-1.05/README 100644 root:root -/usr/share/man/man1/sshpass.1.gz 100644 root:root +/usr/share/man/man1/sshpass.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.2.1) @@ -16,3 +17,3 @@ Provides: sshpass = 1.05-alt1 -File: /usr/bin/sshpass 100755 root:root 08b4544d9f8d3d95556f7858b2db8413 +File: /usr/bin/sshpass 100755 root:root 643e39784aa5cce6b3975040c620f911 File: /usr/share/doc/sshpass-1.05 40755 root:root @@ -21,4 +22,4 @@ File: /usr/share/doc/sshpass-1.05/NEWS 100644 root:root ced4ccaff93121fae0d7cc2d4b86654d -File: /usr/share/doc/sshpass-1.05/README 100644 root:root d41d8cd98f00b204e9800998ecf8427e -File: /usr/share/man/man1/sshpass.1.gz 100644 root:root 13f9c3ecb98b2d8bcb769bacfec4d1a7 -RPMIdentity: 854a523b91a6a25e82eb66f0eeb9b1dd +File: /usr/share/doc/sshpass-1.05/README 100644 root:root +File: /usr/share/man/man1/sshpass.1.xz 100644 root:root cc5ad7561cf3772513a59a6894c28106 +RPMIdentity: 9c1ef654acd23a369a1b03b81a28a03a --- sshpass-debuginfo-1.05-alt1.i586.rpm.repo 2012-04-18 08:02:21.000000000 +0000 +++ sshpass-debuginfo-1.05-alt1.i586.rpm.hasher 2021-07-25 10:15:17.409559425 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/8f7dfdfc005b71b52597b2be495d65279c86c2 120777 root:root ../../../../bin/sshpass -/usr/lib/debug/.build-id/17/8f7dfdfc005b71b52597b2be495d65279c86c2.debug 120777 root:root ../../usr/bin/sshpass.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/581fb0d5f472a25e196b20e837c9b6cf894f93 120777 root:root ../../../../bin/sshpass +/usr/lib/debug/.build-id/94/581fb0d5f472a25e196b20e837c9b6cf894f93.debug 120777 root:root ../../usr/bin/sshpass.debug /usr/lib/debug/usr/bin/sshpass.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: sshpass-debuginfo = 1.05-alt1 -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/8f7dfdfc005b71b52597b2be495d65279c86c2 120777 root:root ../../../../bin/sshpass -File: /usr/lib/debug/.build-id/17/8f7dfdfc005b71b52597b2be495d65279c86c2.debug 120777 root:root ../../usr/bin/sshpass.debug -File: /usr/lib/debug/usr/bin/sshpass.debug 100644 root:root dd88ef67dfab19ec999b32764371b759 +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/581fb0d5f472a25e196b20e837c9b6cf894f93 120777 root:root ../../../../bin/sshpass +File: /usr/lib/debug/.build-id/94/581fb0d5f472a25e196b20e837c9b6cf894f93.debug 120777 root:root ../../usr/bin/sshpass.debug +File: /usr/lib/debug/usr/bin/sshpass.debug 100644 root:root 127dd74187f901bfdc6f5b1a3d401357 File: /usr/src/debug/sshpass-1.05 40755 root:root File: /usr/src/debug/sshpass-1.05/main.c 100644 root:root f6948cc35d26671ea84dc0ba092c1b82 -RPMIdentity: e486e5d3e3720a71b011104c3c1c0564 +RPMIdentity: 6b8a4a816a92b446b7e6ecb4d7a36880