[RELEASE - head-default] Build failed for liborigin-20070926_1 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Jul 19 13:17:00 UTC 2013


Maintainer:     makc at FreeBSD.org
Last committer: beat at FreeBSD.org
Ident:          $FreeBSD: head/math/liborigin/Makefile 300896 2012-07-14 13:54:48Z beat $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-18_22h43m19s/logs/liborigin-20070926_1.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-18_22h43m19s
Log:

====>> Building math/liborigin
build started at Fri Jul 19 13:16:52 UTC 2013
port directory: /usr/ports/math/liborigin
building for: FreeBSD head-default-job-04 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: makc at FreeBSD.org
Makefile ident:      $FreeBSD: head/math/liborigin/Makefile 300896 2012-07-14 13:54:48Z beat $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
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=32146
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=liborigin-20070926_1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" 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/liborigin
DOCSDIR=/usr/local/share/doc/liborigin
EXAMPLESDIR=/usr/local/share/examples/liborigin
WWWDIR=/usr/local/www/liborigin
ETCDIR=/usr/local/etc/liborigin
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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 liborigin-20070926_1
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   liborigin-20070926_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 liborigin-20070926_1
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by liborigin-20070926_1 for building
=========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by liborigin-20070926_1 for building
=> SHA256 Checksum OK for liborigin-20070926.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by liborigin-20070926_1 for building
===>  Extracting for liborigin-20070926_1
=> SHA256 Checksum OK for liborigin-20070926.tar.gz.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for liborigin-20070926_1
=========================================================================
=======================<phase: build-depends  >============================
=========================================================================
=======================<phase: lib-depends    >============================
=========================================================================
=======================<phase: configure      >============================
===>  Configuring for liborigin-20070926_1
=========================================================================
=======================<phase: build          >============================
===>  Building for liborigin-20070926_1
c++ -c -O2 -pipe -fno-strict-aliasing  -pipe -Wall -W -O2 -fPIC OPJFile.cpp -o OPJFile.o
In file included from OPJFile.cpp:36:
In file included from ./OPJFile.h:41:
./tree.hh:1950:124: warning: unused parameter 'n' [-Wunused-parameter]
typename tree<T, tree_node_allocator>::pre_order_iterator tree<T, tree_node_allocator>::pre_order_iterator::operator++(int n)
                                                                                                                           ^
./tree.hh:1958:124: warning: unused parameter 'n' [-Wunused-parameter]
typename tree<T, tree_node_allocator>::pre_order_iterator tree<T, tree_node_allocator>::pre_order_iterator::operator--(int n)
                                                                                                                           ^
./tree.hh:2160:146: warning: unused parameter 'n' [-Wunused-parameter]
typename tree<T, tree_node_allocator>::breadth_first_queued_iterator tree<T, tree_node_allocator>::breadth_first_queued_iterator::operator++(int n)
                                                                                                                                                 ^
In file included from OPJFile.cpp:36:
./OPJFile.h:50:4: warning: field 'd' will be initialized after field 'type' [-Wreorder]
        :       d(_d)
                ^
./OPJFile.h:55:4: warning: field 's' will be initialized after field 'type' [-Wreorder]
        :       s(_s)
                ^
./OPJFile.h:76:4: warning: field 'index' will be initialized after field 'command' [-Wreorder]
        ,       index(_index)
                ^
./OPJFile.h:78:4: warning: field 'comment' will be initialized after field 'value_type' [-Wreorder]
        ,       comment("")
                ^
./OPJFile.h:83:4: warning: field 'width' will be initialized after field 'numeric_display_type' [-Wreorder]
        ,       width(8)
                ^
./OPJFile.h:142:4: warning: field 'index' will be initialized after field 'command' [-Wreorder]
        ,       index(_index)
                ^
./OPJFile.h:143:4: warning: field 'command' will be initialized after field 'value_type_specification' [-Wreorder]
        ,       command("")
                ^
./OPJFile.h:147:4: warning: field 'width' will be initialized after field 'numeric_display_type' [-Wreorder]
        ,       width(8)
                ^
./OPJFile.h:162:4: warning: field 'index' will be initialized after field 'type' [-Wreorder]
        ,       index(_index)
                ^
./OPJFile.h:385:4: warning: field 'name' will be initialized after field 'type' [-Wreorder]
        :       name(_name)
                ^
OPJFile.cpp:920:8: warning: array subscript is of type 'char' [-Wchar-subscripts]
                                cmd[valuesize]='\0';
                                   ^~~~~~~~~~
14 warnings generated.
c++ -shared -Wl,-soname,liborigin.so.0 -o liborigin.so.0.0.3 OPJFile.o
mkdir -p lib
chmod 644 liborigin.so.0.0.3
mv -f liborigin.so.0.0.3 lib/
(cd lib/; ln -sf liborigin.so.0.0.3 liborigin.so; ln -sf liborigin.so.0.0.3 liborigin.so.0; ln -sf liborigin.so.0.0.3 liborigin.so.0.0)
c++ -L lib/ -o opj2dat -lorigin opj2dat.cpp
/tmp/opj2dat-hee59A.o: In function `function::~function()':
opj2dat.cpp:(.text._ZN8functionD2Ev[_ZN8functionD2Ev]+0x51): undefined reference to `.LBB158_3'
/tmp/opj2dat-hee59A.o: In function `graphAxisTick::~graphAxisTick()':
opj2dat.cpp:(.text._ZN13graphAxisTickD2Ev[_ZN13graphAxisTickD2Ev]+0x59): undefined reference to `.LBB205_3'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make: stopped in /wrkdirs/usr/ports/math/liborigin/work/liborigin-20070926
*** Error code 1

Stop.
make: stopped in /usr/ports/math/liborigin
===>  Cleaning for liborigin-20070926_1


More information about the freebsd-pkg-fallout mailing list