[package - 110arm64-quarterly][devel/sourcenav] Failed for sourcenav-4.5_5, 1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Apr 18 03:20:20 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: ports at FreeBSD.org
Last committer: jbeich at FreeBSD.org
Ident: $FreeBSD: branches/2017Q2/devel/sourcenav/Makefile 437538 2017-04-02 09:08:47Z jbeich $
Log URL: http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/438700/logs/sourcenav-4.5_5,1.log
Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=438700
Log:
====>> Building devel/sourcenav
build started at Tue Apr 18 03:04:03 UTC 2017
port directory: /usr/ports/devel/sourcenav
building for: FreeBSD 110arm64-quarterly-job-18 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: branches/2017Q2/devel/sourcenav/Makefile 437538 2017-04-02 09:08:47Z jbeich $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 18
!!! 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
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=sourcenav-4.5_5,1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--prefix=/usr/local/sourcenav
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/sourcenav/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/sourcenav/work HOME=/wrkdirs/usr/ports/devel/sourcenav/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/sourcenav/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/sourcenav/work HOME=/wrkdirs/usr/ports/devel/sourcenav/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc5" CFLAGS="-O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing" CPP="cpp5" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc5 -L/usr/local/lib/gcc5" LIBS="" CXX="g++5" CXXFLAGS="-O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-stri
ct-aliasing -Wl,-rpath=/usr/local/lib/gcc5" 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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/sourcenav"
EXAMPLESDIR="share/examples/sourcenav"
DATADIR="share/sourcenav"
WWWDIR="www/sourcenav"
ETCDIR="etc/sourcenav"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/sourcenav
DOCSDIR=/usr/local/share/doc/sourcenav
EXAMPLESDIR=/usr/local/share/examples/sourcenav
WWWDIR=/usr/local/www/sourcenav
ETCDIR=/usr/local/etc/sourcenav
--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
# 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.0
OSVERSION=1100122
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.0-RELEASE-p1
#### 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 >============================
===> NOTICE:
The sourcenav port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> sourcenav-4.5_5,1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[110arm64-quarterly-job-18] Installing pkg-1.10.1...
[110arm64-quarterly-job-18] Extracting pkg-1.10.1: .......... done
===> sourcenav-4.5_5,1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of sourcenav-4.5_5,1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The sourcenav port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by sourcenav-4.5_5,1 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
The sourcenav port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by sourcenav-4.5_5,1 for building
=> SHA256 Checksum OK for sourcenavigator-NG4.5.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> NOTICE:
<snip>
./../unix/tclUnixPipe.c:895:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
(ClientData) GetFd(pipePtr->errorFile), TCL_READABLE);
^
./../unix/tclUnixPipe.c: In function 'PipeInputProc':
./../unix/tclUnixPipe.c:26:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#define GetFd(file) (((int)file)-1)
^
./../unix/tclUnixPipe.c:952:22: note: in expansion of macro 'GetFd'
bytesRead = read(GetFd(psPtr->inFile), buf, (size_t) toRead);
^
./../unix/tclUnixPipe.c:952:17: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
bytesRead = read(GetFd(psPtr->inFile), buf, (size_t) toRead);
^
./../unix/tclUnixPipe.c: In function 'PipeOutputProc':
./../unix/tclUnixPipe.c:26:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#define GetFd(file) (((int)file)-1)
^
./../unix/tclUnixPipe.c:990:21: note: in expansion of macro 'GetFd'
written = write(GetFd(psPtr->outFile), buf, (size_t) toWrite);
^
./../unix/tclUnixPipe.c:990:15: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion]
written = write(GetFd(psPtr->outFile), buf, (size_t) toWrite);
^
./../unix/tclUnixPipe.c: In function 'PipeWatchProc':
./../unix/tclUnixPipe.c:26:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#define GetFd(file) (((int)file)-1)
^
./../unix/tclUnixPipe.c:1028:28: note: in expansion of macro 'GetFd'
Tcl_CreateFileHandler(GetFd(psPtr->inFile), mask,
^
./../unix/tclUnixPipe.c:26:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#define GetFd(file) (((int)file)-1)
^
./../unix/tclUnixPipe.c:1032:28: note: in expansion of macro 'GetFd'
Tcl_DeleteFileHandler(GetFd(psPtr->inFile));
^
./../unix/tclUnixPipe.c:26:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#define GetFd(file) (((int)file)-1)
^
./../unix/tclUnixPipe.c:1038:28: note: in expansion of macro 'GetFd'
Tcl_CreateFileHandler(GetFd(psPtr->outFile), mask,
^
./../unix/tclUnixPipe.c:26:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#define GetFd(file) (((int)file)-1)
^
./../unix/tclUnixPipe.c:1042:28: note: in expansion of macro 'GetFd'
Tcl_DeleteFileHandler(GetFd(psPtr->outFile));
^
./../unix/tclUnixPipe.c: In function 'PipeGetHandleProc':
./../unix/tclUnixPipe.c:26:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#define GetFd(file) (((int)file)-1)
^
./../unix/tclUnixPipe.c:1074:28: note: in expansion of macro 'GetFd'
*handlePtr = (ClientData) GetFd(psPtr->inFile);
^
./../unix/tclUnixPipe.c:1074:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*handlePtr = (ClientData) GetFd(psPtr->inFile);
^
./../unix/tclUnixPipe.c:26:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
#define GetFd(file) (((int)file)-1)
^
./../unix/tclUnixPipe.c:1078:28: note: in expansion of macro 'GetFd'
*handlePtr = (ClientData) GetFd(psPtr->outFile);
^
./../unix/tclUnixPipe.c:1078:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
*handlePtr = (ClientData) GetFd(psPtr->outFile);
^
./../unix/tclUnixPipe.c: In function 'Tcl_WaitPid':
./../unix/tclUnixPipe.c:1109:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
real_pid = (pid_t) pid;
^
./../unix/tclUnixPipe.c:1113:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
return (Tcl_Pid) result;
^
gcc5 -pipe -c -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -Wall -Wconversion -Wno-implicit-int -fPIC -I./../generic -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DSTATIC_BUILD=1 -DTCL_SHLIB_EXT=\".so\" ./../unix/tclUnixSock.c
gcc5 -pipe -c -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -Wall -Wconversion -Wno-implicit-int -fPIC -I./../generic -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DSTATIC_BUILD=1 -DTCL_SHLIB_EXT=\".so\" ./../unix/tclUnixTime.c
./../unix/tclUnixTime.c: In function 'TclpGetSeconds':
./../unix/tclUnixTime.c:40:12: warning: conversion to 'long unsigned int' from 'time_t {aka long int}' may change the sign of the result [-Wsign-conversion]
return time((time_t *) NULL);
^
./../unix/tclUnixTime.c: In function 'TclpGetClicks':
./../unix/tclUnixTime.c:77:11: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
now = date.tv_sec*1000000 + date.tv_usec;
^
./../unix/tclUnixTime.c: In function 'TclpGetTimeZone':
./../unix/tclUnixTime.c:135:16: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
timeZone = -(timeDataPtr->tm_gmtoff / 60);
^
gcc5 -pipe -c -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -Wall -Wconversion -Wno-implicit-int -fPIC -I./../generic -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DSTATIC_BUILD=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"\" -DTCL_PACKAGE_PATH="\"/usr/local/source
nav/lib\"" ./../unix/tclUnixInit.c
./../unix/tclUnixInit.c: In function 'TclpFindVariable':
./../unix/tclUnixInit.c:641:19: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
*lengthPtr = p2 - name;
^
gcc5 -pipe -c -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -Wall -Wconversion -Wno-implicit-int -fPIC -I./../generic -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DSTATIC_BUILD=1 -DTCL_SHLIB_EXT=\".so\" ./../unix/tclUnixThrd.c
gcc5 -pipe -c -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -Wall -Wconversion -Wno-implicit-int -fPIC -I./../generic -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DSTATIC_BUILD=1 -DTCL_SHLIB_EXT=\".so\" ./../unix/tclUnixNotfy.c
./../unix/tclUnixNotfy.c: In function 'Tcl_CreateFileHandler':
./../unix/tclUnixNotfy.c:441:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
index = fd/(NBBY*sizeof(fd_mask));
^
./../unix/tclUnixNotfy.c:441:13: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
index = fd/(NBBY*sizeof(fd_mask));
^
./../unix/tclUnixNotfy.c:442:19: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
bit = 1 << (fd%(NBBY*sizeof(fd_mask)));
^
./../unix/tclUnixNotfy.c:444:28: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
tsdPtr->checkMasks[index] |= bit;
^
./../unix/tclUnixNotfy.c:446:28: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
tsdPtr->checkMasks[index] &= ~bit;
^
./../unix/tclUnixNotfy.c:449:40: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
(tsdPtr->checkMasks+MASK_SIZE)[index] |= bit;
^
./../unix/tclUnixNotfy.c:451:40: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
(tsdPtr->checkMasks+MASK_SIZE)[index] &= ~bit;
^
./../unix/tclUnixNotfy.c:454:44: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
(tsdPtr->checkMasks+2*(MASK_SIZE))[index] |= bit;
^
./../unix/tclUnixNotfy.c:456:44: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
(tsdPtr->checkMasks+2*(MASK_SIZE))[index] &= ~bit;
^
./../unix/tclUnixNotfy.c: In function 'Tcl_DeleteFileHandler':
./../unix/tclUnixNotfy.c:512:15: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
index = fd/(NBBY*sizeof(fd_mask));
^
./../unix/tclUnixNotfy.c:512:13: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
index = fd/(NBBY*sizeof(fd_mask));
^
./../unix/tclUnixNotfy.c:513:19: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
bit = 1 << (fd%(NBBY*sizeof(fd_mask)));
^
./../unix/tclUnixNotfy.c:516:28: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
tsdPtr->checkMasks[index] &= ~bit;
^
./../unix/tclUnixNotfy.c:519:40: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
(tsdPtr->checkMasks+MASK_SIZE)[index] &= ~bit;
^
./../unix/tclUnixNotfy.c:522:44: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
(tsdPtr->checkMasks+2*(MASK_SIZE))[index] &= ~bit;
^
./../unix/tclUnixNotfy.c:540:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
tsdPtr->numFdBits = index * (NBBY*sizeof(fd_mask)) + i;
^
./../unix/tclUnixNotfy.c:540:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
tsdPtr->numFdBits = index * (NBBY*sizeof(fd_mask)) + i;
^
./../unix/tclUnixNotfy.c:540:23: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
tsdPtr->numFdBits = index * (NBBY*sizeof(fd_mask)) + i;
^
./../unix/tclUnixNotfy.c: In function 'Tcl_WaitForEvent':
./../unix/tclUnixNotfy.c:792:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
index = filePtr->fd / (NBBY*sizeof(fd_mask));
^
./../unix/tclUnixNotfy.c:792:10: warning: conversion to 'int' from 'long unsigned int' may alter its value [-Wconversion]
index = filePtr->fd / (NBBY*sizeof(fd_mask));
^
./../unix/tclUnixNotfy.c:793:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
bit = 1 << (filePtr->fd % (NBBY*sizeof(fd_mask)));
^
./../unix/tclUnixNotfy.c:796:32: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
if (tsdPtr->readyMasks[index] & bit) {
^
./../unix/tclUnixNotfy.c:799:44: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
if ((tsdPtr->readyMasks+MASK_SIZE)[index] & bit) {
^
./../unix/tclUnixNotfy.c:802:48: warning: conversion to 'fd_mask {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
if ((tsdPtr->readyMasks+2*(MASK_SIZE))[index] & bit) {
^
gcc5 -pipe -c -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -Wall -Wconversion -Wno-implicit-int -fPIC -I./../generic -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DSTATIC_BUILD=1 -DTCL_SHLIB_EXT=\".so\" ./../unix/tclLoadDl.c
rm -f libtclstub8.3.a
ar cr libtclstub8.3.a tclStubLib.o
ranlib libtclstub8.3.a
rm -f libtcl8.3.a
ar cr libtcl8.3.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclMtherr.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixNotfy.o tclLoadDl.o
ranlib libtcl8.3.a
gcc5 -pipe -c -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -Wall -Wconversion -Wno-implicit-int -fPIC -I./../generic -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -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_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DSTATIC_BUILD=1 -DTCL_SHLIB_EXT=\".so\" ./../unix/tclAppInit.c
gcc5 -pipe -export-dynamic tclAppInit.o -L/wrkdirs/usr/ports/devel/sourcenav/work/sourcenavigator-NG4.5/tcl/unix -ltcl8.3 -lm -lc -o tclsh
/wrkdirs/usr/ports/devel/sourcenav/work/sourcenavigator-NG4.5/tcl/unix/libtcl8.3.a(tclUnixPipe.o): In function `TclpCreateTempFile':
tclUnixPipe.c:(.text+0x3f0): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/wrkdirs/usr/ports/devel/sourcenav/work/sourcenavigator-NG4.5/tcl/unix/libtcl8.3.a(tclUnixInit.o): In function `TclpInitPlatform':
tclUnixInit.c:(.text+0x3c): undefined reference to `fpsetround'
collect2: error: ld returned 1 exit status
*** Error code 1
Stop.
make[3]: stopped in /wrkdirs/usr/ports/devel/sourcenav/work/sourcenavigator-NG4.5/tcl/unix
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/devel/sourcenav/work/sourcenavigator-NG4.5/tcl
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/sourcenav/work/sourcenavigator-NG4.5
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/sourcenav
More information about the freebsd-pkg-fallout
mailing list