[package - head-amd64-default][graphics/cal3d] Failed for cal3d-0.11.1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Jan 16 02:04:39 UTC 2018
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: acm at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/graphics/cal3d/Makefile 424427 2016-10-21 15:21:13Z mat $
Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459147_s328035/logs/cal3d-0.11.1.log
Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p459147_s328035
Log:
=>> Building graphics/cal3d
build started at Tue Jan 16 02:03:24 UTC 2018
port directory: /usr/ports/graphics/cal3d
package name: cal3d-0.11.1
building for: FreeBSD head-amd64-default-job-14 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 amd64
maintained by: acm at FreeBSD.org
Makefile ident: $FreeBSD: head/graphics/cal3d/Makefile 424427 2016-10-21 15:21:13Z mat $
Poudriere version: 3.2.3-46-g2b218269
Host OSVERSION: 1200054
Jail OSVERSION: 1200056
Job Id: 14
!!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.3-46-g2b218269
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
acm at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/cal3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/cal3d/work HOME=/wrkdirs/usr/ports/graphics/cal3d/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/cal3d/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/cal3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/cal3d/work HOME=/wrkdirs/usr/ports/graphics/cal3d/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/cal3d/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cal3d" EXAMPLESDIR="share/examples/cal3d" DATADIR="share/cal3d" WWWDIR="www/cal3d" ETCDIR="etc/cal3d"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cal3d DOCSDIR=/usr/local/share/doc/cal3d EXAMPLESDIR=/usr/local/share/examples/cal3d WWWDIR=/usr/local/www/cal3d ETCDIR=/usr/local/etc/cal3d
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> cal3d-0.11.1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.4.txz
[head-amd64-default-job-14] Installing pkg-1.10.4...
[head-amd64-default-job-14] Extracting pkg-1.10.4: .......... done
===> cal3d-0.11.1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of cal3d-0.11.1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by cal3d-0.11.1 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by cal3d-0.11.1 for building
=> SHA256 Checksum OK for cal3d/cal3d-20060720.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by cal3d-0.11.1 for building
===> Extracting for cal3d-0.11.1
=> SHA256 Checksum OK for cal3d/cal3d-20060720.tar.bz2.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for cal3d-0.11.1
===> Applying FreeBSD patches for cal3d-0.11.1
===========================================================================
=======================<phase: build-depends >============================
===> cal3d-0.11.1 depends on executable: autoconf-2.69 - not found
===> Installing existing package /packages/All/autoconf-2.69_1.txz
[head-amd64-default-job-14] Installing autoconf-2.69_1...
[head-amd64-default-job-14] `-- Installing autoconf-wrapper-20131203...
[head-amd64-default-job-14] `-- Extracting autoconf-wrapper-20131203: .......... done
[head-amd64-default-job-14] `-- Installing indexinfo-0.3.1...
[head-amd64-default-job-14] `-- Extracting indexinfo-0.3.1: .... done
[head-amd64-default-job-14] `-- Installing m4-1.4.18,1...
[head-amd64-default-job-14] `-- Extracting m4-1.4.18,1: .......... done
[head-amd64-default-job-14] `-- Installing perl5-5.24.3...
[head-amd64-default-job-14] `-- Extracting perl5-5.24.3: .......... done
[head-amd64-default-job-14] Extracting autoconf-2.69_1: .......... done
Message from perl5-5.24.3:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===> cal3d-0.11.1 depends on executable: autoconf-2.69 - found
===> Returning to build of cal3d-0.11.1
===> cal3d-0.11.1 depends on executable: autoheader-2.69 - found
===> cal3d-0.11.1 depends on executable: autoreconf-2.69 - found
===> cal3d-0.11.1 depends on executable: aclocal-1.15 - not found
===> Installing existing package /packages/All/automake-1.15.1.txz
[head-amd64-default-job-14] Installing automake-1.15.1...
[head-amd64-default-job-14] `-- Installing automake-wrapper-20131203...
[head-amd64-default-job-14] `-- Extracting automake-wrapper-20131203: ...... done
<snip>
^~~~ ~~
./../src/cal3d/tinyxml.h:513:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
TiXmlComment* ToComment() const { return ( this && type == COMMENT ) ? (TiXmlComment*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type.
^~~~ ~~
./../src/cal3d/tinyxml.h:514:51: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
TiXmlUnknown* ToUnknown() const { return ( this && type == UNKNOWN ) ? (TiXmlUnknown*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type.
^~~~ ~~
./../src/cal3d/tinyxml.h:515:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
TiXmlText* ToText() const { return ( this && type == TEXT ) ? (TiXmlText*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type.
^~~~ ~~
./../src/cal3d/tinyxml.h:516:57: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
TiXmlDeclaration* ToDeclaration() const { return ( this && type == DECLARATION ) ? (TiXmlDeclaration*) this : 0; } ///< Cast to a more defined type. Will return null not of the requested type.
^~~~ ~~
loader.cpp:899:12: error: cannot initialize return object of type 'CalCoreKeyframe *' with an rvalue of type 'bool'
return false;
^~~~~
loader.cpp:1448:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1454:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1463:10: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1469:10: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1475:10: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1493:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1505:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1514:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1520:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1532:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1541:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1547:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1560:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1569:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1575:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1587:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1596:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
loader.cpp:1602:11: error: no viable conversion from returned value of type 'bool' to function return type 'CalCoreSkeletonPtr' (aka 'RefPtr<CalCoreSkeleton>')
return false;
^~~~~
./../src/cal3d/refptr.h:16:9: note: candidate constructor not viable: no known conversion from 'bool' to 'CalCoreSkeleton *' for 1st argument
RefPtr(T* ptr = 0)
^
./../src/cal3d/refptr.h:22:9: note: candidate constructor not viable: no known conversion from 'bool' to 'const RefPtr<CalCoreSkeleton> &' for 1st argument
RefPtr(const RefPtr<T>& ptr)
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
6 warnings and 20 errors generated.
*** Error code 1
Stop.
make[4]: stopped in /wrkdirs/usr/ports/graphics/cal3d/work/cal3d-20060720/src/cal3d
*** Error code 1
Stop.
make[3]: stopped in /wrkdirs/usr/ports/graphics/cal3d/work/cal3d-20060720/src
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/graphics/cal3d/work/cal3d-20060720
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/graphics/cal3d/work/cal3d-20060720
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/cal3d
More information about the freebsd-pkg-fallout
mailing list