<86>Jun  4 09:38:05 userdel[80578]: delete user 'rooter'
<86>Jun  4 09:38:05 groupadd[80898]: group added to /etc/group: name=rooter, GID=1868
<86>Jun  4 09:38:05 groupadd[80898]: group added to /etc/gshadow: name=rooter
<86>Jun  4 09:38:05 groupadd[80898]: new group: name=rooter, GID=1868
<86>Jun  4 09:38:05 useradd[81087]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash
<86>Jun  4 09:38:05 userdel[81201]: delete user 'builder'
<86>Jun  4 09:38:05 userdel[81201]: removed group 'builder' owned by 'builder'
<86>Jun  4 09:38:05 userdel[81201]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 09:38:05 groupadd[81308]: group added to /etc/group: name=builder, GID=1869
<86>Jun  4 09:38:05 groupadd[81308]: group added to /etc/gshadow: name=builder
<86>Jun  4 09:38:05 groupadd[81308]: new group: name=builder, GID=1869
<86>Jun  4 09:38:05 useradd[81327]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash
<13>Jun  4 09:38:09 rpmi: liblwp-2.6-alt1_16 1506668778 installed
<13>Jun  4 09:38:09 rpmi: lua5.3-5.3.5-alt2 p9+237798.100.1.1 1568845217 installed
<13>Jun  4 09:38:09 rpmi: liblua5.3-devel-5.3.5-alt2 p9+237798.100.1.1 1568845217 installed
<13>Jun  4 09:38:09 rpmi: liblwp-devel-2.6-alt1_16 1506668778 installed
<13>Jun  4 09:38:09 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/librpc2-2.10-alt1_17.nosrc.rpm (w1.gzdio)
Installing librpc2-2.10-alt1_17.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50523
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf rpc2-2.10
+ echo 'Source #0 (rpc2-2.10.tar.gz):'
Source #0 (rpc2-2.10.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/rpc2-2.10.tar.gz
+ /bin/tar -xf -
+ cd rpc2-2.10
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (rpc2-2.10-lua-5.2-fix.patch):'
Patch #0 (rpc2-2.10-lua-5.2-fix.patch):
+ /usr/bin/patch -p1 -b --suffix .lua52fix
patching file rpc2-src/lua.c
+ echo 'Patch #1 (rpc2-2.10-format-security-fix.patch):'
Patch #1 (rpc2-2.10-format-security-fix.patch):
+ /usr/bin/patch -p1 -b --suffix .format-security
patching file rpc2-src/rpc2test.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50523
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rpc2-2.10
+ export 'CC=gcc -fPIC'
+ CC='gcc -fPIC'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
++ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -ri dirname -- '{}'
+ ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --with-lua
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 for x86_64-alt-linux-gcc... gcc -fPIC
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 gcc -fPIC accepts -g... yes
checking for gcc -fPIC option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc -fPIC... none
checking how to run the C preprocessor... gcc -fPIC -E
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -fPIC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -fPIC object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -fPIC supports -fno-rtti -fno-exceptions... no
checking for gcc -fPIC option to produce PIC... -fPIC -DPIC
checking if gcc -fPIC PIC flag -fPIC -DPIC works... yes
checking if gcc -fPIC static flag -static works... no
checking if gcc -fPIC supports -c -o file.o... yes
checking if gcc -fPIC supports -c -o file.o... (cached) yes
checking whether the gcc -fPIC linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for cp... cp -f
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LWP... yes
checking for LUA... yes
checking for library containing tgetent... no
checking for main in -lreadline... no
checking for rl_completion_matches in -lreadline... no
checking for library containing bind... none required
checking for library containing inet_ntoa... none required
checking for library containing gethostbyname... none required
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for socklen_t... yes
checking whether the C compiler accepts -Wall... yes
checking for ffs... yes
checking for iopen... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getipnodebyname... no
checking for inet_aton... yes
checking for inet_ntoa... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating secure/Makefile
config.status: creating rpc2-src/Makefile
config.status: creating rp2gen/Makefile
config.status: creating scripts/Makefile
config.status: creating rpc2.pc
config.status: creating rpc2-uninstalled.pc
config.status: creating pkgs/pkg-bsd.sh
config.status: creating pkgs/rpc2.spec
config.status: creating debian/changelog
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j16
make  all-recursive
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in secure
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure_test.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o encr_null.lo encr_null.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c encr_null.c  -fPIC -DPIC -o .libs/encr_null.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o auth_none.lo auth_none.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c auth_none.c  -fPIC -DPIC -o .libs/auth_none.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o secure_setup.lo secure_setup.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure_setup.c  -fPIC -DPIC -o .libs/secure_setup.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o secure_sendto.lo secure_sendto.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure_sendto.c  -fPIC -DPIC -o .libs/secure_sendto.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o auth_aes_xcbc.lo auth_aes_xcbc.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c auth_aes_xcbc.c  -fPIC -DPIC -o .libs/auth_aes_xcbc.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o secure_recvfrom.lo secure_recvfrom.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure_recvfrom.c  -fPIC -DPIC -o .libs/secure_recvfrom.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o encr_aes_cbc.lo encr_aes_cbc.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c encr_aes_cbc.c  -fPIC -DPIC -o .libs/encr_aes_cbc.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o secure_init.lo secure_init.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure_init.c  -fPIC -DPIC -o .libs/secure_init.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o secure_random.lo secure_random.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure_random.c  -fPIC -DPIC -o .libs/secure_random.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o secure_pbkdf.lo secure_pbkdf.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure_pbkdf.c  -fPIC -DPIC -o .libs/secure_pbkdf.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o encr_aes_ccm.lo encr_aes_ccm.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c encr_aes_ccm.c  -fPIC -DPIC -o .libs/encr_aes_ccm.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o secure_aes.lo secure_aes.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure_aes.c  -fPIC -DPIC -o .libs/secure_aes.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o rijndael-alg-fst.lo rijndael-alg-fst.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c rijndael-alg-fst.c  -fPIC -DPIC -o .libs/rijndael-alg-fst.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIC  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC   -o libsecure.la  secure_init.lo secure_setup.lo secure_pbkdf.lo secure_aes.lo secure_random.lo secure_recvfrom.lo secure_sendto.lo auth_none.lo auth_aes_xcbc.lo encr_null.lo encr_aes_cbc.lo encr_aes_ccm.lo rijndael-alg-fst.lo  
libtool: link: ar cru .libs/libsecure.a .libs/secure_init.o .libs/secure_setup.o .libs/secure_pbkdf.o .libs/secure_aes.o .libs/secure_random.o .libs/secure_recvfrom.o .libs/secure_sendto.o .libs/auth_none.o .libs/auth_aes_xcbc.o .libs/encr_null.o .libs/encr_aes_cbc.o .libs/encr_aes_ccm.o .libs/rijndael-alg-fst.o 
libtool: link: ranlib .libs/libsecure.a
libtool: link: ( cd ".libs" && rm -f "libsecure.la" && ln -s "../libsecure.la" "libsecure.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIC  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC   -o secure_test secure_test.o libsecure.la 
libtool: link: gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o secure_test secure_test.o  ./.libs/libsecure.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
Making all in rpc2-src
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o se.lo se.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c se.c  -fPIC -DPIC -o .libs/se.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o globals.lo globals.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c globals.c  -fPIC -DPIC -o .libs/globals.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o cbuf.lo cbuf.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c cbuf.c  -fPIC -DPIC -o .libs/cbuf.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o ct.lo ct.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c ct.c  -fPIC -DPIC -o .libs/ct.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o ffs.lo ffs.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c ffs.c  -fPIC -DPIC -o .libs/ffs.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o secure.lo secure.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c secure.c  -fPIC -DPIC -o .libs/secure.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o lists.lo lists.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c lists.c  -fPIC -DPIC -o .libs/lists.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o mkcall.lo mkcall.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c mkcall.c  -fPIC -DPIC -o .libs/mkcall.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o debug.lo debug.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c debug.c  -fPIC -DPIC -o .libs/debug.o
debug.c: In function 'rpc2_PrintHostIdent':
debug.c:313:9: warning: case value '121' not in enumerated type 'HostTag' {aka 'enum <anonymous>'} [-Wswitch]
         case RPC2_MGRPBYADDRINFO:
         ^~~~
debug.c:322:9: warning: case value '137' not in enumerated type 'HostTag' {aka 'enum <anonymous>'} [-Wswitch]
         case RPC2_MGRPBYNAME:
         ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o packet.lo packet.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c packet.c  -fPIC -DPIC -o .libs/packet.o
packet.c: In function 'FailPacket':
packet.c:95:2: warning: #warning "fail filters can only handle ipv4 addresses" [-Wcpp]
 #warning "fail filters can only handle ipv4 addresses"
  ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o conn.lo conn.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c conn.c  -fPIC -DPIC -o .libs/conn.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o host.lo host.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c host.c  -fPIC -DPIC -o .libs/host.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o multi1.lo multi1.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c multi1.c  -fPIC -DPIC -o .libs/multi1.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o stats.lo stats.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c stats.c  -fPIC -DPIC -o .libs/stats.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o dllist.lo dllist.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c dllist.c  -fPIC -DPIC -o .libs/dllist.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o compat.lo compat.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c compat.c  -fPIC -DPIC -o .libs/compat.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o multi2.lo multi2.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c multi2.c  -fPIC -DPIC -o .libs/multi2.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o multi3.lo multi3.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c multi3.c  -fPIC -DPIC -o .libs/multi3.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o errors.lo errors.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c errors.c  -fPIC -DPIC -o .libs/errors.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o rpc2_addrinfo.lo rpc2_addrinfo.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c rpc2_addrinfo.c  -fPIC -DPIC -o .libs/rpc2_addrinfo.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o rpc2b.lo rpc2b.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c rpc2b.c  -fPIC -DPIC -o .libs/rpc2b.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o delay.lo delay.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c delay.c  -fPIC -DPIC -o .libs/delay.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o sl.lo sl.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sl.c  -fPIC -DPIC -o .libs/sl.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o rpc2a.lo rpc2a.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c rpc2a.c  -fPIC -DPIC -o .libs/rpc2a.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o sftp2.lo sftp2.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sftp2.c  -fPIC -DPIC -o .libs/sftp2.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o sftp5.lo sftp5.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sftp5.c  -fPIC -DPIC -o .libs/sftp5.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o sftp4.lo sftp4.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sftp4.c  -fPIC -DPIC -o .libs/sftp4.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o sftp6.lo sftp6.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sftp6.c  -fPIC -DPIC -o .libs/sftp6.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o lua.lo lua.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c lua.c  -fPIC -DPIC -o .libs/lua.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c ctest.c
In file included from ctest.c:49:
ctest.c: In function 'main':
ctest.c:248:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   assert(VMFileBuf = (char *)malloc((unsigned)VMMaxFileSize));
          ^~~~~~~~~
ctest.c:91:86: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define WhatHappened(X,Y) ((rpc2rc = X), printf("%s: %s\n", Y, RPC2_ErrorMsg(rpc2rc)), rpc2rc)
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
ctest.c:384:7: note: in expansion of macro 'WhatHappened'
       WhatHappened(tt, "MakeRPC");
       ^~~~~~~~~~~~
ctest.c:91:86: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define WhatHappened(X,Y) ((rpc2rc = X), printf("%s: %s\n", Y, RPC2_ErrorMsg(rpc2rc)), rpc2rc)
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
ctest.c:445:7: note: in expansion of macro 'WhatHappened'
       WhatHappened(tt, "MakeRPC");
       ^~~~~~~~~~~~
ctest.c:91:86: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define WhatHappened(X,Y) ((rpc2rc = X), printf("%s: %s\n", Y, RPC2_ErrorMsg(rpc2rc)), rpc2rc)
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
ctest.c:482:3: note: in expansion of macro 'WhatHappened'
   WhatHappened(RPC2_Unbind(cid), "Unbind");
   ^~~~~~~~~~~~
ctest.c:178:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  (void) fscanf(ifd, "%ld", &RPC2_DebugLevel);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:212:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  (void) fscanf(ifd, "%ld", &opcode);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:245:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &VMMaxFileSize);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:254:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &tt);
          ^~~~~~~~~~~~~~~~~~~~~~~
ctest.c:276:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &count);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:299:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%u", &Buff1->Header.BodyLength);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:303:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &sed.Value.SmartFTPD.SeekOffset);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:307:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &sed.Value.SmartFTPD.ByteQuota);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:311:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%s", sed.Value.SmartFTPD.FileInfo.ByName.LocalFileName);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:335:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &tt);
          ^~~~~~~~~~~~~~~~~~~~~~~
ctest.c:341:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &tt);
          ^~~~~~~~~~~~~~~~~~~~~~~
ctest.c:347:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &tt);
          ^~~~~~~~~~~~~~~~~~~~~~~
ctest.c:353:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%s", (char *)Buff1->Body+1+3*sizeof(long));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:359:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%c", &sed.Value.SmartFTPD.hashmark);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:424:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &i);
          ^~~~~~~~~~~~~~~~~~~~~~
ctest.c:453:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
   (void) fscanf(ifd, "%ld", &tt);
          ^~~~~~~~~~~~~~~~~~~~~~~
ctest.c: In function 'GetHost':
ctest.c:567:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     (void) fscanf(ifd, "%s", h->Value.Name);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c: In function 'GetPort':
ctest.c:577:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     (void) fscanf(ifd, "%ld", &i);
            ^~~~~~~~~~~~~~~~~~~~~~
ctest.c: In function 'GetWho':
ctest.c:588:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  (void) fscanf(ifd, "%s", (char *)w->SeqBody);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:593:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  (void) fscanf(ifd, "%s", (char *)e);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:598:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  (void) fscanf(ifd, "%s", (char *)w->SeqBody);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c: In function 'DoBinding':
ctest.c:627:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     (void) fscanf(ifd, "%s", hid.Value.Name);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:635:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     (void) fscanf(ifd, "%d", &bparms.SideEffectType);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ctest.c:639:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
     (void) fscanf(ifd, "%d", &bparms.SecurityLevel);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c stest.c
stest.c: In function 'main':
stest.c:126:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     HandleRequests((void *)numLWPs);
                    ^
stest.c: In function 'HandleRequests':
stest.c:173:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
       (void *)numLWPs, "server", &pids[numLWPs]);
       ^
In file included from stest.c:49:
stest.c: In function 'ProcessPacket':
stest.c:474:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      assert(VMFileBuf = (char *)malloc((unsigned)VMMaxFileSize));
             ^~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c rpc2test.c
rpc2test.c: In function 'ListenerBody':
rpc2test.c:82:77: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define WhatHappened(X) ((rpc2rc = X), printf("%s\n", RPC2_ErrorMsg(rpc2rc)), rpc2rc)
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
rpc2test.c:405:6: note: in expansion of macro 'WhatHappened'
      WhatHappened(i);
      ^~~~~~~~~~~~
rpc2test.c: In function 'GetRoot':
rpc2test.c:875:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(TestDir, sizeof(TestDir), stdin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rpc2test.c: In function 'mkfile':
rpc2test.c:1069:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(fd, "0", 1);
     ^~~~~~~~~~~~~~~~~
rpc2test.c: In function 'GetStringVar':
rpc2test.c:928:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(gSVar, sizeof(gSVar), stdin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rpc2test.c: In function 'GetVar':
rpc2test.c:921:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(LineBuf, sizeof(LineBuf), stdin); *gVar = atoi(LineBuf);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rpc2test.c: In function 'main':
rpc2test.c:778:37: warning: '%d' directive writing between 1 and 3 bytes into a region of size between 0 and 29 [-Wformat-overflow=]
  sprintf(ConnVector[i].NameBuf, "%s.%d", myname,i);
                                     ^~
rpc2test.c:778:33: note: directive argument in the range [0, 100]
  sprintf(ConnVector[i].NameBuf, "%s.%d", myname,i);
                                 ^~~~~~~
In file included from /usr/include/stdio.h:862,
                 from rpc2test.c:47:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 34 bytes into a destination of size 30
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o sftp1.lo sftp1.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sftp1.c  -fPIC -DPIC -o .libs/sftp1.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIC  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -version-info 9:5:4 -no-undefined  -o librpc2.la -rpath /usr/lib64 rpc2a.lo rpc2b.lo sl.lo packet.lo secure.lo globals.lo se.lo lists.lo ct.lo debug.lo conn.lo cbuf.lo ffs.lo host.lo multi1.lo multi2.lo multi3.lo mkcall.lo stats.lo errors.lo dllist.lo rpc2_addrinfo.lo compat.lo lua.lo delay.lo ../secure/libsecure.la -llua -lm -ldl -llwp 
libtool: link: gcc -fPIC -shared  .libs/rpc2a.o .libs/rpc2b.o .libs/sl.o .libs/packet.o .libs/secure.o .libs/globals.o .libs/se.o .libs/lists.o .libs/ct.o .libs/debug.o .libs/conn.o .libs/cbuf.o .libs/ffs.o .libs/host.o .libs/multi1.o .libs/multi2.o .libs/multi3.o .libs/mkcall.o .libs/stats.o .libs/errors.o .libs/dllist.o .libs/rpc2_addrinfo.o .libs/compat.o .libs/lua.o .libs/delay.o  -Wl,--whole-archive ../secure/.libs/libsecure.a -Wl,--no-whole-archive  -llua -lm -ldl -llwp    -Wl,-soname -Wl,librpc2.so.5 -o .libs/librpc2.so.5.4.5
libtool: link: (cd ".libs" && rm -f "librpc2.so.5" && ln -s "librpc2.so.5.4.5" "librpc2.so.5")
libtool: link: (cd ".libs" && rm -f "librpc2.so" && ln -s "librpc2.so.5.4.5" "librpc2.so")
libtool: link: ( cd ".libs" && rm -f "librpc2.la" && ln -s "../librpc2.la" "librpc2.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o sftp3.lo sftp3.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c sftp3.c  -fPIC -DPIC -o .libs/sftp3.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIC  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -version-info 9:5:4 -no-undefined  -o libse.la -rpath /usr/lib64 sftp1.lo sftp2.lo sftp3.lo sftp4.lo sftp5.lo sftp6.lo librpc2.la -llwp 
libtool: link: gcc -fPIC -shared  .libs/sftp1.o .libs/sftp2.o .libs/sftp3.o .libs/sftp4.o .libs/sftp5.o .libs/sftp6.o   ./.libs/librpc2.so -llwp    -Wl,-soname -Wl,libse.so.5 -o .libs/libse.so.5.4.5
libtool: link: (cd ".libs" && rm -f "libse.so.5" && ln -s "libse.so.5.4.5" "libse.so.5")
libtool: link: (cd ".libs" && rm -f "libse.so" && ln -s "libse.so.5.4.5" "libse.so")
libtool: link: ( cd ".libs" && rm -f "libse.la" && ln -s "../libse.la" "libse.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIC  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC   -o stest stest.o librpc2.la libse.la -llwp 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/stest stest.o  ./.libs/librpc2.so ./.libs/libse.so -llwp
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIC  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC   -o rpc2test rpc2test.o librpc2.la libse.la -llwp 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/rpc2test rpc2test.o  ./.libs/librpc2.so ./.libs/libse.so -llwp
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIC  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC   -o ctest ctest.o librpc2.la libse.la -llwp 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/ctest ctest.o  ./.libs/librpc2.so ./.libs/libse.so -llwp
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
Making all in rp2gen
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
/bin/sh ../ylwrap rp2gen_lexer.l lex.yy.c rp2gen_lexer.c -- flex  
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
gcc -fPIC -I../include -I../include -I. -I. -c symtab.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
gcc -fPIC -I../include -I../include -I. -I. -c util.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
gcc -fPIC -I../include -I../include -I. -I. -c rp2gen_parser.c
rp2gen_parser.c: In function 'yyparse':
rp2gen_parser.c:913:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration]
 # define YYLEX yylex ()
                ^~~~~
rp2gen_parser.c:1558:16: note: in expansion of macro 'YYLEX'
       yychar = YYLEX;
                ^~~~~
rp2gen_parser.y:477:18: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'VAR *' {aka 'struct <anonymous> *'} [-Wformat=]
           printf("RP2GEN: array type unimplemented: %s\n",
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  $1 /* Is this a char *?*/);
                  ~~~~~~~~~~~~~~~~~~~~~~~~
rp2gen_parser.c:2149:7: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration]
       yyerror (YY_("syntax error"));
       ^~~~~~~
       yyerrok
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
gcc -fPIC -I../include -I../include -I. -I. -c rp2main.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
gcc -fPIC -I../include -I../include -I. -I. -c rp2gen_lexer.c
rp2gen_lexer.l: In function 'include':
rp2gen_lexer.l:401:2: warning: implicit declaration of function 'spit_include'; did you mean 'include'? [-Wimplicit-function-declaration]
     include2(fullname, "INCLUDE");
  ^  ~~~~~~~~~
  include
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
gcc -fPIC -I../include -I../include -I. -I. -c crout.c
crout.c: In function 'copcodes':
crout.c:304:30: warning: implicit declaration of function 'yywarn' [-Wimplicit-function-declaration]
        line = head->linenum; yywarn(msg);
                              ^~~~~~
crout.c:320:34: warning: implicit declaration of function 'yyerror'; did you mean 'perror'? [-Wimplicit-function-declaration]
            line = head->linenum; yyerror(msg);
                                  ^~~~~~~
                                  perror
crout.c: At top level:
crout.c:360:1: warning: return type defaults to 'int' [-Wimplicit-int]
 cproc(head, who, where)
 ^~~~~
crout.c:843:8: warning: return type defaults to 'int' [-Wimplicit-int]
 static inc8(what, where)
        ^~~~
crout.c:850:8: warning: return type defaults to 'int' [-Wimplicit-int]
 static checkbuffer(where, what, size)
        ^~~~~~~~~~~
crout.c:1553:8: warning: return type defaults to 'int' [-Wimplicit-int]
 static print_dump(head, where)
        ^~~~~~~~~~
crout.c: In function 'print_dump':
crout.c:1581:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat=]
     fprintf(where, "\t\tprintf(\"%d\",opcode);\n","%s");
                                  ~^               ~~~~
                                  %s
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
/bin/sh ../libtool --tag=CC   --mode=link gcc -fPIC  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC   -o rp2gen rp2main.o rp2gen_parser.o rp2gen_lexer.o symtab.o crout.o util.o  
libtool: link: gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o rp2gen rp2main.o rp2gen_parser.o rp2gen_lexer.o symtab.o crout.o util.o 
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
Making all in scripts
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84055
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/librpc2-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/librpc2-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd rpc2-2.10
+ make install DESTDIR=/usr/src/tmp/librpc2-buildroot 'INSTALL=install -p'
make: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/rpc2" || /bin/mkdir -p "/usr/src/tmp/librpc2-buildroot/usr/include/rpc2"
 install -p -m 644 rpc2/rpc2.h rpc2/se.h rpc2/multi.h rpc2/errors.h rpc2/rpc2_addrinfo.h rpc2/secure.h rpc2/sftp.h '/usr/src/tmp/librpc2-buildroot/usr/include/rpc2'
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/include'
Making install in secure
make[1]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
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/rpc2-2.10/secure'
make[1]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/secure'
Making install in rpc2-src
make[1]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/librpc2-buildroot/usr/lib64"
 /bin/sh ../libtool   --mode=install install -p   librpc2.la libse.la '/usr/src/tmp/librpc2-buildroot/usr/lib64'
libtool: install: install -p .libs/librpc2.so.5.4.5 /usr/src/tmp/librpc2-buildroot/usr/lib64/librpc2.so.5.4.5
libtool: install: (cd /usr/src/tmp/librpc2-buildroot/usr/lib64 && { ln -s -f librpc2.so.5.4.5 librpc2.so.5 || { rm -f librpc2.so.5 && ln -s librpc2.so.5.4.5 librpc2.so.5; }; })
libtool: install: (cd /usr/src/tmp/librpc2-buildroot/usr/lib64 && { ln -s -f librpc2.so.5.4.5 librpc2.so || { rm -f librpc2.so && ln -s librpc2.so.5.4.5 librpc2.so; }; })
libtool: install: install -p .libs/librpc2.lai /usr/src/tmp/librpc2-buildroot/usr/lib64/librpc2.la
libtool: install: warning: relinking `libse.la'
libtool: install: (cd /usr/src/RPM/BUILD/rpc2-2.10/rpc2-src; /bin/sh /usr/src/RPM/BUILD/rpc2-2.10/libtool  --tag CC --mode=relink gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -version-info 9:5:4 -no-undefined -o libse.la -rpath /usr/lib64 sftp1.lo sftp2.lo sftp3.lo sftp4.lo sftp5.lo sftp6.lo librpc2.la -llwp -inst-prefix-dir /usr/src/tmp/librpc2-buildroot)
libtool: relink: gcc -fPIC -shared  .libs/sftp1.o .libs/sftp2.o .libs/sftp3.o .libs/sftp4.o .libs/sftp5.o .libs/sftp6.o   -L/usr/src/tmp/librpc2-buildroot/usr/lib64 -L/usr/lib64 -lrpc2 -llwp    -Wl,-soname -Wl,libse.so.5 -o .libs/libse.so.5.4.5
libtool: install: install -p .libs/libse.so.5.4.5T /usr/src/tmp/librpc2-buildroot/usr/lib64/libse.so.5.4.5
libtool: install: (cd /usr/src/tmp/librpc2-buildroot/usr/lib64 && { ln -s -f libse.so.5.4.5 libse.so.5 || { rm -f libse.so.5 && ln -s libse.so.5.4.5 libse.so.5; }; })
libtool: install: (cd /usr/src/tmp/librpc2-buildroot/usr/lib64 && { ln -s -f libse.so.5.4.5 libse.so || { rm -f libse.so && ln -s libse.so.5.4.5 libse.so; }; })
libtool: install: install -p .libs/libse.lai /usr/src/tmp/librpc2-buildroot/usr/lib64/libse.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rpc2-src'
Making install in rp2gen
make[1]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/librpc2-buildroot/usr/bin"
  /bin/sh ../libtool   --mode=install install -p rp2gen '/usr/src/tmp/librpc2-buildroot/usr/bin'
libtool: install: install -p rp2gen /usr/src/tmp/librpc2-buildroot/usr/bin/rp2gen
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
make[1]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/rp2gen'
Making install in scripts
make[1]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/scripts'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10/scripts'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/rpc2" || /bin/mkdir -p "/usr/src/tmp/librpc2-buildroot/usr/share/rpc2"
 install -p -m 644 rpc2-rtt-adaptive.lua rpc2-rtt-fixed.lua rpc2-rtt-vj.lua rpc2-fail.lua '/usr/src/tmp/librpc2-buildroot/usr/share/rpc2'
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/scripts'
make[1]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10/scripts'
make[1]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10'
make[2]: Entering directory '/usr/src/RPM/BUILD/rpc2-2.10'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/librpc2-buildroot/usr/lib64/pkgconfig"
 install -p -m 644 rpc2.pc '/usr/src/tmp/librpc2-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10'
make[1]: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10'
make: Leaving directory '/usr/src/RPM/BUILD/rpc2-2.10'
+ find /usr/src/tmp/librpc2-buildroot -name '*.la' -exec rm -f '{}' ';'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/librpc2-buildroot (auto)
mode of './usr/lib64/libse.so.5.4.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/librpc2.so.5.4.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/librpc2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/rpc2.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/rpc2.pc: Libs: '-L${libdir} -lrpc2 -lse' --> '-lrpc2 -lse'
Checking contents of files in /usr/src/tmp/librpc2-buildroot/ (default)
Compressing files in /usr/src/tmp/librpc2-buildroot (auto)
Adjusting library links in /usr/src/tmp/librpc2-buildroot
./usr/lib64:
	librpc2.so.5 -> librpc2.so.5.4.5
	libse.so.5 -> libse.so.5.4.5
Verifying ELF objects in /usr/src/tmp/librpc2-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: librpc2-2.10-alt1_17
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84742
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd rpc2-2.10
+ DOCDIR=/usr/src/tmp/librpc2-buildroot/usr/share/doc/librpc2-2.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/librpc2-buildroot/usr/share/doc/librpc2-2.10
+ /bin/mkdir -p /usr/src/tmp/librpc2-buildroot/usr/share/doc/librpc2-2.10
+ cp -prL COPYING NEWS /usr/src/tmp/librpc2-buildroot/usr/share/doc/librpc2-2.10
+ chmod -R go-w /usr/src/tmp/librpc2-buildroot/usr/share/doc/librpc2-2.10
+ chmod -R a+rX /usr/src/tmp/librpc2-buildroot/usr/share/doc/librpc2-2.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7YvQ6B
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/librpc2-buildroot/usr/lib64/librpc2.so.5: 295 symbols, 19 bpp
lib.prov: /usr/src/tmp/librpc2-buildroot/usr/lib64/libse.so.5: 93 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8KzooX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: rpc2 = 2.10-alt1_17, librpc2.so.5()(64bit) = set:md4T0n62KxIn5d2EtuIhyEIOb3KEe0agViWdhgjDK99aYHR6h7QMUYiB0GJpiXeCqxCZbj1Q9g6mpQffrfym8R6AG0zxuPvEwK8ilnjuZKH5MJIejE5XMoHZeaM1TiLTSPRfoBNEQtL1pZwGYQuaTHduZ4J8m1pMW6S7MbVbNmzGQAbh2cTnr09Z0gsCOwG68m2n9n33fFftSNWGVMbCwPH4n20WVO3ZeTuEc4Ey4wg4p3sR7LgxDv6pICGSj6r1ouh00odO3oiqby4MRxBa4fM4PU7Ct8KzT0cPIKa5W1jUh6xXLLAM8oZ23j34BKr4ikN3KaoZ9VObZntBFd69sRTd1jJwgNrDwFZv8J9alDWDv3bZoxo5BehShs4zEFmAwAVx0Er0WXVvwIhASSOlFQrYAjZ3prIWOZD79D9ZbZjJbRIBhxqeJTiFHxZ1OT9hsGBN9r8nwLAOoqlo4fFMiL5QAGV3zp5gPMFPNUrbrVa5QAZCQM6ZmRCw1fgSP6y2opp50hUj2nzOL1nNdE3mQnWDHRRU6mlimQ7Vq1ZhOHejd3wZG2XS8BoKCqtIa0tj84ShNQXVlUGMQJcbZqU1TBCl0vqiZdAOZ7Jht3, libse.so.5()(64bit) = set:kd44QBUZ65gLzJaZjUKZ0R3ojokMjFNIGhpHQZ5FtqpVvB2j4hZAUqMkjbRUA3FZm54FrZcyqohqsIBsICa8OZCdOIqdeJvv8AM7Lr88sj23p1bbKDc9I4UP4DltRaAwZB5zL1EJzSiec3V2l3wTk0h3Z7xUlDVEk9Z8MheAOJ4TjZln6UMC5IDyEvb4t4b1
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblua-5.3.so()(64bit) >= set:lf0TgYoPsLhAZw7mxnO0GN4GRnckuwwnh2Z1wBw7eGquRYG4wALioYOCI9K1VBDnabMZyCyPCydRvGXkHj5GL8ZDJHUPG0gasZtO96, liblwp.so.2()(64bit) >= set:kfhW7aEuoB8kLHaAhhR24bMo5wX635SNqrAZ7uf91d0O3p71, 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.r2cWem
Creating librpc2-debuginfo package
Processing files: librpc2-devel-2.10-alt1_17
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iDUczO
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.J2Rqmk
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: rpc2-devel = 2.10-alt1_17, pkgconfig(rpc2) = 2.10
Requires: librpc2 = 2.10-alt1_17, /lib64/ld-linux-x86-64.so.2, /usr/lib64/librpc2.so.5.4.5, /usr/lib64/libse.so.5.4.5, /usr/lib64/pkgconfig, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), pkgconfig(lwp), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uwuCf3
Creating librpc2-devel-debuginfo package
Processing files: librpc2-debuginfo-2.10-alt1_17
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LmaLWP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8bNupG
find-requires: running scripts (debuginfo)
Provides: debug64(librpc2.so.5), debug64(libse.so.5)
Requires: librpc2 = 2.10-alt1_17, debug64(libc.so.6), debug64(liblua-5.3.so), debug64(liblwp.so.2)
Processing files: librpc2-devel-debuginfo-2.10-alt1_17
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tY6xID
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gXELNE
find-requires: running scripts (debuginfo)
Requires: librpc2-devel = 2.10-alt1_17, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Removing 2 extra deps from librpc2-devel due to dependency on librpc2
Removing 4 extra deps from librpc2-devel due to repentancy on librpc2
Wrote: /usr/src/RPM/RPMS/x86_64/librpc2-2.10-alt1_17.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librpc2-devel-2.10-alt1_17.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librpc2-debuginfo-2.10-alt1_17.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librpc2-devel-debuginfo-2.10-alt1_17.x86_64.rpm (w2.lzdio)
13.34user 8.52system 0:29.21elapsed 74%CPU (0avgtext+0avgdata 42892maxresident)k
0inputs+0outputs (0major+1678158minor)pagefaults 0swaps
3.56user 1.83system 0:43.26elapsed 12%CPU (0avgtext+0avgdata 120460maxresident)k
88inputs+0outputs (0major+203284minor)pagefaults 0swaps
--- librpc2-2.10-alt1_17.x86_64.rpm.repo	2017-09-30 02:47:06.000000000 +0000
+++ librpc2-2.10-alt1_17.x86_64.rpm.hasher	2023-06-04 09:38:45.813189233 +0000
@@ -20,3 +20,2 @@
 Requires: liblwp.so.2()(64bit) >= set:kfhW7aEuoB8kLHaAhhR24bMo5wX635SNqrAZ7uf91d0O3p71
-Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -28,5 +27,5 @@
 File: /usr/lib64/librpc2.so.5	120777	root:root		librpc2.so.5.4.5
-File: /usr/lib64/librpc2.so.5.4.5	100644	root:root	5bacbb5fd16da31f8bb8bbbdbdbdb5f6	
+File: /usr/lib64/librpc2.so.5.4.5	100644	root:root	4c9e5ee275560cb0ff9bf9dce05a8563	
 File: /usr/lib64/libse.so.5	120777	root:root		libse.so.5.4.5
-File: /usr/lib64/libse.so.5.4.5	100644	root:root	bd4e7c8808df9e7120d78c8d2ffe4283	
+File: /usr/lib64/libse.so.5.4.5	100644	root:root	d5280d2bf461c1cd0d292a68a7d0d2fa	
 File: /usr/share/doc/librpc2-2.10	40755	root:root		
@@ -39,2 +38,2 @@
 File: /usr/share/rpc2/rpc2-rtt-vj.lua	100644	root:root	e0a9e491062fa92cd2955db0d41b80ab	
-RPMIdentity: c75c208627cce414593143ab5799fb18f28871e6c3110e4083cda62100f2c44a917034d967d426b0323ee110c1d0478cec1e95f8e316df9874ec6ae14e90ca84
+RPMIdentity: 4158118f1e4cd12778f6dd9a4788c2fb3ecfd28bb58a48caed6a7f32383aef20e4336559feaa1e04d9e454a7256f62d77e02365e2c7babcc9dad5fdea5e73ef3
--- librpc2-debuginfo-2.10-alt1_17.x86_64.rpm.repo	2017-09-30 02:47:06.000000000 +0000
+++ librpc2-debuginfo-2.10-alt1_17.x86_64.rpm.hasher	2023-06-04 09:38:46.058192400 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/29	40755	root:root	
-/usr/lib/debug/.build-id/29/b724c85056535b06a98988d5320aed2a0f17b0	120777	root:root	../../../../lib64/librpc2.so.5.4.5
-/usr/lib/debug/.build-id/29/b724c85056535b06a98988d5320aed2a0f17b0.debug	120777	root:root	../../usr/lib64/librpc2.so.5.4.5.debug
-/usr/lib/debug/.build-id/4a	40755	root:root	
-/usr/lib/debug/.build-id/4a/bfea6edf413caf804d0511f21a7ddcec9e8e00	120777	root:root	../../../../lib64/libse.so.5.4.5
-/usr/lib/debug/.build-id/4a/bfea6edf413caf804d0511f21a7ddcec9e8e00.debug	120777	root:root	../../usr/lib64/libse.so.5.4.5.debug
+/usr/lib/debug/.build-id/1e	40755	root:root	
+/usr/lib/debug/.build-id/1e/aef7d2594bb1cee4c134c3761d9607e38336cc	120777	root:root	../../../../lib64/libse.so.5.4.5
+/usr/lib/debug/.build-id/1e/aef7d2594bb1cee4c134c3761d9607e38336cc.debug	120777	root:root	../../usr/lib64/libse.so.5.4.5.debug
+/usr/lib/debug/.build-id/4f	40755	root:root	
+/usr/lib/debug/.build-id/4f/41541c85dd7346c51f8ba5936d297e927e2229	120777	root:root	../../../../lib64/librpc2.so.5.4.5
+/usr/lib/debug/.build-id/4f/41541c85dd7346c51f8ba5936d297e927e2229.debug	120777	root:root	../../usr/lib64/librpc2.so.5.4.5.debug
 /usr/lib/debug/usr/lib64/librpc2.so.5.4.5.debug	100644	root:root	
@@ -78,3 +78,2 @@
 Requires: debug64(liblwp.so.2)  
-Requires: debug64(libm.so.6)  
 Requires: rpmlib(PayloadIsLzma)  
@@ -83,11 +82,11 @@
 Provides: librpc2-debuginfo = 2.10-alt1_17
-File: /usr/lib/debug/.build-id/29	40755	root:root		
-File: /usr/lib/debug/.build-id/29/b724c85056535b06a98988d5320aed2a0f17b0	120777	root:root		../../../../lib64/librpc2.so.5.4.5
-File: /usr/lib/debug/.build-id/29/b724c85056535b06a98988d5320aed2a0f17b0.debug	120777	root:root		../../usr/lib64/librpc2.so.5.4.5.debug
-File: /usr/lib/debug/.build-id/4a	40755	root:root		
-File: /usr/lib/debug/.build-id/4a/bfea6edf413caf804d0511f21a7ddcec9e8e00	120777	root:root		../../../../lib64/libse.so.5.4.5
-File: /usr/lib/debug/.build-id/4a/bfea6edf413caf804d0511f21a7ddcec9e8e00.debug	120777	root:root		../../usr/lib64/libse.so.5.4.5.debug
-File: /usr/lib/debug/usr/lib64/librpc2.so.5.4.5.debug	100644	root:root	0464c890c23c2a90ce3061cb1f1824d8	
+File: /usr/lib/debug/.build-id/1e	40755	root:root		
+File: /usr/lib/debug/.build-id/1e/aef7d2594bb1cee4c134c3761d9607e38336cc	120777	root:root		../../../../lib64/libse.so.5.4.5
+File: /usr/lib/debug/.build-id/1e/aef7d2594bb1cee4c134c3761d9607e38336cc.debug	120777	root:root		../../usr/lib64/libse.so.5.4.5.debug
+File: /usr/lib/debug/.build-id/4f	40755	root:root		
+File: /usr/lib/debug/.build-id/4f/41541c85dd7346c51f8ba5936d297e927e2229	120777	root:root		../../../../lib64/librpc2.so.5.4.5
+File: /usr/lib/debug/.build-id/4f/41541c85dd7346c51f8ba5936d297e927e2229.debug	120777	root:root		../../usr/lib64/librpc2.so.5.4.5.debug
+File: /usr/lib/debug/usr/lib64/librpc2.so.5.4.5.debug	100644	root:root	ac7eda0647563c6ab55c463452a46ec3	
 File: /usr/lib/debug/usr/lib64/librpc2.so.5.debug	120777	root:root		librpc2.so.5.4.5.debug
-File: /usr/lib/debug/usr/lib64/libse.so.5.4.5.debug	100644	root:root	4dfccf80fc33bd4b075611130ea8e70e	
+File: /usr/lib/debug/usr/lib64/libse.so.5.4.5.debug	100644	root:root	ba4e5634fe14adef5b0920c6654bb537	
 File: /usr/lib/debug/usr/lib64/libse.so.5.debug	120777	root:root		libse.so.5.4.5.debug
@@ -157,2 +156,2 @@
 File: /usr/src/debug/rpc2-2.10/secure/testvectors.h	100644	root:root	34222c141048340babcbb18f855da152	
-RPMIdentity: 35056314fe5ee988b14d97e6edef81df676808b55da1ad55f0cc8a1e1717d05abacb064868ce8bdad4ca98b6f3b2bd804ef28cb938d493c279d84372742b2f20
+RPMIdentity: 9bb5ddfbfd90c20849397e1b64f7f88b7183ef7086a0a1f6260254a5ff9a0b35d7ba11524094cf029330db5bde4065576673215cc5152767d40db284724c009d
--- librpc2-devel-2.10-alt1_17.x86_64.rpm.repo	2017-09-30 02:47:06.000000000 +0000
+++ librpc2-devel-2.10-alt1_17.x86_64.rpm.hasher	2023-06-04 09:38:46.311195671 +0000
@@ -21,3 +21,3 @@
 Provides: librpc2-devel = 2.10-alt1_17
-File: /usr/bin/rp2gen	100755	root:root	3a7262286e683c02441d4e2da428fe9d	
+File: /usr/bin/rp2gen	100755	root:root	c81a80760d911dfdea09ee086fb65543	
 File: /usr/include/rpc2	40755	root:root		
@@ -33,2 +33,2 @@
 File: /usr/lib64/pkgconfig/rpc2.pc	100644	root:root	7dacfc5a89da93910dddf5dae18ee731	
-RPMIdentity: 9039be42bf1149101520e7806ba081f8f4d6d447425d292894f9aa169f37c04d7b27cc830a5bf86924e748dd5550a0e2eb873c5fe960ba954dae46c005431b8e
+RPMIdentity: 26c6946967a8a5cf66f1643767d7a3b0c6ddd3946fb45dac68861fa12ca7f38f2f21eb57e11768e37257f0f147d51341902190be3f42bd0a19270fe67ee40bfb
--- librpc2-devel-debuginfo-2.10-alt1_17.x86_64.rpm.repo	2017-09-30 02:47:06.000000000 +0000
+++ librpc2-devel-debuginfo-2.10-alt1_17.x86_64.rpm.hasher	2023-06-04 09:38:46.535198567 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b8	40755	root:root	
-/usr/lib/debug/.build-id/b8/7cec22527d8aa28372ec26b3999ac46360e89c	120777	root:root	../../../../bin/rp2gen
-/usr/lib/debug/.build-id/b8/7cec22527d8aa28372ec26b3999ac46360e89c.debug	120777	root:root	../../usr/bin/rp2gen.debug
+/usr/lib/debug/.build-id/0d	40755	root:root	
+/usr/lib/debug/.build-id/0d/28caa168ecdd32099fccdf10ac201f8a3cd63a	120777	root:root	../../../../bin/rp2gen
+/usr/lib/debug/.build-id/0d/28caa168ecdd32099fccdf10ac201f8a3cd63a.debug	120777	root:root	../../usr/bin/rp2gen.debug
 /usr/lib/debug/usr/bin/rp2gen.debug	100644	root:root	
@@ -9,6 +9,6 @@
 Provides: librpc2-devel-debuginfo = 2.10-alt1_17
-File: /usr/lib/debug/.build-id/b8	40755	root:root		
-File: /usr/lib/debug/.build-id/b8/7cec22527d8aa28372ec26b3999ac46360e89c	120777	root:root		../../../../bin/rp2gen
-File: /usr/lib/debug/.build-id/b8/7cec22527d8aa28372ec26b3999ac46360e89c.debug	120777	root:root		../../usr/bin/rp2gen.debug
-File: /usr/lib/debug/usr/bin/rp2gen.debug	100644	root:root	29f40b9c58513a34b579a23bb1e58404	
-RPMIdentity: 2f07e62a25d6e83f8a2a0827de64ec6ee3e0a26a4e989492a87df0790463131e4f5efbade9da6ff92dc4ef4bb0d0ca7b2cfc7ca8a00aa1a844afda6dfd33a56c
+File: /usr/lib/debug/.build-id/0d	40755	root:root		
+File: /usr/lib/debug/.build-id/0d/28caa168ecdd32099fccdf10ac201f8a3cd63a	120777	root:root		../../../../bin/rp2gen
+File: /usr/lib/debug/.build-id/0d/28caa168ecdd32099fccdf10ac201f8a3cd63a.debug	120777	root:root		../../usr/bin/rp2gen.debug
+File: /usr/lib/debug/usr/bin/rp2gen.debug	100644	root:root	735ff7da84a733bf1fb597b9d1585e7b	
+RPMIdentity: 86f333658c814565aca418748339b8c3be75f8400fef1e25cef5e6e2df795327932c5cdec6fe30f520a362aaf2898f087c1bbe107caa6a09fb2ed38aed8e826f