Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2017 04:00:58 GMT
From:      pkg-fallout@FreeBSD.org
To:        scf@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 103i386-default][games/linux-nwnclient] Failed for linux-nwnclient-1.69_3 in fetch
Message-ID:  <201701070400.v0740w91068331@beefy5.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:     scf@FreeBSD.org
Last committer: tijl@FreeBSD.org
Ident:          $FreeBSD: head/games/linux-nwnclient/Makefile 425274 2016-11-03 21:47:46Z tijl $
Log URL:        http://beefy5.nyi.freebsd.org/data/103i386-default/430760/logs/linux-nwnclient-1.69_3.log
Build URL:      http://beefy5.nyi.freebsd.org/build.html?mastername=103i386-default&build=430760
Log:

====>> Building games/linux-nwnclient
build started at Sat Jan  7 03:59:41 UTC 2017
port directory: /usr/ports/games/linux-nwnclient
building for: FreeBSD 103i386-default-job-07 10.3-RELEASE-p15 FreeBSD 10.3-RELEASE-p15 i386
maintained by: scf@FreeBSD.org
Makefile ident:      $FreeBSD: head/games/linux-nwnclient/Makefile 425274 2016-11-03 21:47:46Z tijl $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1003000
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 10.3-RELEASE-p15
UNAME_r=10.3-RELEASE-p15
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/103i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/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-nwnclient-1.69_3
OSREL=10.3
_OSRELEASE=10.3-RELEASE-p15
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/103i386-default/ref/.p/pool
MASTERNAME=103i386-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=1003000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for linux-nwnclient-1.69_3:
     NWMOVIES=off: Support for movies using BinkPlayer
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/linux-nwnclient/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/linux-nwnclient/work  HOME=/wrkdirs/usr/ports/games/linux-nwnclient/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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--
NWMOVIES="@comment
"
DIAMOND="@comment
"
ORIGINAL=""
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/nwnclient"
EXAMPLESDIR="share/examples/nwnclient"
DATADIR="share/nwnclient"
WWWDIR="www/nwnclient"
ETCDIR="etc/nwnclient"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/nwnclient
DOCSDIR=/usr/local/share/doc/nwnclient
EXAMPLESDIR=/usr/local/share/examples/nwnclient
WWWDIR=/usr/local/www/nwnclient
ETCDIR=/usr/local/etc/nwnclient
--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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   linux-nwnclient-1.69_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[103i386-default-job-07] Installing pkg-1.9.4_1...
[103i386-default-job-07] Extracting pkg-1.9.4_1: .......... done
===>   linux-nwnclient-1.69_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of linux-nwnclient-1.69_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
=> nwclient129.tar.gz doesn't seem to exist in /portdistfiles/linux-nwnclient.
=> Attempting to fetch http://nwdownloads.bioware.com/neverwinternights/linux/129/nwclient129.tar.gz
fetch: http://nwdownloads.bioware.com/neverwinternights/linux/129/nwclient129.tar.gz: Operation timed out
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/linux-nwnclient/nwclient129.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/linux-nwnclient/nwclient129.tar.gz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/linux-nwnclient and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/games/linux-nwnclient



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