### ### Sun Jul 31 15:42:22 EDT 2005: ### /usr/pkg/bin/bmake bulk-package for xmftp-1.0.4nb1 ### Current pkg count: 1 installed packages: digest-20050323 ### BULK> Full rebuild in progress... BULK> Cleaning package xmftp-1.0.4nb1 and pre-requisite packages ===> Cleaning for xmftp-1.0.4nb1 ===> Cleaning for gmake-3.80nb4 ===> Cleaning for gettext-lib-0.11.5nb4 ===> Cleaning for libiconv-1.9.2nb1 ===> Cleaning for libtool-base-1.5.18nb3 ===> Cleaning for pkg_install-info-4.5nb3 ===> Cleaning for xpm-3.4knb4 ===> Cleaning for x11-links-0.25 ===> Cleaning for xpkgwedge-1.14 BULK> Removing installed packages which are not needed to build xmftp-1.0.4nb1 BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest) BULK> Installing packages which are required to build xmftp-1.0.4nb1. BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz =========================================================================== Installing files needed by libiconv-1.9.2nb1: /usr/pkg/lib/charset.alias [/usr/pkg/share/examples/libiconv/charset.alias] =========================================================================== BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed 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 pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/xpm-3.4knb4.tgz BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/x11-links-0.25.tgz BULK> Required package digest-20050323 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (xmftp-1.0.4nb1) ===> Checking for vulnerabilities in xmftp-1.0.4nb1 => Checksum SHA1 OK for xmftp-1.0.4.tar.gz. => Checksum RMD160 OK for xmftp-1.0.4.tar.gz. work -> /pkgobj/net/xmftp/work ===> Extracting for xmftp-1.0.4nb1 ===> Required installed package xpm>=3.4knb4: xpm-3.4knb4 found ===> Required package xpkgwedge>=1.14: NOT found ===> Verifying bulk-install for ../../pkgtools/xpkgwedge BULK> /packages/SunOS-5.8/sparc/All/xpkgwedge-1.14.tgz is up to date. work -> /pkgobj/pkgtools/xpkgwedge/work ===> Required installed package x11-links>=0.25: x11-links-0.25 found BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/xpkgwedge-1.14.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.4nb1 ===> Required installed package gmake>=3.78: gmake-3.80nb4 found ===> Required installed package x11-links>=0.25: x11-links-0.25 found ===> Patching for xmftp-1.0.4nb1 ===> Applying pkgsrc patches for xmftp-1.0.4nb1 ===> Overriding tools for xmftp-1.0.4nb1 ===> Creating toolchain wrappers for xmftp-1.0.4nb1 ===> Configuring for xmftp-1.0.4nb1 ===> Building for xmftp-1.0.4nb1 cc -O -I/usr/pkg/include -Wall -I/usr/dt/include -I/usr/pkg/include -c -o ui/xmftp.o ui/xmftp.c cc -O -I/usr/pkg/include -Wall -I/usr/dt/include -I/usr/pkg/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 -Wall -I/usr/dt/include -I/usr/pkg/include -c -o ui/menu_creation.o ui/menu_creation.c cc -O -I/usr/pkg/include -Wall -I/usr/dt/include -I/usr/pkg/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 -Wall -I/usr/dt/include -I/usr/pkg/include -c -o ui/layout.o ui/layout.c cc -O -I/usr/pkg/include -Wall -I/usr/dt/include -I/usr/pkg/include -c -o ui/setup_cbs.o ui/setup_cbs.c cc -O -I/usr/pkg/include -Wall -I/usr/dt/include -I/usr/pkg/include -c -o program/misc.o program/misc.c "program/misc.c", line 251: warning: statement not reached cc -O -I/usr/pkg/include -Wall -I/usr/dt/include -I/usr/pkg/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 -Wall -I/usr/dt/include -I/usr/pkg/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 ===> ===> There was an error during the ``build'' phase. ===> Please investigate the following for more information: ===> * log of the build ===> * /pkgobj/net/xmftp/work/.work.log ===> *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/xmftp
Please view the work log for xmftp-1.0.4nb1
BULK> xmftp-1.0.4nb1 was marked as broken: -rw-r--r-- 1 root other 9361 Jul 31 15:44 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for xmftp BULK> Marking all packages which depend upon xmftp-1.0.4nb1 as broken: BULK> Build for xmftp-1.0.4nb1 was not successful, aborting.