[RELEASE - head-default] Build failed for ncc-2.8_1 during build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Jul 19 05:18:04 UTC 2013
Maintainer: ports at FreeBSD.org
Last committer: kwm at FreeBSD.org
Ident: $FreeBSD: head/devel/ncc/Makefile 313508 2013-03-06 10:50:43Z kwm $
Log URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-18_19h03m42s/logs/ncc-2.8_1.log
Build URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-18_19h03m42s
Log:
====>> Building devel/ncc
build started at Fri Jul 19 05:17:45 UTC 2013
port directory: /usr/ports/devel/ncc
building for: FreeBSD head-default-job-05 10.0-CURRENT FreeBSD 10.0-CURRENT amd64
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/devel/ncc/Makefile 313508 2013-03-06 10:50:43Z kwm $
Poudriere version: 3.1-pre
---Begin Environment---
OSVERSION=1000035
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-default/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=13948
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=ncc-2.8_1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/usr/local/poudriere/data/packages/head-default/All
MASTERNAME=head-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=0
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DNOGNU='\"/usr/local/include/ncc/nognu\"' -fpermissive -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -DNOGNU='\"/usr/local/include/ncc/nognu\"' -fpermissive -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/ncc
DOCSDIR=/usr/local/share/doc/ncc
EXAMPLESDIR=/usr/local/share/examples/ncc
WWWDIR=/usr/local/www/ncc
ETCDIR=/usr/local/etc/ncc
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===> Cleaning for ncc-2.8_1
=======================<phase: check-config >============================
=========================================================================
=======================<phase: pkg-depends >============================
===> ncc-2.8_1 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_1.txz
Installing pkg-1.1.4_1... done
If you are upgrading from the old package format, first run:
# pkg2ng
===> Returning to build of ncc-2.8_1
=========================================================================
=======================<phase: fetch-depends >============================
=========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by ncc-2.8_1 for building
=========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by ncc-2.8_1 for building
=> SHA256 Checksum OK for ncc-2.8.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by ncc-2.8_1 for building
===> Extracting for ncc-2.8_1
=> SHA256 Checksum OK for ncc-2.8.tar.gz.
=========================================================================
=======================<phase: patch-depends >============================
=========================================================================
=======================<phase: patch >============================
===> Patching for ncc-2.8_1
=========================================================================
=======================<phase: build-depends >============================
=========================================================================
=======================<phase: lib-depends >============================
=========================================================================
=======================<phase: configure >============================
===> Configuring for ncc-2.8_1
=========================================================================
=======================<phase: build >============================
===> Building for ncc-2.8_1
c++ -O2 -pipe -DNOGNU='"/usr/local/include/ncc/nognu"' -fpermissive -fno-strict-aliasing -c dbstree.C
c++: warning: argument unused during compilation: '-fpermissive'
c++ -O2 -pipe -DNOGNU='"/usr/local/include/ncc/nognu"' -fpermissive -fno-strict-aliasing -c inttree.C
c++: warning: argument unused during compilation: '-fpermissive'
inttree.C:115:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else // yes but why?
^
1 warning generated.
c++ -O2 -pipe -DNOGNU='"/usr/local/include/ncc/nognu"' -fpermissive -fno-strict-aliasing -c lex.C
c++: warning: argument unused during compilation: '-fpermissive'
c++ -O2 -pipe -DNOGNU='"/usr/local/include/ncc/nognu"' -fpermissive -fno-strict-aliasing -c space.C
c++: warning: argument unused during compilation: '-fpermissive'
space.C:120:12: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
string = "";
^
space.C:203:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
LOOKBUILTIN (__func__);
^
space.C:196:17: note: expanded from macro 'LOOKBUILTIN'
DBS_STRQUERY = #x;\
^
<scratch space>:80:1: note: expanded from here
"__func__"
^
space.C:204:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
LOOKBUILTIN (__FUNCTION__);
^
space.C:196:17: note: expanded from macro 'LOOKBUILTIN'
DBS_STRQUERY = #x;\
^
<scratch space>:80:1: note: expanded from here
"__FUNCTION__"
^
space.C:205:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
LOOKBUILTIN (__PRETTY_FUNCTION__);
^
space.C:196:17: note: expanded from macro 'LOOKBUILTIN'
DBS_STRQUERY = #x;\
^
<scratch space>:80:1: note: expanded from here
"__PRETTY_FUNCTION__"
^
space.C:206:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
LOOKBUILTIN (__builtin_return_address);
^
space.C:196:17: note: expanded from macro 'LOOKBUILTIN'
DBS_STRQUERY = #x;\
^
<scratch space>:80:1: note: expanded from here
"__builtin_return_address"
^
space.C:207:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
LOOKBUILTIN (__builtin_alloca);
^
space.C:196:17: note: expanded from macro 'LOOKBUILTIN'
DBS_STRQUERY = #x;\
^
<scratch space>:80:1: note: expanded from here
"__builtin_alloca"
^
space.C:255:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
RESERVED(__inline__);
^
space.C:248:17: note: expanded from macro 'RESERVED'
DBS_STRQUERY = #x;\
^
<scratch space>:80:1: note: expanded from here
"__inline__"
^
space.C:256:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
RESERVED(__inline);
^
space.C:248:17: note: expanded from macro 'RESERVED'
DBS_STRQUERY = #x;\
^
<scratch space>:80:1: note: expanded from here
"__inline"
^
space.C:257:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
RESERVED(inline);
^
space.C:248:17: note: expanded from macro 'RESERVED'
DBS_STRQUERY = #x;\
^
<snip>
More information about the freebsd-pkg-fallout
mailing list