<86>Aug 20 04:11:33 userdel[1804962]: delete user 'rooter' <86>Aug 20 04:11:33 userdel[1804962]: removed group 'rooter' owned by 'rooter' <86>Aug 20 04:11:33 userdel[1804962]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 20 04:11:33 groupadd[1804974]: group added to /etc/group: name=rooter, GID=927 <86>Aug 20 04:11:33 groupadd[1804974]: group added to /etc/gshadow: name=rooter <86>Aug 20 04:11:33 groupadd[1804974]: new group: name=rooter, GID=927 <86>Aug 20 04:11:33 useradd[1804980]: new user: name=rooter, UID=927, GID=927, home=/root, shell=/bin/bash <86>Aug 20 04:11:33 userdel[1804986]: delete user 'builder' <86>Aug 20 04:11:33 userdel[1804986]: removed group 'builder' owned by 'builder' <86>Aug 20 04:11:33 userdel[1804986]: removed shadow group 'builder' owned by 'builder' <86>Aug 20 04:11:33 groupadd[1804992]: group added to /etc/group: name=builder, GID=928 <86>Aug 20 04:11:33 groupadd[1804992]: group added to /etc/gshadow: name=builder <86>Aug 20 04:11:33 groupadd[1804992]: new group: name=builder, GID=928 <86>Aug 20 04:11:33 useradd[1804999]: new user: name=builder, UID=928, GID=928, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/hsftp-1.15-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Aug 20 04:11:34 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Aug 20 04:11:34 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Aug 20 04:11:34 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Aug 20 04:11:34 rpmi: groff-base-1.22.3-alt2 sisyphus+275306.100.2.1 1624538359 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hsftp-1.15-alt1.qa1.nosrc.rpm (w1.gzdio) Installing hsftp-1.15-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hsftp-1.15 + echo 'Source #0 (hsftp-1.15.tar.gz):' Source #0 (hsftp-1.15.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hsftp-1.15.tar.gz + /bin/tar -xf - + cd hsftp-1.15 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hsftp-1.15 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=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 creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... /bin/sed checking for awk... /bin/awk checking for echo... /bin/echo checking for cmp... /usr/bin/cmp checking for tbl... /usr/bin/tbl checking how to run the C preprocessor... gcc -E checking for AIX... no checking for POSIXized ISC... no checking for stdio.h... yes checking for stdlib.h... yes checking for stdarg.h... yes checking for fcntl.h... yes checking for curses.h... yes checking for term.h... yes checking for pwd.h... yes checking for grp.h... yes checking for sys/types.h... yes checking for sys/select.h... yes checking for ANSI C header files... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for vsnprintf... yes checking for snprintf... yes checking for atexit... yes checking for unsetenv... yes checking for setutent... yes checking for seteuid... yes checking for _getpty... no checking for grantpt... yes checking for unlockpt... yes checking for mlock... yes checking for initgroups... yes checking whether snprintf ignores n... no, snprintf is ok checking whether vsnprintf ignores n... no, vsnprintcf is ok and it terminates checking for getpt... yes checking for tty/pty type... BSD updating cache ./config.cache creating ./config.status creating makefile creating config.h Configuration: Source code location: . Install path: /usr/bin Compiler: gcc Compiler flags: -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic The following are set in config.h pty/tty type: BSD + make make: Entering directory '/usr/src/RPM/BUILD/hsftp-1.15' gcc -DHAVE_CONFIG_H -DPACKAGE=\"hsftp\" -DVERSION=\"1.15\" -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o hsftp.o -c ./hsftp.c ./hsftp.c: In function 'privileges': ./hsftp.c:538:7: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 538 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ ./hsftp.c: In function 'main': ./hsftp.c:1426:11: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 1426 | system (cmd_str); /* LOCAL CALL */ | ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DPACKAGE=\"hsftp\" -DVERSION=\"1.15\" -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o piper.o -c ./piper.c ./piper.c: In function 'get_tty': ./piper.c:218:25: warning: variable 'i' set but not used [-Wunused-but-set-variable] 218 | int fd, i; | ^ ./piper.c: In function 'piper': ./piper.c:902:8: warning: variable 'slave' set but not used [-Wunused-but-set-variable] 902 | int slave; /* slave pty */ | ^~~~~ ./piper.c: In function 'restore_tty': ./piper.c:357:3: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 357 | chown(slave, ttyfd_stat.st_uid, ttyfd_stat.st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O -o hsftp piper.o hsftp.o make: Leaving directory '/usr/src/RPM/BUILD/hsftp-1.15' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12889 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hsftp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hsftp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hsftp-1.15 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/hsftp-buildroot/usr exec_prefix=/usr/src/tmp/hsftp-buildroot/usr bindir=/usr/src/tmp/hsftp-buildroot/usr/bin sbindir=/usr/src/tmp/hsftp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/hsftp-buildroot/etc datadir=/usr/src/tmp/hsftp-buildroot/usr/share includedir=/usr/src/tmp/hsftp-buildroot/usr/include libdir=/usr/src/tmp/hsftp-buildroot/usr/lib libexecdir=/usr/src/tmp/hsftp-buildroot/usr/lib localstatedir=/usr/src/tmp/hsftp-buildroot/var/lib sharedstatedir=/usr/src/tmp/hsftp-buildroot/var/lib mandir=/usr/src/tmp/hsftp-buildroot/usr/share/man infodir=/usr/src/tmp/hsftp-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/hsftp-1.15' /bin/sh ./mkinstalldirs /usr/src/tmp/hsftp-buildroot/usr/bin mkdir /usr/src/tmp/hsftp-buildroot mkdir /usr/src/tmp/hsftp-buildroot/usr mkdir /usr/src/tmp/hsftp-buildroot/usr/bin /bin/install -c -s -m 755 hsftp /usr/src/tmp/hsftp-buildroot/usr/bin/hsftp /bin/sh ./mkinstalldirs /usr/src/tmp/hsftp-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/hsftp-buildroot/usr/share mkdir /usr/src/tmp/hsftp-buildroot/usr/share/man mkdir /usr/src/tmp/hsftp-buildroot/usr/share/man/man1 /bin/install -c -m 444 ./hsftp.1 /usr/src/tmp/hsftp-buildroot/usr/share/man/man1/hsftp.1 make: Leaving directory '/usr/src/RPM/BUILD/hsftp-1.15' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hsftp-buildroot (auto) mode of 'usr/share/man/man1/hsftp.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/hsftp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hsftp-buildroot/ (default) Compressing files in /usr/src/tmp/hsftp-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/hsftp Verifying ELF objects in /usr/src/tmp/hsftp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/hsftp: uses non-LFS functions: fcntl lstat open setrlimit Processing files: hsftp-1.15-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12889 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hsftp-1.15 + DOCDIR=/usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + export DOCDIR + rm -rf /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + /bin/mkdir -p /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + cp -prL readme license hsftp.lsm /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + chmod -R go-w /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + chmod -R a+rX /usr/src/tmp/hsftp-buildroot/usr/share/doc/hsftp-1.15 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.56FTwA 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.G5DAuc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), 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.8jfYk1 Wrote: /usr/src/RPM/RPMS/i586/hsftp-1.15-alt1.qa1.i586.rpm (w2.lzdio) 1.59user 0.74system 0:04.95elapsed 47%CPU (0avgtext+0avgdata 29828maxresident)k 0inputs+0outputs (0major+371223minor)pagefaults 0swaps /.out/hsftp-1.15-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 3.82user 3.70system 0:09.24elapsed 81%CPU (0avgtext+0avgdata 104464maxresident)k 0inputs+0outputs (30841major+598121minor)pagefaults 0swaps --- hsftp-1.15-alt1.qa1.i586.rpm.repo 2013-04-19 23:39:46.000000000 +0000 +++ hsftp-1.15-alt1.qa1.i586.rpm.hasher 2022-08-20 04:11:41.133626764 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/hsftp-1.15/readme 100644 root:root -/usr/share/man/man1/hsftp.1.gz 100644 root:root +/usr/share/man/man1/hsftp.1.xz 100644 root:root Requires: openssh-clients @@ -10,5 +10,9 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.2) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -17,3 +21,3 @@ Provides: hsftp = 1.15-alt1.qa1 -File: /usr/bin/hsftp 100755 root:root ae8938004900c4f484367068b7223a6b +File: /usr/bin/hsftp 100755 root:root 4528a37731dd36f5251379af254854f2 File: /usr/share/doc/hsftp-1.15 40755 root:root @@ -22,3 +26,3 @@ File: /usr/share/doc/hsftp-1.15/readme 100644 root:root d693ff03f3921cbd7206dd8d90a2b4fb -File: /usr/share/man/man1/hsftp.1.gz 100644 root:root 3dccd7cd6de920d49b7390b291054bb9 -RPMIdentity: d8fa9c125bcc21ad5abc8d85f3071ae477f89d9438243379fdf0319e4080a7b7932fb67c44ae17dedd024c8abd00affd13691298b7f8fe1a069efec9b32588f0 +File: /usr/share/man/man1/hsftp.1.xz 100644 root:root 4aded15da17f023b1fd0b0b52b9b5a10 +RPMIdentity: 00574f84ffba507eb1bb3e1a56f2473a91b50f9c1da097b8b942ffa3fb7ca9dc3bded93d0fa898652127b1d4a6a62582f9e909cab83cef4036c2689f80397234