[package - 111arm64-quarterly][devel/ztcl] Failed for ztcl-1.0.b4_1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Wed Dec 6 19:22:05 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: dsh at vlink.ru
Last committer: gahr at FreeBSD.org
Ident: $FreeBSD: branches/2017Q4/devel/ztcl/Makefile 413730 2016-04-21 12:45:16Z gahr $
Log URL: http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/455339/logs/ztcl-1.0.b4_1.log
Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=455339
Log:
=>> Building devel/ztcl
build started at Wed Dec 6 19:21:34 UTC 2017
port directory: /usr/ports/devel/ztcl
package name: ztcl-1.0.b4_1
building for: FreeBSD 111arm64-quarterly-job-21 11.1-RELEASE-p5 FreeBSD 11.1-RELEASE-p5 1101001 arm64
maintained by: dsh at vlink.ru
Makefile ident: $FreeBSD: branches/2017Q4/devel/ztcl/Makefile 413730 2016-04-21 12:45:16Z gahr $
Poudriere version: 3.2.2
Host OSVERSION: 1200044
Jail OSVERSION: 1101001
Job Id: 21
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p5 1101001
UNAME_r=11.1-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p
P_PORTS_FEATURES=DEPENDS_ARGS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool
MASTERNAME=111arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.2
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for ztcl-1.0.b4_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
dsh at vlink.ru
--End MAINTAINER--
--CONFIGURE_ARGS--
--with-tclmorescripts=/usr/local/libexec/tclmore --enable-threads --exec-prefix=/usr/local --with-tcl=/usr/local/lib/tcl8.6 --with-tclinclude=/usr/local/include/tcl8.6 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ztcl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ztcl/work HOME=/wrkdirs/usr/ports/devel/ztcl/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--
STAGEDIR=/wrkdirs/usr/ports/devel/ztcl/work/stage XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ztcl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ztcl/work HOME=/wrkdirs/usr/ports/devel/ztcl/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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I /usr/local/include" LDFLAGS=" -L /usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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--
TCL_PKG=z1.0.b4 OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ztcl" EXAMPLESDIR="share/examples/ztcl" DATADIR="share/ztcl" WWWDIR="www/ztcl" ETCDIR="etc/ztcl"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ztcl DOCSDIR=/usr/local/share/doc/ztcl EXAMPLESDIR=/usr/local/share/examples/ztcl WWWDIR=/usr/local/www/ztcl ETCDIR=/usr/local/etc/ztcl
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /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=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
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=11.1-RELEASE-p5
#### 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) 1048576
stack size (kbytes, -s) 1048576
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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> ztcl-1.0.b4_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[111arm64-quarterly-job-21] Installing pkg-1.10.1...
[111arm64-quarterly-job-21] Extracting pkg-1.10.1: .......... done
===> ztcl-1.0.b4_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of ztcl-1.0.b4_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License LGPL21 accepted by the user
===> Fetching all distfiles required by ztcl-1.0.b4_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License LGPL21 accepted by the user
===> Fetching all distfiles required by ztcl-1.0.b4_1 for building
=> SHA256 Checksum OK for ztcl_1.0b4_src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License LGPL21 accepted by the user
===> Fetching all distfiles required by ztcl-1.0.b4_1 for building
===> Extracting for ztcl-1.0.b4_1
=> SHA256 Checksum OK for ztcl_1.0b4_src.tar.gz.
/bin/mv /wrkdirs/usr/ports/devel/ztcl/work/ztcl_1.0b4/doc/zlib.texi /wrkdirs/usr/ports/devel/ztcl/work/ztcl_1.0b4/doc/ztcl-zlib.texi
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for ztcl-1.0.b4_1
===> Applying FreeBSD patches for ztcl-1.0.b4_1
===========================================================================
=======================<phase: build-depends >============================
===> ztcl-1.0.b4_1 depends on executable: gmake - not found
===> Installing existing package /packages/All/gmake-4.2.1_1.txz
[111arm64-quarterly-job-21] Installing gmake-4.2.1_1...
[111arm64-quarterly-job-21] `-- Installing gettext-runtime-0.19.8.1_1...
[111arm64-quarterly-job-21] | `-- Installing indexinfo-0.2.6...
[111arm64-quarterly-job-21] | `-- Extracting indexinfo-0.2.6: .... done
[111arm64-quarterly-job-21] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[111arm64-quarterly-job-21] Extracting gmake-4.2.1_1: .......... done
===> ztcl-1.0.b4_1 depends on executable: gmake - found
===> Returning to build of ztcl-1.0.b4_1
===========================================================================
=======================<phase: lib-depends >============================
===> ztcl-1.0.b4_1 depends on shared library: libtclmore0.so - not found
===> Installing existing package /packages/All/tclmore-0.7b1_1.txz
[111arm64-quarterly-job-21] Installing tclmore-0.7b1_1...
[111arm64-quarterly-job-21] `-- Installing tcl86-8.6.7...
[111arm64-quarterly-job-21] `-- Extracting tcl86-8.6.7: .......... done
[111arm64-quarterly-job-21] Extracting tclmore-0.7b1_1: .......... done
===> ztcl-1.0.b4_1 depends on shared library: libtclmore0.so - found (/usr/local/lib/libtclmore0.so)
===> Returning to build of ztcl-1.0.b4_1
===> ztcl-1.0.b4_1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so)
===========================================================================
=======================<phase: configure >============================
===> Configuring for ztcl-1.0.b4_1
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether gmake sets $(MAKE)... yes
checking for bash... :
checking for rm... rm -f -r
checking for ln... ln -sv
checking for mkdir... mkdir -p
checking for dpkg... :
checking for m4... m4
checking for tclsh... :
<snip>
~~ ^~~~~~~~~~~~~~~~~
./generic/stream.c:324:37: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion]
context->avail_in = inputPtr->len;
~ ~~~~~~~~~~^~~
./generic/stream.c:330:33: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion]
inputPtr->len = context->avail_in;
~ ~~~~~~~~~^~~~~~~~
./generic/stream.c:437:40: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion]
outputAvailableBefore = context->avail_out;
~ ~~~~~~~~~^~~~~~~~~
./generic/stream.c:439:40: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion]
outputAvailableAfter = context->avail_out;
~ ~~~~~~~~~^~~~~~~~~
./generic/stream.c:504:40: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion]
availableOutputBefore = context->avail_out;
~ ~~~~~~~~~^~~~~~~~~
./generic/stream.c:506:39: warning: implicit conversion changes signedness: 'uInt' (aka 'unsigned int') to 'int' [-Wsign-conversion]
availableOutputAfter = context->avail_out;
~ ~~~~~~~~~^~~~~~~~~
./generic/stream.c:543:8: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
(OutputBufferGetNumberOfUsedBytes(stream) < size))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./generic/stream.c:67:30: note: expanded from macro 'OutputBufferGetNumberOfUsedBytes'
((stream)->output.allocated.len - (stream)->zstream.context.avail_out)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ~
./generic/stream.c:599:42: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion]
context->avail_out = outputBuffer->len;
~ ~~~~~~~~~~~~~~^~~
./generic/stream.c:603:40: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
size_t newSize = outputBuffer->len;
~~~~~~~ ~~~~~~~~~~~~~~^~~
./generic/stream.c:604:29: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
ptrdiff_t usedSpace = OutputBufferGetNumberOfUsedBytes(stream);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./generic/stream.c:67:30: note: expanded from macro 'OutputBufferGetNumberOfUsedBytes'
((stream)->output.allocated.len - (stream)->zstream.context.avail_out)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ~
./generic/stream.c:606:29: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
newSize += (newSize % hysteresis) + hysteresis;
~ ^~~~~~~~~~
./generic/stream.c:606:43: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
newSize += (newSize % hysteresis) + hysteresis;
~ ^~~~~~~~~~
./generic/stream.c:609:38: warning: implicit conversion changes signedness: 'ptrdiff_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
context->avail_out = newSize - usedSpace;
~ ^~~~~~~~~
./generic/stream.c:607:40: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
More_BlockRealloc(*outputBuffer, newSize);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/usr/local/include/tclmoreDecls.h:179:19: note: expanded from macro 'More_BlockRealloc'
(block).len = (newSize))
~ ^~~~~~~
./generic/stream.c:609:36: warning: implicit conversion loses integer precision: 'unsigned long' to 'uInt' (aka 'unsigned int') [-Wshorten-64-to-32]
context->avail_out = newSize - usedSpace;
~ ~~~~~~~~^~~~~~~~~~~
./generic/stream.c:625:23: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion]
int usedSpace = OutputBufferGetNumberOfUsedBytes(stream);
~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./generic/stream.c:67:34: note: expanded from macro 'OutputBufferGetNumberOfUsedBytes'
((stream)->output.allocated.len - (stream)->zstream.context.avail_out)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./generic/stream.c:625:23: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
int usedSpace = OutputBufferGetNumberOfUsedBytes(stream);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./generic/stream.c:67:30: note: expanded from macro 'OutputBufferGetNumberOfUsedBytes'
((stream)->output.allocated.len - (stream)->zstream.context.avail_out)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ~
./generic/stream.c:630:46: warning: implicit conversion changes signedness: 'int' to 'uInt' (aka 'unsigned int') [-Wsign-conversion]
context->avail_out = outputBuffer->len - usedSpace;
~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
27 warnings generated.
cc -pipe -DPACKAGE_NAME=\"ztcl\" -DPACKAGE_TARNAME=\"ztcl\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"ztcl\ 1.0.4\" -DPACKAGE_BUGREPORT=\"marcomaggi at tiscalinet.it\" -DPACKAGE_XVERSION=\"1.0b4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_LIBZ=1 -DUSE_TCLMORE_STUB=1 -DTCLMORE_QUOTED_VERSION=\"0.7\" -DTCL_QUOTED_PACKAGE_NAME=\"zlib\" -DTCL_QUOTED_PACKAGE_VERSION=\"1.0.4\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNIS
TD_H=1 -DNO_VALUES_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1
-DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHA!
VE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_CHFLAGS=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1 -pthread -I"/usr/local/include/tcl8.6" -I /usr/local/include -I /usr/local/include -O -Wall -Wconversion -Wno-implicit-int -fPIC -c `echo ./generic/compress.c` -o compress.o
In file included from <built-in>:330:
<command line>:30:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
#define PACKAGE_NAME "tcl"
^
<command line>:1:9: note: previous definition is here
#define PACKAGE_NAME "ztcl"
^
<command line>:31:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined]
#define PACKAGE_TARNAME "tcl"
^
<command line>:2:9: note: previous definition is here
#define PACKAGE_TARNAME "ztcl"
^
<command line>:32:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined]
#define PACKAGE_VERSION "8.6"
^
<command line>:3:9: note: previous definition is here
#define PACKAGE_VERSION "1.0.4"
^
<command line>:33:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined]
#define PACKAGE_STRING "tcl 8.6"
^
<command line>:4:9: note: previous definition is here
#define PACKAGE_STRING "ztcl 1.0.4"
^
<command line>:34:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined]
#define PACKAGE_BUGREPORT ""
^
<command line>:5:9: note: previous definition is here
#define PACKAGE_BUGREPORT "marcomaggi at tiscalinet.it"
^
./generic/compress.c:123:27: warning: implicit conversion changes signedness: 'int' to 'uLongf' (aka 'unsigned long') [-Wsign-conversion]
srcLenLong = source.len;
~ ~~~~~~~^~~
./generic/compress.c:124:27: warning: implicit conversion changes signedness: 'int' to 'uLongf' (aka 'unsigned long') [-Wsign-conversion]
dstLenLong = target.len;
~ ~~~~~~~^~~
./generic/compress.c:127:20: warning: implicit conversion loses integer precision: 'uLongf' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
target.len = dstLenLong;
~ ^~~~~~~~~~
./generic/compress.c:216:27: warning: implicit conversion changes signedness: 'int' to 'uLongf' (aka 'unsigned long') [-Wsign-conversion]
srcLenLong = source.len;
~ ~~~~~~~^~~
./generic/compress.c:217:27: warning: implicit conversion changes signedness: 'int' to 'uLongf' (aka 'unsigned long') [-Wsign-conversion]
dstLenLong = target.len;
~ ~~~~~~~^~~
./generic/compress.c:220:20: warning: implicit conversion loses integer precision: 'uLongf' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
target.len = dstLenLong;
~ ^~~~~~~~~~
11 warnings generated.
cc -pipe -DPACKAGE_NAME=\"ztcl\" -DPACKAGE_TARNAME=\"ztcl\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"ztcl\ 1.0.4\" -DPACKAGE_BUGREPORT=\"marcomaggi at tiscalinet.it\" -DPACKAGE_XVERSION=\"1.0b4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_LIBZ=1 -DUSE_TCLMORE_STUB=1 -DTCLMORE_QUOTED_VERSION=\"0.7\" -DTCL_QUOTED_PACKAGE_NAME=\"zlib\" -DTCL_QUOTED_PACKAGE_VERSION=\"1.0.4\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNIS
TD_H=1 -DNO_VALUES_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1
-DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHA!
VE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_CHFLAGS=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1 -pthread -I"/usr/local/include/tcl8.6" -I /usr/local/include -I /usr/local/include -O -Wall -Wconversion -Wno-implicit-int -fPIC -c `echo ./generic/miscellaneous.c` -o miscellaneous.o
In file included from <built-in>:330:
<command line>:30:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
#define PACKAGE_NAME "tcl"
^
<command line>:1:9: note: previous definition is here
#define PACKAGE_NAME "ztcl"
^
<command line>:31:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined]
#define PACKAGE_TARNAME "tcl"
^
<command line>:2:9: note: previous definition is here
#define PACKAGE_TARNAME "ztcl"
^
<command line>:32:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined]
#define PACKAGE_VERSION "8.6"
^
<command line>:3:9: note: previous definition is here
#define PACKAGE_VERSION "1.0.4"
^
<command line>:33:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined]
#define PACKAGE_STRING "tcl 8.6"
^
<command line>:4:9: note: previous definition is here
#define PACKAGE_STRING "ztcl 1.0.4"
^
<command line>:34:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined]
#define PACKAGE_BUGREPORT ""
^
<command line>:5:9: note: previous definition is here
#define PACKAGE_BUGREPORT "marcomaggi at tiscalinet.it"
^
./generic/miscellaneous.c:59:3: warning: excess elements in array initializer
{ NULL, 0 }
^~~~~~~~~~~
6 warnings generated.
cc -pipe -DPACKAGE_NAME=\"ztcl\" -DPACKAGE_TARNAME=\"ztcl\" -DPACKAGE_VERSION=\"1.0.4\" -DPACKAGE_STRING=\"ztcl\ 1.0.4\" -DPACKAGE_BUGREPORT=\"marcomaggi at tiscalinet.it\" -DPACKAGE_XVERSION=\"1.0b4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDDEF_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_LIBZ=1 -DUSE_TCLMORE_STUB=1 -DTCLMORE_QUOTED_VERSION=\"0.7\" -DTCL_QUOTED_PACKAGE_NAME=\"zlib\" -DTCL_QUOTED_PACKAGE_VERSION=\"1.0.4\" -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNIS
TD_H=1 -DNO_VALUES_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1
-DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHA!
VE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_CHFLAGS=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1 -pthread -I"/usr/local/include/tcl8.6" -I /usr/local/include -I /usr/local/include -O -Wall -Wconversion -Wno-implicit-int -fPIC -c `echo ./generic/ztclStubInit.c` -o ztclStubInit.o
In file included from <built-in>:330:
<command line>:30:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
#define PACKAGE_NAME "tcl"
^
<command line>:1:9: note: previous definition is here
#define PACKAGE_NAME "ztcl"
^
<command line>:31:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined]
#define PACKAGE_TARNAME "tcl"
^
<command line>:2:9: note: previous definition is here
#define PACKAGE_TARNAME "ztcl"
^
<command line>:32:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined]
#define PACKAGE_VERSION "8.6"
^
<command line>:3:9: note: previous definition is here
#define PACKAGE_VERSION "1.0.4"
^
<command line>:33:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined]
#define PACKAGE_STRING "tcl 8.6"
^
<command line>:4:9: note: previous definition is here
#define PACKAGE_STRING "ztcl 1.0.4"
^
<command line>:34:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined]
#define PACKAGE_BUGREPORT ""
^
<command line>:5:9: note: previous definition is here
#define PACKAGE_BUGREPORT "marcomaggi at tiscalinet.it"
^
5 warnings generated.
rm -f -r libztcl1.0.4.so.0
ld -Bshareable -x -o libztcl1.0.4.so.0 init.o commands.o channel.o transform.o gzfile.o stream.o compress.o miscellaneous.o ztclStubInit.o -lz -L/usr/local/lib -ltclstub86
ld: error: unable to find library -lz
gmake[1]: *** [Makefile:375: libztcl1.0.4.so.0] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/ztcl/work/ztcl_1.0b4'
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/ztcl
More information about the freebsd-pkg-fallout
mailing list