###
### Sat Jul 10 11:52:05 CEST 2004:
### /usr/pkg/bin/bmake bulk-package for xmftp-1.0.4
### Current pkg count:  3 installed packages: digest-20021220 x11-links-0.23 x2vnc-1.5.1nb1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
NOTE: Couldn't lock the package database.
===> Cleaning for xmftp-1.0.4
===> Cleaning for xpkgwedge-1.11
===> Cleaning for gmake-3.80nb3
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build xmftp-1.0.4
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> xmftp-1.0.4 requires installed package x11-links-0.23 (pkgtools/x11-links) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x2vnc-1.5.1nb1
BULK> Installing packages which are required to build xmftp-1.0.4.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/All/gmake-3.80nb3.tgz

===> Installing configuration/support files for libiconv-1.9.1nb2

	/usr/pkg/lib/charset.alias
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/All/libtool-base-1.5.6nb1.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/All/patch-2.5.4nb2.tgz
BULK> Required package x11-links-0.23 (pkgtools/x11-links) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (xmftp-1.0.4)
NOTE: Couldn't lock the package database.
NOTE: Couldn't lock the package database.
===> Checking for vulnerabilities in xmftp-1.0.4
NOTE: Couldn't lock the package database.
=> Checksum OK for xmftp-1.0.4.tar.gz.
work -> /pkgbuild/net/xmftp/work
NOTE: Couldn't lock the package database.
===> Extracting for xmftp-1.0.4
===> Required package xpkgwedge>=1.5: NOT found
===> Verifying bulk-install for ../../pkgtools/xpkgwedge
BULK> /packages/All/xpkgwedge-1.11.tgz is up to date.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/All/xpkgwedge-1.11.tgz
Symlinking font programs...done.
Creating /usr/pkg/lib/X11/config/host.def...done.
Patching OpenWindows templates...done.

===========================================================================
$NetBSD: MESSAGE,v 1.3 2003/10/19 07:16:33 grant Exp $

NOTES:

* You MUST set the environment variable XAPPLRESDIR in /etc/profile and
  /etc/csh.login by hand in order to make pkgs built with xpkgwedge run
  properly, e.g.

	XAPPLRESDIR=/usr/pkg/lib/X11/app-defaults
	export XAPPLRESDIR

  and

	setenv XAPPLRESDIR /usr/pkg/lib/X11/app-defaults

  respectively.

  If any users set XAPPLRESDIR in their own environment, these settings
  will not work -- such users need to set XUSERFILESEARCHPATH (syntax
  can be found in XtResolvePathname(3Xt)).

===========================================================================

===> Returning to build of xmftp-1.0.4
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
NOTE: Couldn't lock the package database.
===> Patching for xmftp-1.0.4
===> Applying pkgsrc patches for xmftp-1.0.4
NOTE: Couldn't lock the package database.
===> Overriding tools for xmftp-1.0.4
NOTE: Couldn't lock the package database.
===> Buildlinking for xmftp-1.0.4
===> Configuring for xmftp-1.0.4
===> Building for xmftp-1.0.4
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o ui/xmftp.o ui/xmftp.c
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o ui/build_menu.o ui/build_menu.c
"ui/build_menu.c", line 43: warning: identifier redeclared: BuildMenu
	current : function() returning pointer to struct _WidgetRec {}
	previous: function(pointer to struct _WidgetRec {}, int, pointer to char, char, char, pointer to struct _menu_item {pointer to char label, pointer to pointer to struct _WidgetClassRec {..} class, char mnemonic, pointer to char accelerator, pointer to char accel_text, pointer to function(..) returning void callback, pointer to void callback_data, pointer to struct _menu_item {..} subitems}) returning pointer to struct _WidgetRec {} : "ui/build_menu.h", line 18
"ui/build_menu.c", line 48: warning: Prototype mismatch in arg 4 for function BuildMenu:
	function : old style declaration char promoted to int
	prototype: char
"ui/build_menu.c", line 48: warning: Prototype mismatch in arg 5 for function BuildMenu:
	function : old style declaration char promoted to int
	prototype: char
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o ui/menu_creation.o ui/menu_creation.c
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o ui/operations.o ui/operations.c
"ui/operations.c", line 78: warning: implicit function declaration: exit
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o ui/layout.o ui/layout.c
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o ui/setup_cbs.o ui/setup_cbs.c
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o program/misc.o program/misc.c
"program/misc.c", line 251: warning: statement not reached
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o program/unix/implementation.o program/unix/implementation.c
"program/unix/implementation.c", line 112: warning: implicit function declaration: getdomainname
cc -O -I/usr/pkg/include -I/usr/openwin/include -Wall  -I/usr/dt/include  -I/usr/pkg/include -I/usr/openwin/include  -c -o program/ftp.o program/ftp.c
"program/../ftplib/ftplib.h", line 61: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 61: syntax error before or at: int
"program/../ftplib/ftplib.h", line 62: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 62: syntax error before or at: void
"program/../ftplib/ftplib.h", line 63: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 63: syntax error before or at: char
"program/../ftplib/ftplib.h", line 64: warning: old-style declaration or incorrect type for: GLOBALDEF
"program/../ftplib/ftplib.h", line 64: syntax error before or at: int
"program/../ftplib/ftplib.h", line 65: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 65: syntax error before or at: int
"program/../ftplib/ftplib.h", line 66: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 66: syntax error before or at: int
"program/../ftplib/ftplib.h", line 67: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 67: syntax error before or at: int
"program/../ftplib/ftplib.h", line 68: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 68: syntax error before or at: int
"program/../ftplib/ftplib.h", line 69: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 69: syntax error before or at: int
"program/../ftplib/ftplib.h", line 70: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 70: syntax error before or at: int
"program/../ftplib/ftplib.h", line 71: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 71: syntax error before or at: int
"program/../ftplib/ftplib.h", line 72: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 72: syntax error before or at: int
"program/../ftplib/ftplib.h", line 73: warning: old-style declaration or incorrect type for: GLOBALDEF
"program/../ftplib/ftplib.h", line 73: syntax error before or at: int
"program/../ftplib/ftplib.h", line 76: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 76: syntax error before or at: int
"program/../ftplib/ftplib.h", line 77: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 77: syntax error before or at: int
"program/../ftplib/ftplib.h", line 78: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 78: syntax error before or at: int
"program/../ftplib/ftplib.h", line 79: warning: old-style declaration or incorrect type for: GLOBALREF
"program/../ftplib/ftplib.h", line 79: syntax error before or at: void
cc: acomp failed for program/ftp.c
gmake: *** [program/ftp.o] Error 2
*** Error code 2

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

Stop.
bmake: stopped in /usr/pkgsrc/net/xmftp
BULK> xmftp-1.0.4 was marked as broken:
-rw-r--r--   1 root     other       9475 Jul 10 11:53 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for xmftp
BULK> Marking all packages which depend upon xmftp-1.0.4 as broken:
BULK> Build for xmftp-1.0.4 was not successful, aborting.