Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2015 03:40:26 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips-default][archivers/unzip] Failed for unzip-6.0_6 in package
Message-ID:  <201511260340.tAQ3eQiN030439@beefy7.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:     ehaupt@FreeBSD.org
Last committer: amdmi3@FreeBSD.org
Ident:          $FreeBSD: head/archivers/unzip/Makefile 388501 2015-06-04 09:05:17Z amdmi3 $
Log URL:        http://beefy7.nyi.freebsd.org/data/head-mips-default/p402431_s291353/logs/unzip-6.0_6.log
Build URL:      http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p402431_s291353
Log:

====>> Building archivers/unzip
build started at Thu Nov 26 03:33:37 UTC 2015
port directory: /usr/ports/archivers/unzip
building for: FreeBSD head-mips-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r291353 mips
maintained by: ehaupt@FreeBSD.org
Makefile ident:      $FreeBSD: head/archivers/unzip/Makefile 388501 2015-06-04 09:05:17Z amdmi3 $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 1100090




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100090
UNAME_v=FreeBSD 11.0-CURRENT r291353
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=unzip-6.0_6
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for unzip-6.0_6:
     DOCS=on: Build and/or install documentation
     ICONV=off: Encoding conversion support via iconv
====> Localization: you can only select none or one of them
     CHINESE=off: Chinese language support
     KOREAN=off: Korean language support
     RUSSIAN=off: CP866 and KOI8-R support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
LOCAL_UNZIP="-O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT"  D_USE_BZ2=-DUSE_BZIP2 L_BZ2=-lbz2 XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/unzip/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/unzip/work  HOME=/wrkdirs/usr/ports/archivers/unzip/work TMPDIR="/tmp" NO_PIE=yes 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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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/unzip"
EXAMPLESDIR="share/examples/unzip"
DATADIR="share/unzip"
WWWDIR="www/unzip"
ETCDIR="etc/unzip"
--End PLIST_SUB--

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

---Begin make.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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
<snip>
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from globals.c:24:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD inflate.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from inflate.h:36,
                 from inflate.c:274:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD list.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from list.c:24:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD match.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from match.c:76:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD process.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from process.c:34:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD ttyio.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from zip.h:18,
                 from ttyio.c:29:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD ubz2err.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from ubz2err.c:29:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD unreduce.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from unreduce.c:23:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD unshrink.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from unshrink.c:70:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD zipinfo.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD unix/unix.c
In file included from ./unix/unxcfg.h:114,
                 from ./unzpriv.h:561,
                 from ./unzip.h:718,
                 from unix/unix.c:31:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -o unzip  -Lbzip2 unzip.o crc32.o  crypt.o envargs.o explode.o extract.o fileio.o globals.o inflate.o list.o match.o process.o ttyio.o ubz2err.o unreduce.o unshrink.o zipinfo.o unix.o -lbz2 -s
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD funzip.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from funzip.c:118:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DFUNZIP -o cryptf.o crypt.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from zip.h:18,
                 from crypt.c:33:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DFUNZIP -o globalsf.o globals.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from globals.c:24:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DFUNZIP -o inflatef.o inflate.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from inflate.h:36,
                 from inflate.c:274:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DFUNZIP -o ttyiof.o ttyio.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from zip.h:18,
                 from ttyio.c:29:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -o funzip  funzip.o crc32.o  cryptf.o globalsf.o inflatef.o ttyiof.o -s
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o unzipsfx.o unzip.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from unzip.c:68:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o crc32_.o crc32.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from zip.h:18,
                 from crc32.c:24:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o crypt_.o crypt.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from zip.h:18,
                 from crypt.c:33:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o extract_.o extract.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from extract.c:37:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o fileio_.o fileio.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from fileio.c:62:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o globals_.o globals.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from globals.c:24:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o inflate_.o inflate.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from inflate.h:36,
                 from inflate.c:274:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o match_.o match.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from match.c:76:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o process_.o process.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from process.c:34:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o ttyio_.o ttyio.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from zip.h:18,
                 from ttyio.c:29:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o ubz2err_.o ubz2err.c
In file included from unix/unxcfg.h:114,
                 from unzpriv.h:561,
                 from unzip.h:718,
                 from ubz2err.c:29:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -c -O2 -pipe -G0  -fno-strict-aliasing -G0   -I. -Ibzip2 -DUNIX -DUSE_BZIP2 -O2 -pipe -G0  -fno-strict-aliasing -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR  -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -D_MBCS  -DLARGE_FILE_SUPPORT -DBSD -DSFX -o unix_.o unix/unix.c
In file included from ./unix/unxcfg.h:114,
                 from ./unzpriv.h:561,
                 from ./unzip.h:718,
                 from unix/unix.c:31:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
/nxb-bin/usr/bin/cc -o unzipsfx  unzipsfx.o crc32_.o  crypt_.o extract_.o fileio_.o  globals_.o inflate_.o match_.o process_.o ttyio_.o ubz2err_.o unix_.o -s
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for unzip-6.0_6
===>   Generating temporary packing list
install  -s -m 555 /wrkdirs/usr/ports/archivers/unzip/work/unzip60/unzip  /wrkdirs/usr/ports/archivers/unzip/work/stage/usr/local/bin
cd /wrkdirs/usr/ports/archivers/unzip/work/unzip60 &&  install  -s -m 555 funzip unzipsfx /wrkdirs/usr/ports/archivers/unzip/work/stage/usr/local/bin
/bin/ln -sf unzip /wrkdirs/usr/ports/archivers/unzip/work/stage/usr/local/bin/zipinfo
install  -m 555 /wrkdirs/usr/ports/archivers/unzip/work/unzip60/unix/zipgrep /wrkdirs/usr/ports/archivers/unzip/work/stage/usr/local/bin
install  -m 444 /wrkdirs/usr/ports/archivers/unzip/work/unzip60/man/unzip.1  /wrkdirs/usr/ports/archivers/unzip/work/stage/usr/local/man/man1
cd /wrkdirs/usr/ports/archivers/unzip/work/unzip60/man && install  -m 444 funzip.1 unzipsfx.1 zipgrep.1 zipinfo.1  /wrkdirs/usr/ports/archivers/unzip/work/stage/usr/local/man/man1
cd /wrkdirs/usr/ports/archivers/unzip/work/unzip60 && install  -m 0644 README WHERE /wrkdirs/usr/ports/archivers/unzip/work/stage/usr/local/share/doc/unzip
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for unzip-6.0_6
pkg-static: "/var/run/ld-elf.so.hints": invalid file format
*** Error code 1

Stop.
make: stopped in /usr/ports/archivers/unzip



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