<86>Jan 28 00:57:30 userdel[3403792]: delete user 'rooter' <86>Jan 28 00:57:30 userdel[3403792]: removed group 'rooter' owned by 'rooter' <86>Jan 28 00:57:30 userdel[3403792]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 00:57:30 groupadd[3403814]: group added to /etc/group: name=rooter, GID=1826 <86>Jan 28 00:57:30 groupadd[3403814]: group added to /etc/gshadow: name=rooter <86>Jan 28 00:57:30 groupadd[3403814]: new group: name=rooter, GID=1826 <86>Jan 28 00:57:30 useradd[3403827]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Jan 28 00:57:30 userdel[3403854]: delete user 'builder' <86>Jan 28 00:57:30 userdel[3403854]: removed group 'builder' owned by 'builder' <86>Jan 28 00:57:30 userdel[3403854]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 00:57:30 groupadd[3403876]: group added to /etc/group: name=builder, GID=1827 <86>Jan 28 00:57:30 groupadd[3403876]: group added to /etc/gshadow: name=builder <86>Jan 28 00:57:30 groupadd[3403876]: new group: name=builder, GID=1827 <86>Jan 28 00:57:30 useradd[3403896]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash warning: Macro %gpl2only not found <13>Jan 28 00:57:33 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sshpass-1.09-alt1.nosrc.rpm (w1.gzdio) Installing sshpass-1.09-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20498 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sshpass-1.09 + echo 'Source #0 (sshpass-1.09.tar):' Source #0 (sshpass-1.09.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sshpass-1.09.tar + cd sshpass-1.09 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20498 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sshpass-1.09 + 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 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 -- '{}' + 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 --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 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 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 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 x86_64-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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/sshpass-1.09' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o main.o main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/sshpass-1.09' make[1]: Entering directory '/usr/src/RPM/BUILD/sshpass-1.09' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o sshpass main.o make[1]: Leaving directory '/usr/src/RPM/BUILD/sshpass-1.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65773 + 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.09 + /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/lib64 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.09' make[1]: Entering directory '/usr/src/RPM/BUILD/sshpass-1.09' /bin/mkdir -p '/usr/src/tmp/sshpass-buildroot/usr/bin' /usr/libexec/rpm-build/install -p sshpass '/usr/src/tmp/sshpass-buildroot/usr/bin' /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.09' make: Leaving directory '/usr/src/RPM/BUILD/sshpass-1.09' + /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) Processing files: sshpass-1.09-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sshpass-1.09 + DOCDIR=/usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.09 + export DOCDIR + rm -rf /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.09 + /bin/mkdir -p /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.09 + cp -prL AUTHORS COPYING NEWS README /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.09 + chmod -R go-w /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.09 + chmod -R a+rX /usr/src/tmp/sshpass-buildroot/usr/share/doc/sshpass-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Anq8R 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.yBtDlR 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.15)(64bit), libc.so.6(GLIBC_2.2.5)(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.evo4jQ Creating sshpass-debuginfo package Processing files: sshpass-debuginfo-1.09-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PZvwuT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LBo09Q find-requires: running scripts (debuginfo) Requires: sshpass = 1.09-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to sshpass-debuginfo a strict dependency on sshpass Wrote: /usr/src/RPM/RPMS/x86_64/sshpass-1.09-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sshpass-debuginfo-1.09-alt1.x86_64.rpm (w2.lzdio) 2.10user 1.33system 0:09.21elapsed 37%CPU (0avgtext+0avgdata 29964maxresident)k 0inputs+0outputs (0major+529175minor)pagefaults 0swaps 3.00user 1.23system 0:15.10elapsed 28%CPU (0avgtext+0avgdata 128932maxresident)k 0inputs+0outputs (0major+189327minor)pagefaults 0swaps --- sshpass-1.09-alt1.x86_64.rpm.repo 2021-07-16 18:27:05.000000000 +0000 +++ sshpass-1.09-alt1.x86_64.rpm.hasher 2024-01-28 00:57:44.141306110 +0000 @@ -16,3 +16,3 @@ Provides: sshpass = 1.09-alt1:sisyphus+279242.100.1.1 -File: /usr/bin/sshpass 100755 root:root e788662b40d38430e8f9d936efc1df83 +File: /usr/bin/sshpass 100755 root:root e7a1cc3f519ed1cedeed1b41d9148719 File: /usr/share/doc/sshpass-1.09 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/sshpass.1.xz 100644 root:root 958f78b6294e662fb0c36db405e4bdd9 -RPMIdentity: 047f172944d8350585d4cb3932a810d5b307df4df98d49442090ed9261f30c26eaa343a59752e583d5fe3db32c34f24d15adc0991d4428c9e11a7d3d8dc5666f +RPMIdentity: fdd2c8c99aac2e6bda035e7c3191ec5e25fc778694a5294b959101f5e99c60feb98ac00ff39a093032163e74a2201d877b0392f8439f085665894fa635367258 --- sshpass-debuginfo-1.09-alt1.x86_64.rpm.repo 2021-07-16 18:27:05.000000000 +0000 +++ sshpass-debuginfo-1.09-alt1.x86_64.rpm.hasher 2024-01-28 00:57:44.197306682 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/72d208bcae8e4a4bdb8843121525e926f57424 120777 root:root ../../../../bin/sshpass -/usr/lib/debug/.build-id/8b/72d208bcae8e4a4bdb8843121525e926f57424.debug 120777 root:root ../../usr/bin/sshpass.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/cd7245e847a34f0b44f4f05d351bde4bfa59fe 120777 root:root ../../../../bin/sshpass +/usr/lib/debug/.build-id/2b/cd7245e847a34f0b44f4f05d351bde4bfa59fe.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.09-alt1:sisyphus+279242.100.1.1 -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/72d208bcae8e4a4bdb8843121525e926f57424 120777 root:root ../../../../bin/sshpass -File: /usr/lib/debug/.build-id/8b/72d208bcae8e4a4bdb8843121525e926f57424.debug 120777 root:root ../../usr/bin/sshpass.debug -File: /usr/lib/debug/usr/bin/sshpass.debug 100644 root:root cf63ff6165181a2fe9681da074b3cc00 +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/cd7245e847a34f0b44f4f05d351bde4bfa59fe 120777 root:root ../../../../bin/sshpass +File: /usr/lib/debug/.build-id/2b/cd7245e847a34f0b44f4f05d351bde4bfa59fe.debug 120777 root:root ../../usr/bin/sshpass.debug +File: /usr/lib/debug/usr/bin/sshpass.debug 100644 root:root 5db6c8ace40ccf7a1c1dcfdde45557a4 File: /usr/src/debug/sshpass-1.09 40755 root:root File: /usr/src/debug/sshpass-1.09/main.c 100644 root:root 9f440b22ee65c39d40ee6dc1c86d0a88 -RPMIdentity: 73470cf69c5ae604b35592afdf22ca784d710f11b4f8b9c3ec8c1f35bfae98ed3cdbcac2c63a09efd0384b594d92f8b9c65fda0b84cdc986a517e306f5a8190c +RPMIdentity: 438844b915326558cff938853b30c7e18b11420b59963e060464b0c6f6e1b702dfcbb1693d1715742cd419edef25f880fc0400a62e809a573eb30d433e2ed0c7