Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2017 08:31:50 GMT
From:      pkg-fallout@FreeBSD.org
To:        tabthorpe@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][misc/sword] Failed for sword-1.7.4_5 in build
Message-ID:  <201704080831.v388VomW032745@beefy11.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:     tabthorpe@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: head/misc/sword/Makefile 426525 2016-11-19 18:21:20Z jbeich $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p437978_s316629/logs/sword-1.7.4_5.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p437978_s316629
Log:

====>> Building misc/sword
build started at Sat Apr  8 08:31:35 UTC 2017
port directory: /usr/ports/misc/sword
building for: FreeBSD head-i386-default-job-20 12.0-CURRENT FreeBSD 12.0-CURRENT r316629 i386
maintained by: tabthorpe@FreeBSD.org
Makefile ident:      $FreeBSD: head/misc/sword/Makefile 426525 2016-11-19 18:21:20Z jbeich $
Poudriere version: 3.1.17-3-g2420c0c3
Host OSVERSION: 1200020
Jail OSVERSION: 1200027
Job Id: 20




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200027
UNAME_v=FreeBSD 12.0-CURRENT r316629
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=sword-1.7.4_5
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-3-g2420c0c3
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for sword-1.7.4_5:
     CLUCENE=on: Include indexing capability
     CURL=on: Data transfer support via cURL
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-conf --with-zlib --with-curl --with-clucene=/usr/local --with-icu --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/misc/sword/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/sword/work  HOME=/wrkdirs/usr/ports/misc/sword/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/misc/sword/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/sword/work  HOME=/wrkdirs/usr/ports/misc/sword/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="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  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--
PORTVERSION=1.7.4
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/sword"
EXAMPLESDIR="share/examples/sword"
DATADIR="share/sword"
WWWDIR="www/sword"
ETCDIR="etc/sword"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
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 ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200027
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sword-1.7.4_5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-i386-default-job-20] Installing pkg-1.10.1...
[head-i386-default-job-20] Extracting pkg-1.10.1: .......... done
===>   sword-1.7.4_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sword-1.7.4_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by sword-1.7.4_5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by sword-1.7.4_5 for building
=> SHA256 Checksum OK for sword-1.7.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by sword-1.7.4_5 for building
===>  Extracting for sword-1.7.4_5
=> SHA256 Checksum OK for sword-1.7.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for sword-1.7.4_5
===========================================================================
=======================<phase: build-depends  >============================
===>   sword-1.7.4_5 depends on executable: cppunit-config - not found
===>   Installing existing package /packages/All/cppunit-1.13.2_2.txz
[head-i386-default-job-20] Installing cppunit-1.13.2_2...
[head-i386-default-job-20] Extracting cppunit-1.13.2_2: .......... done
===>   sword-1.7.4_5 depends on executable: cppunit-config - found
===>   Returning to build of sword-1.7.4_5
===>   sword-1.7.4_5 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-i386-default-job-20] Installing gmake-4.2.1_1...
[head-i386-default-job-20] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-20] |   `-- Installing indexinfo-0.2.6...
[head-i386-default-job-20] |   `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-20] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-20] Extracting gmake-4.2.1_1: .......... done
===>   sword-1.7.4_5 depends on executable: gmake - found
===>   Returning to build of sword-1.7.4_5
===>   sword-1.7.4_5 depends on package: pkgconf>=1.3.0_1 - not found
<snip>
[head-i386-default-job-20] Installing icu-58.2_1,1...
[head-i386-default-job-20] Extracting icu-58.2_1,1: .......... done
===>   sword-1.7.4_5 depends on shared library: libicudata.so - found (/usr/local/lib/libicudata.so)
===>   Returning to build of sword-1.7.4_5
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for sword-1.7.4_5
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd12.0
checking host system type... i386-portbld-freebsd12.0
checking target system type... i386-portbld-freebsd12.0
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 gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking for gcc... 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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to print strings... printf
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 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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd12.0 file names to i386-portbld-freebsd12.0 format... func_convert_file_noop
checking how to convert i386-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... dlltool
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 cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the 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... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd12.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking pkg-config is at least version 0.9.0... yes
checking for CLUCENE2... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for compress in -lz... yes
checking for library containing regexec... none required
configure: Using system regex.h
checking for cppunit-config... /usr/local/bin/cppunit-config
checking for Cppunit - version >= 1.8.0... 1.13.2
checking for pkg-config... /usr/local/bin/pkg-config
checking for icu-config... /usr/local/bin/icu-config
checking for curl-config... /usr/local/bin/curl-config
curl found - remote install options available
test: x: unexpected operator
clucene 2.x found - lucene searching options available
checking for vsnprintf... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating tests/cppunit/Makefile
config.status: creating utilities/Makefile
config.status: creating examples/Makefile
config.status: creating examples/cmdline/Makefile
config.status: creating examples/tasks/Makefile
config.status: creating utilities/diatheke/Makefile
config.status: creating sword.pc
config.status: creating include/swversion.h
config.status: creating sword.spec
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands


Configuration:
     LIBDIR:           ${exec_prefix}/lib
     DEBUG:            no
     PROFILE:          no
     BUILD TESTS:      yes
     BUILD EXAMPLES:   no
     BUILD UTILITIES:  yes
     LIBZ:             yes
     ICU:              yes
     ICUSWORD:         no
     CXX11REGEX:       no
     CURL:             yes
     CURL SFTP:        no
     INTERNAL FTPLIB:  no
     INTERNAL REGEX:   no
     CLUCENE:          yes 2.x


===========================================================================
=======================<phase: build          >============================
===>  Building for sword-1.7.4_5
gmake[1]: Entering directory '/wrkdirs/usr/ports/misc/sword/work/sword-1.7.4'
Making all in lib
gmake[2]: Entering directory '/wrkdirs/usr/ports/misc/sword/work/sword-1.7.4/lib'
/bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include  -I../include  -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\"  -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT  -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext  -DUSELUCENE -DCLUCENE2 -I/usr/local/lib  -O2 -pipe -fstack-protector -fno-strict-aliasing  -MT swkey.lo -MD -MP -MF .deps/swkey.Tpo -c -o swkey.lo `test -f '../src/keys/swkey.cpp' || echo './'`../src/keys/swkey.cpp
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT swkey.lo -MD -MP -MF .deps/swkey.Tpo -c ../src/keys/swkey.cpp  -fPIC -DPIC -o .libs/swkey.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT swkey.lo -MD -MP -MF .deps/swkey.Tpo -c ../src/keys/swkey.cpp -o swkey.o >/dev/null 2>&1
mv -f .deps/swkey.Tpo .deps/swkey.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include  -I../include  -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\"  -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT  -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext  -DUSELUCENE -DCLUCENE2 -I/usr/local/lib  -O2 -pipe -fstack-protector -fno-strict-aliasing  -MT listkey.lo -MD -MP -MF .deps/listkey.Tpo -c -o listkey.lo `test -f '../src/keys/listkey.cpp' || echo './'`../src/keys/listkey.cpp
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT listkey.lo -MD -MP -MF .deps/listkey.Tpo -c ../src/keys/listkey.cpp  -fPIC -DPIC -o .libs/listkey.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT listkey.lo -MD -MP -MF .deps/listkey.Tpo -c ../src/keys/listkey.cpp -o listkey.o >/dev/null 2>&1
mv -f .deps/listkey.Tpo .deps/listkey.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include  -I../include  -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\"  -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT  -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext  -DUSELUCENE -DCLUCENE2 -I/usr/local/lib  -O2 -pipe -fstack-protector -fno-strict-aliasing  -MT strkey.lo -MD -MP -MF .deps/strkey.Tpo -c -o strkey.lo `test -f '../src/keys/strkey.cpp' || echo './'`../src/keys/strkey.cpp
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT strkey.lo -MD -MP -MF .deps/strkey.Tpo -c ../src/keys/strkey.cpp  -fPIC -DPIC -o .libs/strkey.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT strkey.lo -MD -MP -MF .deps/strkey.Tpo -c ../src/keys/strkey.cpp -o strkey.o >/dev/null 2>&1
mv -f .deps/strkey.Tpo .deps/strkey.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include  -I../include  -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\"  -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT  -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext  -DUSELUCENE -DCLUCENE2 -I/usr/local/lib  -O2 -pipe -fstack-protector -fno-strict-aliasing  -MT treekey.lo -MD -MP -MF .deps/treekey.Tpo -c -o treekey.lo `test -f '../src/keys/treekey.cpp' || echo './'`../src/keys/treekey.cpp
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT treekey.lo -MD -MP -MF .deps/treekey.Tpo -c ../src/keys/treekey.cpp  -fPIC -DPIC -o .libs/treekey.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT treekey.lo -MD -MP -MF .deps/treekey.Tpo -c ../src/keys/treekey.cpp -o treekey.o >/dev/null 2>&1
mv -f .deps/treekey.Tpo .deps/treekey.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include  -I../include  -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\"  -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT  -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext  -DUSELUCENE -DCLUCENE2 -I/usr/local/lib  -O2 -pipe -fstack-protector -fno-strict-aliasing  -MT treekeyidx.lo -MD -MP -MF .deps/treekeyidx.Tpo -c -o treekeyidx.lo `test -f '../src/keys/treekeyidx.cpp' || echo './'`../src/keys/treekeyidx.cpp
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -DSWICU_DATA=\"/usr/local/lib/sword/1.7.4_icu_\" -DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -D_FTPLIB_NO_COMPAT -fPIC -D_ICU_ -ftemplate-depth-25 -DCURLAVAILABLE -I/usr/local/include -I/usr/local/include -I/usr/local/include/CLucene/ext -DUSELUCENE -DCLUCENE2 -I/usr/local/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT treekeyidx.lo -MD -MP -MF .deps/treekeyidx.Tpo -c ../src/keys/treekeyidx.cpp  -fPIC -DPIC -o .libs/treekeyidx.o
./src/keys/treekeyidx.cpp:64:12: error: ordered comparison between pointer and zero ('sword::FileDesc *' and 'int')
        if (datfd <= 0) {
            ~~~~~ ^  ~
./src/keys/treekeyidx.cpp:334:12: error: ordered comparison between pointer and zero ('sword::FileDesc *' and 'int')
        if (datfd > 0) {
            ~~~~~ ^ ~
./src/keys/treekeyidx.cpp:388:12: error: ordered comparison between pointer and zero ('sword::FileDesc *' and 'int')
        if (idxfd > 0) {
            ~~~~~ ^ ~
./src/keys/treekeyidx.cpp:425:12: error: ordered comparison between pointer and zero ('sword::FileDesc *' and 'int')
        if (idxfd > 0) {
            ~~~~~ ^ ~
./src/keys/treekeyidx.cpp:491:12: error: ordered comparison between pointer and zero ('sword::FileDesc *' and 'int')
        if (idxfd > 0) {
            ~~~~~ ^ ~
5 errors generated.
gmake[2]: *** [Makefile:1180: treekeyidx.lo] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/misc/sword/work/sword-1.7.4/lib'
gmake[1]: *** [Makefile:610: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/sword/work/sword-1.7.4'
*** Error code 1

Stop.
make: stopped in /usr/ports/misc/sword



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