###
### Wed Jun 23 18:46:13 EST 2004:
### /usr/pkg/bin/bmake bulk-package for bftpd-1.0.24
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for bftpd-1.0.24
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build bftpd-1.0.24
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> bftpd-1.0.24 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build bftpd-1.0.24.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (bftpd-1.0.24)
===> Checking for vulnerabilities in bftpd-1.0.24
=> Checksum OK for bftpd-1.0.24.tar.gz.
work -> /work/pkgbuild/net/bftpd/work
===> Extracting for bftpd-1.0.24
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for bftpd-1.0.24
===> Applying pkgsrc patches for bftpd-1.0.24
===> Overriding tools for bftpd-1.0.24
===> Buildlinking for bftpd-1.0.24
===> Configuring for bftpd-1.0.24
creating cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for AIX... no
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for getusershell in -lc... yes
checking for inet_ntoa in -lc... no
checking for inet_ntoa in -lnsl... yes
checking for socket in -lsocket... yes
checking for crypt in -lcrypt... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for paths.h... no
checking for netinet/in.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for sys/socket.h... yes
checking for asm/socket.h... no
checking for wait.h... yes
checking for sys/wait.h... yes
checking for shadow.h... yes
checking for arpa/inet.h... yes
checking for syslog.h... yes
checking for crypt.h... yes
checking for utmp.h... yes
checking for sys/sendfile.h... yes
checking whether to enable pam... no
checking whether to enable libz... no
checking whether to enable debug... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
===> Building for bftpd-1.0.24
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c bftpdutmp.c
"bftpdutmp.c", line 15: warning: initializer does not fit or is out of range: 0xffffffff
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c commands.c
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c commands_admin.c
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c cwd.c
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c dirlist.c
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c list.c
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c login.c
"login.c", line 29: #warning: " was not found. You can not use wtmp logging with bftpd."
"login.c", line 396: warning: implicit function declaration: getusershell
"login.c", line 396: warning: improper pointer/integer combination: op "="
"login.c", line 399: warning: implicit function declaration: endusershell
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c logging.c
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c main.c
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c mystring.c
cc -O -DPATH_BFTPD_CONF="\"/usr/pkg/etc/bftpd.conf\"" -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"1.0.24\"   -c options.c
./mksources 
cc bftpdutmp.o commands.o commands_admin.o cwd.o dirlist.o list.o login.o logging.o main.o mystring.o options.o   -lnsl -lsocket -lcrypt -o bftpd
Undefined			first referenced
 symbol  			    in file
sendfile                            commands.o
ld: fatal: Symbol referencing errors. No output written to bftpd
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/net/bftpd/work/bftpd-1.0.24
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/bftpd
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/bftpd
BULK> bftpd-1.0.24 was marked as broken:
-rw-r--r--   1 root     other       5184 Jun 23 18:48 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for bftpd
BULK> Marking all packages which depend upon bftpd-1.0.24 as broken:
BULK> Build for bftpd-1.0.24 was not successful, aborting.