Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 20:55:10 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][net/iet] Failed for iet-1.4.20.2_10 in build
Message-ID:  <201611032055.uA3KtAOB045567@beefy15.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:     ports@FreeBSD.org
Last committer: delphij@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/net/iet/Makefile 420205 2016-08-14 23:32:51Z delphij $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/425058/logs/iet-1.4.20.2_10.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=425058
Log:

====>> Building net/iet
build started at Thu Nov  3 20:54:52 UTC 2016
port directory: /usr/ports/net/iet
building for: FreeBSD 110armv6-quarterly-job-22 11.0-RELEASE-p2 FreeBSD 11.0-RELEASE-p2 r307935 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/net/iet/Makefile 420205 2016-08-14 23:32:51Z delphij $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p2 r307935
UNAME_r=11.0-RELEASE-p2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/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=11.0
_OSRELEASE=11.0-RELEASE-p2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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---
---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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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=11.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=arm
MACHINE_ARCH=armv6
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.8.7_3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-22] Installing pkg-1.8.7_3...
[110armv6-quarterly-job-22] Extracting pkg-1.8.7_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
=> iscsitarget-1.4.20.2.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://downloads.sourceforge.net/project/iscsitarget/iscsitarget/1.4.20.2/iscsitarget-1.4.20.2.tar.gz
iscsitarget-1.4.20.2.tar.gz                              0  B    0  Bps
=> iet-1.4.20.2.diff.bz2 doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/delphij/iet-1.4.20.2.diff.bz2
iet-1.4.20.2.diff.bz2                                    0  B    0  Bps
===> 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)
machine -> /usr/src/sys/arm/include
/nxb-bin/usr/bin/awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p
/nxb-bin/usr/bin/awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q
/nxb-bin/usr/bin/awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h
Warning: Object directory not changed from original /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet
/nxb-bin/usr/bin/cc -DFREEBSD  -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -fno-common  -funwind-tables  -MD  -MF.depend.tio.o -MTtio.o -ffreestanding -fwrapv -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-error-shift-negative-value  -mno-movt -mfpu=none  -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/tio.c -o tio.o
In file included from /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/tio.c:7:
In file included from /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/iscsi.h:11:
In file included from /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/iscsi_hdr.h:13:
In file included from /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/ietbsd.h:9:
In file included from /usr/src/sys/sys/proc.h:66:
In file included from /usr/src/sys/sys/_vm_domain.h:34:
In file included from /usr/src/sys/sys/seq.h:70:
./machine/cpu.h:47:10: error: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                return cp15_pmccntr_get();
                       ^
1 error generated.
*** Error code 1

Stop.
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



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