###
### Wed Jul 6 22:07:45 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for trickle-1.06nb3
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package trickle-1.06nb3 and pre-requisite packages
===> Cleaning for trickle-1.06nb3
===> Cleaning for libevent-1.1
===> Cleaning for libtool-base-1.5.18nb3
BULK> Removing installed packages which are not needed to build trickle-1.06nb3
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build trickle-1.06nb3.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libevent-1.1.tgz
sbin:   gid (3, 0, modified)
man/man8: 
	gid (3, 0, modified)
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (trickle-1.06nb3)
===> Checking for vulnerabilities in trickle-1.06nb3
=> Checksum SHA1 OK for trickle-1.06.tar.gz.
=> Checksum RMD160 OK for trickle-1.06.tar.gz.
work -> /pkgobj/net/trickle/work
===> Extracting for trickle-1.06nb3
===> Required installed package libtool-base>=1.5.18nb1: libtool-base-1.5.18nb3 found
===> Required installed package libevent>=0.6: libevent-1.1 found
===> Patching for trickle-1.06nb3
===> Applying pkgsrc patches for trickle-1.06nb3
===> Overriding tools for trickle-1.06nb3
===> Creating toolchain wrappers for trickle-1.06nb3
===> Configuring for trickle-1.06nb3
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 build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for non-GNU ld... /pkgobj/net/trickle/work/.wrapper/bin/ld
checking if the linker (/pkgobj/net/trickle/work/.wrapper/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... no
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 if cc supports -c -o file.lo... yes
checking if cc static flag -Bstatic works... -Bstatic
checking if the linker (/pkgobj/net/trickle/work/.wrapper/bin/ld) is GNU ld... no
checking whether the linker (/pkgobj/net/trickle/work/.wrapper/bin/ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /pkgobj/net/trickle/work/.wrapper/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache /dev/null
checking whether make sets ${MAKE}... (cached) yes
checking for sparc-sun-solaris2-ranlib... ranlib
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for dlopen in -ldl... yes
checking for err in -lc... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking if libc defines __progname... no
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for err.h... no
checking for time.h... yes
checking for unistd.h... yes
checking for stdint.h... no
checking for netinet/in.h... yes
checking for asm/poll.h... no
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... 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... (cached) no
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for u_int64_t... no
checking for u_int32_t... no
checking for u_int16_t... no
checking for u_int8_t... no
checking for in_addr_t... no
checking return type of signal handlers... void
checking for socket... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for daemon... no
checking for setenv... no
checking for strsep... no
checking for libevent... yes
checking if underscores are needed for symbols... no
checking if we can access libc without dlopen... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
===> Building for trickle-1.06nb3
cd .  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/ksh ./config.status
config.status: creating Makefile
cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -c trickle.c
cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -c util.c
cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -c getopt.c
cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -c err.c
cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -c daemon.c
cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -c setenv.c
cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -c strsep.c
/bin/ksh ./libtool --mode=link cc -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -L/usr/pkg/lib -R/usr/pkg/lib -o trickle  trickle.o util.o getopt.o err.o  daemon.o setenv.o strsep.o -lnsl -lsocket  -ldl
mkdir .libs
cc -Wall -Icompat -I/pkgobj/net/trickle/work/.buildlink/include -O -o trickle trickle.o util.o getopt.o err.o daemon.o setenv.o strsep.o  -L/pkgobj/net/trickle/work/.buildlink/lib -lnsl -lsocket -ldl -R/usr/pkg/lib
cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/pkg/include -Wall -Icompat -I/usr/pkg/include -O -I/usr/pkg/include -c trickled.c
"/usr/include/netinet/in.h", line 69: invalid type combination
"/usr/include/netinet/in.h", line 69: warning: useless declaration
"/usr/include/netinet/in.h", line 69: warning: typedef declares no type name
cc: acomp failed for trickled.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/net/trickle/work/trickle-1.06
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/net/trickle

Please view the work log for trickle-1.06nb3


BULK> trickle-1.06nb3 was marked as broken:
-rw-r--r--   1 root     other       8135 Jul  6 22:09 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for trickle
BULK> Marking all packages which depend upon trickle-1.06nb3 as broken:
BULK> Build for trickle-1.06nb3 was not successful, aborting.