[Erp5-report] ERP5Appliance212 r41076 : 1 Tests, 0 Errors, 1 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Dec 5 16:53:52 CET 2010


Test Suite: ERP5Appliance212
Revision: 41076
Result: FAIL

All tests: 1
Failures: 1
Errors: 0
Skips: 0


The following tests failed:

  ERP5Appliance212                                   (1 failures)

-------------- next part --------------

x86_64 gcc:4.4.1 py:2.6.2 libc:2.10.1
openSUSE 11.2 (x86_64)
VERSION = 11.2

...[truncated]... 

like you're in business.  

To install in /usr/local/bin, /usr/local/lib, /usr/local/man and 
/usr/local/include, type

   make install

To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type 

   make install PREFIX=/xxx/yyy

If you are (justifiably) paranoid and want to see what 'make install'
is going to do, you can first do

   make -n install                      or
   make -n install PREFIX=/xxx/yyy      respectively.

The -n instructs make to show the commands it would execute, but
not actually execute them.

Instructions for use are in the preformatted manual page, in the file
bzip2.txt.  For more detailed documentation, read the full manual.  
It is available in Postscript form (manual.ps), PDF form (manual.pdf),
and HTML form (manual.html).

You can also do "bzip2 --help" to see some helpful information. 
"bzip2 -L" displays the software license.

if ( test ! -d /home/luke/apptest/run/software/parts/bzip2/bin ) ; then mkdir -p /home/luke/apptest/run/software/parts/bzip2/bin ; fi
if ( test ! -d /home/luke/apptest/run/software/parts/bzip2/lib ) ; then mkdir -p /home/luke/apptest/run/software/parts/bzip2/lib ; fi
if ( test ! -d /home/luke/apptest/run/software/parts/bzip2/man ) ; then mkdir -p /home/luke/apptest/run/software/parts/bzip2/man ; fi
if ( test ! -d /home/luke/apptest/run/software/parts/bzip2/man/man1 ) ; then mkdir -p /home/luke/apptest/run/software/parts/bzip2/man/man1 ; fi
if ( test ! -d /home/luke/apptest/run/software/parts/bzip2/include ) ; then mkdir -p /home/luke/apptest/run/software/parts/bzip2/include ; fi
cp -f bzip2 /home/luke/apptest/run/software/parts/bzip2/bin/bzip2
cp -f bzip2 /home/luke/apptest/run/software/parts/bzip2/bin/bunzip2
cp -f bzip2 /home/luke/apptest/run/software/parts/bzip2/bin/bzcat
cp -f bzip2recover /home/luke/apptest/run/software/parts/bzip2/bin/bzip2recover
chmod a+x /home/luke/apptest/run/software/parts/bzip2/bin/bzip2
chmod a+x /home/luke/apptest/run/software/parts/bzip2/bin/bunzip2
chmod a+x /home/luke/apptest/run/software/parts/bzip2/bin/bzcat
chmod a+x /home/luke/apptest/run/software/parts/bzip2/bin/bzip2recover
cp -f bzip2.1 /home/luke/apptest/run/software/parts/bzip2/man/man1
chmod a+r /home/luke/apptest/run/software/parts/bzip2/man/man1/bzip2.1
cp -f bzlib.h /home/luke/apptest/run/software/parts/bzip2/include
chmod a+r /home/luke/apptest/run/software/parts/bzip2/include/bzlib.h
cp -f libbz2.a /home/luke/apptest/run/software/parts/bzip2/lib
chmod a+r /home/luke/apptest/run/software/parts/bzip2/lib/libbz2.a
cp -f bzgrep /home/luke/apptest/run/software/parts/bzip2/bin/bzgrep
ln -s -f /home/luke/apptest/run/software/parts/bzip2/bin/bzgrep /home/luke/apptest/run/software/parts/bzip2/bin/bzegrep
ln -s -f /home/luke/apptest/run/software/parts/bzip2/bin/bzgrep /home/luke/apptest/run/software/parts/bzip2/bin/bzfgrep
chmod a+x /home/luke/apptest/run/software/parts/bzip2/bin/bzgrep
cp -f bzmore /home/luke/apptest/run/software/parts/bzip2/bin/bzmore
ln -s -f /home/luke/apptest/run/software/parts/bzip2/bin/bzmore /home/luke/apptest/run/software/parts/bzip2/bin/bzless
chmod a+x /home/luke/apptest/run/software/parts/bzip2/bin/bzmore
cp -f bzdiff /home/luke/apptest/run/software/parts/bzip2/bin/bzdiff
ln -s -f /home/luke/apptest/run/software/parts/bzip2/bin/bzdiff /home/luke/apptest/run/software/parts/bzip2/bin/bzcmp
chmod a+x /home/luke/apptest/run/software/parts/bzip2/bin/bzdiff
cp -f bzgrep.1 bzmore.1 bzdiff.1 /home/luke/apptest/run/software/parts/bzip2/man/man1
chmod a+r /home/luke/apptest/run/software/parts/bzip2/man/man1/bzgrep.1
chmod a+r /home/luke/apptest/run/software/parts/bzip2/man/man1/bzmore.1
chmod a+r /home/luke/apptest/run/software/parts/bzip2/man/man1/bzdiff.1
echo ".so man1/bzgrep.1" > /home/luke/apptest/run/software/parts/bzip2/man/man1/bzegrep.1
echo ".so man1/bzgrep.1" > /home/luke/apptest/run/software/parts/bzip2/man/man1/bzfgrep.1
echo ".so man1/bzmore.1" > /home/luke/apptest/run/software/parts/bzip2/man/man1/bzless.1
echo ".so man1/bzdiff.1" > /home/luke/apptest/run/software/parts/bzip2/man/man1/bzcmp.1
bzip2: Executing post-make-hook
gcc -shared -Wl,-soname -Wl,libbz2.so.1.0 -o libbz2.so.1.0.6 blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o
gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2-shared bzip2.c libbz2.so.1.0.6
rm -f libbz2.so.1.0
ln -s libbz2.so.1.0.6 libbz2.so.1.0
Unused options for bzip2: 'md5sum'.
Installing popt.
Downloading http://rpm5.org/files/popt/popt-1.16.tar.gz
popt: Extracting package to /home/luke/apptest/run/software/parts/popt__compile__
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/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 whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/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/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether gcc needs -traditional... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for library containing strerror... none required
checking for function prototypes... yes
checking for string.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking for unistd.h... (cached) yes
checking for setreuid... yes
checking for getuid... yes
checking for geteuid... yes
checking for iconv... yes
checking for mtrace... yes
checking for __secure_getenv... yes
checking for setregid... yes
checking for stpcpy... yes
checking for strerror... yes
checking for vasprintf... yes
checking for srandom... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for working iconv... yes
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating popt.pc
config.status: creating popt.spec
config.status: creating test-poptrc
config.status: creating auto/Makefile
config.status: creating auto/desc
config.status: creating auto/types
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make  all-recursive
make[1]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
Making all in po
make[2]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/po'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/po'
Making all in .
make[2]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I.   -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo popt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c  -fPIC -DPIC -o .libs/popt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -o popt.o >/dev/null 2>&1
mv -f .deps/popt.Tpo .deps/popt.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I.   -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo poptparse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c  -fPIC -DPIC -o .libs/poptparse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -o poptparse.o >/dev/null 2>&1
mv -f .deps/poptparse.Tpo .deps/poptparse.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I.   -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo poptconfig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c  -fPIC -DPIC -o .libs/poptconfig.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -o poptconfig.o >/dev/null 2>&1
mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I.   -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo popthelp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c  -fPIC -DPIC -o .libs/popthelp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -o popthelp.o >/dev/null 2>&1
mv -f .deps/popthelp.Tpo .deps/popthelp.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I. -I.   -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c -o poptint.lo poptint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c  -fPIC -DPIC -o .libs/poptint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -o poptint.o >/dev/null 2>&1
mv -f .deps/poptint.Tpo .deps/poptint.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -no-undefined -Wl,--version-script=./libpopt.vers  -o libpopt.la -rpath /home/luke/apptest/run/software/parts/popt/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo  
libtool: link: gcc -shared  .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o    -Wl,--version-script=./libpopt.vers   -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.0" "libpopt.so.0")
libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.0" "libpopt.so")
libtool: link: ar cru .libs/libpopt.a  popt.o poptparse.o poptconfig.o popthelp.o poptint.o
libtool: link: ranlib .libs/libpopt.a
libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" )
gcc -DHAVE_CONFIG_H -I.  -I. -I.   -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.c
test1.c:164: warning: suggest parentheses around arithmetic in operand of ‘|’
mv -f .deps/test1.Tpo .deps/test1.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT   -o test1 test1.o libpopt.la 
libtool: link: gcc -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -o .libs/test1 test1.o  ./.libs/libpopt.so -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib
gcc -DHAVE_CONFIG_H -I.  -I. -I.   -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o test2.c
mv -f .deps/test2.Tpo .deps/test2.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT   -o test2 test2.o libpopt.la 
libtool: link: gcc -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -o .libs/test2 test2.o  ./.libs/libpopt.so -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib
gcc -DHAVE_CONFIG_H -I.  -I. -I.   -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT tdict.o -MD -MP -MF .deps/tdict.Tpo -c -o tdict.o tdict.c
mv -f .deps/tdict.Tpo .deps/tdict.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT   -o tdict tdict.o libpopt.la 
libtool: link: gcc -g -O2 -Wall -W -D_GNU_SOURCE -D_REENTRANT -o .libs/tdict tdict.o  ./.libs/libpopt.so -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
Making all in auto
make[2]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/auto'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/auto'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
make  install-recursive
make[1]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
Making install in po
make[2]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/po'
/bin/mkdir -p /home/luke/apptest/run/software/parts/popt/share
installing cs.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/cs/LC_MESSAGES/popt.mo
installing da.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/da/LC_MESSAGES/popt.mo
installing de.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/de/LC_MESSAGES/popt.mo
installing eo.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/eo/LC_MESSAGES/popt.mo
installing es.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/es/LC_MESSAGES/popt.mo
installing fi.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/fi/LC_MESSAGES/popt.mo
installing fr.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/fr/LC_MESSAGES/popt.mo
installing ga.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/ga/LC_MESSAGES/popt.mo
installing gl.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/gl/LC_MESSAGES/popt.mo
installing hu.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/hu/LC_MESSAGES/popt.mo
installing id.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/id/LC_MESSAGES/popt.mo
installing is.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/is/LC_MESSAGES/popt.mo
installing it.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/it/LC_MESSAGES/popt.mo
installing ja.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/ja/LC_MESSAGES/popt.mo
installing ko.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/ko/LC_MESSAGES/popt.mo
installing lv.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/lv/LC_MESSAGES/popt.mo
installing nb.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/nb/LC_MESSAGES/popt.mo
installing nl.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/nl/LC_MESSAGES/popt.mo
installing pl.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/pl/LC_MESSAGES/popt.mo
installing pt.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/pt/LC_MESSAGES/popt.mo
installing ro.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/ro/LC_MESSAGES/popt.mo
installing ru.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/ru/LC_MESSAGES/popt.mo
installing sk.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/sk/LC_MESSAGES/popt.mo
installing sl.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/sl/LC_MESSAGES/popt.mo
installing sv.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/sv/LC_MESSAGES/popt.mo
installing th.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/th/LC_MESSAGES/popt.mo
installing tr.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/tr/LC_MESSAGES/popt.mo
installing uk.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/uk/LC_MESSAGES/popt.mo
installing vi.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/vi/LC_MESSAGES/popt.mo
installing wa.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/wa/LC_MESSAGES/popt.mo
installing zh_TW.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/zh_TW/LC_MESSAGES/popt.mo
installing zh_CN.gmo as /home/luke/apptest/run/software/parts/popt/share/locale/zh_CN/LC_MESSAGES/popt.mo
if test "popt" = "gettext-tools"; then \
	  /bin/mkdir -p /home/luke/apptest/run/software/parts/popt/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    /usr/bin/install -c -m 644 ./$file \
			    /home/luke/apptest/run/software/parts/popt/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /home/luke/apptest/run/software/parts/popt/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/po'
Making install in .
make[2]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/luke/apptest/run/software/parts/popt/include" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/popt/include"
 /usr/bin/install -c -m 644 popt.h '/home/luke/apptest/run/software/parts/popt/include'
test -z "/home/luke/apptest/run/software/parts/popt/share/man/man3" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/popt/share/man/man3"
 /usr/bin/install -c -m 644 popt.3 '/home/luke/apptest/run/software/parts/popt/share/man/man3'
test -z "/home/luke/apptest/run/software/parts/popt/lib/pkgconfig" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/popt/lib/pkgconfig"
 /usr/bin/install -c -m 644 popt.pc '/home/luke/apptest/run/software/parts/popt/lib/pkgconfig'
test -z "/home/luke/apptest/run/software/parts/popt/lib" || /bin/mkdir -p "/home/luke/apptest/run/software/parts/popt/lib"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libpopt.la '/home/luke/apptest/run/software/parts/popt/lib'
libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.0 /home/luke/apptest/run/software/parts/popt/lib/libpopt.so.0.0.0
libtool: install: (cd /home/luke/apptest/run/software/parts/popt/lib && { ln -s -f libpopt.so.0.0.0 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0; }; })
libtool: install: (cd /home/luke/apptest/run/software/parts/popt/lib && { ln -s -f libpopt.so.0.0.0 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so; }; })
libtool: install: /usr/bin/install -c .libs/libpopt.lai /home/luke/apptest/run/software/parts/popt/lib/libpopt.la
libtool: install: /usr/bin/install -c .libs/libpopt.a /home/luke/apptest/run/software/parts/popt/lib/libpopt.a
libtool: install: chmod 644 /home/luke/apptest/run/software/parts/popt/lib/libpopt.a
libtool: install: ranlib /home/luke/apptest/run/software/parts/popt/lib/libpopt.a
libtool: finish: PATH="/usr/lib64/mpi/gcc/openmpi/bin:/home/luke/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:.:/sbin" ldconfig -n /home/luke/apptest/run/software/parts/popt/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/luke/apptest/run/software/parts/popt/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
Making install in auto
make[2]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/auto'
make[3]: Entering directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/auto'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/auto'
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16/auto'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/popt__compile__/popt-1.16'
Unused options for popt: 'md5sum'.
Installing librsync.
librsync: [ENV] CPPFLAGS = -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include
librsync: [ENV] LDFLAGS = -L/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -L/home/luke/apptest/run/software/parts/bzip2/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/bzip2/lib -L/home/luke/apptest/run/software/parts/popt/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib
Downloading http://downloads.sourceforge.net/sourceforge/librsync/librsync-0.9.7.tar.gz
librsync: Extracting package to /home/luke/apptest/run/software/parts/librsync__compile__
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 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 strerror in -lcposix... no
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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/x86_64-suse-linux/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 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 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 ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
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 supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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... no
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... 8
checking for unsigned long... yes
checking size of unsigned long... 8
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... 8
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  all-recursive
make[1]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7'
Making all in doc
make[2]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/doc'
Making all in popt
make[2]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/popt'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/popt'
Making all in testsuite
make[2]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/testsuite'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7'
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT prototab.lo -MD -MP -MF ".deps/prototab.Tpo" \
	  -c -o prototab.lo `test -f 'prototab.c' || echo './'`prototab.c; \
	then mv -f ".deps/prototab.Tpo" ".deps/prototab.Plo"; \
	else rm -f ".deps/prototab.Tpo"; exit 1; \
	fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT prototab.lo -MD -MP -MF .deps/prototab.Tpo -c prototab.c -o prototab.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" \
	  -c -o base64.lo `test -f 'base64.c' || echo './'`base64.c; \
	then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; \
	else rm -f ".deps/base64.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT buf.lo -MD -MP -MF ".deps/buf.Tpo" \
	  -c -o buf.lo `test -f 'buf.c' || echo './'`buf.c; \
	then mv -f ".deps/buf.Tpo" ".deps/buf.Plo"; \
	else rm -f ".deps/buf.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c  -fPIC -DPIC -o .libs/buf.o
In file included from buf.c:55:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -o buf.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT checksum.lo -MD -MP -MF ".deps/checksum.Tpo" \
	  -c -o checksum.lo `test -f 'checksum.c' || echo './'`checksum.c; \
	then mv -f ".deps/checksum.Tpo" ".deps/checksum.Plo"; \
	else rm -f ".deps/checksum.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -o checksum.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT command.lo -MD -MP -MF ".deps/command.Tpo" \
	  -c -o command.lo `test -f 'command.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -o command.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT delta.lo -MD -MP -MF ".deps/delta.Tpo" \
	  -c -o delta.lo `test -f 'delta.c' || echo './'`delta.c; \
	then mv -f ".deps/delta.Tpo" ".deps/delta.Plo"; \
	else rm -f ".deps/delta.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT delta.lo -MD -MP -MF .deps/delta.Tpo -c delta.c  -fPIC -DPIC -o .libs/delta.o
In file included from delta.c:75:
util.h:40:7: warning: "__LCLINT__" is not defined
delta.c: In function 'rs_delta_s_scan':
delta.c:168: warning: pointer targets in passing argument 2 of 'RollsumUpdate' differ in signedness
rollsum.h:37: note: expected 'const unsigned char *' but argument is of type 'char *'
delta.c: In function 'rs_findmatch':
delta.c:266: warning: pointer targets in passing argument 2 of 'RollsumUpdate' differ in signedness
rollsum.h:37: note: expected 'const unsigned char *' but argument is of type 'char *'
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT delta.lo -MD -MP -MF .deps/delta.Tpo -c delta.c -o delta.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT emit.lo -MD -MP -MF ".deps/emit.Tpo" \
	  -c -o emit.lo `test -f 'emit.c' || echo './'`emit.c; \
	then mv -f ".deps/emit.Tpo" ".deps/emit.Plo"; \
	else rm -f ".deps/emit.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c emit.c -o emit.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT fileutil.lo -MD -MP -MF ".deps/fileutil.Tpo" \
	  -c -o fileutil.lo `test -f 'fileutil.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.c -o fileutil.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT hex.lo -MD -MP -MF ".deps/hex.Tpo" \
	  -c -o hex.lo `test -f 'hex.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT hex.lo -MD -MP -MF .deps/hex.Tpo -c hex.c -o hex.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT job.lo -MD -MP -MF ".deps/job.Tpo" \
	  -c -o job.lo `test -f 'job.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT job.lo -MD -MP -MF .deps/job.Tpo -c job.c  -fPIC -DPIC -o .libs/job.o
In file included from job.c:50:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT job.lo -MD -MP -MF .deps/job.Tpo -c job.c -o job.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT mdfour.lo -MD -MP -MF ".deps/mdfour.Tpo" \
	  -c -o mdfour.lo `test -f 'mdfour.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c mdfour.c -o mdfour.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT mksum.lo -MD -MP -MF ".deps/mksum.Tpo" \
	  -c -o mksum.lo `test -f 'mksum.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT mksum.lo -MD -MP -MF .deps/mksum.Tpo -c mksum.c  -fPIC -DPIC -o .libs/mksum.o
In file included from mksum.c:47:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT mksum.lo -MD -MP -MF .deps/mksum.Tpo -c mksum.c -o mksum.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT msg.lo -MD -MP -MF ".deps/msg.Tpo" \
	  -c -o msg.lo `test -f 'msg.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -o msg.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT netint.lo -MD -MP -MF ".deps/netint.Tpo" \
	  -c -o netint.lo `test -f 'netint.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT netint.lo -MD -MP -MF .deps/netint.Tpo -c netint.c  -fPIC -DPIC -o .libs/netint.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT netint.lo -MD -MP -MF .deps/netint.Tpo -c netint.c -o netint.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT patch.lo -MD -MP -MF ".deps/patch.Tpo" \
	  -c -o patch.lo `test -f 'patch.c' || echo './'`patch.c; \
	then mv -f ".deps/patch.Tpo" ".deps/patch.Plo"; \
	else rm -f ".deps/patch.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT patch.lo -MD -MP -MF .deps/patch.Tpo -c patch.c  -fPIC -DPIC -o .libs/patch.o
In file included from patch.c:37:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT patch.lo -MD -MP -MF .deps/patch.Tpo -c patch.c -o patch.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT readsums.lo -MD -MP -MF ".deps/readsums.Tpo" \
	  -c -o readsums.lo `test -f 'readsums.c' || echo './'`readsums.c; \
	then mv -f ".deps/readsums.Tpo" ".deps/readsums.Plo"; \
	else rm -f ".deps/readsums.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT readsums.lo -MD -MP -MF .deps/readsums.Tpo -c readsums.c  -fPIC -DPIC -o .libs/readsums.o
In file included from readsums.c:42:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT readsums.lo -MD -MP -MF .deps/readsums.Tpo -c readsums.c -o readsums.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT rollsum.lo -MD -MP -MF ".deps/rollsum.Tpo" \
	  -c -o rollsum.lo `test -f 'rollsum.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT rollsum.lo -MD -MP -MF .deps/rollsum.Tpo -c rollsum.c -o rollsum.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT scoop.lo -MD -MP -MF ".deps/scoop.Tpo" \
	  -c -o scoop.lo `test -f 'scoop.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT scoop.lo -MD -MP -MF .deps/scoop.Tpo -c scoop.c  -fPIC -DPIC -o .libs/scoop.o
In file included from scoop.c:73:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT scoop.lo -MD -MP -MF .deps/scoop.Tpo -c scoop.c -o scoop.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT search.lo -MD -MP -MF ".deps/search.Tpo" \
	  -c -o search.lo `test -f 'search.c' || echo './'`search.c; \
	then mv -f ".deps/search.Tpo" ".deps/search.Plo"; \
	else rm -f ".deps/search.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c  -fPIC -DPIC -o .libs/search.o
In file included from search.c:46:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT stats.lo -MD -MP -MF ".deps/stats.Tpo" \
	  -c -o stats.lo `test -f 'stats.c' || echo './'`stats.c; \
	then mv -f ".deps/stats.Tpo" ".deps/stats.Plo"; \
	else rm -f ".deps/stats.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -o stats.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" \
	  -c -o stream.lo `test -f 'stream.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c  -fPIC -DPIC -o .libs/stream.o
In file included from stream.c:96:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT sumset.lo -MD -MP -MF ".deps/sumset.Tpo" \
	  -c -o sumset.lo `test -f 'sumset.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT sumset.lo -MD -MP -MF .deps/sumset.Tpo -c sumset.c  -fPIC -DPIC -o .libs/sumset.o
In file included from sumset.c:32:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT sumset.lo -MD -MP -MF .deps/sumset.Tpo -c sumset.c -o sumset.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT trace.lo -MD -MP -MF ".deps/trace.Tpo" \
	  -c -o trace.lo `test -f 'trace.c' || echo './'`trace.c; \
	then mv -f ".deps/trace.Tpo" ".deps/trace.Plo"; \
	else rm -f ".deps/trace.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c  -fPIC -DPIC -o .libs/trace.o
In file included from trace.c:54:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT tube.lo -MD -MP -MF ".deps/tube.Tpo" \
	  -c -o tube.lo `test -f 'tube.c' || echo './'`tube.c; \
	then mv -f ".deps/tube.Tpo" ".deps/tube.Plo"; \
	else rm -f ".deps/tube.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT tube.lo -MD -MP -MF .deps/tube.Tpo -c tube.c  -fPIC -DPIC -o .libs/tube.o
In file included from tube.c:69:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT tube.lo -MD -MP -MF .deps/tube.Tpo -c tube.c -o tube.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT util.lo -MD -MP -MF ".deps/util.Tpo" \
	  -c -o util.lo `test -f 'util.c' || echo './'`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. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
In file included from util.c:35:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT version.lo -MD -MP -MF ".deps/version.Tpo" \
	  -c -o version.lo `test -f 'version.c' || echo './'`version.c; \
	then mv -f ".deps/version.Tpo" ".deps/version.Plo"; \
	else rm -f ".deps/version.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c  -fPIC -DPIC -o .libs/version.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT whole.lo -MD -MP -MF ".deps/whole.Tpo" \
	  -c -o whole.lo `test -f 'whole.c' || echo './'`whole.c; \
	then mv -f ".deps/whole.Tpo" ".deps/whole.Plo"; \
	else rm -f ".deps/whole.Tpo"; exit 1; \
	fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT whole.lo -MD -MP -MF .deps/whole.Tpo -c whole.c  -fPIC -DPIC -o .libs/whole.o
In file included from whole.c:52:
util.h:40:7: warning: "__LCLINT__" is not defined
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT whole.lo -MD -MP -MF .deps/whole.Tpo -c whole.c -o whole.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2  -L/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -L/home/luke/apptest/run/software/parts/bzip2/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/bzip2/lib -L/home/luke/apptest/run/software/parts/popt/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib -o librsync.la -rpath /home/luke/apptest/run/software/parts/librsync/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  -Wl,--rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib -Wl,--rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib -L/home/luke/apptest/run/software/parts/zlib/lib -L/home/luke/apptest/run/software/parts/bzip2/lib -L/home/luke/apptest/run/software/parts/popt/lib /home/luke/apptest/run/software/parts/popt/lib/libpopt.so -lbz2 -lz  -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/bzip2/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib -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)
if gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT rdiff.o -MD -MP -MF ".deps/rdiff.Tpo" \
	  -c -o rdiff.o `test -f 'rdiff.c' || echo './'`rdiff.c; \
	then mv -f ".deps/rdiff.Tpo" ".deps/rdiff.Po"; \
	else rm -f ".deps/rdiff.Tpo"; exit 1; \
	fi
In file included from rdiff.c:57:
/home/luke/apptest/run/software/parts/zlib/include/zlib.h:1574:32: warning: "_FILE_OFFSET_BITS" is not defined
In file included from rdiff.c:66:
util.h:40:7: warning: "__LCLINT__" is not defined
if gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/home/luke/apptest/run/software/parts/zlib/include -I/home/luke/apptest/run/software/parts/bzip2/include -I/home/luke/apptest/run/software/parts/popt/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2 -MT isprefix.o -MD -MP -MF ".deps/isprefix.Tpo" \
	  -c -o isprefix.o `test -f 'isprefix.c' || echo './'`isprefix.c; \
	then mv -f ".deps/isprefix.Tpo" ".deps/isprefix.Po"; \
	else rm -f ".deps/isprefix.Tpo"; exit 1; \
	fi
/bin/sh ./libtool --mode=link gcc  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -g -O2  -L/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -L/home/luke/apptest/run/software/parts/bzip2/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/bzip2/lib -L/home/luke/apptest/run/software/parts/popt/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib -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 -g -O2 -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/zlib/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/bzip2/lib -Wl,-rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib -o .libs/rdiff rdiff.o isprefix.o  -L/home/luke/apptest/run/software/parts/zlib/lib -L/home/luke/apptest/run/software/parts/bzip2/lib -L/home/luke/apptest/run/software/parts/popt/lib ./.libs/librsync.so /home/luke/apptest/run/software/parts/popt/lib/libpopt.so -lbz2 -lz -Wl,--rpath -Wl,/home/luke/apptest/run/software/parts/librsync/lib -Wl,--rpath -Wl,/home/luke/apptest/run/software/parts/popt/lib
creating rdiff
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7'
Making install in doc
make[1]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/doc'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /home/luke/apptest/run/software/parts/librsync/man/man1
mkdir -p -- /home/luke/apptest/run/software/parts/librsync/man/man1
 /usr/bin/install -c -m 644 ./rdiff.1 /home/luke/apptest/run/software/parts/librsync/man/man1/rdiff.1
/bin/sh ../mkinstalldirs /home/luke/apptest/run/software/parts/librsync/man/man3
mkdir -p -- /home/luke/apptest/run/software/parts/librsync/man/man3
 /usr/bin/install -c -m 644 ./librsync.3 /home/luke/apptest/run/software/parts/librsync/man/man3/librsync.3
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/doc'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/doc'
Making install in popt
make[1]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/popt'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/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 `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/popt'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/popt'
Making install in testsuite
make[1]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/testsuite'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/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 `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/testsuite'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7/testsuite'
make[1]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7'
make[2]: Entering directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7'
/bin/sh ./mkinstalldirs /home/luke/apptest/run/software/parts/librsync/lib
mkdir -p -- /home/luke/apptest/run/software/parts/librsync/lib
 /bin/sh ./libtool --mode=install /usr/bin/install -c  librsync.la /home/luke/apptest/run/software/parts/librsync/lib/librsync.la
/usr/bin/install -c .libs/librsync.so.1.0.2 /home/luke/apptest/run/software/parts/librsync/lib/librsync.so.1.0.2
(cd /home/luke/apptest/run/software/parts/librsync/lib && rm -f librsync.so.1 && ln -s librsync.so.1.0.2 librsync.so.1)
(cd /home/luke/apptest/run/software/parts/librsync/lib && rm -f librsync.so && ln -s librsync.so.1.0.2 librsync.so)
/usr/bin/install -c .libs/librsync.lai /home/luke/apptest/run/software/parts/librsync/lib/librsync.la
/usr/bin/install -c .libs/librsync.a /home/luke/apptest/run/software/parts/librsync/lib/librsync.a
ranlib /home/luke/apptest/run/software/parts/librsync/lib/librsync.a
chmod 644 /home/luke/apptest/run/software/parts/librsync/lib/librsync.a
PATH="$PATH:/sbin" ldconfig -n /home/luke/apptest/run/software/parts/librsync/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/luke/apptest/run/software/parts/librsync/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./mkinstalldirs /home/luke/apptest/run/software/parts/librsync/bin
mkdir -p -- /home/luke/apptest/run/software/parts/librsync/bin
  /bin/sh ./libtool --mode=install /usr/bin/install -c rdiff /home/luke/apptest/run/software/parts/librsync/bin/rdiff
/usr/bin/install -c .libs/rdiff /home/luke/apptest/run/software/parts/librsync/bin/rdiff
/bin/sh ./mkinstalldirs /home/luke/apptest/run/software/parts/librsync/include
mkdir -p -- /home/luke/apptest/run/software/parts/librsync/include
 /usr/bin/install -c -m 644 librsync.h /home/luke/apptest/run/software/parts/librsync/include/librsync.h
 /usr/bin/install -c -m 644 librsync-config.h /home/luke/apptest/run/software/parts/librsync/include/librsync-config.h
make[2]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7'
make[1]: Leaving directory `/home/luke/apptest/run/software/parts/librsync__compile__/librsync-0.9.7'
Unused options for librsync: 'md5sum'.
Installing rdiff-backup-build.
While:
  Installing rdiff-backup-build.
Error: Download error for http://download.savannah.nongnu.org/releases/rdiff-backup/rdiff-backup-1.0.5.tar.gz: [Errno 113] No route to host
*********************************************
Writing picked versions to dumped-versions.cfg
*********************************************



More information about the Erp5-report mailing list