Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 03:22:21 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][net/yaz] Failed for yaz-5.16.0_3 in build
Message-ID:  <201612250322.uBP3MLXG059673@thunderx1.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:     pawel@FreeBSD.org
Last committer: tijl@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/net/yaz/Makefile 422711 2016-09-24 11:06:57Z tijl $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/429295/logs/yaz-5.16.0_3.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=429295
Log:

====>> Building net/yaz
build started at Sun Dec 25 03:20:40 UTC 2016
port directory: /usr/ports/net/yaz
building for: FreeBSD 110arm64-quarterly-job-07 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: pawel@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/net/yaz/Makefile 422711 2016-09-24 11:06:57Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
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=yaz-5.16.0_3
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-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---
===> The following configuration options are available for yaz-5.16.0_3:
     DOCS=on: Build and/or install documentation
     MEMCACHED=off: Memcached distributed cache system support
     REDIS=off: Redis key-value store database support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-shared --with-openssl=/usr  --with-iconv=/usr --with-xml2=/usr/local  --with-xslt=/usr/local --with-icu=/usr/local  --enable-tcpd --without-memcached --without-redis --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/yaz/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/yaz/work  HOME=/wrkdirs/usr/ports/net/yaz/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/yaz/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/yaz/work  HOME=/wrkdirs/usr/ports/net/yaz/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  -DLIBICONV_PLUG -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS=" -L/usr/local/lib " LIBS="-lexecinfo"  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG"  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--
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/yaz"
EXAMPLESDIR="share/examples/yaz"
DATADIR="share/yaz"
WWWDIR="www/yaz"
ETCDIR="etc/yaz"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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---
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   yaz-5.16.0_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
[110arm64-quarterly-job-07] Installing pkg-1.8.8...
[110arm64-quarterly-job-07] Extracting pkg-1.8.8: .......... done
===>   yaz-5.16.0_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of yaz-5.16.0_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by yaz-5.16.0_3 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by yaz-5.16.0_3 for building
=> SHA256 Checksum OK for yaz-5.16.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by yaz-5.16.0_3 for building
===>  Extracting for yaz-5.16.0_3
=> SHA256 Checksum OK for yaz-5.16.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for yaz-5.16.0_3
===========================================================================
=======================<phase: build-depends  >============================
===>   yaz-5.16.0_3 depends on package: pkgconf>=0.9.10 - not found
===>   Installing existing package /packages/All/pkgconf-1.0.1.txz
[110arm64-quarterly-job-07] Installing pkgconf-1.0.1...
[110arm64-quarterly-job-07] Extracting pkgconf-1.0.1: .......... done
===>   yaz-5.16.0_3 depends on package: pkgconf>=0.9.10 - found
===>   Returning to build of yaz-5.16.0_3
===========================================================================
=======================<phase: lib-depends    >============================
===>   yaz-5.16.0_3 depends on shared library: libicuuc.so - not found
===>   Installing existing package /packages/All/icu-57.1,1.txz
[110arm64-quarterly-job-07] Installing icu-57.1,1...
[110arm64-quarterly-job-07] Extracting icu-57.1,1: .......... done
===>   yaz-5.16.0_3 depends on shared library: libicuuc.so - found (/usr/local/lib/libicuuc.so)
===>   Returning to build of yaz-5.16.0_3
===>   yaz-5.16.0_3 depends on shared library: libtcl86.so - not found
===>   Installing existing package /packages/All/tcl86-8.6.6.txz
[110arm64-quarterly-job-07] Installing tcl86-8.6.6...
[110arm64-quarterly-job-07] Extracting tcl86-8.6.6: .......... done
===>   yaz-5.16.0_3 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===>   Returning to build of yaz-5.16.0_3
===>   yaz-5.16.0_3 depends on shared library: libxml2.so - not found
===>   Installing existing package /packages/All/libxml2-2.9.4.txz
[110arm64-quarterly-job-07] Installing libxml2-2.9.4...
[110arm64-quarterly-job-07] Extracting libxml2-2.9.4: .......... done
===>   yaz-5.16.0_3 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===>   Returning to build of yaz-5.16.0_3
===>   yaz-5.16.0_3 depends on shared library: libxslt.so - not found
===>   Installing existing package /packages/All/libxslt-1.1.29.txz
[110arm64-quarterly-job-07] Installing libxslt-1.1.29...
[110arm64-quarterly-job-07] `-- Installing libgcrypt-1.7.5...
[110arm64-quarterly-job-07] |   `-- Installing indexinfo-0.2.5...
[110arm64-quarterly-job-07] |   `-- Extracting indexinfo-0.2.5: .... done
[110arm64-quarterly-job-07] |   `-- Installing libgpg-error-1.24...
[110arm64-quarterly-job-07] |   | `-- Installing gettext-runtime-0.19.8.1...
[110arm64-quarterly-job-07] |   | `-- Extracting gettext-runtime-0.19.8.1: .......... done
[110arm64-quarterly-job-07] |   `-- Extracting libgpg-error-1.24: .......... done
[110arm64-quarterly-job-07] `-- Extracting libgcrypt-1.7.5: .......... done
[110arm64-quarterly-job-07] Extracting libxslt-1.1.29: .......... done
===>   yaz-5.16.0_3 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so)
===>   Returning to build of yaz-5.16.0_3
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for yaz-5.16.0_3
configure: WARNING: unrecognized options: --with-openssl
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
<snip>
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 cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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... freebsd11.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 for pkg-config... /usr/local/bin/pkg-config
checking for docbookx.dtd... Not found
checking for docbook.dsl... Not found
checking for htmlhelp.xsl... Not found
checking whether byte ordering is bigendian... no
checking for dirent.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for wchar.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for langinfo.h... (cached) yes
checking for pwd.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking for netdb.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for net/if.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/if_ether.h... yes
checking for ANSI C header files... (cached) yes
checking for long long... (cached) yes
checking for connect... yes
checking for gethostbyname... (cached) yes
checking for GNU TLS... None
checking for tgetent in -lncurses... yes
checking for readline in -lreadline... no
checking for add_history in -lhistory... no
checking for iconv... yes
checking for getaddrinfo... (cached) yes
checking for vsnprintf... (cached) yes
checking for gettimeofday... (cached) yes
checking for poll... (cached) yes
checking for strerror_r... (cached) yes
checking for localtime_r... yes
checking for usleep... (cached) yes
checking for fopen64... no
checking for sys/poll.h... (cached) yes
checking for socklen_t... socklen_t
checking for working tcpd.h... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for libXML2... 2.9.4
checking for libXSLT... 1.1.29
checking for libEXSLT... Disabled. Libxslt is not pkg-config configured
checking for xsltSaveResultToString... yes
checking for ICU >= 3.4... yes
checking ICU_CPPFLAGS... -I/usr/local/include 
checking ICU_CFLAGS...  
checking ICU_CXXFLAGS... --std=c++0x 
checking ICU_LIBS...  -L/usr/local/lib -licui18n -licuuc -licudata  
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating util/Makefile
config.status: creating include/Makefile
config.status: creating include/yaz/Makefile
config.status: creating client/Makefile
config.status: creating ztest/Makefile
config.status: creating zoom/Makefile
config.status: creating doc/Makefile
config.status: creating doc/local0.ent
config.status: creating doc/common/Makefile
config.status: creating doc/common/print.dsl
config.status: creating etc/Makefile
config.status: creating yaz-config
config.status: creating yaz.pc
config.status: creating Doxyfile
config.status: creating win/version.nsi
config.status: creating include/yaz/yaz-version.h
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
configure: WARNING: unrecognized options: --with-openssl
------------------------------------------------------------------------
Configuration:

  YAZ Package:                yaz
  YAZ Version:                5.16.0
  Bugreport:                  yaz-help@indexdata.dk
  Source code location:       .
  C Preprocessor:             cpp
  C Preprocessor flags:       -DLIBICONV_PLUG -I/usr/include
  C Compiler:                 cc
  C Compiler flags:           -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread
  Linker flags:                -L/usr/local/lib 
  Linked libs:                -L/usr/local/lib -lxslt -lxml2 -lz -llzma -lm -lexecinfo -L/usr/lib -lpthread
  Host System Type:           aarch64-portbld-freebsd11.0
  Install path:               /usr/local
  Automake:                   ${SHELL} /wrkdirs/usr/ports/net/yaz/work/yaz-5.16.0/config/missing automake-1.15
  Archiver:                   ar
  Ranlib:                     ranlib

------------------------------------------------------------------------
===========================================================================
=======================<phase: build          >============================
===>  Building for yaz-5.16.0_3
Making all in src
depbase=`echo oid_std.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include  -DLIBICONV_PLUG -I/usr/include   -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT oid_std.lo -MD -MP -MF $depbase.Tpo -c -o oid_std.lo oid_std.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT oid_std.lo -MD -MP -MF .deps/oid_std.Tpo -c oid_std.c  -fPIC -DPIC -o .libs/oid_std.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT oid_std.lo -MD -MP -MF .deps/oid_std.Tpo -c oid_std.c -o oid_std.o >/dev/null 2>&1
depbase=`echo marc8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include  -DLIBICONV_PLUG -I/usr/include   -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT marc8.lo -MD -MP -MF $depbase.Tpo -c -o marc8.lo marc8.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT marc8.lo -MD -MP -MF .deps/marc8.Tpo -c marc8.c  -fPIC -DPIC -o .libs/marc8.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT marc8.lo -MD -MP -MF .deps/marc8.Tpo -c marc8.c -o marc8.o >/dev/null 2>&1
depbase=`echo marc8r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include  -DLIBICONV_PLUG -I/usr/include   -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT marc8r.lo -MD -MP -MF $depbase.Tpo -c -o marc8r.lo marc8r.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT marc8r.lo -MD -MP -MF .deps/marc8r.Tpo -c marc8r.c  -fPIC -DPIC -o .libs/marc8r.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT marc8r.lo -MD -MP -MF .deps/marc8r.Tpo -c marc8r.c -o marc8r.o >/dev/null 2>&1
depbase=`echo iso5426.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include  -DLIBICONV_PLUG -I/usr/include   -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT iso5426.lo -MD -MP -MF $depbase.Tpo -c -o iso5426.lo iso5426.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT iso5426.lo -MD -MP -MF .deps/iso5426.Tpo -c iso5426.c  -fPIC -DPIC -o .libs/iso5426.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT iso5426.lo -MD -MP -MF .deps/iso5426.Tpo -c iso5426.c -o iso5426.o >/dev/null 2>&1
depbase=`echo diagbib1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include  -DLIBICONV_PLUG -I/usr/include   -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagbib1.lo -MD -MP -MF $depbase.Tpo -c -o diagbib1.lo diagbib1.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagbib1.lo -MD -MP -MF .deps/diagbib1.Tpo -c diagbib1.c  -fPIC -DPIC -o .libs/diagbib1.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagbib1.lo -MD -MP -MF .deps/diagbib1.Tpo -c diagbib1.c -o diagbib1.o >/dev/null 2>&1
depbase=`echo diagsrw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include  -DLIBICONV_PLUG -I/usr/include   -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagsrw.lo -MD -MP -MF $depbase.Tpo -c -o diagsrw.lo diagsrw.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagsrw.lo -MD -MP -MF .deps/diagsrw.Tpo -c diagsrw.c  -fPIC -DPIC -o .libs/diagsrw.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagsrw.lo -MD -MP -MF .deps/diagsrw.Tpo -c diagsrw.c -o diagsrw.o >/dev/null 2>&1
depbase=`echo diagsru_update.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CC    --mode=compile cc -DHAVE_CONFIG_H  -I. -I../include  -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include  -DLIBICONV_PLUG -I/usr/include   -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagsru_update.lo -MD -MP -MF $depbase.Tpo -c -o diagsru_update.lo diagsru_update.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagsru_update.lo -MD -MP -MF .deps/diagsru_update.Tpo -c diagsru_update.c  -fPIC -DPIC -o .libs/diagsru_update.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -DLIBICONV_PLUG -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT diagsru_update.lo -MD -MP -MF .deps/diagsru_update.Tpo -c diagsru_update.c -o diagsru_update.o >/dev/null 2>&1
tclsh8.6 ../util/yaz-asncomp -d ./z.tcl -i yaz -I../include ./z3950v3.asn
*** Signal 11

Stop.
make[2]: stopped in /wrkdirs/usr/ports/net/yaz/work/yaz-5.16.0/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/yaz/work/yaz-5.16.0
*** Error code 1

Stop.
make: stopped in /usr/ports/net/yaz



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