<86>Mar 26 07:05:38 userdel[32164]: delete user 'rooter' <86>Mar 26 07:05:38 groupadd[32192]: group added to /etc/group: name=rooter, GID=675 <86>Mar 26 07:05:38 groupadd[32192]: group added to /etc/gshadow: name=rooter <86>Mar 26 07:05:38 groupadd[32192]: new group: name=rooter, GID=675 <86>Mar 26 07:05:38 useradd[32241]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Mar 26 07:05:38 userdel[32267]: delete user 'builder' <86>Mar 26 07:05:38 userdel[32267]: removed group 'builder' owned by 'builder' <86>Mar 26 07:05:38 userdel[32267]: removed shadow group 'builder' owned by 'builder' <86>Mar 26 07:05:38 groupadd[32292]: group added to /etc/group: name=builder, GID=676 <86>Mar 26 07:05:38 groupadd[32292]: group added to /etc/gshadow: name=builder <86>Mar 26 07:05:38 groupadd[32292]: new group: name=builder, GID=676 <86>Mar 26 07:05:38 useradd[32316]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Mar 26 07:05:41 rpmi: liblwp-2.6-alt1_16 1506668778 installed <13>Mar 26 07:05:41 rpmi: lua5.3-5.3.4-alt3 sisyphus.215846.100 1540919761 installed <13>Mar 26 07:05:41 rpmi: liblua5.3-devel-5.3.4-alt3 sisyphus.215846.100 1540919761 installed <13>Mar 26 07:05:41 rpmi: liblwp-devel-2.6-alt1_16 1506668778 installed <13>Mar 26 07:05:41 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596430 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/librpc2-2.10-alt1_17.nosrc.rpm Installing librpc2-2.10-alt1_17.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10577 + 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.47044 + 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 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' ++ 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 + sort -u + xargs -ri dirname -- '{}' + 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' + ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --with-lua configure: WARNING: unrecognized options: --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 i586-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... i586-alt-linux-gnu checking host system type... i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-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) 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 i586-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: --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 -j8 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' /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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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' gcc -fPIC -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -DPIC -c secure_aes.c -fPIC -DPIC -o .libs/secure_aes.o secure_aes.c: In function 'check_aes_monte_carlo': secure_aes.c:156:11: warning: 'dlast.u64[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] *(dp++) ^= dlast.u64[1]; ^~ secure_aes.c:153:11: warning: 'dlast.u64[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *(dp++) ^= dlast.u64[0]; ^~ secure_aes.c:155:11: warning: 'elast.u64[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] *(ep++) ^= elast.u64[1]; ^~ secure_aes.c:152:11: warning: 'elast.u64[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] *(ep++) ^= elast.u64[0]; ^~ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -DPIC -o secure_test secure_test.o libsecure.la libtool: link: gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 '} [-Wswitch] case RPC2_MGRPBYADDRINFO: ^~~~ debug.c:322:9: warning: case value '137' not in enumerated type 'HostTag' {aka 'enum '} [-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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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' /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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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' 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -DPIC -c stest.c 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' /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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -DPIC -version-info 9:5:4 -no-undefined -o librpc2.la -rpath /usr/lib 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 -march=i586 -mtune=generic -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' 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -DPIC -version-info 9:5:4 -no-undefined -o libse.la -rpath /usr/lib 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -DPIC -o stest stest.o librpc2.la libse.la -llwp libtool: link: gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -DPIC -o rpc2test rpc2test.o librpc2.la libse.la -llwp libtool: link: gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -DPIC -o ctest ctest.o librpc2.la libse.la -llwp libtool: link: gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 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 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_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 *'} [-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 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 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.21861 + 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 + 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/lib" || /bin/mkdir -p "/usr/src/tmp/librpc2-buildroot/usr/lib" /bin/sh ../libtool --mode=install install -p librpc2.la libse.la '/usr/src/tmp/librpc2-buildroot/usr/lib' libtool: install: install -p .libs/librpc2.so.5.4.5 /usr/src/tmp/librpc2-buildroot/usr/lib/librpc2.so.5.4.5 libtool: install: (cd /usr/src/tmp/librpc2-buildroot/usr/lib && { 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/lib && { 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/lib/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 -march=i586 -mtune=generic -fPIC -DPIC -version-info 9:5:4 -no-undefined -o libse.la -rpath /usr/lib 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/lib -L/usr/lib -lrpc2 -llwp -march=i586 -mtune=generic -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/lib/libse.so.5.4.5 libtool: install: (cd /usr/src/tmp/librpc2-buildroot/usr/lib && { 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/lib && { 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/lib/libse.la libtool: install: warning: remember to run `libtool --finish /usr/lib' 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/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/librpc2-buildroot/usr/lib/pkgconfig" install -p -m 644 rpc2.pc '/usr/src/tmp/librpc2-buildroot/usr/lib/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/lib/libse.so.5.4.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/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) /usr/lib/pkgconfig/rpc2.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: 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) verify-elf: WARNING: ./usr/bin/rp2gen: uses non-LFS functions: __xstat fopen Hardlinking identical .pyc and .pyo files Processing files: librpc2-2.10-alt1_17 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5828 + 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.WF23Gm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/librpc2-buildroot/usr/lib/librpc2.so.5: 295 symbols, 19 bpp lib.prov: /usr/src/tmp/librpc2-buildroot/usr/lib/libse.so.5: 93 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x852x9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: rpc2 = 2.10-alt1_17, librpc2.so.5 = set:md4T0n62KxIn5d2EtuIhyEIOb3KEe0agViWdhgjDK99aYHR6h7QMUYiB0GJpiXeCqxCZbj1Q9g6mpQffrfym8R6AG0zxuPvEwK8ilnjuZKH5MJIejE5XMoHZeaM1TiLTSPRfoBNEQtL1pZwGYQuaTHduZ4J8m1pMW6S7MbVbNmzGQAbh2cTnr09Z0gsCOwG68m2n9n33fFftSNWGVMbCwPH4n20WVO3ZeTuEc4Ey4wg4p3sR7LgxDv6pICGSj6r1ouh00odO3oiqby4MRxBa4fM4PU7Ct8KzT0cPIKa5W1jUh6xXLLAM8oZ23j34BKr4ikN3KaoZ9VObZntBFd69sRTd1jJwgNrDwFZv8J9alDWDv3bZoxo5BehShs4zEFmAwAVx0Er0WXVvwIhASSOlFQrYAjZ3prIWOZD79D9ZbZjJbRIBhxqeJTiFHxZ1OT9hsGBN9r8nwLAOoqlo4fFMiL5QAGV3zp5gPMFPNUrbrVa5QAZCQM6ZmRCw1fgSP6y2opp50hUj2nzOL1nNdE3mQnWDHRRU6mlimQ7Vq1ZhOHejd3wZG2XS8BoKCqtIa0tj84ShNQXVlUGMQJcbZqU1TBCl0vqiZdAOZ7Jht3, libse.so.5 = set:kd44QBUZ65gLzJaZjUKZ0R3ojokMjFNIGhpHQZ5FtqpVvB2j4hZAUqMkjbRUA3FZm54FrZcyqohqsIBsICa8OZCdOIqdeJvv8AM7Lr88sj23p1bbKDc9I4UP4DltRaAwZB5zL1EJzSiec3V2l3wTk0h3Z7xUlDVEk9Z8MheAOJ4TjZln6UMC5IDyEvb4t4b1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), liblua-5.3.so >= set:lf0TgYoPsLhAZw7mxnO0GN4GRnckuwwnh2Z1wBw7eGquRYG4wALioYOCI9K1VBDnabMZyCyPCydRvGXkHj5GL8ZDJHUPG0gasZtO96, liblwp.so.2 >= set:kfhW7aEuoB8kLHaAhhR24bMo5wX635SNqrAZ7uf91d0O3p71, libm.so.6(GLIBC_2.0), 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.Xc96Wi 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.u7w1B0 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.XgPGK3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: rpc2-devel = 2.10-alt1_17, pkgconfig(rpc2) = 2.10 Requires: librpc2 = 2.10-alt1_17, /lib/ld-linux.so.2, /usr/lib/librpc2.so.5.4.5, /usr/lib/libse.so.5.4.5, /usr/lib/pkgconfig, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), pkgconfig(lwp), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kuK4QK 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.lt9iwS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X7lNjn find-requires: running scripts (debuginfo) Provides: debug(librpc2.so.5), debug(libse.so.5) Requires: librpc2 = 2.10-alt1_17, debug(libc.so.6), debug(liblua-5.3.so), debug(liblwp.so.2), debug(libm.so.6) 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.puhsVp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zd2agQ find-requires: running scripts (debuginfo) Requires: librpc2-devel = 2.10-alt1_17, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(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/i586/librpc2-2.10-alt1_17.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librpc2-devel-2.10-alt1_17.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librpc2-debuginfo-2.10-alt1_17.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librpc2-devel-debuginfo-2.10-alt1_17.i586.rpm 18.07user 2.41system 0:37.54elapsed 54%CPU (0avgtext+0avgdata 33348maxresident)k 0inputs+0outputs (0major+1428299minor)pagefaults 0swaps 22.77user 4.55system 0:49.08elapsed 55%CPU (0avgtext+0avgdata 116596maxresident)k 88inputs+0outputs (0major+1762302minor)pagefaults 0swaps