###
### Sat Jul 2 13:13:01 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for librsync-0.9.7
### Current pkg count:  3 installed packages: digest-20050323 librfuncs-1.0.6nb1 libtool-base-1.5.18nb3
###
BULK> Full rebuild in progress...
BULK> Cleaning package librsync-0.9.7 and pre-requisite packages
===> Cleaning for librsync-0.9.7
===> Cleaning for bzip2-1.0.3
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for popt-1.7nb5
===> Cleaning for gettext-0.11.5nb5
===> Cleaning for gettext-m4-0.11.5
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for gmake-3.80nb4
===> Cleaning for zlib-1.2.2
BULK> Removing installed packages which are not needed to build librsync-0.9.7
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> librsync-0.9.7 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r librfuncs-1.0.6nb1
BULK> Installing packages which are required to build librsync-0.9.7.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/bzip2-1.0.3.tgz
BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gettext-lib-0.11.5nb4.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/popt-1.7nb5.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gettext-0.11.5nb5.tgz
BULK> Required package gettext-m4-0.11.5 (devel/gettext-m4) is already installed
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/zlib-1.2.2.tgz
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (librsync-0.9.7)
===> Checking for vulnerabilities in librsync-0.9.7
=> Checksum SHA1 OK for librsync-0.9.7.tar.gz.
=> Checksum RMD160 OK for librsync-0.9.7.tar.gz.
work -> /pkgobj/devel/librsync/work
===> Extracting for librsync-0.9.7
===> Required installed package bzip2>=1.0.3: bzip2-1.0.3 found
===> Required installed package popt>=1.7nb5: popt-1.7nb5 found
===> Required installed package gettext-lib>=0.11.5nb4: gettext-lib-0.11.5nb4 found
===> Required installed package zlib>=1.2.1nb3: zlib-1.2.2 found
===> Required installed package libiconv>=1.9.1nb4: libiconv-1.9.2nb1 found
===> Required installed package libtool-base>=1.5.18nb1: libtool-base-1.5.18nb3 found
===> Patching for librsync-0.9.7
===> Overriding tools for librsync-0.9.7
===> Creating toolchain wrappers for librsync-0.9.7
===> Configuring for librsync-0.9.7
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking for sparc-sun-solaris2-gcc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for strerror in -lcposix... no
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether make sets $(MAKE)... (cached) yes
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking for a sed that does not truncate output... /pkgobj/devel/librsync/work/.tools/bin/sed
checking for egrep... grep -E
checking for non-GNU ld... /pkgobj/devel/librsync/work/.wrapper/bin/ld
checking if the linker (/pkgobj/devel/librsync/work/.wrapper/bin/ld) is GNU ld... no
checking for /pkgobj/devel/librsync/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
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... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... none
checking how to run the C++ preprocessor... CC -E
checking for sparc-sun-solaris2-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... 262144
checking command to parse nm output from cc object... failed
checking for objdir... .libs
checking for sparc-sun-solaris2-ar... no
checking for ar... ar
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for sparc-sun-solaris2-strip... strip
checking if cc static flag  works... yes
checking for cc option to produce PIC... -KPIC
checking if cc PIC flag -KPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/pkgobj/devel/librsync/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the CC linker (/pkgobj/devel/librsync/work/.wrapper/bin/ld) supports shared libraries... yes
checking for CC option to produce PIC... -KPIC
checking if CC PIC flag -KPIC works... yes
checking if CC supports -c -o file.o... yes
checking whether the CC linker (/pkgobj/devel/librsync/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -KPIC
checking if f77 PIC flag -KPIC works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/pkgobj/devel/librsync/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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... no
checking mcheck.h presence... no
checking for mcheck.h... no
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) no
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... yes
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... no
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
===> Building for librsync-0.9.7
cd . && /bin/ksh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/bmake  all-recursive
Making all in doc
cd .. && /bin/ksh ./config.status doc/Makefile 
config.status: creating doc/Makefile
Making all in popt
cd .. && /bin/ksh ./config.status popt/Makefile depfiles
config.status: creating popt/Makefile
config.status: executing depfiles commands
Making all in testsuite
cd .. && /bin/ksh ./config.status testsuite/Makefile depfiles
config.status: creating testsuite/Makefile
config.status: executing depfiles commands
cd . && /bin/ksh ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
source='prototab.c' object='prototab.lo' libtool=yes  depfile='.deps/prototab.Plo' tmpdepfile='.deps/prototab.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o prototab.lo `test -f 'prototab.c' || echo './'`prototab.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c prototab.c  -KPIC -DPIC -o .libs/prototab.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c prototab.c -o prototab.o >/dev/null 2>&1
source='base64.c' object='base64.lo' libtool=yes  depfile='.deps/base64.Plo' tmpdepfile='.deps/base64.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o base64.lo `test -f 'base64.c' || echo './'`base64.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c base64.c  -KPIC -DPIC -o .libs/base64.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c base64.c -o base64.o >/dev/null 2>&1
source='buf.c' object='buf.lo' libtool=yes  depfile='.deps/buf.Plo' tmpdepfile='.deps/buf.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o buf.lo `test -f 'buf.c' || echo './'`buf.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c buf.c  -KPIC -DPIC -o .libs/buf.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c buf.c -o buf.o >/dev/null 2>&1
source='checksum.c' object='checksum.lo' libtool=yes  depfile='.deps/checksum.Plo' tmpdepfile='.deps/checksum.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o checksum.lo `test -f 'checksum.c' || echo './'`checksum.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c checksum.c  -KPIC -DPIC -o .libs/checksum.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c checksum.c -o checksum.o >/dev/null 2>&1
source='command.c' object='command.lo' libtool=yes  depfile='.deps/command.Plo' tmpdepfile='.deps/command.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o command.lo `test -f 'command.c' || echo './'`command.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c command.c  -KPIC -DPIC -o .libs/command.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c command.c -o command.o >/dev/null 2>&1
source='delta.c' object='delta.lo' libtool=yes  depfile='.deps/delta.Plo' tmpdepfile='.deps/delta.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o delta.lo `test -f 'delta.c' || echo './'`delta.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c delta.c  -KPIC -DPIC -o .libs/delta.o
"delta.c", line 168: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "rollsum.h", line 37
	argument : pointer to char
"delta.c", line 266: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "rollsum.h", line 37
	argument : pointer to char
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c delta.c -o delta.o >/dev/null 2>&1
source='emit.c' object='emit.lo' libtool=yes  depfile='.deps/emit.Plo' tmpdepfile='.deps/emit.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o emit.lo `test -f 'emit.c' || echo './'`emit.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c emit.c  -KPIC -DPIC -o .libs/emit.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c emit.c -o emit.o >/dev/null 2>&1
source='fileutil.c' object='fileutil.lo' libtool=yes  depfile='.deps/fileutil.Plo' tmpdepfile='.deps/fileutil.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o fileutil.lo `test -f 'fileutil.c' || echo './'`fileutil.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c fileutil.c  -KPIC -DPIC -o .libs/fileutil.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c fileutil.c -o fileutil.o >/dev/null 2>&1
source='hex.c' object='hex.lo' libtool=yes  depfile='.deps/hex.Plo' tmpdepfile='.deps/hex.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o hex.lo `test -f 'hex.c' || echo './'`hex.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c hex.c  -KPIC -DPIC -o .libs/hex.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c hex.c -o hex.o >/dev/null 2>&1
source='job.c' object='job.lo' libtool=yes  depfile='.deps/job.Plo' tmpdepfile='.deps/job.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o job.lo `test -f 'job.c' || echo './'`job.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c job.c  -KPIC -DPIC -o .libs/job.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c job.c -o job.o >/dev/null 2>&1
source='mdfour.c' object='mdfour.lo' libtool=yes  depfile='.deps/mdfour.Plo' tmpdepfile='.deps/mdfour.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o mdfour.lo `test -f 'mdfour.c' || echo './'`mdfour.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c mdfour.c  -KPIC -DPIC -o .libs/mdfour.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c mdfour.c -o mdfour.o >/dev/null 2>&1
source='mksum.c' object='mksum.lo' libtool=yes  depfile='.deps/mksum.Plo' tmpdepfile='.deps/mksum.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o mksum.lo `test -f 'mksum.c' || echo './'`mksum.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c mksum.c  -KPIC -DPIC -o .libs/mksum.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c mksum.c -o mksum.o >/dev/null 2>&1
source='msg.c' object='msg.lo' libtool=yes  depfile='.deps/msg.Plo' tmpdepfile='.deps/msg.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o msg.lo `test -f 'msg.c' || echo './'`msg.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c msg.c  -KPIC -DPIC -o .libs/msg.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c msg.c -o msg.o >/dev/null 2>&1
source='netint.c' object='netint.lo' libtool=yes  depfile='.deps/netint.Plo' tmpdepfile='.deps/netint.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o netint.lo `test -f 'netint.c' || echo './'`netint.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c netint.c  -KPIC -DPIC -o .libs/netint.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c netint.c -o netint.o >/dev/null 2>&1
source='patch.c' object='patch.lo' libtool=yes  depfile='.deps/patch.Plo' tmpdepfile='.deps/patch.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o patch.lo `test -f 'patch.c' || echo './'`patch.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c patch.c  -KPIC -DPIC -o .libs/patch.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c patch.c -o patch.o >/dev/null 2>&1
source='readsums.c' object='readsums.lo' libtool=yes  depfile='.deps/readsums.Plo' tmpdepfile='.deps/readsums.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o readsums.lo `test -f 'readsums.c' || echo './'`readsums.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c readsums.c  -KPIC -DPIC -o .libs/readsums.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c readsums.c -o readsums.o >/dev/null 2>&1
source='rollsum.c' object='rollsum.lo' libtool=yes  depfile='.deps/rollsum.Plo' tmpdepfile='.deps/rollsum.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o rollsum.lo `test -f 'rollsum.c' || echo './'`rollsum.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c rollsum.c  -KPIC -DPIC -o .libs/rollsum.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c rollsum.c -o rollsum.o >/dev/null 2>&1
source='scoop.c' object='scoop.lo' libtool=yes  depfile='.deps/scoop.Plo' tmpdepfile='.deps/scoop.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o scoop.lo `test -f 'scoop.c' || echo './'`scoop.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c scoop.c  -KPIC -DPIC -o .libs/scoop.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c scoop.c -o scoop.o >/dev/null 2>&1
source='search.c' object='search.lo' libtool=yes  depfile='.deps/search.Plo' tmpdepfile='.deps/search.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o search.lo `test -f 'search.c' || echo './'`search.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c search.c  -KPIC -DPIC -o .libs/search.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c search.c -o search.o >/dev/null 2>&1
source='stats.c' object='stats.lo' libtool=yes  depfile='.deps/stats.Plo' tmpdepfile='.deps/stats.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o stats.lo `test -f 'stats.c' || echo './'`stats.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c stats.c  -KPIC -DPIC -o .libs/stats.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c stats.c -o stats.o >/dev/null 2>&1
source='stream.c' object='stream.lo' libtool=yes  depfile='.deps/stream.Plo' tmpdepfile='.deps/stream.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o stream.lo `test -f 'stream.c' || echo './'`stream.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c stream.c  -KPIC -DPIC -o .libs/stream.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c stream.c -o stream.o >/dev/null 2>&1
source='sumset.c' object='sumset.lo' libtool=yes  depfile='.deps/sumset.Plo' tmpdepfile='.deps/sumset.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o sumset.lo `test -f 'sumset.c' || echo './'`sumset.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c sumset.c  -KPIC -DPIC -o .libs/sumset.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c sumset.c -o sumset.o >/dev/null 2>&1
source='trace.c' object='trace.lo' libtool=yes  depfile='.deps/trace.Plo' tmpdepfile='.deps/trace.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o trace.lo `test -f 'trace.c' || echo './'`trace.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c trace.c  -KPIC -DPIC -o .libs/trace.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c trace.c -o trace.o >/dev/null 2>&1
source='tube.c' object='tube.lo' libtool=yes  depfile='.deps/tube.Plo' tmpdepfile='.deps/tube.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o tube.lo `test -f 'tube.c' || echo './'`tube.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c tube.c  -KPIC -DPIC -o .libs/tube.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c tube.c -o tube.o >/dev/null 2>&1
source='util.c' object='util.lo' libtool=yes  depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o util.lo `test -f 'util.c' || echo './'`util.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c util.c  -KPIC -DPIC -o .libs/util.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c util.c -o util.o >/dev/null 2>&1
source='version.c' object='version.lo' libtool=yes  depfile='.deps/version.Plo' tmpdepfile='.deps/version.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o version.lo `test -f 'version.c' || echo './'`version.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c version.c  -KPIC -DPIC -o .libs/version.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c version.c -o version.o >/dev/null 2>&1
source='whole.c' object='whole.lo' libtool=yes  depfile='.deps/whole.Plo' tmpdepfile='.deps/whole.TPlo'  depmode=none /bin/ksh ./depcomp  /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c -o whole.lo `test -f 'whole.c' || echo './'`whole.c
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c whole.c  -KPIC -DPIC -o .libs/whole.o
 cc -DHAVE_CONFIG_H -I. -I/pkgobj/devel/librsync/work/.buildlink/include -O -c whole.c -o whole.o >/dev/null 2>&1
/bin/ksh ./libtool --mode=link cc  -O -I/usr/pkg/include   -L/usr/pkg/lib -R/usr/pkg/lib -o librsync.la -rpath /usr/pkg/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 -lintl -liconv
ld -G -h librsync.so.1 -o .libs/librsync.so.1.0.2  .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  -R/pkgobj/devel/librsync/work/.buildlink/lib -R/pkgobj/devel/librsync/work/.buildlink/lib -R/usr/pkg/lib -L/pkgobj/devel/librsync/work/.buildlink/lib /pkgobj/devel/librsync/work/.buildlink/lib/libpopt.so /pkgobj/devel/librsync/work/.buildlink/lib/libbz2.so /pkgobj/devel/librsync/work/.buildlink/lib/libz.so /pkgobj/devel/librsync/work/.buildlink/lib/libintl.so /pkgobj/devel/librsync/work/.buildlink/lib/libiconv.so -lc 
(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)
source='rdiff.c' object='rdiff.o' libtool=no  depfile='.deps/rdiff.Po' tmpdepfile='.deps/rdiff.TPo'  depmode=none /bin/ksh ./depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c `test -f 'rdiff.c' || echo './'`rdiff.c
source='isprefix.c' object='isprefix.o' libtool=no  depfile='.deps/isprefix.Po' tmpdepfile='.deps/isprefix.TPo'  depmode=none /bin/ksh ./depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c `test -f 'isprefix.c' || echo './'`isprefix.c
/bin/ksh ./libtool --mode=link cc  -O -I/usr/pkg/include   -L/usr/pkg/lib -R/usr/pkg/lib -o rdiff  rdiff.o isprefix.o librsync.la -lpopt -lbz2 -lz -lintl -liconv
cc -O -I/pkgobj/devel/librsync/work/.buildlink/include -o .libs/rdiff rdiff.o isprefix.o  -L/pkgobj/devel/librsync/work/.buildlink/lib ./.libs/librsync.so /pkgobj/devel/librsync/work/.buildlink/lib/libpopt.so /pkgobj/devel/librsync/work/.buildlink/lib/libbz2.so /pkgobj/devel/librsync/work/.buildlink/lib/libz.so /pkgobj/devel/librsync/work/.buildlink/lib/libintl.so -lc /pkgobj/devel/librsync/work/.buildlink/lib/libiconv.so -R/usr/pkg/lib -R/pkgobj/devel/librsync/work/.buildlink/lib
Undefined			first referenced
 symbol  			    in file
rs_findmatch                        ./.libs/librsync.so
rs_appendmiss                       ./.libs/librsync.so
rs_appendflush                      ./.libs/librsync.so
rs_appendmatch                      ./.libs/librsync.so
ld: fatal: Symbol referencing errors. No output written to .libs/rdiff
*** Error code 1

Stop.
bmake: stopped in /pkgobj/devel/librsync/work/librsync-0.9.7
*** Error code 1

Stop.
bmake: stopped in /pkgobj/devel/librsync/work/librsync-0.9.7
*** Error code 1

Stop.
bmake: stopped in /pkgobj/devel/librsync/work/librsync-0.9.7
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/librsync
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/devel/librsync/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/librsync

Please view the work log for librsync-0.9.7


BULK> librsync-0.9.7 was marked as broken:
-rw-r--r--   1 root     other      30643 Jul  2 13:18 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for librsync
BULK> Marking all packages which depend upon librsync-0.9.7 as broken:
BULK> marking package that requires librsync-0.9.7 as broken: duplicity-0.4.1nb1 (sysutils/duplicity)
BULK> marking package that requires librsync-0.9.7 as broken: rdiff-backup-0.12.7nb1 (sysutils/rdiff-backup)
BULK> Build for librsync-0.9.7 was not successful, aborting.