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:     d...@syrec.org
Last committer: da...@freebsd.org
Ident:          $FreeBSD: head/misc/libpostal/Makefile 458739 2018-01-11 
14:18:01Z danfe $
Log URL:        
http://beefy13.nyi.freebsd.org/data/head-mips64-default/p464039_s330714/logs/libpostal-1.0.0.log
Build URL:      
http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p464039_s330714
Log:

=>> Building misc/libpostal
build started at Sat Mar 10 08:07:34 UTC 2018
port directory: /usr/ports/misc/libpostal
package name: libpostal-1.0.0
building for: FreeBSD head-mips64-default-job-03 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200060 mips
maintained by: d...@syrec.org
Makefile ident:      $FreeBSD: head/misc/libpostal/Makefile 458739 2018-01-11 
14:18:01Z danfe $
Poudriere version: 3.2.5-2-gf06fe9cf
Host OSVERSION: 1200054
Jail OSVERSION: 1200060
Job Id: 03




!!! Jail is newer than host. (Jail: 1200060, Host: 1200054) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200060
UNAME_v=FreeBSD 12.0-CURRENT 1200060
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.5-2-gf06fe9cf
MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-mips64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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---
===> The following configuration options are available for libpostal-1.0.0:
     CBLAS=off: Build with CBLAS/OPENBLAS
     DOCS=on: Build and/or install documentation
     SSE2=off: Enable SSE2 optimization
     STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
d...@syrec.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--datadir=/var/db/libpostal  --disable-data-download --without-cblas 
--disable-sse2 --disable-static --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/misc/libpostal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/libpostal/work  
HOME=/wrkdirs/usr/ports/misc/libpostal/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/misc/libpostal/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
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/misc/libpostal/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/libpostal/work  
HOME=/wrkdirs/usr/ports/misc/libpostal/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/misc/libpostal/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -EB -mabi=64 -msoft-float  
-isystem /usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" 
CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -EB -mabi=64" 
LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB 
-mabi=64 -msoft-float -isystem /usr/local/include -fno-strict-aliasing  
-isystem /usr/local/include"  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="" CBLAS="@comment " NO_CBLAS="" DOCS="" 
NO_DOCS="@comment " SSE2="@comment " NO_SSE2="" STATIC="@comment " NO_STATIC="" 
OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/libpostal"  EXAMPLESDIR="share/examples/libpostal"  
DATADIR="share/libpostal"  WWWDIR="www/libpostal"  ETCDIR="etc/libpostal"
--End PLIST_SUB--

--SUB_LIST--
PORTNAME=libpostal  LIBPOSTAL_DATADIR=/var/db/libpostal CBLAS="@comment " 
NO_CBLAS="" DOCS="" NO_DOCS="@comment " SSE2="@comment " NO_SSE2="" 
STATIC="@comment " NO_STATIC="" PREFIX=/usr/local LOCALBASE=/usr/local  
DATADIR=/usr/local/share/libpostal DOCSDIR=/usr/local/share/doc/libpostal 
EXAMPLESDIR=/usr/local/share/examples/libpostal  
WWWDIR=/usr/local/www/libpostal ETCDIR=/usr/local/etc/libpostal
--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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=mips
MACHINE_ARCH=mips64
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 
2007 Free Software Foundation, Inc. This is free software; see the source for 
copying conditions. There is NO warranty; not even for MERCHANTABILITY or 
FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=Using built-in specs. Target: mips64-undermydesk-freebsd 
Configured with: FreeBSD/mips64 system compiler Thread model: posix gcc version 
4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-EB" "-EB" 
"-melf64btsmip_fbsd" "--enable-new-dtags" "-dynamic-linker" 
"/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" 
"/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" 
"-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
OUTPUT_58173849_9d218390=yes
OUTPUT_9bdba57c_9d218390=yes
OUTPUT_6a4fe7f5_9d218390=cc1: error: unrecognized command line option 
"-std=c11" yes
OUTPUT_6bcac02b_9d218390=yes
OUTPUT_67d20829_9d218390=yes
OUTPUT_bfa62e83_9d218390=cc1: error: unrecognized command line option 
"-std=gnu11" yes
OUTPUT_f0b4d593_9d218390=yes
OUTPUT_308abb44_9d218390=cc1plus: error: unrecognized command line option 
"-std=c++0x" yes
OUTPUT_f00456e5_9d218390=cc1plus: error: unrecognized command line option 
"-std=c++11" yes
OUTPUT_65ad290d_9d218390=cc1plus: error: unrecognized command line option 
"-std=c++14" yes
OUTPUT_b2657cc3_9d218390=yes
OUTPUT_380987f7_9d218390=cc1plus: error: unrecognized command line option 
"-std=gnu++11" yes
ARCH=mips64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200060
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
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
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---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  131072
stack size              (kbytes, -s)  8192
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   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libpostal-1.0.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[head-mips64-default-job-03] Installing pkg-1.10.5...
[head-mips64-default-job-03] Extracting pkg-1.10.5: .......... done
===>   libpostal-1.0.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libpostal-1.0.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by libpostal-1.0.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by libpostal-1.0.0 for building
=> SHA256 Checksum OK for openvenues-libpostal-v1.0.0_GH0.tar.gz.
<snip>
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:14: installing './compile'
configure.ac:14: installing './config.guess'
configure.ac:14: installing './config.sub'
configure.ac:12: installing './install-sh'
configure.ac:12: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:14: installing './compile'
configure.ac:12: installing './missing'
src/Makefile.am: installing './depcomp'
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... mips64-portbld-freebsd12.0
checking host system type... mips64-portbld-freebsd12.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed
checking whether /nxb-bin/usr/bin/cc understands -c and -o together... yes
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by /nxb-bin/usr/bin/cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert mips64-portbld-freebsd12.0 file names to 
mips64-portbld-freebsd12.0 format... func_convert_file_noop
checking how to convert mips64-portbld-freebsd12.0 file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... 
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/cc linker (/usr/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd12.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /nxb-bin/usr/bin/cc option to accept ISO C99... -std=gnu99
checking for library containing log... -lm
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for fcntl.h... (cached) yes
checking for float.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for malloc.h... (cached) no
checking for memory.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for inline... inline
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for int64_t... (cached) yes
checking for int8_t... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for uint64_t... (cached) yes
checking for uint8_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for malloc... yes
checking for realloc... yes
checking for getcwd... (cached) yes
checking for gettimeofday... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for regcomp... yes
checking for setlocale... (cached) yes
checking for sqrt... yes
checking for strdup... (cached) yes
checking for strndup... (cached) yes
checking for shuf... no
checking for gshuf... no
checking cblas.h usability... no
checking cblas.h presence... no
checking for cblas.h... no
configure: extra cflags for scanner.c: 
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpostal.pc
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for libpostal-1.0.0
/nxb-bin/usr/bin/make  all-recursive
Making all in src
/bin/sh ../libtool  --tag=CC   --mode=compile /nxb-bin/usr/bin/cc -std=gnu99 
-DHAVE_CONFIG_H -I..   -isystem /usr/local/include -Wall -Wextra 
-Wno-unused-function -Wformat -Werror=format-security -Winit-self 
-Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -O2 -pipe -G0 -EB 
-mabi=64 -msoft-float  -isystem /usr/local/include -fno-strict-aliasing  -MT 
libpostal_la-libpostal.lo -MD -MP -MF .deps/libpostal_la-libpostal.Tpo -c -o 
libpostal_la-libpostal.lo `test -f 'libpostal.c' || echo './'`libpostal.c
libtool: compile:  /nxb-bin/usr/bin/cc -std=gnu99 -DHAVE_CONFIG_H -I.. -isystem 
/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat 
-Werror=format-security -Winit-self -Wno-sign-compare 
-DLIBPOSTAL_DATA_DIR=\"/var/db/libpostal\" -O2 -pipe -G0 -EB -mabi=64 
-msoft-float -isystem /usr/local/include -fno-strict-aliasing -MT 
libpostal_la-libpostal.lo -MD -MP -MF .deps/libpostal_la-libpostal.Tpo -c 
libpostal.c  -fPIC -DPIC -o .libs/libpostal_la-libpostal.o
In file included from sparse_matrix.h:46,
                 from averaged_perceptron.h:27,
                 from address_parser.h:52,
                 from libpostal.c:10:
matrix.h:19:2: warning: #warning "No CLBAS"
In file included from crf.h:23,
                 from address_parser.h:55,
                 from libpostal.c:10:
tagger.h:5: error: redefinition of typedef 'tagger_feature_function'
tagger.h:5: error: previous declaration of 'tagger_feature_function' was here
libpostal.c: In function 'add_string_alternatives':
libpostal.c:323: warning: unused variable 'start_index'
libpostal.c:341: warning: unused variable 'start_index'
libpostal.c:364: warning: unused variable 'start_index'
libpostal.c: In function 'add_affix_expansions':
libpostal.c:545: warning: unused parameter 'lang'
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/misc/libpostal/work/libpostal-1.0.0/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/misc/libpostal/work/libpostal-1.0.0
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/misc/libpostal/work/libpostal-1.0.0
*** Error code 1

Stop.
make: stopped in /usr/ports/misc/libpostal
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to