###
### Tue Feb 10 02:57:00 EST 2004:
### bmake bulk-package for weex-2.6.1
### Current pkg count:  5 installed packages: digest-20021220 patch-2.5.4nb2 perl-5.6.1nb10 webnew-1.3 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for weex-2.6.1
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build weex-2.6.1
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.6.1nb10
BULK> weex-2.6.1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build weex-2.6.1.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (weex-2.6.1)
===> Checking for vulnerabilities in weex-2.6.1
=> Checksum OK for weex-2.6.1.tar.gz.
work.sol9 -> /work/pkgbuild/www/weex/work.sol9
===> Extracting for weex-2.6.1
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for weex-2.6.1
===> Applying pkgsrc patches for weex-2.6.1
===> Overriding tools for weex-2.6.1
===> Buildlinking for weex-2.6.1
===> Configuring for weex-2.6.1
=> Fixing locale directory references.
creating cache ./config.cache
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking whether bmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... cc
checking whether the C compiler (cc -O -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking how to run the C preprocessor... cc -E
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
found xgettext program is not GNU xgettext; ignore it
checking for catalogs to be installed...  ja de es nl fr
checking for gettext... yes
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... (cached) yes
checking for limits.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for gnuregex.h... no
checking for regex.h... yes
checking for gnuregex.h... (cached) no
checking for regex.h... (cached) yes
checking for working const... (cached) yes
checking for mode_t... yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for vprintf... yes
checking for mkdir... yes
checking for regcomp... yes
checking for select... yes
checking for socket... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking whether to enable debug... no
checking for inline... (cached) inline
updating cache ./config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating src/Makefile
creating po/Makefile.in
creating debian/Makefile
creating doc/Makefile
creating man/Makefile
creating config.h
===> Building for weex-2.6.1
cd . && autoheader
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
bmake  all-recursive
Making all in po
PATH=../src:$PATH : --default-domain=weex --directory=..  --add-comments --keyword=_ --keyword=N_  --files-from=./POTFILES.in  && test ! -f weex.po  || ( rm -f ./weex.pot  && mv weex.po ./weex.pot )
/usr/bin/msgfmt -o ja.mo ja.po
/usr/bin/msgfmt -o de.mo de.po
/usr/bin/msgfmt -o es.mo es.po
/usr/bin/msgfmt -o nl.mo nl.po
/usr/bin/msgfmt -o fr.mo fr.po
Making all in intl
Making all in src
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl  -DLOCALEDIR="\"/usr/pkg/lib/locale\""  -O -I/usr/pkg/include -c config.c
"ftplib.h", line 92: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 92: syntax error before or at: int
"ftplib.h", line 93: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 93: syntax error before or at: void
"ftplib.h", line 94: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 94: syntax error before or at: char
"ftplib.h", line 95: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 95: syntax error before or at: int
"ftplib.h", line 96: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 96: syntax error before or at: int
"ftplib.h", line 97: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 97: syntax error before or at: int
"ftplib.h", line 98: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 98: syntax error before or at: int
"ftplib.h", line 100: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 100: syntax error before or at: int
"ftplib.h", line 101: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 101: syntax error before or at: int
"ftplib.h", line 102: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 102: syntax error before or at: int
"ftplib.h", line 103: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 103: syntax error before or at: int
"ftplib.h", line 104: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 104: syntax error before or at: int
"ftplib.h", line 105: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 105: syntax error before or at: int
"ftplib.h", line 106: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 106: syntax error before or at: int
"ftplib.h", line 107: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 107: syntax error before or at: int
"ftplib.h", line 108: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 108: syntax error before or at: int
"ftplib.h", line 109: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 109: syntax error before or at: int
"ftplib.h", line 110: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 110: syntax error before or at: int
"ftplib.h", line 111: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 111: syntax error before or at: int
"ftplib.h", line 112: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 112: syntax error before or at: int
"ftplib.h", line 113: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 113: syntax error before or at: int
"ftplib.h", line 114: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 114: syntax error before or at: int
"ftplib.h", line 115: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 115: syntax error before or at: int
"ftplib.h", line 117: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 117: syntax error before or at: int
"ftplib.h", line 119: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 119: syntax error before or at: int
"ftplib.h", line 120: warning: old-style declaration or incorrect type for: GLOBALDEF
"ftplib.h", line 120: syntax error before or at: int
"ftplib.h", line 121: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 121: syntax error before or at: int
"ftplib.h", line 122: warning: old-style declaration or incorrect type for: GLOBALREF
"ftplib.h", line 122: syntax error before or at: void
cc: acomp failed for config.c
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/www/weex/work.sol9/weex-2.6.1/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/www/weex/work.sol9/weex-2.6.1
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/www/weex/work.sol9/weex-2.6.1
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/weex
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/weex
BULK> weex-2.6.1 was marked as broken:
-rw-r--r--   1 root     other      10232 Feb 10 02:58 .broken.html
bmake deinstall
===> Deinstalling for weex
BULK> Marking all packages which depend upon weex-2.6.1 as broken:
BULK> Build for weex-2.6.1 was not successful, aborting.