Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2017 02:25:44 GMT
From:      pkg-fallout@FreeBSD.org
To:        johans@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][math/calc] Failed for calc-2.12.6.0 in build
Message-ID:  <201707250225.v6P2PiWr050867@beefy11.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:     johans@FreeBSD.org
Last committer: johans@FreeBSD.org
Ident:          $FreeBSD: head/math/calc/Makefile 445096 2017-07-05 20:10:23Z johans $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p446550_s321446/logs/calc-2.12.6.0.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p446550_s321446
Log:

====>> Building math/calc
build started at Tue Jul 25 02:25:04 UTC 2017
port directory: /usr/ports/math/calc
building for: FreeBSD head-i386-default-job-13 12.0-CURRENT FreeBSD 12.0-CURRENT 1200039 i386
maintained by: johans@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/calc/Makefile 445096 2017-07-05 20:10:23Z johans $
Poudriere version: 3.1.19-50-g116395ee
Host OSVERSION: 1200033
Jail OSVERSION: 1200039
Job Id: 13




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200039
UNAME_v=FreeBSD 12.0-CURRENT 1200039
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=calc-2.12.6.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-50-g116395ee
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=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/calc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/calc/work  HOME=/wrkdirs/usr/ports/math/calc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
CALCPAGER="more" CAT="/bin/cat" CHMOD="/bin/chmod"  CP="cp -f" GMAKE="gmake" LN="/bin/ln" MKDIR="/bin/mkdir -p"  MV="/bin/mv" RM="/bin/rm -f" SED="/usr/bin/sed" TOUCH="/usr/bin/touch"  TRUE="true" XDG_DATA_HOME=/wrkdirs/usr/ports/math/calc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/calc/work  HOME=/wrkdirs/usr/ports/math/calc/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  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
VERSION=2.12.6.0
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/calc"
EXAMPLESDIR="share/examples/calc"
DATADIR="share/calc"
WWWDIR="www/calc"
ETCDIR="etc/calc"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200039
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=12.0-CURRENT
#### 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)  524288
stack size              (kbytes, -s)  65536
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    >============================
===>   calc-2.12.6.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-i386-default-job-13] Installing pkg-1.10.1...
[head-i386-default-job-13] Extracting pkg-1.10.1: .......... done
===>   calc-2.12.6.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of calc-2.12.6.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by calc-2.12.6.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by calc-2.12.6.0 for building
=> SHA256 Checksum OK for calc-2.12.6.0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by calc-2.12.6.0 for building
===>  Extracting for calc-2.12.6.0
=> SHA256 Checksum OK for calc-2.12.6.0.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for calc-2.12.6.0
===>  Applying FreeBSD patches for calc-2.12.6.0
===========================================================================
=======================<phase: build-depends  >============================
===>   calc-2.12.6.0 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-i386-default-job-13] Installing gmake-4.2.1_1...
[head-i386-default-job-13] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-13] |   `-- Installing indexinfo-0.2.6...
[head-i386-default-job-13] |   `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-13] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-13] Extracting gmake-4.2.1_1: .......... done
===>   calc-2.12.6.0 depends on executable: gmake - found
===>   Returning to build of calc-2.12.6.0
===========================================================================
=======================<phase: lib-depends    >============================
===>   calc-2.12.6.0 depends on shared library: libreadline.so.7 - not found
===>   Installing existing package /packages/All/readline-7.0.3.txz
[head-i386-default-job-13] Installing readline-7.0.3...
<snip>
#  File has not been updated.

# Not a target:
hello.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

echo_inst_files:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 288):
	${Q} for i in ${CALC_FILES} /dev/null; do \
	    if [ X"$$i" != X"/dev/null" ]; then \
		echo __file__ ${CALC_SHAREDIR}/$$i; \
	    fi; \
	done

# Not a target:
varargs.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
unitfrac.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.l:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
quat.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.F:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.F) $^ $(LOADLIBES) $(LDLIBS) -o $@

distdir:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 251):
	${Q} echo cal

# Not a target:
prompt.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
mfactor.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.web:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.sym:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
specialfunctions.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
test3100.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
test8900.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
hms.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.f:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (built-in):
	$(LINK.f) $^ $(LOADLIBES) $(LDLIBS) -o $@

# Not a target:
psqrt.cal:
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

# Not a target:
.info:
#  Builtin rule
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.

install: all
#  Implicit rule search has not been done.
#  Modification time never checked.
#  File has not been updated.
#  recipe to execute (from 'Makefile', line 327):
	-${Q} if [ ! -d ${T}${CALC_SHAREDIR} ]; then \
	    echo ${MKDIR} -p ${T}${CALC_SHAREDIR}; \
	    ${MKDIR} -p ${T}${CALC_SHAREDIR}; \
	    if [ ! -d "${T}${CALC_SHAREDIR}" ]; then \
		echo ${MKDIR} -p "${T}${CALC_SHAREDIR}"; \
		${MKDIR} -p "${T}${CALC_SHAREDIR}"; \
	    fi; \
	    echo ${CHMOD} 0755 ${T}${CALC_SHAREDIR}; \
	    ${CHMOD} 0755 ${T}${CALC_SHAREDIR}; \
	else \
	    ${TRUE}; \
	fi
	${Q} for i in ${CALC_FILES} /dev/null; do \
	    if [ "$$i" = "/dev/null" ]; then \
		continue; \
	    fi; \
	    if ${CMP} -s $$i ${T}${CALC_SHAREDIR}/$$i; then \
		${TRUE}; \
	    else \
		${RM} -f ${T}${CALC_SHAREDIR}/$$i.new; \
		${CP} -f $$i ${T}${CALC_SHAREDIR}/$$i.new; \
		${CHMOD} 0444 ${T}${CALC_SHAREDIR}/$$i.new; \
		${MV} -f ${T}${CALC_SHAREDIR}/$$i.new ${T}${CALC_SHAREDIR}/$$i;\
		echo "installed ${T}${CALC_SHAREDIR}/$$i"; \
	    fi; \
	done
	${Q} for i in ${DEAD_CALC_FILES} /dev/null; do \
	    if [ "$$i" = "/dev/null" ]; then \
		continue; \
	    fi; \
	    if [ -e "${T}${CALC_SHAREDIR}/$$i" ]; then \
		echo "${RM} -f ${T}${CALC_SHAREDIR}/$$i"; \
		${RM} -f ${T}${CALC_SHAREDIR}/$$i; \
	    fi; \
	    if [ -e "./$$i" ]; then \
		echo "${RM} -f ./$$i"; \
		${RM} -f ./$$i; \
	    fi; \
	done

# files hash-table stats:
# Load=167/1024=16%, Rehash=0, Collisions=612/1742=35%
# VPATH Search Paths

# No 'vpath' search paths.

# No general ('VPATH' variable) search path.

# strcache buffers: 1 (0) / strings = 353 / storage = 6907 B / avg = 19 B
# current buf: size = 8174 B / used = 6907 B / count = 353 / avg = 19 B

# strcache performance: lookups = 623 / hit rate = 43%
# hash-table stats:
# Load=353/8192=4%, Rehash=0, Collisions=162/623=26%
# Finished Make data base on Tue Jul 25 02:25:43 2017

# gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/calc/work/calc-2.12.6.0/cal'
gmake[1]: *** [Makefile:3698: cal/.all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/calc/work/calc-2.12.6.0'
*** Error code 1

Stop.
make: stopped in /usr/ports/math/calc



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