[package - head-mips-default][net/iet] Failed for iet-1.4.20.2_10 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Mon Nov 28 06:26:05 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: ports at FreeBSD.org
Last committer: delphij at FreeBSD.org
Ident: $FreeBSD: head/net/iet/Makefile 420205 2016-08-14 23:32:51Z delphij $
Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p427130_s309174/logs/iet-1.4.20.2_10.log
Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p427130_s309174
Log:
====>> Building net/iet
build started at Mon Nov 28 06:25:45 UTC 2016
port directory: /usr/ports/net/iet
building for: FreeBSD head-mips-default-job-08 12.0-CURRENT FreeBSD 12.0-CURRENT r309174 mips
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/net/iet/Makefile 420205 2016-08-14 23:32:51Z delphij $
Poudriere version: 3.1.14
Host OSVERSION: 1200005
Jail OSVERSION: 1200017
Job Id: 08
!!! Jail is newer than host. (Jail: 1200017, Host: 1200005) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 12.0-CURRENT r309174
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/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=iet-1.4.20.2_10
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-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=1200017
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
KMODDIR=/usr/local/modules DATADIR=/usr/local/share/iet SYSDIR="/usr/src/sys" KMODDIR="/usr/local/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/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 -G0 -EB -msoft-float -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -EB" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -msoft-float -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--
KMODDIR=/usr/local/modules
KMODDIR="usr/local/modules"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/iet"
EXAMPLESDIR="share/examples/iet"
DATADIR="share/iet"
WWWDIR="www/iet"
ETCDIR="etc/iet"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/iet
DOCSDIR=/usr/local/share/doc/iet
EXAMPLESDIR=/usr/local/share/examples/iet
WWWDIR=/usr/local/www/iet
ETCDIR=/usr/local/etc/iet
--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=mips
MACHINE_ARCH=mips
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:
The iet 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
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Upstream no longer active.
It is scheduled to be removed on or after 2016-12-31.
===> License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> iet-1.4.20.2_10 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.9.3.txz
[head-mips-default-job-08] Installing pkg-1.9.3...
[head-mips-default-job-08] Extracting pkg-1.9.3: .......... done
===> iet-1.4.20.2_10 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of iet-1.4.20.2_10
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The iet 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
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Upstream no longer active.
It is scheduled to be removed on or after 2016-12-31.
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by iet-1.4.20.2_10 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
The iet 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
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Upstream no longer active.
It is scheduled to be removed on or after 2016-12-31.
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by iet-1.4.20.2_10 for building
=> SHA256 Checksum OK for iscsitarget-1.4.20.2.tar.gz.
=> SHA256 Checksum OK for iet-1.4.20.2.diff.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> NOTICE:
The iet 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
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Upstream no longer active.
It is scheduled to be removed on or after 2016-12-31.
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by iet-1.4.20.2_10 for building
===> Extracting for iet-1.4.20.2_10
=> SHA256 Checksum OK for iscsitarget-1.4.20.2.tar.gz.
=> SHA256 Checksum OK for iet-1.4.20.2.diff.bz2.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for iet-1.4.20.2_10
===> Applying distribution patches for iet-1.4.20.2_10
===> Applying FreeBSD patches for iet-1.4.20.2_10
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for iet-1.4.20.2_10
===========================================================================
=======================<phase: build >============================
===> Building for iet-1.4.20.2_10
Warning: Object directory not changed from original /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd
===> iet (all)
make[2]: "/usr/src/sys/conf/kern.mk" line 187: Malformed conditional (${TARGET_ARCH:Mmips*hf} != "")
make[2]: Fatal errors encountered -- cannot continue
make[2]: stopped in /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd
*** Error code 1
Stop.
make: stopped in /usr/ports/net/iet
More information about the freebsd-pkg-fallout
mailing list