Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 05:59:46 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110i386-quarterly][audio/linux-neroaaccodec] Failed for linux-neroaaccodec-1.5.1 in fetch
Message-ID:  <201612270559.uBR5xk7F063724@beefy1.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: tijl@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/audio/linux-neroaaccodec/Makefile 421387 2016-09-05 19:23:42Z tijl $
Log URL:        http://beefy1.nyi.freebsd.org/data/110i386-quarterly/429509/logs/linux-neroaaccodec-1.5.1.log
Build URL:      http://beefy1.nyi.freebsd.org/build.html?mastername=110i386-quarterly&build=429509
Log:

====>> Building audio/linux-neroaaccodec
build started at Tue Dec 27 05:58:28 UTC 2016
port directory: /usr/ports/audio/linux-neroaaccodec
building for: FreeBSD 110i386-quarterly-job-11 11.0-RELEASE-p6 FreeBSD 11.0-RELEASE-p6 i386
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/audio/linux-neroaaccodec/Makefile 421387 2016-09-05 19:23:42Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 11.0-RELEASE-p6
UNAME_r=11.0-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110i386-quarterly/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=linux-neroaaccodec-1.5.1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p6
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/110i386-quarterly/ref/.p/pool
MASTERNAME=110i386-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---
===> The following configuration options are available for linux-neroaaccodec-1.5.1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/linux-neroaaccodec/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/linux-neroaaccodec/work  HOME=/wrkdirs/usr/ports/audio/linux-neroaaccodec/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/linux-neroaaccodec/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/linux-neroaaccodec/work  HOME=/wrkdirs/usr/ports/audio/linux-neroaaccodec/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=""  LDFLAGS=" -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 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
DOCSDIR="share/doc/neroaaccodec"
EXAMPLESDIR="share/examples/neroaaccodec"
DATADIR="share/neroaaccodec"
WWWDIR="www/neroaaccodec"
ETCDIR="etc/neroaaccodec"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>   NOTICE:

The neroaaccodec 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

===========================================================================
=======================<phase: pkg-depends    >============================
===>   linux-neroaaccodec-1.5.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
[110i386-quarterly-job-11] Installing pkg-1.8.8...
[110i386-quarterly-job-11] Extracting pkg-1.8.8: .......... done
===>   linux-neroaaccodec-1.5.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of linux-neroaaccodec-1.5.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The neroaaccodec 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

=> NeroAACCodec-1.5.1.zip doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch ftp://ftp6.nero.com/tools/NeroAACCodec-1.5.1.zip
fetch: ftp://ftp6.nero.com/tools/NeroAACCodec-1.5.1.zip: Operation timed out
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/NeroAACCodec-1.5.1.zip
fetch: http://distcache.FreeBSD.org/ports-distfiles/NeroAACCodec-1.5.1.zip: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/linux-neroaaccodec



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