Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2016 02:27:44 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][textproc/kenlm] Failed for kenlm-20140830 in build
Message-ID:  <201612290227.uBT2RiV8038245@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: swills@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/textproc/kenlm/Makefile 413746 2016-04-21 16:43:14Z swills $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/429801/logs/kenlm-20140830.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=429801
Log:

====>> Building textproc/kenlm
build started at Thu Dec 29 01:34:12 UTC 2016
port directory: /usr/ports/textproc/kenlm
building for: FreeBSD 110armv6-quarterly-job-15 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: demon@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/textproc/kenlm/Makefile 413746 2016-04-21 16:43:14Z swills $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 15

---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=kenlm-20140830
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--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work  HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work  HOME=/wrkdirs/usr/ports/textproc/kenlm/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="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  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/kenlm"
EXAMPLESDIR="share/examples/kenlm"
DATADIR="share/kenlm"
WWWDIR="www/kenlm"
ETCDIR="etc/kenlm"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/kenlm
DOCSDIR=/usr/local/share/doc/kenlm
EXAMPLESDIR=/usr/local/share/examples/kenlm
WWWDIR=/usr/local/www/kenlm
ETCDIR=/usr/local/etc/kenlm
--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    >============================
===>   kenlm-20140830 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-15] Installing pkg-1.8.8...
[110armv6-quarterly-job-15] Extracting pkg-1.8.8: .......... done
===>   kenlm-20140830 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of kenlm-20140830
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by kenlm-20140830 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by kenlm-20140830 for building
=> SHA256 Checksum OK for kenlm.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by kenlm-20140830 for building
===>  Extracting for kenlm-20140830
=> SHA256 Checksum OK for kenlm.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for kenlm-20140830
===>  Applying FreeBSD patches for kenlm-20140830
===========================================================================
=======================<phase: build-depends  >============================
===>   kenlm-20140830 depends on executable: bjam - not found
===>   Installing existing package /packages/All/boost-jam-1.55.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-15] Installing boost-jam-1.55.0...
[110armv6-quarterly-job-15] Extracting boost-jam-1.55.0: . done
===>   kenlm-20140830 depends on executable: bjam - found
===>   Returning to build of kenlm-20140830
===>   kenlm-20140830 depends on executable: bash - not found
===>   Installing existing package /packages/All/bash-4.4.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-15] Installing bash-4.4...
[110armv6-quarterly-job-15] `-- Installing indexinfo-0.2.5...
[110armv6-quarterly-job-15] `-- Extracting indexinfo-0.2.5: .... done
[110armv6-quarterly-job-15] `-- Installing gettext-runtime-0.19.8.1...
[110armv6-quarterly-job-15] `-- Extracting gettext-runtime-0.19.8.1: .......... done
[110armv6-quarterly-job-15] Extracting bash-4.4: .......... done
Message from bash-4.4:
======================================================================

bash requires fdescfs(5) mounted on /dev/fd

If you have not done it yet, please do the following:

	mount -t fdescfs fdesc /dev/fd

To make it permanent, you need the following lines in /etc/fstab:

	fdesc	/dev/fd		fdescfs		rw	0	0

======================================================================
===>   kenlm-20140830 depends on executable: bash - found
===>   Returning to build of kenlm-20140830
===========================================================================
=======================<phase: lib-depends    >============================
===>   kenlm-20140830 depends on shared library: libboost_thread.so - not found
<snip>
In file included from ./lm/builder/ngram_stream.hh:4:
./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count |= (1ul << (sizeof(Value().count) * 8 - 1));
                            ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1));
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow]
      return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1));
                                   ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/print.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/print.cc:1:
In file included from ./lm/builder/print.hh:4:
./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count |= (1ul << (sizeof(Value().count) * 8 - 1));
                            ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1));
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow]
      return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1));
                                   ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/print.cc:3:
In file included from ./util/fake_ofstream.hh:8:
In file included from ./util/double-conversion/double-conversion.h:31:
./util/double-conversion/utils.h:302:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]
               ^
4 warnings generated.
clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/corpus_count.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/corpus_count.cc:3:
./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count |= (1ul << (sizeof(Value().count) * 8 - 1));
                            ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1));
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow]
      return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1));
                                   ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/corpus_count.cc:5:
In file included from ./lm/vocab.hh:7:
In file included from ./util/fake_ofstream.hh:8:
In file included from ./util/double-conversion/double-conversion.h:31:
./util/double-conversion/utils.h:302:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]
               ^
4 warnings generated.
clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/pipeline.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/pipeline.cc:8:
In file included from ./lm/builder/print.hh:4:
./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count |= (1ul << (sizeof(Value().count) * 8 - 1));
                            ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1));
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow]
      return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1));
                                   ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/interpolate.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/interpolate.cc:4:
In file included from ./lm/builder/joint_order.hh:4:
In file included from ./lm/builder/ngram_stream.hh:4:
./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count |= (1ul << (sizeof(Value().count) * 8 - 1));
                            ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1));
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow]
      return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1));
                                   ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/adjust_counts.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/adjust_counts.cc:2:
In file included from ./lm/builder/ngram_stream.hh:4:
./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count |= (1ul << (sizeof(Value().count) * 8 - 1));
                            ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1));
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow]
      return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1));
                                   ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/lmplz_main.o
clang++: warning: optimization flag '-finline-functions' is not supported
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/lmplz
clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.8.0/release/link-static/threading-multi/query_main.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from lm/query_main.cc:1:
In file included from ./lm/ngram_query.hh:5:
In file included from ./lm/model.hh:13:
In file included from ./lm/vocab.hh:7:
In file included from ./util/fake_ofstream.hh:8:
In file included from ./util/double-conversion/double-conversion.h:31:
./util/double-conversion/utils.h:302:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]
               ^
1 warning generated.
clang-linux.link lm/bin/clang-linux-3.8.0/release/link-static/threading-multi/query
clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.8.0/release/link-static/threading-multi/fragment_main.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from lm/fragment_main.cc:2:
In file included from ./lm/model.hh:13:
In file included from ./lm/vocab.hh:7:
In file included from ./util/fake_ofstream.hh:8:
In file included from ./util/double-conversion/double-conversion.h:31:
./util/double-conversion/utils.h:302:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]
               ^
1 warning generated.
clang-linux.link lm/bin/clang-linux-3.8.0/release/link-static/threading-multi/fragment
clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.8.0/release/link-static/threading-multi/build_binary_main.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from lm/build_binary_main.cc:1:
In file included from ./lm/model.hh:13:
In file included from ./lm/vocab.hh:7:
In file included from ./util/fake_ofstream.hh:8:
In file included from ./util/double-conversion/double-conversion.h:31:
./util/double-conversion/utils.h:302:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]
               ^
1 warning generated.
clang-linux.link lm/bin/clang-linux-3.8.0/release/link-static/threading-multi/build_binary
common.mkdir lm/filter/bin
common.mkdir lm/filter/bin/clang-linux-3.8.0
common.mkdir lm/filter/bin/clang-linux-3.8.0/release
common.mkdir lm/filter/bin/clang-linux-3.8.0/release/link-static
common.mkdir lm/filter/bin/clang-linux-3.8.0/release/link-static/threading-multi
clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.8.0/release/link-static/threading-multi/main.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from lm/filter/filter_main.cc:2:
In file included from ./lm/filter/format.hh:5:
In file included from ./lm/filter/count_io.hh:8:
In file included from ./util/fake_ofstream.hh:8:
In file included from ./util/double-conversion/double-conversion.h:31:
./util/double-conversion/utils.h:302:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]
               ^
1 warning generated.
clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.8.0/release/link-static/threading-multi/phrase.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from lm/filter/phrase.cc:3:
In file included from ./lm/filter/format.hh:5:
In file included from ./lm/filter/count_io.hh:8:
In file included from ./util/fake_ofstream.hh:8:
In file included from ./util/double-conversion/double-conversion.h:31:
./util/double-conversion/utils.h:302:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
  typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]
               ^
1 warning generated.
clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.8.0/release/link-static/threading-multi/vocab.o
clang++: warning: optimization flag '-finline-functions' is not supported
clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.8.0/release/link-static/threading-multi/arpa_io.o
clang++: warning: optimization flag '-finline-functions' is not supported
clang-linux.link lm/filter/bin/clang-linux-3.8.0/release/link-static/threading-multi/filter
clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/dump_counts_main.o
clang++: warning: optimization flag '-finline-functions' is not supported
In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/dump_counts_main.cc:1:
In file included from ./lm/builder/print.hh:4:
./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count |= (1ul << (sizeof(Value().count) * 8 - 1));
                            ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow]
      Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1));
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow]
      return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1));
                                   ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.8.0/release/link-static/threading-multi/dump_counts
clang-linux.compile.c++.without-pth util/bin/clang-linux-3.8.0/release/link-static/threading-multi/cat_compressed_main.o
clang++: warning: optimization flag '-finline-functions' is not supported
clang-linux.link util/bin/clang-linux-3.8.0/release/link-static/threading-multi/cat_compressed
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/lmplz
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/query
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/fragment
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/build_binary
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/filter
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/dump_counts
clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/cat_compressed
common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib
common.copy /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib/libkenlm.a
..failed updating 1 target...
..skipped 1 target...
..updated 170 targets...
*** Error code 1

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



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