<86>Nov 16 09:29:44 userdel[129850]: delete user 'rooter'
<86>Nov 16 09:29:44 userdel[129850]: removed group 'rooter' owned by 'rooter'
<86>Nov 16 09:29:45 groupadd[129855]: group added to /etc/group: name=rooter, GID=567
<86>Nov 16 09:29:45 groupadd[129855]: group added to /etc/gshadow: name=rooter
<86>Nov 16 09:29:45 groupadd[129855]: new group: name=rooter, GID=567
<86>Nov 16 09:29:45 useradd[129859]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash
<86>Nov 16 09:29:45 userdel[129866]: delete user 'builder'
<86>Nov 16 09:29:45 userdel[129866]: removed group 'builder' owned by 'builder'
<86>Nov 16 09:29:45 userdel[129866]: removed shadow group 'builder' owned by 'builder'
<86>Nov 16 09:29:45 groupadd[129871]: group added to /etc/group: name=builder, GID=568
<86>Nov 16 09:29:45 groupadd[129871]: group added to /etc/gshadow: name=builder
<86>Nov 16 09:29:45 groupadd[129871]: new group: name=builder, GID=568
<86>Nov 16 09:29:45 useradd[129875]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/atftp-0.7.1-alt1.qa1.nosrc.rpm
Installing atftp-0.7.1-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90464
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf atftp-0.7.1
+ echo 'Source #0 (atftp-0.7.1-alt1.qa1.tar):'
Source #0 (atftp-0.7.1-alt1.qa1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/atftp-0.7.1-alt1.qa1.tar
+ cd atftp-0.7.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90276
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd atftp-0.7.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 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
+ xargs -ri dirname -- '{}'
+ ./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 --disable-libpcre
configure: WARNING: unrecognized options: --disable-silent-rules, --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 build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-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 whether make sets $(MAKE)... (cached) yes
checking for pthread_create in -lpthread... yes
checking for tgetent in -lreadline... no
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltermcap... no
no
checking for readline in -lreadline... no
no
checking for rl_completion_matches in -lreadline... no
checking for completion_matches in -lreadline... no
no
checking for hosts_ctl in -lwrap... no
checking for ANSI C header files... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/tftp.h usability... yes
checking arpa/tftp.h presence... yes
checking for arpa/tftp.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking tcpd.h usability... no
checking tcpd.h presence... no
checking for tcpd.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for strchr... yes
checking for memcpy... yes
checking for strstr... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
checking for strncmp... (cached) yes
checking for socket... yes
checking for gethostbyname... yes
checking for gethostbyname_r... yes
checking for gethostbyaddr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating redhat/atftp.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1'
Making all in .
make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftp.c
tftp.c: In function 'get_file':
tftp.c:714:21: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  714 |                     fgets(string, MAXLEN, stdin);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftp_io.c
tftp_io.c: In function 'tftp_get_packet':
tftp_io.c:323:33: warning: passing argument 1 of 'sockaddr_get_port' from incompatible pointer type [-Wincompatible-pointer-types]
  323 |           if (sockaddr_get_port(&sa) == 0)
      |                                 ^~~
      |                                 |
      |                                 struct sockaddr_storage **
In file included from tftp_io.h:22,
                 from tftp_io.c:31:
tftp_def.h:58:28: note: expected 'const struct sockaddr_storage *' but argument is of type 'struct sockaddr_storage **'
   58 | uint16_t sockaddr_get_port(const struct sockaddr_storage *);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c logger.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c options.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftp_def.c
tftp_def.c:43:6: warning: excess elements in array initializer
   43 |      { "", "", 0, 0}
      |      ^
tftp_def.c:43:6: note: (near initialization for 'tftp_default_options')
tftp_def.c: In function 'timeval_diff':
tftp_def.c:94:16: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   94 |           else if (res->tv_usec <= 0);
      |                ^~
tftp_def.c:95:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   95 |           {
      |           ^
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftp_file.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c argz.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftp_mtftp.c
tftp_mtftp.c: In function 'tftp_mtftp_receive_file':
tftp_mtftp.c:264:51: warning: pointer targets in passing argument 1 of 'tftp_mtftp_missed_packet' differ in signedness [-Wpointer-sign]
  264 |                          tftp_mtftp_missed_packet(file_bitmap, last_block_number, 1);
      |                                                   ^~~~~~~~~~~
      |                                                   |
      |                                                   unsigned int *
tftp_mtftp.c:66:34: note: expected 'int *' but argument is of type 'unsigned int *'
   66 | int tftp_mtftp_missed_packet(int file_bitmap[], int last_block, int mode)
      |                              ~~~~^~~~~~~~~~~~~
tftp_mtftp.c:485:55: warning: pointer targets in passing argument 1 of 'tftp_mtftp_missed_packet' differ in signedness [-Wpointer-sign]
  485 |                          if (tftp_mtftp_missed_packet(file_bitmap, last_block_number, 0))
      |                                                       ^~~~~~~~~~~
      |                                                       |
      |                                                       unsigned int *
tftp_mtftp.c:66:34: note: expected 'int *' but argument is of type 'unsigned int *'
   66 | int tftp_mtftp_missed_packet(int file_bitmap[], int last_block, int mode)
      |                              ~~~~^~~~~~~~~~~~~
i586-alt-linux-gcc  -g -Wall -D_REENTRANT -O2   -o atftp tftp.o tftp_io.o logger.o options.o tftp_def.o tftp_file.o argz.o tftp_mtftp.o   
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftpd.c
tftpd.c: In function 'main':
tftpd.c:329:11: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
  329 |           setgid(group->gr_gid);
      |           ^~~~~~~~~~~~~~~~~~~~~
tftpd.c:330:11: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  330 |           setuid(user->pw_uid);
      |           ^~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c stats.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftpd_file.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftpd_list.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftpd_mcast.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftpd_pcre.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE   -g -Wall -D_REENTRANT -O2 -c tftpd_mtftp.c
i586-alt-linux-gcc  -g -Wall -D_REENTRANT -O2   -o atftpd tftpd.o logger.o options.o stats.o tftp_io.o tftp_def.o tftpd_file.o tftpd_list.o tftpd_mcast.o argz.o tftpd_pcre.o tftpd_mtftp.o  -lpthread  
make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1'
Making all in test
make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1'
make: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68438
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/atftp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/atftp-buildroot
+ cd atftp-0.7.1
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/atftp-buildroot/usr exec_prefix=/usr/src/tmp/atftp-buildroot/usr bindir=/usr/src/tmp/atftp-buildroot/usr/bin sbindir=/usr/src/tmp/atftp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/atftp-buildroot/etc datadir=/usr/src/tmp/atftp-buildroot/usr/share includedir=/usr/src/tmp/atftp-buildroot/usr/include libdir=/usr/src/tmp/atftp-buildroot/usr/lib libexecdir=/usr/src/tmp/atftp-buildroot/usr/lib localstatedir=/usr/src/tmp/atftp-buildroot/var/lib sharedstatedir=/usr/src/tmp/atftp-buildroot/var/lib mandir=/usr/src/tmp/atftp-buildroot/usr/share/man infodir=/usr/src/tmp/atftp-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1'
Making install in .
make[1]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1'
 /bin/mkdir -p '/usr/src/tmp/atftp-buildroot/usr/bin'
  /bin/install -p atftp '/usr/src/tmp/atftp-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/atftp-buildroot/usr/sbin'
  /bin/install -p atftpd '/usr/src/tmp/atftp-buildroot/usr/sbin'
/usr/bin/make  install-exec-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1'
(cd /usr/src/tmp/atftp-buildroot/usr/sbin && ln -sf atftpd in.tftpd)
make[3]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1'
 /bin/mkdir -p '/usr/src/tmp/atftp-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 atftp.1 '/usr/src/tmp/atftp-buildroot/usr/share/man/man1'
 /bin/mkdir -p '/usr/src/tmp/atftp-buildroot/usr/share/man/man8'
 /bin/install -p -m 644 atftpd.8 '/usr/src/tmp/atftp-buildroot/usr/share/man/man8'
/usr/bin/make  install-data-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1'
(cd /usr/src/tmp/atftp-buildroot/usr/share/man/man8 && ln -sf atftpd.8 in.tftpd.8)
make[3]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/atftp-0.7.1/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1/test'
make: Leaving directory '/usr/src/RPM/BUILD/atftp-0.7.1'
+ install -pm0755 -D atftpd.init /usr/src/tmp/atftp-buildroot/etc/rc.d/init.d/atftpd
+ install -pm0644 -D atftpd.sysconfig /usr/src/tmp/atftp-buildroot/etc/sysconfig/atftpd
+ mkdir -p /usr/src/tmp/atftp-buildroot/var/lib/tftpboot
+ mkdir -pm0770 /usr/src/tmp/atftp-buildroot/var/run/atftpd
+ mkdir -pm0770 /usr/src/tmp/atftp-buildroot/var/log/atftpd
+ touch /usr/src/tmp/atftp-buildroot/etc/mtftp.conf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/atftp-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/atftp-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/atftp-buildroot/ (default)
Compressing files in /usr/src/tmp/atftp-buildroot (auto)
removed '/usr/src/tmp/atftp-buildroot/usr/share/man/man8/in.tftpd.8'
'/usr/src/tmp/atftp-buildroot/usr/share/man/man8/in.tftpd.8.xz' -> 'atftpd.8.xz'
Adjusting library links in /usr/src/tmp/atftp-buildroot
./var/lib:
Verifying ELF objects in /usr/src/tmp/atftp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/atftpd: uses non-LFS functions: __fxstat fopen open
verify-elf: WARNING: ./usr/bin/atftp: uses non-LFS functions: __fxstat fopen open
Hardlinking identical .pyc and .pyo files
Processing files: atftp-0.7.1-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82245
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd atftp-0.7.1
+ DOCDIR=/usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ /bin/mkdir -p /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ cp -prL Changelog BUGS FAQ INSTALL LICENSE README README.CVS /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ chmod -R go-w /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ chmod -R a+rX /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ cp -prL README.MCAST README.PCRE TODO docs test/mtftp.conf /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ chmod -R go-w /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ chmod -R a+rX /usr/src/tmp/atftp-buildroot/usr/share/doc/atftp-0.7.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0BM7cf
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.9HIwzj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i7dr8g
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PkXqhi
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uRId4e
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Conflicts: tftpd
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hlchuj
Creating atftp-debuginfo package
Processing files: atftp-debuginfo-0.7.1-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xeby4f
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j4SC5f
find-requires: running scripts (debuginfo)
Requires: atftp = 0.7.1-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0)
Wrote: /usr/src/RPM/RPMS/i586/atftp-0.7.1-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/atftp-debuginfo-0.7.1-alt1.qa1.i586.rpm
7.93user 1.75system 0:16.66elapsed 58%CPU (0avgtext+0avgdata 36452maxresident)k
0inputs+0outputs (0major+787055minor)pagefaults 0swaps
9.37user 3.84system 0:20.49elapsed 64%CPU (0avgtext+0avgdata 36452maxresident)k
0inputs+0outputs (0major+969838minor)pagefaults 0swaps
--- atftp-0.7.1-alt1.qa1.i586.rpm.repo	2018-03-15 10:21:38.000000000 +0000
+++ atftp-0.7.1-alt1.qa1.i586.rpm.hasher	2019-11-16 09:30:03.701785698 +0000
@@ -28,4 +28,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /etc/rc.d/init.d  
@@ -45,2 +43,3 @@
 Requires: libc.so.6(GLIBC_2.4)  
+Requires: libc.so.6(GLIBC_2.7)  
 Requires: libpthread.so.0(GLIBC_2.0)