Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2018 01:41:46 GMT
From:      pkg-fallout@FreeBSD.org
To:        acm@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 111amd64-default][devel/dub] Failed for dub-1.7.1 in build
Message-ID:  <201802040141.w141fkI3078803@beefy9.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:     acm@FreeBSD.org
Last committer: acm@FreeBSD.org
Ident:          $FreeBSD: head/devel/dub/Makefile 460626 2018-02-01 20:18:51Z acm $
Log URL:        http://beefy9.nyi.freebsd.org/data/111amd64-default/460860/logs/dub-1.7.1.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=111amd64-default&build=460860
Log:

=>> Building devel/dub
build started at Sun Feb  4 01:41:41 UTC 2018
port directory: /usr/ports/devel/dub
package name: dub-1.7.1
building for: FreeBSD 111amd64-default-job-04 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 amd64
maintained by: acm@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/dub/Makefile 460626 2018-02-01 20:18:51Z acm $
Poudriere version: 3.2.4-37-g8639d323
Host OSVERSION: 1200054
Jail OSVERSION: 1101001
Job Id: 04

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p6
UNAME_r=11.1-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/111amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/111amd64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/111amd64-default/ref/.p/pool
MASTERNAME=111amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-37-g8639d323
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
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--
acm@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/dub/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/dub/work  HOME=/wrkdirs/usr/ports/devel/dub/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/dub/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/dub/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/dub/work  HOME=/wrkdirs/usr/ports/devel/dub/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/dub/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  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 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dub"  EXAMPLESDIR="share/examples/dub"  DATADIR="share/dub"  WWWDIR="www/dub"  ETCDIR="etc/dub"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE-p6
#### Misc Poudriere ####
GID=0
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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dub-1.7.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.4.txz
[111amd64-default-job-04] Installing pkg-1.10.4...
[111amd64-default-job-04] Extracting pkg-1.10.4: .......... done
===>   dub-1.7.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dub-1.7.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
=> dlang-dub-v1.7.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/dlang/dub/tar.gz/v1.7.1?dummy=/dlang-dub-v1.7.1_GH0.tar.gz
fetch: https://codeload.github.com/dlang/dub/tar.gz/v1.7.1?dummy=/dlang-dub-v1.7.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/dlang/dub/tar.gz/v1.7.1?dummy=/dlang-dub-v1.7.1_GH0.tar.gz: size of remote file is not known
dlang-dub-v1.7.1_GH0.tar.gz                              0  B    0  Bps
===> Fetching all distfiles required by dub-1.7.1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by dub-1.7.1 for building
=> SHA256 Checksum OK for dlang-dub-v1.7.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by dub-1.7.1 for building
===>  Extracting for dub-1.7.1
=> SHA256 Checksum OK for dlang-dub-v1.7.1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dub-1.7.1
===>  Applying FreeBSD patches for dub-1.7.1
/usr/bin/sed -i.bak -e 's|%%PORTVERSION%%|1.7.1|g' /wrkdirs/usr/ports/devel/dub/work/dub-1.7.1/source/dub/version_.d
===========================================================================
=======================<phase: build-depends  >============================
===>   dub-1.7.1 depends on executable: ldmd2 - not found
===>   Installing existing package /packages/All/ldc-1.7.0_1.txz
[111amd64-default-job-04] Installing ldc-1.7.0_1...
[111amd64-default-job-04] `-- Installing libconfig-1.4.9_1...
[111amd64-default-job-04] |   `-- Installing indexinfo-0.3.1...
[111amd64-default-job-04] |   `-- Extracting indexinfo-0.3.1: .... done
[111amd64-default-job-04] `-- Extracting libconfig-1.4.9_1: .......... done
[111amd64-default-job-04] Extracting ldc-1.7.0_1: .......... done
===>   dub-1.7.1 depends on executable: ldmd2 - found
===>   Returning to build of dub-1.7.1
===========================================================================
=======================<phase: lib-depends    >============================
===>   dub-1.7.1 depends on shared library: libcurl.so - not found
===>   Installing existing package /packages/All/curl-7.58.0_1.txz
[111amd64-default-job-04] Installing curl-7.58.0_1...
[111amd64-default-job-04] `-- Installing ca_root_nss-3.35...
[111amd64-default-job-04] `-- Extracting ca_root_nss-3.35: ........ done
[111amd64-default-job-04] `-- Installing libnghttp2-1.29.0...
[111amd64-default-job-04] `-- Extracting libnghttp2-1.29.0: .......... done
[111amd64-default-job-04] Extracting curl-7.58.0_1: .......... done
Message from ca_root_nss-3.35:

********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
===>   dub-1.7.1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so)
===>   Returning to build of dub-1.7.1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for dub-1.7.1
===========================================================================
=======================<phase: build          >============================
===>  Building for dub-1.7.1
build.sh: cannot open 2.069.0: No such file or directory
build.sh: git: not found
Could not determine a version with git.
Using existing version file.
Running ldmd2...
Shared object "libLLVM-4.0.so" not found, required by "ldmd2"
*** Error code 1

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



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