ERROR: ld.so: object '/usr/lib64/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.20444 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf librsync-0.9.7 + /bin/gzip -dc /usr/src/rpm/SOURCES/librsync-0.9.7.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd librsync-0.9.7 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (librsync-0.9.7-lfs_overflow.patch):' Patch #0 (librsync-0.9.7-lfs_overflow.patch): + patch -p1 -b --suffix .lfs_overflow -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.20444 + umask 022 + cd /usr/src/rpm/BUILD + cd librsync-0.9.7 + LANG=C + export LANG + unset DISPLAY + autoreconf -f + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for deflate in -lz... yes checking for BZ2_bzCompress in -lbz2... yes checking for poptGetContext in -lpopt... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for size_t... yes checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for unsigned char... yes checking size of unsigned char... 1 checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... yes checking size of long long... 8 checking for off_t... (cached) yes checking size of off_t... 8 checking for size_t... (cached) yes checking size of size_t... 4 checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for gettext... yes checking for dgettext... yes checking for setreuid... yes checking for snprintf... yes checking for vsnprintf... yes checking for program_invocation_short_name... yes checking for vararg macro support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating popt/Makefile config.status: creating testsuite/Makefile config.status: creating librsync-config.h config.status: creating config.h config.status: executing depfiles commands + make -j4 cd . && /bin/sh /usr/src/rpm/BUILD/librsync-0.9.7/missing --run autoheader rm -f stamp-h1 touch config.h.in make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7' Making all in doc make[2]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7/doc' Making all in popt make[2]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/popt' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7/popt' Making all in testsuite make[2]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7/testsuite' make[2]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT prototab.lo -MD -MP -MF ".deps/prototab.Tpo" -c -o prototab.lo prototab.c; \ then mv -f ".deps/prototab.Tpo" ".deps/prototab.Plo"; else rm -f ".deps/prototab.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT buf.lo -MD -MP -MF ".deps/buf.Tpo" -c -o buf.lo buf.c; \ then mv -f ".deps/buf.Tpo" ".deps/buf.Plo"; else rm -f ".deps/buf.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT checksum.lo -MD -MP -MF ".deps/checksum.Tpo" -c -o checksum.lo checksum.c; \ then mv -f ".deps/checksum.Tpo" ".deps/checksum.Plo"; else rm -f ".deps/checksum.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT prototab.lo -MD -MP -MF .deps/prototab.Tpo -c prototab.c -fPIC -DPIC -o .libs/prototab.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -fPIC -DPIC -o .libs/buf.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -fPIC -DPIC -o .libs/checksum.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT prototab.lo -MD -MP -MF .deps/prototab.Tpo -c prototab.c -o prototab.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -o checksum.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT command.lo -MD -MP -MF ".deps/command.Tpo" -c -o command.lo command.c; \ then mv -f ".deps/command.Tpo" ".deps/command.Plo"; else rm -f ".deps/command.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -o buf.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT delta.lo -MD -MP -MF ".deps/delta.Tpo" -c -o delta.lo delta.c; \ then mv -f ".deps/delta.Tpo" ".deps/delta.Plo"; else rm -f ".deps/delta.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT emit.lo -MD -MP -MF ".deps/emit.Tpo" -c -o emit.lo emit.c; \ then mv -f ".deps/emit.Tpo" ".deps/emit.Plo"; else rm -f ".deps/emit.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fileutil.lo -MD -MP -MF ".deps/fileutil.Tpo" -c -o fileutil.lo fileutil.c; \ then mv -f ".deps/fileutil.Tpo" ".deps/fileutil.Plo"; else rm -f ".deps/fileutil.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -fPIC -DPIC -o .libs/command.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT delta.lo -MD -MP -MF .deps/delta.Tpo -c delta.c -fPIC -DPIC -o .libs/delta.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -o command.o >/dev/null 2>&1 delta.c: In function 'rs_delta_s_scan': delta.c:168: warning: pointer targets in passing argument 2 of 'RollsumUpdate' differ in signedness delta.c: In function 'rs_findmatch': delta.c:266: warning: pointer targets in passing argument 2 of 'RollsumUpdate' differ in signedness if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hex.lo -MD -MP -MF ".deps/hex.Tpo" -c -o hex.lo hex.c; \ then mv -f ".deps/hex.Tpo" ".deps/hex.Plo"; else rm -f ".deps/hex.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c emit.c -fPIC -DPIC -o .libs/emit.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.c -fPIC -DPIC -o .libs/fileutil.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c emit.c -o emit.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.c -o fileutil.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT job.lo -MD -MP -MF ".deps/job.Tpo" -c -o job.lo job.c; \ then mv -f ".deps/job.Tpo" ".deps/job.Plo"; else rm -f ".deps/job.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT delta.lo -MD -MP -MF .deps/delta.Tpo -c delta.c -o delta.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mdfour.lo -MD -MP -MF ".deps/mdfour.Tpo" -c -o mdfour.lo mdfour.c; \ then mv -f ".deps/mdfour.Tpo" ".deps/mdfour.Plo"; else rm -f ".deps/mdfour.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hex.lo -MD -MP -MF .deps/hex.Tpo -c hex.c -fPIC -DPIC -o .libs/hex.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hex.lo -MD -MP -MF .deps/hex.Tpo -c hex.c -o hex.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mksum.lo -MD -MP -MF ".deps/mksum.Tpo" -c -o mksum.lo mksum.c; \ then mv -f ".deps/mksum.Tpo" ".deps/mksum.Plo"; else rm -f ".deps/mksum.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT job.lo -MD -MP -MF .deps/job.Tpo -c job.c -fPIC -DPIC -o .libs/job.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg.lo -MD -MP -MF ".deps/msg.Tpo" -c -o msg.lo msg.c; \ then mv -f ".deps/msg.Tpo" ".deps/msg.Plo"; else rm -f ".deps/msg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c mdfour.c -fPIC -DPIC -o .libs/mdfour.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT job.lo -MD -MP -MF .deps/job.Tpo -c job.c -o job.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT netint.lo -MD -MP -MF ".deps/netint.Tpo" -c -o netint.lo netint.c; \ then mv -f ".deps/netint.Tpo" ".deps/netint.Plo"; else rm -f ".deps/netint.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mksum.lo -MD -MP -MF .deps/mksum.Tpo -c mksum.c -fPIC -DPIC -o .libs/mksum.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c mdfour.c -o mdfour.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mksum.lo -MD -MP -MF .deps/mksum.Tpo -c mksum.c -o mksum.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -fPIC -DPIC -o .libs/msg.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -o msg.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT patch.lo -MD -MP -MF ".deps/patch.Tpo" -c -o patch.lo patch.c; \ then mv -f ".deps/patch.Tpo" ".deps/patch.Plo"; else rm -f ".deps/patch.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT readsums.lo -MD -MP -MF ".deps/readsums.Tpo" -c -o readsums.lo readsums.c; \ then mv -f ".deps/readsums.Tpo" ".deps/readsums.Plo"; else rm -f ".deps/readsums.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rollsum.lo -MD -MP -MF ".deps/rollsum.Tpo" -c -o rollsum.lo rollsum.c; \ then mv -f ".deps/rollsum.Tpo" ".deps/rollsum.Plo"; else rm -f ".deps/rollsum.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT netint.lo -MD -MP -MF .deps/netint.Tpo -c netint.c -fPIC -DPIC -o .libs/netint.o netint.c: In function 'rs_suck_netint': netint.c:133: warning: dereferencing type-punned pointer will break strict-aliasing rules netint.c: In function 'rs_int_len': netint.c:179: warning: integer constant is too large for 'long' type gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT netint.lo -MD -MP -MF .deps/netint.Tpo -c netint.c -o netint.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT patch.lo -MD -MP -MF .deps/patch.Tpo -c patch.c -fPIC -DPIC -o .libs/patch.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT readsums.lo -MD -MP -MF .deps/readsums.Tpo -c readsums.c -fPIC -DPIC -o .libs/readsums.o readsums.c: In function 'rs_loadsig_s_strong': readsums.c:117: warning: dereferencing type-punned pointer will break strict-aliasing rules if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT scoop.lo -MD -MP -MF ".deps/scoop.Tpo" -c -o scoop.lo scoop.c; \ then mv -f ".deps/scoop.Tpo" ".deps/scoop.Plo"; else rm -f ".deps/scoop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rollsum.lo -MD -MP -MF .deps/rollsum.Tpo -c rollsum.c -fPIC -DPIC -o .libs/rollsum.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT readsums.lo -MD -MP -MF .deps/readsums.Tpo -c readsums.c -o readsums.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT patch.lo -MD -MP -MF .deps/patch.Tpo -c patch.c -o patch.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rollsum.lo -MD -MP -MF .deps/rollsum.Tpo -c rollsum.c -o rollsum.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT search.lo -MD -MP -MF ".deps/search.Tpo" -c -o search.lo search.c; \ then mv -f ".deps/search.Tpo" ".deps/search.Plo"; else rm -f ".deps/search.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stats.lo -MD -MP -MF ".deps/stats.Tpo" -c -o stats.lo stats.c; \ then mv -f ".deps/stats.Tpo" ".deps/stats.Plo"; else rm -f ".deps/stats.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo stream.c; \ then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT scoop.lo -MD -MP -MF .deps/scoop.Tpo -c scoop.c -fPIC -DPIC -o .libs/scoop.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT scoop.lo -MD -MP -MF .deps/scoop.Tpo -c scoop.c -o scoop.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fPIC -DPIC -o .libs/stats.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -fPIC -DPIC -o .libs/search.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -o stats.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sumset.lo -MD -MP -MF ".deps/sumset.Tpo" -c -o sumset.lo sumset.c; \ then mv -f ".deps/sumset.Tpo" ".deps/sumset.Plo"; else rm -f ".deps/sumset.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT trace.lo -MD -MP -MF ".deps/trace.Tpo" -c -o trace.lo trace.c; \ then mv -f ".deps/trace.Tpo" ".deps/trace.Plo"; else rm -f ".deps/trace.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tube.lo -MD -MP -MF ".deps/tube.Tpo" -c -o tube.lo tube.c; \ then mv -f ".deps/tube.Tpo" ".deps/tube.Plo"; else rm -f ".deps/tube.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sumset.lo -MD -MP -MF .deps/sumset.Tpo -c sumset.c -fPIC -DPIC -o .libs/sumset.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sumset.lo -MD -MP -MF .deps/sumset.Tpo -c sumset.c -o sumset.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tube.lo -MD -MP -MF .deps/tube.Tpo -c tube.c -fPIC -DPIC -o .libs/tube.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi trace.c: In function 'rs_trace_stderr': trace.c:172: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tube.lo -MD -MP -MF .deps/tube.Tpo -c tube.c -o tube.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT whole.lo -MD -MP -MF ".deps/whole.Tpo" -c -o whole.lo whole.c; \ then mv -f ".deps/whole.Tpo" ".deps/whole.Plo"; else rm -f ".deps/whole.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rdiff.o -MD -MP -MF ".deps/rdiff.Tpo" -c -o rdiff.o rdiff.c; \ then mv -f ".deps/rdiff.Tpo" ".deps/rdiff.Po"; else rm -f ".deps/rdiff.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT isprefix.o -MD -MP -MF ".deps/isprefix.Tpo" -c -o isprefix.o isprefix.c; \ then mv -f ".deps/isprefix.Tpo" ".deps/isprefix.Po"; else rm -f ".deps/isprefix.Tpo"; exit 1; fi cd . && /bin/sh ./config.status config.h gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o config.status: creating config.h gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 config.status: config.h is unchanged gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT whole.lo -MD -MP -MF .deps/whole.Tpo -c whole.c -fPIC -DPIC -o .libs/whole.o gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT whole.lo -MD -MP -MF .deps/whole.Tpo -c whole.c -o whole.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o librsync.la -rpath /usr/lib -version-info 1:2:0 prototab.lo base64.lo buf.lo checksum.lo command.lo delta.lo emit.lo fileutil.lo hex.lo job.lo mdfour.lo mksum.lo msg.lo netint.lo patch.lo readsums.lo rollsum.lo scoop.lo search.lo stats.lo stream.lo sumset.lo trace.lo tube.lo util.lo version.lo whole.lo -lpopt -lbz2 -lz gcc -shared .libs/prototab.o .libs/base64.o .libs/buf.o .libs/checksum.o .libs/command.o .libs/delta.o .libs/emit.o .libs/fileutil.o .libs/hex.o .libs/job.o .libs/mdfour.o .libs/mksum.o .libs/msg.o .libs/netint.o .libs/patch.o .libs/readsums.o .libs/rollsum.o .libs/scoop.o .libs/search.o .libs/stats.o .libs/stream.o .libs/sumset.o .libs/trace.o .libs/tube.o .libs/util.o .libs/version.o .libs/whole.o -lpopt -lbz2 -lz -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librsync.so.1 -o .libs/librsync.so.1.0.2 (cd .libs && rm -f librsync.so.1 && ln -s librsync.so.1.0.2 librsync.so.1) (cd .libs && rm -f librsync.so && ln -s librsync.so.1.0.2 librsync.so) ar cru .libs/librsync.a prototab.o base64.o buf.o checksum.o command.o delta.o emit.o fileutil.o hex.o job.o mdfour.o mksum.o msg.o netint.o patch.o readsums.o rollsum.o scoop.o search.o stats.o stream.o sumset.o trace.o tube.o util.o version.o whole.o ranlib .libs/librsync.a creating librsync.la (cd .libs && rm -f librsync.la && ln -s ../librsync.la librsync.la) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o rdiff rdiff.o isprefix.o librsync.la -lpopt -lbz2 -lz gcc -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/rdiff rdiff.o isprefix.o ./.libs/librsync.so -lpopt -lbz2 -lz creating rdiff make[2]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7' make[1]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.31477 + umask 022 + cd /usr/src/rpm/BUILD + cd librsync-0.9.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/librsync-0.9.7-10.el5-root-machbuild + /usr/bin/make prefix=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr exec_prefix=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr bindir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/bin sbindir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/sbin sysconfdir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/etc datadir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share includedir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/include libdir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib libexecdir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/libexec localstatedir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/var sharedstatedir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/com mandir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/man infodir=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/info install Making install in doc make[1]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/doc' make[2]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/man/man1" || mkdir -p -- "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './rdiff.1' '/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/man/man1/rdiff.1' test -z "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/man/man3" || mkdir -p -- "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/man/man3" /usr/bin/install -c -m 644 './librsync.3' '/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/man/man3/librsync.3' make[2]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7/doc' make[1]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7/doc' Making install in popt make[1]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/popt' make[2]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/popt' 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/librsync-0.9.7/popt' make[1]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7/popt' Making install in testsuite make[1]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/testsuite' make[2]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7/testsuite' 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/librsync-0.9.7/testsuite' make[1]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7/testsuite' make[1]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7' make[2]: Entering directory `/usr/src/rpm/BUILD/librsync-0.9.7' test -z "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'librsync.la' '/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.la' /usr/bin/install -c .libs/librsync.so.1.0.2 /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.so.1.0.2 (cd /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib && rm -f librsync.so.1 && ln -s librsync.so.1.0.2 librsync.so.1) (cd /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib && rm -f librsync.so && ln -s librsync.so.1.0.2 librsync.so) /usr/bin/install -c .libs/librsync.lai /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.la /usr/bin/install -c .libs/librsync.a /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.a chmod 644 /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.a ranlib /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/bin" || mkdir -p -- "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'rdiff' '/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/bin/rdiff' libtool: install: warning: `librsync.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/rdiff /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/bin/rdiff test -z "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/include" || mkdir -p -- "/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/include" /usr/bin/install -c -m 644 'librsync.h' '/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/include/librsync.h' /usr/bin/install -c -m 644 'librsync-config.h' '/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/include/librsync-config.h' make[2]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7' make[1]: Leaving directory `/usr/src/rpm/BUILD/librsync-0.9.7' + install -D -m 755 .libs/rdiff /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/bin/rdiff + rm -f /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.la /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.a + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/librsync-0.9.7 extracting debug info from /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/lib/librsync.so.1.0.2 extracting debug info from /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/bin/rdiff 388 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: librsync-0.9.7-10.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.16106 + umask 022 + cd /usr/src/rpm/BUILD + cd librsync-0.9.7 + DOCDIR=/var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/doc/librsync-0.9.7 + export DOCDIR + rm -rf /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/doc/librsync-0.9.7 + /bin/mkdir -p /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/doc/librsync-0.9.7 + cp -pr AUTHORS COPYING NEWS README /var/tmp/librsync-0.9.7-10.el5-root-machbuild/usr/share/doc/librsync-0.9.7 + exit 0 Provides: librsync.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpopt.so.0 librsync.so.1 libz.so.1 rtld(GNU_HASH) Processing files: librsync-devel-0.9.7-10.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: librsync = 0.9.7-10.el5 librsync.so.1 Processing files: librsync-debuginfo-0.9.7-10.el5 Provides: librsync.so.1.0.2.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/librsync-0.9.7-10.el5-root-machbuild Wrote: /usr/src/rpm/SRPMS/librsync-0.9.7-10.el5.src.rpm Wrote: /usr/src/rpm/RPMS/librsync-0.9.7-10.el5.i386.rpm Wrote: /usr/src/rpm/RPMS/librsync-devel-0.9.7-10.el5.i386.rpm Wrote: /usr/src/rpm/RPMS/librsync-debuginfo-0.9.7-10.el5.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.16106 + umask 022 + cd /usr/src/rpm/BUILD + cd librsync-0.9.7 + rm -rf /var/tmp/librsync-0.9.7-10.el5-root-machbuild + exit 0