[package - 110armv6-quarterly][archivers/tclmkziplib] Failed for tclmkziplib-1.0_2 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Jan 10 22:58:39 UTC 2017
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: tcltk at FreeBSD.org
Last committer: gahr at FreeBSD.org
Ident: $FreeBSD: branches/2017Q1/archivers/tclmkziplib/Makefile 426116 2016-11-14 15:52:18Z gahr $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/431036/logs/tclmkziplib-1.0_2.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=431036
Log:
====>> Building archivers/tclmkziplib
build started at Tue Jan 10 22:58:33 UTC 2017
port directory: /usr/ports/archivers/tclmkziplib
building for: FreeBSD 110armv6-quarterly-job-09 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: tcltk at FreeBSD.org
Makefile ident: $FreeBSD: branches/2017Q1/archivers/tclmkziplib/Makefile 426116 2016-11-14 15:52:18Z gahr $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 09
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=tclmkziplib-1.0_2
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---
---Begin OPTIONS List---
===> The following configuration options are available for tclmkziplib-1.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/tclmkziplib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/tclmkziplib/work HOME=/wrkdirs/usr/ports/archivers/tclmkziplib/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
VERSION=10 TCL_VER=8.6 TCLCONFIG=/usr/local/lib/tcl8.6/tclConfig.sh XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/tclmkziplib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/tclmkziplib/work HOME=/wrkdirs/usr/ports/archivers/tclmkziplib/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
VERSION=10
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/tclmkziplib"
EXAMPLESDIR="share/examples/tclmkziplib"
DATADIR="share/tclmkziplib"
WWWDIR="www/tclmkziplib"
ETCDIR="etc/tclmkziplib"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/tclmkziplib
DOCSDIR=/usr/local/share/doc/tclmkziplib
EXAMPLESDIR=/usr/local/share/examples/tclmkziplib
WWWDIR=/usr/local/www/tclmkziplib
ETCDIR=/usr/local/etc/tclmkziplib
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity >============================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm].
It is scheduled to be removed on or after 2017-01-15.
===========================================================================
=======================<phase: pkg-depends >============================
===> tclmkziplib-1.0_2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-09] Extracting pkg-1.9.4_1: .......... done
===> tclmkziplib-1.0_2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of tclmkziplib-1.0_2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm].
It is scheduled to be removed on or after 2017-01-15.
===> Fetching all distfiles required by tclmkziplib-1.0_2 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm].
It is scheduled to be removed on or after 2017-01-15.
===> Fetching all distfiles required by tclmkziplib-1.0_2 for building
=> SHA256 Checksum OK for mkZiplib10.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm].
It is scheduled to be removed on or after 2017-01-15.
===> Fetching all distfiles required by tclmkziplib-1.0_2 for building
===> Extracting for tclmkziplib-1.0_2
=> SHA256 Checksum OK for mkZiplib10.zip.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for tclmkziplib-1.0_2
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===> tclmkziplib-1.0_2 depends on shared library: libtcl86.so - not found
===> Installing existing package /packages/All/tcl86-8.6.6_2.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing tcl86-8.6.6_2...
[110armv6-quarterly-job-09] Extracting tcl86-8.6.6_2: .......... done
===> tclmkziplib-1.0_2 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===> Returning to build of tclmkziplib-1.0_2
===========================================================================
=======================<phase: configure >============================
===> Configuring for tclmkziplib-1.0_2
===========================================================================
=======================<phase: build >============================
===> Building for tclmkziplib-1.0_2
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include/tcl8.6 -c unzip.c -o unzip.o
unzip.c:541:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else if (uMagic!=0x02014b50)
^
unzip.c:621:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
unzip.c:646:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
unzip.c:830:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else if (uMagic!=0x04034b50)
^
unzip.c:1014:43: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((pfile_in_zip_read_info->read_buffer == NULL))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
unzip.c:1014:43: note: remove extraneous parentheses around the comparison to silence this warning
if ((pfile_in_zip_read_info->read_buffer == NULL))
~ ^ ~
unzip.c:1014:43: note: use '=' to turn this equality comparison into an assignment
if ((pfile_in_zip_read_info->read_buffer == NULL))
^~
=
5 warnings generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include/tcl8.6 -c zip.c -o zip.o
zip.c:384:57: warning: passing 'const tm_zip *' (aka 'const struct tm_zip_s *') to parameter of type 'tm_zip *' (aka 'struct tm_zip_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
else zi->ci.dosDate = ziplocal_TmzDateToDosDate(&zipfi->tmz_date,zipfi->dosDate);
^~~~~~~~~~~~~~~~
zip.c:390:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((level==2))
~~~~~^~~
zip.c:390:15: note: remove extraneous parentheses around the comparison to silence this warning
if ((level==2))
~ ^ ~
zip.c:390:15: note: use '=' to turn this equality comparison into an assignment
if ((level==2))
^~
=
zip.c:392:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((level==1))
~~~~~^~~
zip.c:392:15: note: remove extraneous parentheses around the comparison to silence this warning
if ((level==1))
~ ^ ~
zip.c:392:15: note: use '=' to turn this equality comparison into an assignment
if ((level==1))
^~
=
3 warnings generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include/tcl8.6 -c mkZiplib10.c -o mkZiplib10.o
mkZiplib10.c:187:18: error: operand of type 'va_list' (aka '__builtin_va_list') where arithmetic or pointer type is required
args = (char**)marker;
^~~~~~
mkZiplib10.c:398:41: warning: passing 'uInt *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
sStream.next_in = _GAO( objv[objc-1], &(sStream.avail_in) );
^~~~~~~~~~~~~~~~~~~
mkZiplib10.c:92:57: note: expanded from macro '_GAO'
#define _GAO(pO,piLen) Tcl_GetByteArrayFromObj( pO, piLen )
^~~~~
/usr/local/include/tcl8.6/tclDecls.h:144:10: note: passing argument to parameter 'lengthPtr' here
int *lengthPtr);
^
mkZiplib10.c:402:18: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if( ! ( pcData = _SAL( _GOR, iSize ) ) )
^ ~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:406:21: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sStream.next_out = pcData;
^ ~~~~~~
mkZiplib10.c:468:41: warning: passing 'uInt *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
sStream.next_in = _GAO( objv[objc-1], &(sStream.avail_in) );
^~~~~~~~~~~~~~~~~~~
mkZiplib10.c:92:57: note: expanded from macro '_GAO'
#define _GAO(pO,piLen) Tcl_GetByteArrayFromObj( pO, piLen )
^~~~~
/usr/local/include/tcl8.6/tclDecls.h:144:10: note: passing argument to parameter 'lengthPtr' here
int *lengthPtr);
^
mkZiplib10.c:471:18: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if( ! ( pcData = _SAL( _GOR, iSize ) ) )
^ ~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:475:21: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sStream.next_out = pcData;
^ ~~~~~~
mkZiplib10.c:496:22: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if( ! ( pcData = _SAL( _GOR, iSize + iDelta ) ) ) /* just get more */
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:499:25: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sStream.next_out = pcData + iSize; /* tell zlib where the new... */
^ ~~~~~~~~~~~~~~
mkZiplib10.c:588:7: warning: cast to 'ClientData' (aka 'void *') from smaller integer type 'char' [-Wint-to-void-pointer-cast]
_HASV( psHashE, pcMode[0] );
^
mkZiplib10.c:125:28: note: expanded from macro '_HASV'
#define _HASV Tcl_SetHashValue
^
/usr/local/include/tcl8.6/tcl.h:2578:55: note: expanded from macro 'Tcl_SetHashValue'
#define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value))
^
mkZiplib10.c:627:26: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if( ! ( pcData = _SAL( _GOR, iDataLen + _BUFLEN ) ) )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:640:24: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if( ! ( pcData = _SAL( _GOR, iDataLen ) ) ) /* blow up result obj */
^ ~~~~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:695:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
pcData = _GAO( objv[3], &iDataLen ); /* assume data is binary */
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:834:7: warning: cast to 'ClientData' (aka 'void *') from smaller integer type 'char' [-Wint-to-void-pointer-cast]
_HASV( _HACE( &(psInfo->tZipHandles), pvFile, &bNew ), *pcMode );
^
mkZiplib10.c:125:28: note: expanded from macro '_HASV'
#define _HASV Tcl_SetHashValue
^
/usr/local/include/tcl8.6/tcl.h:2578:55: note: expanded from macro 'Tcl_SetHashValue'
#define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value))
^
mkZiplib10.c:988:38: warning: incompatible pointer types passing 'time_t *' (aka 'long long *') to parameter of type 'int *' [-Wincompatible-pointer-types]
try( _GIO( ppoValues[2], &iTime ), eBadTime ); /* int expected */
^~~~~~
mkZiplib10.c:80:55: note: expanded from macro '_GIO'
#define _GIO(pO,piVal) Tcl_GetIntFromObj( pI, pO, piVal )
^~~~~
mkZiplib10.c:137:34: note: expanded from macro 'try'
#define try( Expr, Excep ) { if( Expr != TCL_OK ) throw Excep; }
^~~~
/usr/local/include/tcl8.6/tclDecls.h:161:27: note: passing argument to parameter 'intPtr' here
Tcl_Obj *objPtr, int *intPtr);
^
mkZiplib10.c:997:38: warning: incompatible pointer types passing 'uLong *' (aka 'unsigned long *') to parameter of type 'int *' [-Wincompatible-pointer-types]
try( _GIO( ppoValues[3], &sZipFileInfo.external_fa ), eError );
^~~~~~~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:80:55: note: expanded from macro '_GIO'
#define _GIO(pO,piVal) Tcl_GetIntFromObj( pI, pO, piVal )
^~~~~
mkZiplib10.c:137:34: note: expanded from macro 'try'
#define try( Expr, Excep ) { if( Expr != TCL_OK ) throw Excep; }
^~~~
/usr/local/include/tcl8.6/tclDecls.h:161:27: note: passing argument to parameter 'intPtr' here
Tcl_Obj *objPtr, int *intPtr);
^
mkZiplib10.c:1024:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
pcData = _GAO( objv[3], &iDataLen ); /* extract data and write it */
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:1050:26: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if( ! ( pcData = _SAL( _GOR, iDataLen + _BUFLEN ) ) )
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkZiplib10.c:1063:24: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if( ! ( pcData = _SAL( _GOR, iDataLen ) ) ) /* blow up result obj */
^ ~~~~~~~~~~~~~~~~~~~~~~
18 warnings and 1 error generated.
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/archivers/tclmkziplib/work/mkZiplib1.0
*** Error code 1
Stop.
make: stopped in /usr/ports/archivers/tclmkziplib
More information about the freebsd-pkg-fallout
mailing list