[package - 110arm64-default][lang/see] Failed for see-3.1.1424_1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat Sep 3 14:17:02 UTC 2016
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: numisemis at yahoo.com
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/lang/see/Makefile 415839 2016-05-25 15:43:34Z mat $
Log URL: http://thunderx1.nyi.freebsd.org/data/110arm64-default/421169/logs/see-3.1.1424_1.log
Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=421169
Log:
====>> Building lang/see
build started at Sat Sep 3 14:11:53 UTC 2016
port directory: /usr/ports/lang/see
building for: FreeBSD 110arm64-default-job-05 11.0-RC2 FreeBSD 11.0-RC2 r304729 arm64
maintained by: numisemis at yahoo.com
Makefile ident: $FreeBSD: head/lang/see/Makefile 415839 2016-05-25 15:43:34Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
!!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RC2 r304729
UNAME_r=11.0-RC2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=see-3.1.1424_1
OSREL=11.0
_OSRELEASE=11.0-RC2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
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 see-3.1.1424_1:
DEBUG=off: Internal SEE library debugging
DOCS=on: Build and/or install documentation
GC=on: Use Boehm-Weiser garbage collection package
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--with-boehm-gc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/lang/see/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/see/work HOME=/wrkdirs/usr/ports/lang/see/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/see/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/see/work HOME=/wrkdirs/usr/ports/lang/see/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 -O3 -DNDEBUG -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -lpthread -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -O3 -DNDEBUG -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
PERL_VERSION=5.20.3
PERL_VER=5.20
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.20
DOCSDIR="share/doc/see"
EXAMPLESDIR="share/examples/see"
DATADIR="share/see"
WWWDIR="www/see"
ETCDIR="etc/see"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/see
DOCSDIR=/usr/local/share/doc/see
EXAMPLESDIR=/usr/local/share/examples/see
WWWDIR=/usr/local/www/see
ETCDIR=/usr/local/etc/see
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity >============================
===> License BSD accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> see-3.1.1424_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.8.7_1.txz
[110arm64-default-job-05] Installing pkg-1.8.7_1...
[110arm64-default-job-05] Extracting pkg-1.8.7_1: .......... done
===> see-3.1.1424_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of see-3.1.1424_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License BSD accepted by the user
===> Fetching all distfiles required by see-3.1.1424_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License BSD accepted by the user
===> Fetching all distfiles required by see-3.1.1424_1 for building
=> SHA256 Checksum OK for see-3.1.1424.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License BSD accepted by the user
===> Fetching all distfiles required by see-3.1.1424_1 for building
===> Extracting for see-3.1.1424_1
=> SHA256 Checksum OK for see-3.1.1424.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for see-3.1.1424_1
===> Applying FreeBSD patches for see-3.1.1424_1
===========================================================================
=======================<phase: build-depends >============================
===> see-3.1.1424_1 depends on package: perl5>=5.20<5.21 - not found
===> Installing existing package /packages/All/perl5-5.20.3_15.txz
[110arm64-default-job-05] Installing perl5-5.20.3_15...
[110arm64-default-job-05] Extracting perl5-5.20.3_15: .......... done
Message from perl5-5.20.3_15:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===> see-3.1.1424_1 depends on package: perl5>=5.20<5.21 - found
===> Returning to build of see-3.1.1424_1
===========================================================================
=======================<phase: lib-depends >============================
===> see-3.1.1424_1 depends on shared library: libgc.so - not found
===> Installing existing package /packages/All/boehm-gc-7.6.0.txz
[110arm64-default-job-05] Installing boehm-gc-7.6.0...
[110arm64-default-job-05] Extracting boehm-gc-7.6.0: .......... done
===> see-3.1.1424_1 depends on shared library: libgc.so - found (/usr/local/lib/libgc.so)
===> Returning to build of see-3.1.1424_1
===========================================================================
=======================<phase: configure >============================
===> Configuring for see-3.1.1424_1
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/see/work/see-3.1.1424/aclocal.m4
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/see/work/see-3.1.1424/configure
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/see/work/see-3.1.1424/libltdl/m4/libtool.m4
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/see/work/see-3.1.1424/libltdl/configure
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
<snip>
^
==
dtoa.c:877:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (i = k & 3)
~~^~~~~~~
dtoa.c:877:8: note: place parentheses around the assignment to silence this warning
if (i = k & 3)
^
( )
dtoa.c:877:8: note: use '==' to turn this assignment into an equality comparison
if (i = k & 3)
^
==
dtoa.c:958:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (*x1 = z)
~~~~^~~
dtoa.c:958:11: note: place parentheses around the assignment to silence this warning
if (*x1 = z)
^
( )
dtoa.c:958:11: note: use '==' to turn this assignment into an equality comparison
if (*x1 = z)
^
==
dtoa.c:1180:27: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
d0 = Exp_1 | y >> Ebits - k;
~~ ~~~~~~^~~
dtoa.c:1180:27: note: place parentheses around the '-' expression to silence this warning
d0 = Exp_1 | y >> Ebits - k;
~~~~~~^~~
dtoa.c:1182:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
d1 = y << (32-Ebits) + k | w >> Ebits - k;
~~ ~~~~~~~~~~~^~~
dtoa.c:1182:24: note: place parentheses around the '+' expression to silence this warning
d1 = y << (32-Ebits) + k | w >> Ebits - k;
^
( )
dtoa.c:1182:41: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
d1 = y << (32-Ebits) + k | w >> Ebits - k;
~~ ~~~~~~^~~
dtoa.c:1182:41: note: place parentheses around the '-' expression to silence this warning
d1 = y << (32-Ebits) + k | w >> Ebits - k;
~~~~~~^~~
dtoa.c:1187:33: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
d0 = Exp_1 | y << k | z >> 32 - k;
~~ ~~~^~~
dtoa.c:1187:33: note: place parentheses around the '-' expression to silence this warning
d0 = Exp_1 | y << k | z >> 32 - k;
^
( )
dtoa.c:1189:25: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
d1 = z << k | y >> 32 - k;
~~ ~~~^~~
dtoa.c:1189:25: note: place parentheses around the '-' expression to silence this warning
d1 = z << k | y >> 32 - k;
^
( )
dtoa.c:1264:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (y = d1) {
~~^~~~
dtoa.c:1264:8: note: place parentheses around the assignment to silence this warning
if (y = d1) {
^
( )
dtoa.c:1264:8: note: use '==' to turn this assignment into an equality comparison
if (y = d1) {
^
==
dtoa.c:1265:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (k = lo0bits(&y)) {
~~^~~~~~~~~~~~~
dtoa.c:1265:9: note: place parentheses around the assignment to silence this warning
if (k = lo0bits(&y)) {
^
( )
dtoa.c:1265:9: note: use '==' to turn this assignment into an equality comparison
if (k = lo0bits(&y)) {
^
==
dtoa.c:1266:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
x[0] = y | z << 32 - k;
~~ ~~~^~~
dtoa.c:1266:23: note: place parentheses around the '-' expression to silence this warning
x[0] = y | z << 32 - k;
^
( )
dtoa.c:1830:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (i = e1 & 15)
~~^~~~~~~~~
dtoa.c:1830:9: note: place parentheses around the assignment to silence this warning
if (i = e1 & 15)
^
( )
dtoa.c:1830:9: note: use '==' to turn this assignment into an equality comparison
if (i = e1 & 15)
^
==
dtoa.c:1890:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (i = e1 & 15)
~~^~~~~~~~~
dtoa.c:1890:9: note: place parentheses around the assignment to silence this warning
if (i = e1 & 15)
^
( )
dtoa.c:1890:9: note: use '==' to turn this assignment into an equality comparison
if (i = e1 & 15)
^
==
dtoa.c:2573:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(*t = *s++) t++;
~~~^~~~~~
dtoa.c:2573:11: note: place parentheses around the assignment to silence this warning
while(*t = *s++) t++;
^
( )
dtoa.c:2573:11: note: use '==' to turn this assignment into an equality comparison
while(*t = *s++) t++;
^
==
dtoa.c:2907:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
else if (j1 = -k) {
~~~^~~~
dtoa.c:2907:15: note: place parentheses around the assignment to silence this warning
else if (j1 = -k) {
^
( )
dtoa.c:2907:15: note: use '==' to turn this assignment into an equality comparison
else if (j1 = -k) {
^
==
dtoa.c:3021:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
if (dval(d) > ds || dval(d) == ds && L & 1) {
~~ ~~~~~~~~~~~~~~^~~~~~~~
dtoa.c:3021:39: note: place parentheses around the '&&' expression to silence this warning
if (dval(d) > ds || dval(d) == ds && L & 1) {
~~~~~~~~~~~~~~^~~~~~~~
dtoa.c:3068:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (j = b5 - m5)
~~^~~~~~~~~
dtoa.c:3068:10: note: place parentheses around the assignment to silence this warning
if (j = b5 - m5)
^
( )
dtoa.c:3068:10: note: use '==' to turn this assignment into an equality comparison
if (j = b5 - m5)
^
==
dtoa.c:3106:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0x1f)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dtoa.c:3106:8: note: place parentheses around the assignment to silence this warning
if (i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0x1f)
^
( )
dtoa.c:3106:8: note: use '==' to turn this assignment into an equality comparison
if (i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0x1f)
^
==
dtoa.c:3191:24: warning: '&&' within '||' [-Wlogical-op-parentheses]
if (j < 0 || j == 0 && mode != 1
~~ ~~~~~~~^~~~~~~~~~~~
dtoa.c:3191:24: note: place parentheses around the '&&' expression to silence this warning
if (j < 0 || j == 0 && mode != 1
^
( )
dtoa.c:3212:29: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ((j1 > 0 || j1 == 0 && dig & 1)
~~ ~~~~~~~~^~~~~~~~~~
dtoa.c:3212:29: note: place parentheses around the '&&' expression to silence this warning
if ((j1 > 0 || j1 == 0 && dig & 1)
^
( )
dtoa.c:3272:22: warning: '&&' within '||' [-Wlogical-op-parentheses]
if (j > 0 || j == 0 && dig & 1) {
~~ ~~~~~~~^~~~~~~~~~
dtoa.c:3272:22: note: place parentheses around the '&&' expression to silence this warning
if (j > 0 || j == 0 && dig & 1) {
^
( )
22 warnings and 1 error generated.
*** Error code 1
Stop.
make[4]: stopped in /wrkdirs/usr/ports/lang/see/work/see-3.1.1424/libsee
*** Error code 1
Stop.
make[3]: stopped in /wrkdirs/usr/ports/lang/see/work/see-3.1.1424/libsee
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/lang/see/work/see-3.1.1424/libsee
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/see/work/see-3.1.1424
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/see
More information about the freebsd-pkg-fallout
mailing list