<86>Aug 1 08:32:59 userdel[2591020]: delete user 'rooter' <86>Aug 1 08:32:59 userdel[2591020]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:32:59 userdel[2591020]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 08:33:00 groupadd[2591130]: group added to /etc/group: name=rooter, GID=672 <86>Aug 1 08:33:00 groupadd[2591130]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:33:00 groupadd[2591130]: new group: name=rooter, GID=672 <86>Aug 1 08:33:00 useradd[2591159]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Aug 1 08:33:00 userdel[2591381]: delete user 'builder' <86>Aug 1 08:33:00 userdel[2591381]: removed group 'builder' owned by 'builder' <86>Aug 1 08:33:00 userdel[2591381]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:33:01 groupadd[2591418]: group added to /etc/group: name=builder, GID=673 <86>Aug 1 08:33:01 groupadd[2591418]: group added to /etc/gshadow: name=builder <86>Aug 1 08:33:01 groupadd[2591418]: new group: name=builder, GID=673 <86>Aug 1 08:33:01 useradd[2591466]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash <13>Aug 1 08:34:00 rpmi: setproctitle-0.3.2-alt3 1299638027 installed <13>Aug 1 08:34:00 rpmi: setproctitle-devel-0.3.2-alt3 1299638027 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/autossh-1.4g-alt1.nosrc.rpm (w1.gzdio) Installing autossh-1.4g-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60172 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf autossh-1.4g + echo 'Source #0 (autossh-1.4g.tar):' Source #0 (autossh-1.4g.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/autossh-1.4g.tar + cd autossh-1.4g + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (autossh-1.4a-alt-setproctitle.patch):' Patch #1 (autossh-1.4a-alt-setproctitle.patch): + /usr/bin/patch -p1 patching file autossh.c Hunk #1 succeeded at 63 (offset 2 lines). Hunk #2 succeeded at 305 (offset 20 lines). + chmod -x autossh.host rscreen + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23969 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd autossh-1.4g + export LIBS=-lsetproctitle + LIBS=-lsetproctitle + export ac_cv_path_ssh=ssh + ac_cv_path_ssh=ssh + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for socklen_t... yes checking for struct addrinfo... yes checking for u_int16_t... yes checking for uint16_t... no checking whether LOG_PERROR is declared... yes checking for pid_t... yes checking for unistd.h... (cached) 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for daemon... yes checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for poll... yes checking for select... yes checking for setproctitle... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strtoul... yes checking for uname... yes checking for vsyslog... yes checking for gethostbyname in -lnsl... no checking for connect in -lsocket... no checking whether __progname is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/autossh-1.4g' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H -Wall -DVER=\"1.4g\" -DSSH_PATH=\"ssh\" -c -o autossh.o autossh.c make: Leaving directory '/usr/src/RPM/BUILD/autossh-1.4g' make: Entering directory '/usr/src/RPM/BUILD/autossh-1.4g' i586-alt-linux-gcc -o autossh autossh.o -lsetproctitle make: Leaving directory '/usr/src/RPM/BUILD/autossh-1.4g' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54664 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/autossh-buildroot + : + /bin/rm -rf -- /usr/src/tmp/autossh-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd autossh-1.4g + install -pD -m755 autossh /usr/src/tmp/autossh-buildroot/usr/bin/autossh + install -pD -m644 autossh.1 /usr/src/tmp/autossh-buildroot/usr/share/man/man1/autossh.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/autossh-buildroot (auto) Verifying and fixing files in /usr/src/tmp/autossh-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/autossh-buildroot/ (default) Compressing files in /usr/src/tmp/autossh-buildroot (auto) Verifying ELF objects in /usr/src/tmp/autossh-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/autossh: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: autossh-1.4g-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54664 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd autossh-1.4g + DOCDIR=/usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4g + export DOCDIR + rm -rf /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4g + /bin/mkdir -p /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4g + cp -prL CHANGES README autossh.host rscreen /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4g + chmod -R go-w /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4g + chmod -R a+rX /usr/src/tmp/autossh-buildroot/usr/share/doc/autossh-1.4g + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5AX1d9 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.AL6Rwi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: openssh-clients, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libsetproctitle.so.0 >= set:dcf7, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9DmWku Creating autossh-debuginfo package Processing files: autossh-debuginfo-1.4g-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eok2aR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6QZBJV find-requires: running scripts (debuginfo) Requires: autossh = 1.4g-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libsetproctitle.so.0) Adding to autossh-debuginfo a strict dependency on autossh Wrote: /usr/src/RPM/RPMS/i586/autossh-1.4g-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/autossh-debuginfo-1.4g-alt1.i586.rpm (w2.lzdio) 5.03user 1.39system 0:55.37elapsed 11%CPU (0avgtext+0avgdata 29792maxresident)k 0inputs+0outputs (0major+710358minor)pagefaults 0swaps 8.87user 3.29system 3:12.41elapsed 6%CPU (0avgtext+0avgdata 120188maxresident)k 8inputs+0outputs (0major+977270minor)pagefaults 0swaps --- autossh-1.4g-alt1.i586.rpm.repo 2019-01-13 13:34:32.000000000 +0000 +++ autossh-1.4g-alt1.i586.rpm.hasher 2021-08-01 08:36:06.994878158 +0000 @@ -15,3 +15,3 @@ Requires: libc.so.6(GLIBC_2.4) -Requires: libsetproctitle.so.0 >= set:edf7 +Requires: libsetproctitle.so.0 >= set:dcf7 Requires: rpmlib(SetVersions) @@ -20,3 +20,3 @@ Provides: autossh = 1.4g-alt1:sisyphus.219302.200 -File: /usr/bin/autossh 100755 root:root b22fc3a50971380b99c64d510459db47 +File: /usr/bin/autossh 100755 root:root 237e1518cb01bc83bcfbcff6bf1dd9b7 File: /usr/share/doc/autossh-1.4g 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/man/man1/autossh.1.xz 100644 root:root 4ef6334fef2ad5913e801b36d5dad9eb -RPMIdentity: 22181b1524453e7a223050d3996a37bce2896522c5697e0d5c1d12028ed5c06efbd22091749bcfcb7998435be5aa8b60bcfb582a2c3e88c2d35a1da5f044562d +RPMIdentity: 04442d99dce06f8ec1acaac62b93564a88735bfbc563499bdae35a71bca0984e7702b1ba4840f9a5ed1db941ccc46343c808a93554068e3e8b1612d8b79ef8e7 --- autossh-debuginfo-1.4g-alt1.i586.rpm.repo 2019-01-13 13:34:32.000000000 +0000 +++ autossh-debuginfo-1.4g-alt1.i586.rpm.hasher 2021-08-01 08:36:09.873858052 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/07ff240aeb750f6c7811a1e5ee8a50d74abf79 120777 root:root ../../../../bin/autossh -/usr/lib/debug/.build-id/5b/07ff240aeb750f6c7811a1e5ee8a50d74abf79.debug 120777 root:root ../../usr/bin/autossh.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/da4663ba87cfd75156e650062879f0a4f6fa05 120777 root:root ../../../../bin/autossh +/usr/lib/debug/.build-id/6a/da4663ba87cfd75156e650062879f0a4f6fa05.debug 120777 root:root ../../usr/bin/autossh.debug /usr/lib/debug/usr/bin/autossh.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: autossh-debuginfo = 1.4g-alt1:sisyphus.219302.200 -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/07ff240aeb750f6c7811a1e5ee8a50d74abf79 120777 root:root ../../../../bin/autossh -File: /usr/lib/debug/.build-id/5b/07ff240aeb750f6c7811a1e5ee8a50d74abf79.debug 120777 root:root ../../usr/bin/autossh.debug -File: /usr/lib/debug/usr/bin/autossh.debug 100644 root:root b7cef25453125e1edd9a184840399f99 +File: /usr/lib/debug/.build-id/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/da4663ba87cfd75156e650062879f0a4f6fa05 120777 root:root ../../../../bin/autossh +File: /usr/lib/debug/.build-id/6a/da4663ba87cfd75156e650062879f0a4f6fa05.debug 120777 root:root ../../usr/bin/autossh.debug +File: /usr/lib/debug/usr/bin/autossh.debug 100644 root:root 1559a6c4e0cda44ac4e991bd7c31e2d6 File: /usr/src/debug/autossh-1.4g 40755 root:root File: /usr/src/debug/autossh-1.4g/autossh.c 100644 root:root f85a024c2c17a605b34e3f4b7a93780e -RPMIdentity: f12108571b6589141179e730f0ede655610739b5a6b6d5226231d15195ca1d25fbe7ef44d8015616841e86dd7fa99e414dd3ffb8ee9c56eee80396e4bb806358 +RPMIdentity: f1d9b37bfabc3ac98aec1c38174186ec3335529f7d4454fcef8e1a18271891ba20ac87cc3322339ebea78b03605e5b3975380ae06dfa87b3664f6fffd4516f7b