<86>Feb 20 00:46:27 userdel[3838847]: delete user 'rooter' <86>Feb 20 00:46:27 userdel[3838847]: removed group 'rooter' owned by 'rooter' <86>Feb 20 00:46:27 userdel[3838847]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 20 00:46:27 groupadd[3838902]: group added to /etc/group: name=rooter, GID=1823 <86>Feb 20 00:46:27 groupadd[3838902]: group added to /etc/gshadow: name=rooter <86>Feb 20 00:46:27 groupadd[3838902]: new group: name=rooter, GID=1823 <86>Feb 20 00:46:27 useradd[3838943]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Feb 20 00:46:27 userdel[3838986]: delete user 'builder' <86>Feb 20 00:46:27 userdel[3838986]: removed group 'builder' owned by 'builder' <86>Feb 20 00:46:27 userdel[3838986]: removed shadow group 'builder' owned by 'builder' <86>Feb 20 00:46:27 groupadd[3839021]: group added to /etc/group: name=builder, GID=1824 <86>Feb 20 00:46:27 groupadd[3839021]: group added to /etc/gshadow: name=builder <86>Feb 20 00:46:27 groupadd[3839021]: new group: name=builder, GID=1824 <86>Feb 20 00:46:27 useradd[3839048]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/autossh-1.4g-alt4.src.rpm: license not found in '/usr/share/license' directory: BSD-style <13>Feb 20 00:46:30 rpmi: setproctitle-0.3.2-alt3 sisyphus+278100.6300.1.1 1626060226 installed <13>Feb 20 00:46:30 rpmi: setproctitle-devel-0.3.2-alt3 sisyphus+278100.6300.1.1 1626060226 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/autossh-1.4g-alt4.nosrc.rpm (w1.gzdio) Installing autossh-1.4g-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96387 + 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 + cp -a /usr/src/RPM/SOURCES/autossh@.service . + cp -a /usr/src/RPM/SOURCES/autossh.conf.sample . + cp -a /usr/src/RPM/SOURCES/README.ALT . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96387 + 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 -flto=auto -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_GNU_SOURCE -DHAVE_SETPROCTITLE_H' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... yes 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 -flto=auto -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.94129 + 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 + install -pD -m644 autossh@.service /usr/src/tmp/autossh-buildroot/usr/lib/systemd/user/autossh@.service + /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 systemd units in /usr/src/tmp/autossh-buildroot Adjusting library links in /usr/src/tmp/autossh-buildroot ./usr/lib: (from :0) 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) Processing files: autossh-1.4g-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85663 + 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 README.ALT autossh.conf.sample 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.atlOSL 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.XO8L9w find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(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.q1gjlS Creating autossh-debuginfo package Processing files: autossh-debuginfo-1.4g-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pMb9mX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rsc60U find-requires: running scripts (debuginfo) Requires: autossh = 1.4g-alt4, /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-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/autossh-debuginfo-1.4g-alt4.x86_64.rpm (w2.lzdio) 1.94user 2.04system 0:08.80elapsed 45%CPU (0avgtext+0avgdata 33904maxresident)k 0inputs+0outputs (0major+804811minor)pagefaults 0swaps /.out/autossh-1.4g-alt4.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-style /.out/autossh-debuginfo-1.4g-alt4.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-style 2.93user 1.22system 0:14.61elapsed 28%CPU (0avgtext+0avgdata 129084maxresident)k 16inputs+0outputs (0major+193405minor)pagefaults 0swaps --- autossh-1.4g-alt4.x86_64.rpm.repo 2021-07-01 14:32:31.000000000 +0000 +++ autossh-1.4g-alt4.x86_64.rpm.hasher 2024-02-20 00:46:40.774975410 +0000 @@ -13,5 +13,7 @@ Requires: libc.so.6(GLIBC_2.11)(64bit) -Requires: libc.so.6(GLIBC_2.14)(64bit) +Requires: libc.so.6(GLIBC_2.16)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -22,3 +24,3 @@ Provides: autossh = 1.4g-alt4:sisyphus+276603.100.1.1 -File: /usr/bin/autossh 100755 root:root 2a6d70395abf44941f6103fc583d9ee9 +File: /usr/bin/autossh 100755 root:root 4e5f4c0a3e1d7865411f533b5787a0ef File: /usr/lib/systemd/user/autossh@.service 100644 root:root 51451a5d1f43c6d9ac5e601f202957b2 @@ -32,2 +34,2 @@ File: /usr/share/man/man1/autossh.1.xz 100644 root:root 4ef6334fef2ad5913e801b36d5dad9eb -RPMIdentity: 83c573979ff46c7dbbdc972f2a61e54045981d662fc10bbf775ee73a838311d1ea398317723d1a28c8b0944ab58cd6d2ad966132f791dc2e1d13694b0f161bed +RPMIdentity: 5b7c45a435a4c9591d95f69ea4067b4f36b7fd66d13bc1b7d09e4d80dbe030f2ff6f336c2f6daab9f312ba808839413aa02808e7ab28e867e8f1ed5fa31e6469 --- autossh-debuginfo-1.4g-alt4.x86_64.rpm.repo 2021-07-01 14:32:31.000000000 +0000 +++ autossh-debuginfo-1.4g-alt4.x86_64.rpm.hasher 2024-02-20 00:46:40.833976325 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/52 40755 root:root -/usr/lib/debug/.build-id/52/ce4a366bea49064d3b42aa4056a710ec234867 120777 root:root ../../../../bin/autossh -/usr/lib/debug/.build-id/52/ce4a366bea49064d3b42aa4056a710ec234867.debug 120777 root:root ../../usr/bin/autossh.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/d7c7e29ce5ae19bc16da8051d8df28061fbb2f 120777 root:root ../../../../bin/autossh +/usr/lib/debug/.build-id/a6/d7c7e29ce5ae19bc16da8051d8df28061fbb2f.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-alt4:sisyphus+276603.100.1.1 -File: /usr/lib/debug/.build-id/52 40755 root:root -File: /usr/lib/debug/.build-id/52/ce4a366bea49064d3b42aa4056a710ec234867 120777 root:root ../../../../bin/autossh -File: /usr/lib/debug/.build-id/52/ce4a366bea49064d3b42aa4056a710ec234867.debug 120777 root:root ../../usr/bin/autossh.debug -File: /usr/lib/debug/usr/bin/autossh.debug 100644 root:root c7a027e577b49c5507506935fde69b61 +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/d7c7e29ce5ae19bc16da8051d8df28061fbb2f 120777 root:root ../../../../bin/autossh +File: /usr/lib/debug/.build-id/a6/d7c7e29ce5ae19bc16da8051d8df28061fbb2f.debug 120777 root:root ../../usr/bin/autossh.debug +File: /usr/lib/debug/usr/bin/autossh.debug 100644 root:root c66d70c904334cc44d1e1951c036fa38 File: /usr/src/debug/autossh-1.4g 40755 root:root File: /usr/src/debug/autossh-1.4g/autossh.c 100644 root:root f85a024c2c17a605b34e3f4b7a93780e -RPMIdentity: 6db3dcf71f84cd23ee6a5dbb29551bbfe195e2a58bc2985ba1b9b38f8560cf61af8b6310bd0a2f3279897f4e0bb5ca390532fa86c59fe52250903ba243fe99ee +RPMIdentity: dc947d25c2500710fd7790751265e19d1fe23ec44697eda51b3b11c2df1a45841c9778ed99b9784e5067d9fa27c2d6273ae03973ff78ac5afa16782a229ea02e