Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2016 03:21:07 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][textproc/randlm] Failed for randlm-0.2.5_1 in build
Message-ID:  <201612290321.uBT3L7tb041971@beefy15.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     demon@FreeBSD.org
Last committer: matthew@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/textproc/randlm/Makefile 422976 2016-09-30 09:46:16Z matthew $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/429801/logs/randlm-0.2.5_1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=429801
Log:

====>> Building textproc/randlm
build started at Thu Dec 29 03:16:12 UTC 2016
port directory: /usr/ports/textproc/randlm
building for: FreeBSD 110armv6-quarterly-job-18 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: demon@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/textproc/randlm/Makefile 422976 2016-09-30 09:46:16Z matthew $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 18

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=randlm-0.2.5_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

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

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/randlm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/randlm/work  HOME=/wrkdirs/usr/ports/textproc/randlm/work TMPDIR="/tmp" 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/textproc/randlm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/randlm/work  HOME=/wrkdirs/usr/ports/textproc/randlm/work TMPDIR="/tmp" 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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing  -I/usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/randlm"
EXAMPLESDIR="share/examples/randlm"
DATADIR="share/randlm"
WWWDIR="www/randlm"
ETCDIR="etc/randlm"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   randlm-0.2.5_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing pkg-1.8.8...
[110armv6-quarterly-job-18] Extracting pkg-1.8.8: .......... done
===>   randlm-0.2.5_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of randlm-0.2.5_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by randlm-0.2.5_1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by randlm-0.2.5_1 for building
=> SHA256 Checksum OK for randlm-0.2.5.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by randlm-0.2.5_1 for building
===>  Extracting for randlm-0.2.5_1
=> SHA256 Checksum OK for randlm-0.2.5.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for randlm-0.2.5_1
===>  Applying FreeBSD patches for randlm-0.2.5_1
cd /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/hadoop && /bin/mv strings.cpp strings.cc && /bin/mv strings.h s.h
/nxb-bin/usr/bin/sed -i.bak -e s#strings.h#s.h# /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/hadoop/r_compute_ngram_counts.cpp /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/hadoop/m_compute_ngram_counts_batch.cpp
===========================================================================
=======================<phase: build-depends  >============================
===>   randlm-0.2.5_1 depends on file: /usr/local/include/google/sparse_hash_map - not found
===>   Installing existing package /packages/All/sparsehash-2.0.3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing sparsehash-2.0.3...
[110armv6-quarterly-job-18] Extracting sparsehash-2.0.3: .......... done
===>   randlm-0.2.5_1 depends on file: /usr/local/include/google/sparse_hash_map - found
===>   Returning to build of randlm-0.2.5_1
===>   randlm-0.2.5_1 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-18] Installing autoconf-2.69_1...
[110armv6-quarterly-job-18] `-- Installing indexinfo-0.2.5...
[110armv6-quarterly-job-18] `-- Extracting indexinfo-0.2.5: .... done
[110armv6-quarterly-job-18] `-- Installing autoconf-wrapper-20131203...
[110armv6-quarterly-job-18] `-- Extracting autoconf-wrapper-20131203: ........ done
[110armv6-quarterly-job-18] `-- Installing perl5-5.20.3_15...
[110armv6-quarterly-job-18] `-- Extracting perl5-5.20.3_15: .......... done
[110armv6-quarterly-job-18] `-- Installing m4-1.4.17_1,1...
[110armv6-quarterly-job-18] `-- Extracting m4-1.4.17_1,1: .......... done
[110armv6-quarterly-job-18] Extracting autoconf-2.69_1: .......... done
Message from perl5-5.20.3_15:
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.
===>   randlm-0.2.5_1 depends on executable: autoconf-2.69 - found
<snip>
    ^
In file included from RandLMQueryMain.cpp:18:
In file included from ./RandLMQuery.h:21:
In file included from ./RandLMTool.h:22:
In file included from ./RandLMPreproc.h:25:
In file included from ./RandLM.h:25:
In file included from ./RandLMHashCache.h:19:
/usr/include/c++/v1/ext/hash_set:205:5: warning: Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set> [-W#warnings]
#   warning Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set>
    ^
In file included from RandLMQueryMain.cpp:18:
In file included from ./RandLMQuery.h:21:
In file included from ./RandLMTool.h:22:
In file included from ./RandLMPreproc.h:25:
./RandLM.h:89:24: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init]
    static const float kNullLogProb = -1000000;
                       ^              ~~~~~~~~
./RandLM.h:90:24: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init]
    static const float kUnknownLogProb = 1000000;
                       ^                 ~~~~~~~
In file included from RandLMQueryMain.cpp:18:
In file included from ./RandLMQuery.h:21:
In file included from ./RandLMTool.h:22:
./RandLMPreproc.h:410:24: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init]
    static const float kNullBackoffWeight = 0; // indicates lack of backoff weight
                       ^                    ~
7 warnings generated.
mv -f .deps/RandLMQueryMain.Tpo .deps/RandLMQueryMain.Po
/bin/sh ../../libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -L./ -L/usr/local/lib -o querylm RandLMQuery.o RandLMQueryMain.o -lRandLM 
libtool: link: /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o .libs/querylm RandLMQuery.o RandLMQueryMain.o  -L./ -L/usr/local/lib /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/src/RandLM/.libs/libRandLM.so -lboost_thread -Wl,-rpath -Wl,/usr/local/lib
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..   -I./   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT errorrate.o -MD -MP -MF .deps/errorrate.Tpo -c -o errorrate.o errorrate.cc
mv -f .deps/errorrate.Tpo .deps/errorrate.Po
/bin/sh ../../libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -L./ -L/usr/local/lib -o errorrate errorrate.o -lRandLM 
libtool: link: /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o .libs/errorrate errorrate.o  -L./ -L/usr/local/lib /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/src/RandLM/.libs/libRandLM.so -lboost_thread -Wl,-rpath -Wl,/usr/local/lib
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..   -I./   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT RandLMFilterTest.o -MD -MP -MF .deps/RandLMFilterTest.Tpo -c -o RandLMFilterTest.o RandLMFilterTest.cpp
mv -f .deps/RandLMFilterTest.Tpo .deps/RandLMFilterTest.Po
/bin/sh ../../libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -L./ -L/usr/local/lib -o filtertest RandLMFilterTest.o -lRandLM 
libtool: link: /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o .libs/filtertest RandLMFilterTest.o  -L./ -L/usr/local/lib /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/src/RandLM/.libs/libRandLM.so -lboost_thread -Wl,-rpath -Wl,/usr/local/lib
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..   -I./   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT RandLMPreprocessorMain.o -MD -MP -MF .deps/RandLMPreprocessorMain.Tpo -c -o RandLMPreprocessorMain.o RandLMPreprocessorMain.cpp
In file included from RandLMPreprocessorMain.cpp:1:
In file included from ./RandLMPreprocessor.h:5:
In file included from ./RandLMPipelineTool.h:20:
In file included from ./RandLMPipeline.h:20:
In file included from ./RandLMPreproc.h:25:
In file included from ./RandLM.h:23:
./RandLMQuantiser.h:41:24: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init]
    static const float kFloatErr = 0.00001f;
                       ^           ~~~~~~~~
In file included from RandLMPreprocessorMain.cpp:1:
In file included from ./RandLMPreprocessor.h:5:
In file included from ./RandLMPipelineTool.h:20:
In file included from ./RandLMPipeline.h:20:
In file included from ./RandLMPreproc.h:25:
In file included from ./RandLM.h:24:
./RandLMCache.h:155:2: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
        iterate(node->childs_, itr) {
        ^
./RandLMTypes.h:24:26: note: expanded from macro 'iterate'
#define iterate(c,i) for(auto i = c.begin(); i != c.end(); i++)
                         ^
In file included from RandLMPreprocessorMain.cpp:1:
In file included from ./RandLMPreprocessor.h:5:
In file included from ./RandLMPipelineTool.h:20:
In file included from ./RandLMPipeline.h:20:
In file included from ./RandLMPreproc.h:25:
In file included from ./RandLM.h:25:
In file included from ./RandLMHashCache.h:18:
/usr/include/c++/v1/ext/hash_map:213:5: warning: Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map> [-W#warnings]
#   warning Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map>
    ^
In file included from RandLMPreprocessorMain.cpp:1:
In file included from ./RandLMPreprocessor.h:5:
In file included from ./RandLMPipelineTool.h:20:
In file included from ./RandLMPipeline.h:20:
In file included from ./RandLMPreproc.h:25:
In file included from ./RandLM.h:25:
In file included from ./RandLMHashCache.h:19:
/usr/include/c++/v1/ext/hash_set:205:5: warning: Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set> [-W#warnings]
#   warning Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set>
    ^
In file included from RandLMPreprocessorMain.cpp:1:
In file included from ./RandLMPreprocessor.h:5:
In file included from ./RandLMPipelineTool.h:20:
In file included from ./RandLMPipeline.h:20:
In file included from ./RandLMPreproc.h:25:
./RandLM.h:89:24: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init]
    static const float kNullLogProb = -1000000;
                       ^              ~~~~~~~~
./RandLM.h:90:24: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init]
    static const float kUnknownLogProb = 1000000;
                       ^                 ~~~~~~~
In file included from RandLMPreprocessorMain.cpp:1:
In file included from ./RandLMPreprocessor.h:5:
In file included from ./RandLMPipelineTool.h:20:
In file included from ./RandLMPipeline.h:20:
./RandLMPreproc.h:410:24: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init]
    static const float kNullBackoffWeight = 0; // indicates lack of backoff weight
                       ^                    ~
7 warnings generated.
mv -f .deps/RandLMPreprocessorMain.Tpo .deps/RandLMPreprocessorMain.Po
/bin/sh ../../libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -L./ -L/usr/local/lib -o preprocessor RandLMPreprocessorMain.o -lRandLM 
libtool: link: /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o .libs/preprocessor RandLMPreprocessorMain.o  -L./ -L/usr/local/lib /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/src/RandLM/.libs/libRandLM.so -lboost_thread -Wl,-rpath -Wl,/usr/local/lib
/nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..   -I./   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT RandLMResizeFilterTest.o -MD -MP -MF .deps/RandLMResizeFilterTest.Tpo -c -o RandLMResizeFilterTest.o RandLMResizeFilterTest.cpp
mv -f .deps/RandLMResizeFilterTest.Tpo .deps/RandLMResizeFilterTest.Po
/bin/sh ../../libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++   -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -L./ -L/usr/local/lib -o resizetest RandLMResizeFilterTest.o -lRandLM 
libtool: link: /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o .libs/resizetest RandLMResizeFilterTest.o  -L./ -L/usr/local/lib /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/src/RandLM/.libs/libRandLM.so -lboost_thread -Wl,-rpath -Wl,/usr/local/lib
Making all in LDHT
/bin/sh ../../libtool  --tag=CXX   --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..  -I./  -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT libticpp_la-ticpp.lo -MD -MP -MF .deps/libticpp_la-ticpp.Tpo -c -o libticpp_la-ticpp.lo `test -f 'ticpp.cpp' || echo './'`ticpp.cpp
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-ticpp.lo -MD -MP -MF .deps/libticpp_la-ticpp.Tpo -c ticpp.cpp  -fPIC -DPIC -o .libs/libticpp_la-ticpp.o
In file included from ticpp.cpp:25:
./ticpp.h:142:16: warning: 'ticpp::Visitor::Visit' hides overloaded virtual function [-Woverloaded-virtual]
                virtual bool Visit( const Declaration& /*declaration*/ )        { return true; }
                             ^
./tinyxml.h:160:15: note: hidden overloaded virtual function 'TiXmlVisitor::Visit' declared here: type mismatch at 1st parameter ('const TiXmlUnknown &' vs 'const ticpp::Declaration &')
        virtual bool Visit( const TiXmlUnknown& /*unknown*/ )                   { return true; }
                     ^
In file included from ticpp.cpp:25:
./ticpp.h:144:16: warning: 'ticpp::Visitor::Visit' hides overloaded virtual function [-Woverloaded-virtual]
                virtual bool Visit( const StylesheetReference& /*stylesheet*/ ) { return true; }
                             ^
./tinyxml.h:160:15: note: hidden overloaded virtual function 'TiXmlVisitor::Visit' declared here: type mismatch at 1st parameter ('const TiXmlUnknown &' vs 'const ticpp::StylesheetReference &')
        virtual bool Visit( const TiXmlUnknown& /*unknown*/ )                   { return true; }
                     ^
In file included from ticpp.cpp:25:
./ticpp.h:146:16: warning: 'ticpp::Visitor::Visit' hides overloaded virtual function [-Woverloaded-virtual]
                virtual bool Visit( const Text& /*text*/ )                                      { return true; }
                             ^
./tinyxml.h:160:15: note: hidden overloaded virtual function 'TiXmlVisitor::Visit' declared here: type mismatch at 1st parameter ('const TiXmlUnknown &' vs 'const ticpp::Text &')
        virtual bool Visit( const TiXmlUnknown& /*unknown*/ )                   { return true; }
                     ^
In file included from ticpp.cpp:25:
./ticpp.h:148:16: warning: 'ticpp::Visitor::Visit' hides overloaded virtual function [-Woverloaded-virtual]
                virtual bool Visit( const Comment& /*comment*/ )                        { return true; }
                             ^
./tinyxml.h:160:15: note: hidden overloaded virtual function 'TiXmlVisitor::Visit' declared here: type mismatch at 1st parameter ('const TiXmlUnknown &' vs 'const ticpp::Comment &')
        virtual bool Visit( const TiXmlUnknown& /*unknown*/ )                   { return true; }
                     ^
4 warnings generated.
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-ticpp.lo -MD -MP -MF .deps/libticpp_la-ticpp.Tpo -c ticpp.cpp -o libticpp_la-ticpp.o >/dev/null 2>&1
mv -f .deps/libticpp_la-ticpp.Tpo .deps/libticpp_la-ticpp.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..  -I./  -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT libticpp_la-tinystr.lo -MD -MP -MF .deps/libticpp_la-tinystr.Tpo -c -o libticpp_la-tinystr.lo `test -f 'tinystr.cpp' || echo './'`tinystr.cpp
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-tinystr.lo -MD -MP -MF .deps/libticpp_la-tinystr.Tpo -c tinystr.cpp  -fPIC -DPIC -o .libs/libticpp_la-tinystr.o
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-tinystr.lo -MD -MP -MF .deps/libticpp_la-tinystr.Tpo -c tinystr.cpp -o libticpp_la-tinystr.o >/dev/null 2>&1
mv -f .deps/libticpp_la-tinystr.Tpo .deps/libticpp_la-tinystr.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..  -I./  -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT libticpp_la-tinyxml.lo -MD -MP -MF .deps/libticpp_la-tinyxml.Tpo -c -o libticpp_la-tinyxml.lo `test -f 'tinyxml.cpp' || echo './'`tinyxml.cpp
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-tinyxml.lo -MD -MP -MF .deps/libticpp_la-tinyxml.Tpo -c tinyxml.cpp  -fPIC -DPIC -o .libs/libticpp_la-tinyxml.o
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-tinyxml.lo -MD -MP -MF .deps/libticpp_la-tinyxml.Tpo -c tinyxml.cpp -o libticpp_la-tinyxml.o >/dev/null 2>&1
mv -f .deps/libticpp_la-tinyxml.Tpo .deps/libticpp_la-tinyxml.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..  -I./  -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT libticpp_la-tinyxmlerror.lo -MD -MP -MF .deps/libticpp_la-tinyxmlerror.Tpo -c -o libticpp_la-tinyxmlerror.lo `test -f 'tinyxmlerror.cpp' || echo './'`tinyxmlerror.cpp
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-tinyxmlerror.lo -MD -MP -MF .deps/libticpp_la-tinyxmlerror.Tpo -c tinyxmlerror.cpp  -fPIC -DPIC -o .libs/libticpp_la-tinyxmlerror.o
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-tinyxmlerror.lo -MD -MP -MF .deps/libticpp_la-tinyxmlerror.Tpo -c tinyxmlerror.cpp -o libticpp_la-tinyxmlerror.o >/dev/null 2>&1
mv -f .deps/libticpp_la-tinyxmlerror.Tpo .deps/libticpp_la-tinyxmlerror.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..  -I./  -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT libticpp_la-tinyxmlparser.lo -MD -MP -MF .deps/libticpp_la-tinyxmlparser.Tpo -c -o libticpp_la-tinyxmlparser.lo `test -f 'tinyxmlparser.cpp' || echo './'`tinyxmlparser.cpp
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-tinyxmlparser.lo -MD -MP -MF .deps/libticpp_la-tinyxmlparser.Tpo -c tinyxmlparser.cpp  -fPIC -DPIC -o .libs/libticpp_la-tinyxmlparser.o
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libticpp_la-tinyxmlparser.lo -MD -MP -MF .deps/libticpp_la-tinyxmlparser.Tpo -c tinyxmlparser.cpp -o libticpp_la-tinyxmlparser.o >/dev/null 2>&1
mv -f .deps/libticpp_la-tinyxmlparser.Tpo .deps/libticpp_la-tinyxmlparser.Plo
/bin/sh ../../libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP  -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -pthread -version-info 0:0:0 -export-dynamic -L/usr/local/lib -o libticpp.la -rpath /usr/local/lib libticpp_la-ticpp.lo libticpp_la-tinystr.lo  libticpp_la-tinyxml.lo libticpp_la-tinyxmlerror.lo  libticpp_la-tinyxmlparser.lo  
libtool: link: /nxb-bin/usr/bin/c++  -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  .libs/libticpp_la-ticpp.o .libs/libticpp_la-tinystr.o .libs/libticpp_la-tinyxml.o .libs/libticpp_la-tinyxmlerror.o .libs/libticpp_la-tinyxmlparser.o   -L/usr/local/lib -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o  -ggdb -O2 -pthread   -pthread -Wl,-soname -Wl,libticpp.so.0 -o .libs/libticpp.so.0.0.0
c++: warning: argument unused during compilation: '-pthread'
c++: warning: argument unused during compilation: '-pthread'
libtool: link: (cd ".libs" && rm -f "libticpp.so.0" && ln -s "libticpp.so.0.0.0" "libticpp.so.0")
libtool: link: (cd ".libs" && rm -f "libticpp.so" && ln -s "libticpp.so.0.0.0" "libticpp.so")
libtool: link: ar cru .libs/libticpp.a  libticpp_la-ticpp.o libticpp_la-tinystr.o libticpp_la-tinyxml.o libticpp_la-tinyxmlerror.o libticpp_la-tinyxmlparser.o
libtool: link: ranlib .libs/libticpp.a
libtool: link: ( cd ".libs" && rm -f "libticpp.la" && ln -s "../libticpp.la" "libticpp.la" )
/bin/sh ../../libtool  --tag=CXX   --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..  -I./  -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT libLDHT_la-BitArray.lo -MD -MP -MF .deps/libLDHT_la-BitArray.Tpo -c -o libLDHT_la-BitArray.lo `test -f 'BitArray.cpp' || echo './'`BitArray.cpp
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libLDHT_la-BitArray.lo -MD -MP -MF .deps/libLDHT_la-BitArray.Tpo -c BitArray.cpp  -fPIC -DPIC -o .libs/libLDHT_la-BitArray.o
BitArray.cpp:118:15: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
    if (index >= 0 && index <= getLength())
        ~~~~~ ^  ~
1 warning generated.
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libLDHT_la-BitArray.lo -MD -MP -MF .deps/libLDHT_la-BitArray.Tpo -c BitArray.cpp -o libLDHT_la-BitArray.o >/dev/null 2>&1
mv -f .deps/libLDHT_la-BitArray.Tpo .deps/libLDHT_la-BitArray.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../..  -I./  -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -MT libLDHT_la-BloomFilter.lo -MD -MP -MF .deps/libLDHT_la-BloomFilter.Tpo -c -o libLDHT_la-BloomFilter.lo `test -f 'BloomFilter.cpp' || echo './'`BloomFilter.cpp
libtool: compile:  /nxb-bin/usr/bin/c++ -DHAVE_CONFIG_H -I. -I../.. -I./ -fPIC -Wno-deprecated -Wall -ggdb -DTIXML_USE_TICPP -O2 -pipe -fno-strict-aliasing -I/usr/local/include -MT libLDHT_la-BloomFilter.lo -MD -MP -MF .deps/libLDHT_la-BloomFilter.Tpo -c BloomFilter.cpp  -fPIC -DPIC -o .libs/libLDHT_la-BloomFilter.o
In file included from BloomFilter.cpp:13:
./Util.h:55:19: error: invalid output constraint '=a' in asm
                : "=a" (lo), "=d" (hi)
                  ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/src/LDHT
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/textproc/randlm/work/randlm-0.2.5
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/randlm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612290321.uBT3L7tb041971>