###
### Wed Aug 10 01:21:03 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for scponly-4.0
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package scponly-4.0 and pre-requisite packages
===> Cleaning for scponly-4.0
BULK> Removing installed packages which are not needed to build scponly-4.0
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build scponly-4.0.
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (scponly-4.0)
===> Checking for vulnerabilities in scponly-4.0
=> Checksum SHA1 OK for scponly-4.0.tgz.
=> Checksum RMD160 OK for scponly-4.0.tgz.
work -> /pkgobj/shells/scponly/work
===> Extracting for scponly-4.0
===> Patching for scponly-4.0
===> Applying pkgsrc patches for scponly-4.0
===> Overriding tools for scponly-4.0
===> Creating toolchain wrappers for scponly-4.0
===> Configuring for scponly-4.0
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 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 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 a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking for cut... /pkgobj/shells/scponly/work/.tools/bin/cut
checking for grep... /pkgobj/shells/scponly/work/.tools/bin/grep
checking for sort... /pkgobj/shells/scponly/work/.tools/bin/sort
checking for ldd... /usr/bin/ldd
checking for useradd... /usr/sbin/useradd
checking for chown... /pkgobj/shells/scponly/work/.tools/bin/chown
checking for chmod... /pkgobj/shells/scponly/work/.tools/bin/chmod
checking for dirname... /pkgobj/shells/scponly/work/.tools/bin/dirname
checking for id... /pkgobj/shells/scponly/work/.tools/bin/id
checking for pw... no
checking for rm... /pkgobj/shells/scponly/work/.tools/bin/rm
checking for pwd_mkdb... no
-n
-n
-n
-n
-n
-n
configure: enabling core WinSCP and Vanilla SCP binaries...
checking for sftp-server... no
./configure[2935]: test: argument expected
checking for ls... /pkgobj/shells/scponly/work/.tools/bin/ls
checking for scp... no
./configure[3023]: test: argument expected
checking for rm... /pkgobj/shells/scponly/work/.tools/bin/rm
checking for ln... /pkgobj/shells/scponly/work/.tools/bin/ln
checking for mv... /pkgobj/shells/scponly/work/.tools/bin/mv
checking for chmod... /pkgobj/shells/scponly/work/.tools/bin/chmod
checking for chown... /pkgobj/shells/scponly/work/.tools/bin/chown
checking for chgrp... /pkgobj/shells/scponly/work/.tools/bin/chgrp
checking for mkdir... /pkgobj/shells/scponly/work/.tools/bin/mkdir
checking for rmdir... /pkgobj/shells/scponly/work/.tools/bin/rmdir
configure: enabling WinSCP compatability...
checking for pwd... /pkgobj/shells/scponly/work/.tools/bin/pwd
checking for groups... /usr/bin/groups
checking for id... /pkgobj/shells/scponly/work/.tools/bin/id
checking for echo... /pkgobj/shells/scponly/work/.tools/bin/echo
configure: enabling SFTP compatability...
checking for sftp-server... no
./configure[3804]: test: argument expected
checking how to run the C preprocessor... cc -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... no
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working alloca.h... yes
checking for alloca... yes
checking for malloc... yes
checking for atexit... yes
checking for bzero... yes
checking for strchr... yes
checking for strerror... yes
checking for glob... yes
checking for wordexp... yes
checking for strspn... yes
checking for basename... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating setup_chroot.sh
config.status: creating config.h
===> Building for scponly-4.0
cc -O -I. -I. -DHAVE_CONFIG_H -DDEBUGFILE='"/usr/pkg/etc/scponly/debuglevel"' -o scponly.o -c scponly.c
"scponly.c", line 433: warning: implicit function declaration: bzero
"scponly.c", line 562: warning: static function called but not defined: strend()
"scponly.c", line 562: warning: static function called but not defined: strbeg()
cc -O -I. -I. -DHAVE_CONFIG_H -DDEBUGFILE='"/usr/pkg/etc/scponly/debuglevel"' -o helper.o -c helper.c
"helper.c", line 334: warning: implicit function declaration: bzero
cc -O -I. -I. -DHAVE_CONFIG_H -DDEBUGFILE='"/usr/pkg/etc/scponly/debuglevel"' -o scponly scponly.o helper.o
Undefined			first referenced
 symbol  			    in file
strbeg                              scponly.o
strend                              scponly.o
ld: fatal: Symbol referencing errors. No output written to scponly
*** Error code 1

Stop.
bmake: stopped in /pkgobj/shells/scponly/work/scponly-4.0
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/shells/scponly

Please view the work log for scponly-4.0


BULK> scponly-4.0 was marked as broken:
-rw-r--r--   1 root     other       6432 Aug 10 01:21 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for scponly
BULK> Marking all packages which depend upon scponly-4.0 as broken:
BULK> Build for scponly-4.0 was not successful, aborting.