[exp - 112amd64-default-build-as-user][devel/nimble] Failed for nimble-0.9.0 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sun Feb 3 08:44:49 UTC 2019


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 nicandneal.net
Last committer: 0mp at FreeBSD.org
Ident:          $FreeBSD: head/devel/nimble/Makefile 483803 2018-11-02 13:01:46Z 0mp $
Log URL:        http://package19.nyi.freebsd.org/data/112amd64-default-build-as-user/491903/logs/nimble-0.9.0.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=112amd64-default-build-as-user&build=491903
Log:

=>> Building devel/nimble
build started at Sun Feb  3 08:44:29 UTC 2019
port directory: /usr/ports/devel/nimble
package name: nimble-0.9.0
building for: FreeBSD 112amd64-default-build-as-user-job-10 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 amd64
maintained by: ports at nicandneal.net
Makefile ident:      $FreeBSD: head/devel/nimble/Makefile 483803 2018-11-02 13:01:46Z 0mp $
Poudriere version: 3.2.8
Host OSVERSION: 1300009
Jail OSVERSION: 1102000
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1102000
UNAME_v=FreeBSD 11.2-RELEASE-p8
UNAME_r=11.2-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8
MASTERMNT=/poudriere/data/.m/112amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=112amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/112amd64-default-build-as-user/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

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

--MAINTAINER--
ports at nicandneal.net
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/nimble/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/nimble/work  HOME=/wrkdirs/usr/ports/devel/nimble/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/nimble/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/nimble/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/nimble/work  HOME=/wrkdirs/usr/ports/devel/nimble/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/nimble/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  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 0644"  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.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nimble"  EXAMPLESDIR="share/examples/nimble"  DATADIR="share/nimble"  WWWDIR="www/nimble"  ETCDIR="etc/nimble"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.2-RELEASE-p8
OSREL=11.2
OSVERSION=1102000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
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)  33554432
stack size              (kbytes, -s)  524288
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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   nimble-0.9.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[112amd64-default-build-as-user-job-10] Installing pkg-1.10.5_5...
[112amd64-default-build-as-user-job-10] Extracting pkg-1.10.5_5: .......... done
===>   nimble-0.9.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of nimble-0.9.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
=> nim-lang-nimble-v0.9.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/nim-lang/nimble/tar.gz/v0.9.0?dummy=/nim-lang-nimble-v0.9.0_GH0.tar.gz
fetch: https://codeload.github.com/nim-lang/nimble/tar.gz/v0.9.0?dummy=/nim-lang-nimble-v0.9.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/nim-lang/nimble/tar.gz/v0.9.0?dummy=/nim-lang-nimble-v0.9.0_GH0.tar.gz: size of remote file is not known
nim-lang-nimble-v0.9.0_GH0.tar.gz                        0  B    0  Bps
===> Fetching all distfiles required by nimble-0.9.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by nimble-0.9.0 for building
=> SHA256 Checksum OK for nim-lang-nimble-v0.9.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by nimble-0.9.0 for building
===>  Extracting for nimble-0.9.0
=> SHA256 Checksum OK for nim-lang-nimble-v0.9.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for nimble-0.9.0
===========================================================================
=======================<phase: build-depends  >============================
===>   nimble-0.9.0 depends on executable: nim - not found
===>   Installing existing package /packages/All/nim-0.19.2.txz
[112amd64-default-build-as-user-job-10] Installing nim-0.19.2...
[112amd64-default-build-as-user-job-10] Extracting nim-0.19.2: .......... done
===>   nimble-0.9.0 depends on executable: nim - found
===>   Returning to build of nimble-0.9.0
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for nimble-0.9.0
===========================================================================
=======================<phase: build          >============================
===>  Building for nimble-0.9.0
Hint: used config file '/usr/local/etc/nim/nim.cfg' [Conf]
Hint: used config file 'src/nimble.nim.cfg' [Conf]
Hint: system [Processing]
Hint: nimble [Processing]
Hint: httpclient [Processing]
Hint: net [Processing]
Hint: nativesockets [Processing]
Hint: os [Processing]
Hint: strutils [Processing]
Hint: parseutils [Processing]
Hint: math [Processing]
Hint: bitops [Processing]
Hint: algorithm [Processing]
Hint: unicode [Processing]
Hint: times [Processing]
Hint: options [Processing]
Hint: typetraits [Processing]
Hint: strformat [Processing]
Hint: macros [Processing]
Hint: posix [Processing]
Hint: ospaths [Processing]
Hint: sets [Processing]
Hint: hashes [Processing]
Hint: openssl [Processing]
Hint: dynlib [Processing]
Hint: uri [Processing]
Hint: strtabs [Processing]
Hint: base64 [Processing]
Hint: mimetypes [Processing]
Hint: random [Processing]
Hint: httpcore [Processing]
Hint: tables [Processing]
Hint: streams [Processing]
Hint: asyncnet [Processing]
Hint: asyncdispatch [Processing]
Hint: heapqueue [Processing]
Hint: lists [Processing]
Hint: asyncstreams [Processing]
Hint: asyncfutures [Processing]
Hint: deques [Processing]
Hint: cstrutils [Processing]
Hint: selectors [Processing]
Hint: kqueue [Processing]
Hint: asyncfile [Processing]
Hint: parseopt [Processing]
Hint: osproc [Processing]
Hint: cpuinfo [Processing]
Hint: pegs [Processing]
Hint: json [Processing]
Hint: lexbase [Processing]
Hint: parsejson [Processing]
Hint: future [Processing]
nimble.nim(7, 45) Warning: Use the new 'sugar' module instead; future is deprecated [Deprecated]
Hint: sequtils [Processing]
Hint: packageinfo [Processing]
Hint: parsecfg [Processing]
Hint: version [Processing]
Hint: tools [Processing]
Hint: common [Processing]
Hint: cli [Processing]
Hint: logging [Processing]
Hint: terminal [Processing]
Hint: colors [Processing]
Hint: termios [Processing]
Hint: options [Processing]
Hint: config [Processing]
nimblepkg/options.nim(128, 14) Warning: Couldn't determine GIT hash: /bin/sh: git: not found [User]
nimblepkg/options.nim(215, 6) Hint: 'options.renameBabelToNimble(options: Options)[declared in nimblepkg/options.nim(215, 5)]' is declared but not used [XDeclaredButNotUsed]
Hint: download [Processing]
Hint: packageparser [Processing]
nimblepkg/packageparser.nim(3, 67) Warning: Use the new 'sugar' module instead; future is deprecated [Deprecated]
Hint: nimscriptsupport [Processing]
Hint: ast [Processing]
Hint: lineinfos [Processing]
Hint: ropes [Processing]
Hint: pathutils [Processing]
Hint: nversion [Processing]
Hint: options [Processing]
Hint: platform [Processing]
Hint: prefixmatches [Processing]
Hint: sha1 [Processing]
Hint: endians [Processing]
Hint: idents [Processing]
Hint: wordrecg [Processing]
Hint: intsets [Processing]
Hint: idgen [Processing]
Hint: modules [Processing]
Hint: astalgo [Processing]
Hint: rodutils [Processing]
Hint: msgs [Processing]
Hint: magicsys [Processing]
Hint: modulegraphs [Processing]
Hint: incremental [Processing]
Hint: btrees [Processing]
Hint: cgendata [Processing]
Hint: passes [Processing]
Hint: llstream [Processing]
Hint: condsyms [Processing]
Hint: renderer [Processing]
Hint: lexer [Processing]
Hint: nimlexbase [Processing]
Hint: types [Processing]
Hint: trees [Processing]
Hint: extccomp [Processing]
Hint: nimsets [Processing]
Hint: bitsets [Processing]
Hint: syntaxes [Processing]
Hint: parser [Processing]
Hint: filters [Processing]
Hint: filter_tmpl [Processing]
Hint: reorder [Processing]
Hint: modulepaths [Processing]
Hint: nimblecmd [Processing]
Hint: rod [Processing]
Hint: sighashes [Processing]
Hint: md5 [Processing]
Hint: ndi [Processing]
Hint: sigmatch [Processing]
Hint: semdata [Processing]
Hint: treetab [Processing]
Hint: vmdef [Processing]
Hint: lookups [Processing]
Hint: prettybase [Processing]
Hint: linter [Processing]
Hint: semtypinst [Processing]
Hint: parampatterns [Processing]
Hint: passaux [Processing]
Hint: sem [Processing]
Hint: semfold [Processing]
Hint: commands [Processing]
Hint: importer [Processing]
Hint: procfind [Processing]
Hint: pragmas [Processing]
Hint: transf [Processing]
Hint: cgmeth [Processing]
Hint: sempass2 [Processing]
Hint: guards [Processing]
Hint: saturate [Processing]
Hint: writetracking [Processing]
Hint: lambdalifting [Processing]
Hint: lowerings [Processing]
Hint: destroyer [Processing]
Hint: dfa [Processing]
Hint: liftlocals [Processing]
Hint: closureiters [Processing]
Hint: vm [Processing]
Hint: vmgen [Processing]
Hint: vmdeps [Processing]
Hint: vmmarshal [Processing]
Hint: gorgeimpl [Processing]
Hint: macrocacheimpl [Processing]
Hint: evaltempl [Processing]
Hint: aliases [Processing]
Hint: patterns [Processing]
Hint: semmacrosanity [Processing]
Hint: semparallel [Processing]
Hint: pluginsupport [Processing]
Hint: active [Processing]
Hint: locals [Processing]
Hint: itersgen [Processing]
Hint: nimconf [Processing]
Hint: scriptconfig [Processing]
nimblepkg/nimscriptsupport.nim(156, 8) template/generic instantiation from here
nimblepkg/nimscriptsupport.nim(157, 18) Warning: toSeconds is deprecated [Deprecated]
nimblepkg/nimscriptsupport.nim(696, 6) Hint: 'nimscriptsupport.getNimScriptCommand()[declared in nimblepkg/nimscriptsupport.nim(696, 5)]' is declared but not used [XDeclaredButNotUsed]
nimblepkg/download.nim(31, 6) Hint: 'download.doPull(meth: DownloadMethod, downloadDir: string)[declared in nimblepkg/download.nim(31, 5)]' is declared but not used [XDeclaredButNotUsed]
nimblepkg/download.nim(12, 6) Hint: 'download.getSpecificDir(meth: DownloadMethod)[declared in nimblepkg/download.nim(12, 5)]' is declared but not used [XDeclaredButNotUsed]
Hint: publish [Processing]
Hint: rdstdin [Processing]
Hint: linenoise [Processing]
Hint: browsers [Processing]
nimblepkg/publish.nim(79, 16) Warning: use getBool instead; getBVal is deprecated [Deprecated]
nimblepkg/publish.nim(79, 7) Hint: simpleGetOrDefault(j, "fork") --> 'getOrDefault(j, "fork")' [Pattern]
nimblepkg/publish.nim(80, 25) Hint: simpleGetOrDefault({}(j, ["parent"]), "full_name") --> 'getOrDefault({}(j, ["parent"]), "full_name")' [Pattern]
nimblepkg/publish.nim(80, 15) Hint: simpleGetOrDefault(j, "parent") --> 'getOrDefault(j, "parent")' [Pattern]
nimblepkg/publish.nim(103, 12) Hint: simpleGetOrDefault(pr, "html_url") --> 'getOrDefault(pr, "html_url")' [Pattern]
nimblepkg/publish.nim(218, 6) template/generic instantiation from here
nimblepkg/publish.nim(220, 50) Warning: getGMTime is deprecated [Deprecated]
Hint: packageinstaller [Processing]
Hint: reversedeps [Processing]
nimblepkg/reversedeps.nim(65, 48) Hint: simpleGetOrDefault({}(options.nimbleData["reverseDeps"], [pkg.name]),
                   pkg.specialVersion) --> 'getOrDefault({}(options.nimbleData["reverseDeps"], [pkg.name]), pkg.specialVersion)' [Pattern]
nimblepkg/reversedeps.nim(65, 38) Hint: simpleGetOrDefault(options.nimbleData["reverseDeps"], pkg.name) --> 'getOrDefault(options.nimbleData["reverseDeps"], pkg.name)' [Pattern]
Hint: nimscriptexecutor [Processing]
Hint: init [Processing]
cannot create directory: /nonexistent/.cache/nim/nimble_d
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/nimble


More information about the freebsd-pkg-fallout mailing list