<86>Oct 24 03:18:27 userdel[1999256]: delete user 'rooter' <86>Oct 24 03:18:27 userdel[1999256]: removed group 'rooter' owned by 'rooter' <86>Oct 24 03:18:27 userdel[1999256]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 24 03:18:27 groupadd[1999297]: group added to /etc/group: name=rooter, GID=930 <86>Oct 24 03:18:27 groupadd[1999297]: group added to /etc/gshadow: name=rooter <86>Oct 24 03:18:27 groupadd[1999297]: new group: name=rooter, GID=930 <86>Oct 24 03:18:27 useradd[1999328]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash <86>Oct 24 03:18:27 userdel[1999371]: delete user 'builder' <86>Oct 24 03:18:27 userdel[1999371]: removed group 'builder' owned by 'builder' <86>Oct 24 03:18:27 userdel[1999371]: removed shadow group 'builder' owned by 'builder' <86>Oct 24 03:18:27 groupadd[1999409]: group added to /etc/group: name=builder, GID=931 <86>Oct 24 03:18:27 groupadd[1999409]: group added to /etc/gshadow: name=builder <86>Oct 24 03:18:27 groupadd[1999409]: new group: name=builder, GID=931 <86>Oct 24 03:18:27 useradd[1999430]: new user: name=builder, UID=931, GID=931, home=/usr/src, shell=/bin/bash <13>Oct 24 03:18:28 rpmi: setproctitle-0.3.2-alt3 1299638025 installed <13>Oct 24 03:18:28 rpmi: setproctitle-devel-0.3.2-alt3 1299638025 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/autossh-1.4g-alt1.nosrc.rpm (w1.gzdio) Installing autossh-1.4g-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70482 + 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.70482 + 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 -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' ++ 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 checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... x86_64-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 -j16 make: Entering directory '/usr/src/RPM/BUILD/autossh-1.4g' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-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.674 + 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) Hardlinking identical .pyc and .pyo files Processing files: autossh-1.4g-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.674 + 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.Z1hgjI 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.Cl2THk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: openssh-clients, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libsetproctitle.so.0()(64bit) >= 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.dmo8w0 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.Q3XINJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JlBXvw find-requires: running scripts (debuginfo) Requires: autossh = 1.4g-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libsetproctitle.so.0) Adding to autossh-debuginfo a strict dependency on autossh Wrote: /usr/src/RPM/RPMS/x86_64/autossh-1.4g-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/autossh-debuginfo-1.4g-alt1.x86_64.rpm (w2.lzdio) 2.93user 1.60system 0:08.80elapsed 51%CPU (0avgtext+0avgdata 36580maxresident)k 0inputs+0outputs (0major+806551minor)pagefaults 0swaps 5.27user 3.89system 0:12.81elapsed 71%CPU (0avgtext+0avgdata 120216maxresident)k 16inputs+0outputs (34392major+1057827minor)pagefaults 0swaps --- autossh-1.4g-alt1.x86_64.rpm.repo 2019-01-13 13:34:34.000000000 +0000 +++ autossh-1.4g-alt1.x86_64.rpm.hasher 2021-10-24 03:18:39.045103654 +0000 @@ -14,3 +14,3 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libsetproctitle.so.0()(64bit) >= set:edf7 +Requires: libsetproctitle.so.0()(64bit) >= set:dcf7 Requires: rpmlib(SetVersions) @@ -19,3 +19,3 @@ Provides: autossh = 1.4g-alt1:sisyphus.219302.200 -File: /usr/bin/autossh 100755 root:root 2f720b297f80af147f065d96c097085b +File: /usr/bin/autossh 100755 root:root 12410074d564da5390604d7b35b83bfc File: /usr/share/doc/autossh-1.4g 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/man/man1/autossh.1.xz 100644 root:root 4ef6334fef2ad5913e801b36d5dad9eb -RPMIdentity: 0537db0a85ec8274ce7a76800e8b333192458a321d44783d357f0886baa19cdcc948329cf1808add0a03f1f1730575a073dbb55b7c5302bd70262e8b4f0a2d71 +RPMIdentity: 7473353f319cc0dc0c4efbfd56d8327e952b1ea27b44b82da7adf9092bfc547374c7b6d359b7c960aff1fe1494b80437d6fad4780638040a71e1a7a0855cc05f --- autossh-debuginfo-1.4g-alt1.x86_64.rpm.repo 2019-01-13 13:34:34.000000000 +0000 +++ autossh-debuginfo-1.4g-alt1.x86_64.rpm.hasher 2021-10-24 03:18:39.123104832 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/ea5bdb9e4815810285bd716b25cc573a787133 120777 root:root ../../../../bin/autossh -/usr/lib/debug/.build-id/0b/ea5bdb9e4815810285bd716b25cc573a787133.debug 120777 root:root ../../usr/bin/autossh.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/9d6ef5b35e0c87ce03dc6c116f8a48e6a7ee6f 120777 root:root ../../../../bin/autossh +/usr/lib/debug/.build-id/81/9d6ef5b35e0c87ce03dc6c116f8a48e6a7ee6f.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/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/ea5bdb9e4815810285bd716b25cc573a787133 120777 root:root ../../../../bin/autossh -File: /usr/lib/debug/.build-id/0b/ea5bdb9e4815810285bd716b25cc573a787133.debug 120777 root:root ../../usr/bin/autossh.debug -File: /usr/lib/debug/usr/bin/autossh.debug 100644 root:root 5b7b1a4451f74d5249e195811d1075fc +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/9d6ef5b35e0c87ce03dc6c116f8a48e6a7ee6f 120777 root:root ../../../../bin/autossh +File: /usr/lib/debug/.build-id/81/9d6ef5b35e0c87ce03dc6c116f8a48e6a7ee6f.debug 120777 root:root ../../usr/bin/autossh.debug +File: /usr/lib/debug/usr/bin/autossh.debug 100644 root:root 1d726fb6888234bb0dfe663591940261 File: /usr/src/debug/autossh-1.4g 40755 root:root File: /usr/src/debug/autossh-1.4g/autossh.c 100644 root:root f85a024c2c17a605b34e3f4b7a93780e -RPMIdentity: cd841c5b934029a846d5247eb96ae0059811313d2e5ae91fc1a43a5676fdd67645c4948af84e551c83c5910d2ccff25d97f67d31b792c09e3c13f8cbb652113c +RPMIdentity: 1e0068ffa094888b0be92ca9309926a896cae46d1f9af5f17e835c565492d00f9900c9e694f4738289e4e98a25444a9eccbd8dc35eb88a3f6245f5f74305716b