[REL - head-amd64-default][lang/nbc] Failed for nbc-1.2.1.r4_5 in package

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Nov 22 05:05:02 UTC 2013


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     rene at FreeBSD.org
Last committer: rene at FreeBSD.org
Ident:          $FreeBSD: head/lang/nbc/Makefile 334278 2013-11-19 00:28:02Z rene $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-11-21_14h48m54s/logs/nbc-1.2.1.r4_5.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-11-21_14h48m54s
Log:

====>> Building lang/nbc
build started at Fri Nov 22 05:04:45 UTC 2013
port directory: /usr/ports/lang/nbc
building for: FreeBSD head-amd64-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 amd64
maintained by: rene at FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/nbc/Makefile 334278 2013-11-19 00:28:02Z rene $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=6499
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=nbc-1.2.1.r4_5
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for nbc-1.2.1.r4_5:
     DOCS=on: Build and/or install documentation
     ROBOCTL=off: Include roboctl to communicate with the NXT
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/nbc
DOCSDIR=/usr/local/share/doc/nbc
EXAMPLESDIR=/usr/local/share/examples/nbc
WWWDIR=/usr/local/www/nbc
ETCDIR=/usr/local/etc/nbc
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for nbc-1.2.1.r4_5
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   nbc-1.2.1.r4_5 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_10.txz
Installing pkg-1.1.4_10... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of nbc-1.2.1.r4_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by nbc-1.2.1.r4_5 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by nbc-1.2.1.r4_5 for building
=> SHA256 Checksum OK for nbc-1.2.1.r4.src.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by nbc-1.2.1.r4_5 for building
===>  Extracting for nbc-1.2.1.r4_5
=> SHA256 Checksum OK for nbc-1.2.1.r4.src.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for nbc-1.2.1.r4_5
===>   Converting DOS text files to UNIX text files
===========================================================================
=======================<phase: build-depends  >============================
===>   nbc-1.2.1.r4_5 depends on executable: ppcx64 - not found
===>    Verifying install for ppcx64 in /usr/ports/lang/fpc
===>   Installing existing package /packages/All/fpc-2.6.2_3.txz
Installing fpc-2.6.2_3... done
###############################################################################

1) Add lib paths to /usr/local/etc/fpc.cfg

   # searchpath for libraries
   -Fl/usr/local/lib
   -Fl/usr/X11R6/lib

   This is necessary for correct linking of libraries.

2) You can to install additional units from:

   * lang/fpc-units

3) If you want see all documentation about FreePascal, you can to install

   * lang/fpc-docs

4) Optionally, you can to install textmode IDE with delphi support 

   * editors/fpc-ide

5) Enjoy it ;)

###############################################################################
===>   Returning to build of nbc-1.2.1.r4_5
===>   nbc-1.2.1.r4_5 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1...Installing gettext-0.18.3.1... done
 done
===>   Returning to build of nbc-1.2.1.r4_5
===>   nbc-1.2.1.r4_5 depends on file: /usr/local/lib/fpc/2.6.2/units/x86_64-freebsd/fcl-base/Package.fpc - not found
===>    Verifying install for /usr/local/lib/fpc/2.6.2/units/x86_64-freebsd/fcl-base/Package.fpc in /usr/ports/devel/fpc-fcl-base
===>   Installing existing package /packages/All/fpc-fcl-base-2.6.2.txz
Installing fpc-fcl-base-2.6.2...Installing fpc-hash-2.6.2... done
Installing fpc-pthreads-2.6.2... done
Installing fpc-paszlib-2.6.2... done
 done
===>   Returning to build of nbc-1.2.1.r4_5
===>   nbc-1.2.1.r4_5 depends on file: /usr/local/lib/fpc/2.6.2/units/x86_64-freebsd/fcl-image/Package.fpc - not found
===>    Verifying install for /usr/local/lib/fpc/2.6.2/units/x86_64-freebsd/fcl-image/Package.fpc in /usr/ports/devel/fpc-fcl-image
===>   Installing existing package /packages/All/fpc-fcl-image-2.6.2.txz
Installing fpc-fcl-image-2.6.2...Installing png-1.5.17... done
Installing fpc-pasjpeg-2.6.2... done
Installing fpc-libpng-2.6.2...Installing fpc-zlib-2.6.2... done
 done
Installing fpc-fcl-async-2.6.2... done
 done
===>   Returning to build of nbc-1.2.1.r4_5
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for nbc-1.2.1.r4_5
===========================================================================
=======================<phase: build          >============================
===>  Building for nbc-1.2.1.r4_5
gmake[1]: Entering directory `/wrkdirs/usr/ports/lang/nbc/work/NXT'
/usr/local/bin/fpc -S2cdghi -dRELEASE -vewnhi -l -Fu../ -Fu. -Fu../bricktools -dCAN_DOWNLOAD mkdata.dpr -omkdata
Hint: Start of reading config file /usr/local/etc/fpc.cfg
Compiling Release Version
Hint: End of reading config file /usr/local/etc/fpc.cfg
Free Pascal Compiler version 2.6.2 [2013/11/21] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: FreeBSD for x86-64
Compiling mkdata.dpr
mkdata.dpr(19,2) Note: APPTYPE is not supported by the target OS
Compiling ../uCmdLineUtils.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/ParamUtils.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/uVersionInfo.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/uLocalizedStrings.pas
Writing Resource String Table file: uLocalizedStrings.rst
Linking mkdata
1393 lines compiled, 0.3 sec 
2 hint(s) issued
1 note(s) issued
./mkdata NBCCommon.h NBCCommonData.pas nbc_common_data
./mkdata NXTDefs.h NXTDefsData.pas nxt_defs_data
./mkdata NXCDefs.h NXCDefsData.pas nxc_defs_data
/usr/local/bin/fpc -S2cdghi -dRELEASE -vewnhi -l -Fu../ -Fu. -Fu../bricktools -dCAN_DOWNLOAD uNXTClasses.pas -ouNXTClasses.o
Hint: Start of reading config file /usr/local/etc/fpc.cfg
Compiling Release Version
Hint: End of reading config file /usr/local/etc/fpc.cfg
Free Pascal Compiler version 2.6.2 [2013/11/21] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: FreeBSD for x86-64
Compiling uNXTClasses.pas
Compiling uNXTConstants.pas
Compiling uPreprocess.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/mwGenericLex.pas
mwGenericLex.pas(30,2) Warning: The switch "$E" is not supported by the currently selected target
Compiling /wrkdirs/usr/ports/lang/nbc/work/uGenLexer.pas
Compiling uNBCCommon.pas
Compiling Parser10.pas
Parser10.pas(22,10) Warning: Unsupported switch "$L"
Compiling P10Build.pas
P10Build.pas(22,10) Warning: Unsupported switch "$L"
Compiling uNBCCommon.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/uCommonUtils.pas
uCommonUtils.pas(79,25) Hint: Parameter "ms" not used
uCommonUtils.pas(80,29) Hint: Parameter "aHwnd" not used
uCommonUtils.pas(80,43) Hint: Parameter "aMsg" not used
uCommonUtils.pas(80,60) Hint: Parameter "wParam" not used
uCommonUtils.pas(80,68) Hint: Parameter "lParam" not used
uNBCCommon.pas(1456,45) Warning: Symbol "ThousandSeparator" is deprecated
uNBCCommon.pas(1457,42) Warning: Symbol "CurrencyFormat" is deprecated
uNBCCommon.pas(1458,41) Warning: Symbol "NegCurrFormat" is deprecated
uNBCCommon.pas(1459,44) Warning: Symbol "CurrencyDecimals" is deprecated
uNBCCommon.pas(1460,42) Warning: Symbol "CurrencyString" is deprecated
uNBCCommon.pas(1472,42) Warning: Symbol "DecimalSeparator" is deprecated
uNBCCommon.pas(1481,42) Warning: Symbol "DecimalSeparator" is deprecated
uNBCCommon.pas(1491,42) Warning: Symbol "DecimalSeparator" is deprecated
uNBCCommon.pas(1191,44) Hint: Parameter "Value" not used
uNBCCommon.pas(1191,51) Hint: Parameter "ValueType" not used
uNBCCommon.pas(1500,42) Warning: Symbol "DecimalSeparator" is deprecated
Writing Resource String Table file: P10Build.rst
Compiling uRICComp.pas
Compiling uRIC.pas
uRICComp.pas(713,43) Warning: lo/hi(dword/qword) returns the upper/lower word/dword
uRICComp.pas(713,52) Warning: lo/hi(dword/qword) returns the upper/lower word/dword
Compiling /wrkdirs/usr/ports/lang/nbc/work/uNBCLexer.pas
Compiling NBCCommonData.pas
Compiling NXTDefsData.pas
uNXTClasses.pas(2020,19) Hint: Local variable "B" does not seem to be initialized
uNXTClasses.pas(2041,21) Hint: Local variable "B" does not seem to be initialized
uNXTClasses.pas(660,41) Hint: Parameter "Sender" not used
uNXTClasses.pas(1134,3) Hint: Unit "strutils" not used in uNXTClasses
85181 lines compiled, 3.9 sec 
14 warning(s) issued
13 hint(s) issued
/usr/local/bin/fpc -S2cdghi -dRELEASE -vewnhi -l -Fu../ -Fu. -Fu../bricktools -dCAN_DOWNLOAD uNXCComp.pas -ouNXCComp.o
Hint: Start of reading config file /usr/local/etc/fpc.cfg
Compiling Release Version
Hint: End of reading config file /usr/local/etc/fpc.cfg
Free Pascal Compiler version 2.6.2 [2013/11/21] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: FreeBSD for x86-64
Compiling uNXCComp.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/uNXCLexer.pas
Compiling NXCDefsData.pas
uNXCComp.pas(247,25) Hint: Parameter "bHasDefault" not used
uNXCComp.pas(247,54) Hint: Parameter "defValue" not used
uNXCComp.pas(3374,26) Hint: Local variable "dt" does not seem to be initialized
uNXCComp.pas(4672,42) Hint: Local variable "dt" does not seem to be initialized
uNXCComp.pas(5901,62) Hint: Local variable "bSafeCall" does not seem to be initialized
uNXCComp.pas(5901,51) Hint: Local variable "bInline" does not seem to be initialized
uNXCComp.pas(62,67) Hint: Parameter "bInline" not used
uNXCComp.pas(9035,45) Hint: Local variable "tmp" does not seem to be initialized
uNXCComp.pas(180,60) Hint: Parameter "dt" not used
uNXCComp.pas(64,41) Hint: Parameter "Sender" not used
uNXCComp.pas(648,3) Hint: Local const "IntegerTypes" is not used
49972 lines compiled, 2.2 sec 
13 hint(s) issued
/usr/local/bin/fpc -S2cdghi -dRELEASE -vewnhi -l -Fu../ -Fu. -Fu../bricktools -dCAN_DOWNLOAD uRPGComp.pas -ouRPGComp.o
Hint: Start of reading config file /usr/local/etc/fpc.cfg
Compiling Release Version
Hint: End of reading config file /usr/local/etc/fpc.cfg
Free Pascal Compiler version 2.6.2 [2013/11/21] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: FreeBSD for x86-64
Compiling uRPGComp.pas
394 lines compiled, 0.2 sec 
2 hint(s) issued
/usr/local/bin/fpc -S2cdghi -dRELEASE -vewnhi -l -Fu../ -Fu. -Fu../bricktools -dCAN_DOWNLOAD uNBCInterface.pas -ouNBCInterface.o
Hint: Start of reading config file /usr/local/etc/fpc.cfg
Compiling Release Version
Hint: End of reading config file /usr/local/etc/fpc.cfg
Free Pascal Compiler version 2.6.2 [2013/11/21] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: FreeBSD for x86-64
Compiling uNBCInterface.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/bricktools/uSpirit.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/bricktools/rcx_constants.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/bricktools/FantomDefs.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/uGlobals.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/bricktools/fantomfpc.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/bricktools/libusb.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/bricktools/rcx_cmd.pas
uSpirit.pas(772,45) Hint: Local variable "fmaj" does not seem to be initialized
uSpirit.pas(772,39) Hint: Local variable "fmin" does not seem to be initialized
uSpirit.pas(772,33) Hint: Local variable "pmaj" does not seem to be initialized
uSpirit.pas(772,27) Hint: Local variable "pmin" does not seem to be initialized
uSpirit.pas(788,35) Hint: Local variable "pc" does not seem to be initialized
uSpirit.pas(788,31) Hint: Local variable "clump" does not seem to be initialized
uSpirit.pas(788,24) Hint: Local variable "state" does not seem to be initialized
Compiling /wrkdirs/usr/ports/lang/nbc/work/bricktools/FantomSpirit.pas
Compiling /wrkdirs/usr/ports/lang/nbc/work/uDebugLogging.pas
uDebugLogging.pas(32,28) Hint: Parameter "aMsg" not used
FantomSpirit.pas(404,54) Hint: Parameter "bEnhanced" not used
FantomSpirit.pas(2070,3) Note: Local variable "tmpFilename" is assigned but never used
FantomSpirit.pas(140,44) Hint: Parameter "bRetry" not used
FantomSpirit.pas(3871,49) Hint: Local variable "vartype" does not seem to be initialized
FantomSpirit.pas(3871,40) Hint: Local variable "size" does not seem to be initialized
FantomSpirit.pas(3871,34) Hint: Local variable "offset" does not seem to be initialized
FantomSpirit.pas(3897,68) Hint: Local variable "tmpvartype" does not seem to be initialized
FantomSpirit.pas(3897,56) Hint: Local variable "tmpsize" does not seem to be initialized
FantomSpirit.pas(3897,47) Hint: Local variable "tmpoffset" does not seem to be initialized
FantomSpirit.pas(67,55) Hint: Parameter "aDigits" not used
FantomSpirit.pas(4009) Warning: Implicit uses of Variants unit
uNBCInterface.pas(707,32) Warning: Local variable "tmp" does not seem to be initialized
11223 lines compiled, 0.9 sec 
2 warning(s) issued
19 hint(s) issued
1 note(s) issued
echo '// 'nbc_preproc.inc > nbc_preproc.inc
echo 'const' >> nbc_preproc.inc
echo '  DEFAULT_INCLUDE_DIR = '\'/usr/local/include/nbc\'';' >> nbc_preproc.inc
echo '  COMPILATION_TIMESTAMP = '\'`date`\'';' >> nbc_preproc.inc
/usr/local/bin/fpc -S2cdghi -dRELEASE -vewnhi -l -Fu../ -Fu. -Fu../bricktools -dCAN_DOWNLOAD nbc.dpr -onbc
Hint: Start of reading config file /usr/local/etc/fpc.cfg
Compiling Release Version
Hint: End of reading config file /usr/local/etc/fpc.cfg
Free Pascal Compiler version 2.6.2 [2013/11/21] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: FreeBSD for x86-64
Compiling nbc.dpr
nbc.dpr(19,2) Note: APPTYPE is not supported by the target OS
Compiling ../uGlobals.pas
Compiling ../bricktools/FantomSpirit.pas
Compiling ../uCommonUtils.pas
uCommonUtils.pas(79,25) Hint: Parameter "ms" not used
uCommonUtils.pas(80,29) Hint: Parameter "aHwnd" not used
uCommonUtils.pas(80,43) Hint: Parameter "aMsg" not used
uCommonUtils.pas(80,60) Hint: Parameter "wParam" not used
uCommonUtils.pas(80,68) Hint: Parameter "lParam" not used
FantomSpirit.pas(404,54) Hint: Parameter "bEnhanced" not used
FantomSpirit.pas(2070,3) Note: Local variable "tmpFilename" is assigned but never used
FantomSpirit.pas(140,44) Hint: Parameter "bRetry" not used
FantomSpirit.pas(3871,49) Hint: Local variable "vartype" does not seem to be initialized
FantomSpirit.pas(3871,40) Hint: Local variable "size" does not seem to be initialized
FantomSpirit.pas(3871,34) Hint: Local variable "offset" does not seem to be initialized
FantomSpirit.pas(3897,68) Hint: Local variable "tmpvartype" does not seem to be initialized
FantomSpirit.pas(3897,56) Hint: Local variable "tmpsize" does not seem to be initialized
FantomSpirit.pas(3897,47) Hint: Local variable "tmpoffset" does not seem to be initialized
FantomSpirit.pas(67,55) Hint: Parameter "aDigits" not used
FantomSpirit.pas(4009) Warning: Implicit uses of Variants unit
Compiling ../uCmdLineUtils.pas
Compiling ../ParamUtils.pas
Compiling ../uVersionInfo.pas
Compiling ../uLocalizedStrings.pas
Writing Resource String Table file: uLocalizedStrings.rst
Compiling ../mwGenericLex.pas
mwGenericLex.pas(30,2) Warning: The switch "$E" is not supported by the currently selected target
Compiling ../uGenLexer.pas
Compiling ../uNBCLexer.pas
Compiling ../uNXCLexer.pas
nbc.dpr(96,42) Hint: Parameter "Sender" not used
nbc.dpr(96,92) Hint: Parameter "bDone" not used
nbc.dpr(29,3) Hint: Unit "FantomSpirit" not used in nbc
nbc.dpr(38,3) Hint: Unit "uCommonUtils" not used in nbc
nbc.dpr(39,3) Hint: Unit "uGenLexer" not used in nbc
nbc.dpr(40,3) Hint: Unit "uNBCLexer" not used in nbc
nbc.dpr(41,3) Hint: Unit "uNXCLexer" not used in nbc
Linking nbc
8901 lines compiled, 1.2 sec 
2 warning(s) issued
23 hint(s) issued
2 note(s) issued
gmake[1]: Leaving directory `/wrkdirs/usr/ports/lang/nbc/work/NXT'
===========================================================================
=======================<phase: run-depends    >============================
===>   nbc-1.2.1.r4_5 depends on file: /usr/local/lib/fpc/2.6.2/units/x86_64-freebsd/fcl-base/Package.fpc - found
===>   nbc-1.2.1.r4_5 depends on file: /usr/local/lib/fpc/2.6.2/units/x86_64-freebsd/fcl-image/Package.fpc - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for nbc-1.2.1.r4_5
===>   Generating temporary packing list
/bin/mkdir -p /wrkdirs/usr/ports/lang/nbc/work/stage/usr/local/include/nbc
install  -s -o root -g wheel -m 555 /wrkdirs/usr/ports/lang/nbc/work/NXT/nbc /wrkdirs/usr/ports/lang/nbc/work/stage/usr/local/bin
install  -o root -g wheel -m 444 /wrkdirs/usr/ports/lang/nbc/work/NXT/*.h /wrkdirs/usr/ports/lang/nbc/work/stage/usr/local/include/nbc
/bin/mkdir -p /wrkdirs/usr/ports/lang/nbc/work/stage/usr/local/share/doc/nbc
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for nbc-1.2.1.r4_5
pkg-static: lstat(/wrkdirs/usr/ports/lang/nbc/work/stage/usr/local/share/doc/nbc/Changelog): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/lang/nbc/work/stage/usr/local/share/doc/nbc/Readme): No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/nbc
===>  Cleaning for nbc-1.2.1.r4_5


More information about the freebsd-pkg-fallout mailing list