Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2017 09:37:15 GMT
From:      pkg-fallout@FreeBSD.org
To:        acm@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][lang/ldc] Failed for ldc-1.1.0 in configure
Message-ID:  <201703040937.v249bF9S099682@beefy11.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/lang/ldc/Makefile 435057 2017-02-28 14:52:45Z acm $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p435380_s314638/logs/ldc-1.1.0.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p435380_s314638
Log:

====>> Building lang/ldc
build started at Sat Mar  4 09:37:07 UTC 2017
port directory: /usr/ports/lang/ldc
building for: FreeBSD head-i386-default-job-24 12.0-CURRENT FreeBSD 12.0-CURRENT r314638 i386
maintained by: acm@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/ldc/Makefile 435057 2017-02-28 14:52:45Z acm $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1200023
Job Id: 24




!!! Jail is newer than host. (Jail: 1200023, Host: 1200020) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200023
UNAME_v=FreeBSD 12.0-CURRENT r314638
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ldc-1.1.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ldc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ldc/work  HOME=/wrkdirs/usr/ports/lang/ldc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ldc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ldc/work  HOME=/wrkdirs/usr/ports/lang/ldc/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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ldc"
EXAMPLESDIR="share/examples/ldc"
DATADIR="share/ldc"
WWWDIR="www/ldc"
ETCDIR="etc/ldc"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ldc
DOCSDIR=/usr/local/share/doc/ldc
EXAMPLESDIR=/usr/local/share/examples/ldc
WWWDIR=/usr/local/www/ldc
ETCDIR=/usr/local/etc/ldc
--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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200023
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=12.0-CURRENT
#### 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)  524288
stack size              (kbytes, -s)  65536
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    >============================
===>   ldc-1.1.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.0_2.txz
[head-i386-default-job-24] Installing pkg-1.10.0_2...
[head-i386-default-job-24] Extracting pkg-1.10.0_2: .......... done
===>   ldc-1.1.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ldc-1.1.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ldc-1.1.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ldc-1.1.0 for building
=> SHA256 Checksum OK for ldc-1.1.0-src.tar.gz.
=> SHA256 Checksum OK for ldc-0.17.3-src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ldc-1.1.0 for building
===>  Extracting for ldc-1.1.0
=> SHA256 Checksum OK for ldc-1.1.0-src.tar.gz.
=> SHA256 Checksum OK for ldc-0.17.3-src.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ldc-1.1.0
===========================================================================
=======================<phase: build-depends  >============================
===>   ldc-1.1.0 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.7.2.txz
[head-i386-default-job-24] Installing cmake-3.7.2...
[head-i386-default-job-24] `-- Installing cmake-modules-3.7.2...
[head-i386-default-job-24] `-- Extracting cmake-modules-3.7.2: .......... done
[head-i386-default-job-24] `-- Installing curl-7.53.1...
[head-i386-default-job-24] |   `-- Installing ca_root_nss-3.29.1...
[head-i386-default-job-24] |   `-- Extracting ca_root_nss-3.29.1: ........ done
[head-i386-default-job-24] |   `-- Installing libnghttp2-1.20.0...
[head-i386-default-job-24] |   `-- Extracting libnghttp2-1.20.0: .......... done
[head-i386-default-job-24] `-- Extracting curl-7.53.1: .......... done
[head-i386-default-job-24] `-- Installing expat-2.2.0_1...
[head-i386-default-job-24] `-- Extracting expat-2.2.0_1: .......... done
[head-i386-default-job-24] `-- Installing jsoncpp-1.8.0_1...
[head-i386-default-job-24] `-- Extracting jsoncpp-1.8.0_1: .......... done
[head-i386-default-job-24] `-- Installing libarchive-3.2.2,1...
[head-i386-default-job-24] |   `-- Installing liblz4-1.7.5,1...
[head-i386-default-job-24] |   `-- Extracting liblz4-1.7.5,1: .......... done
[head-i386-default-job-24] |   `-- Installing lzo2-2.09...
[head-i386-default-job-24] |   `-- Extracting lzo2-2.09: .......... done
[head-i386-default-job-24] `-- Extracting libarchive-3.2.2,1: .......... done
[head-i386-default-job-24] `-- Installing libuv-1.11.0...
[head-i386-default-job-24] `-- Extracting libuv-1.11.0: .......... done
[head-i386-default-job-24] Extracting cmake-3.7.2: .......... done
Message from ca_root_nss-3.29.1:
********************************* 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

***************************************************************************
===>   ldc-1.1.0 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of ldc-1.1.0
===========================================================================
=======================<phase: lib-depends    >============================
===>   ldc-1.1.0 depends on shared library: libconfig.so - not found
===>   Installing existing package /packages/All/libconfig-1.4.9_1.txz
[head-i386-default-job-24] Installing libconfig-1.4.9_1...
[head-i386-default-job-24] `-- Installing indexinfo-0.2.6...
[head-i386-default-job-24] `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-24] Extracting libconfig-1.4.9_1: .......... done
===>   ldc-1.1.0 depends on shared library: libconfig.so - found (/usr/local/lib/libconfig.so)
===>   Returning to build of ldc-1.1.0
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ldc-1.1.0
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/CC
-- Check for working CXX compiler: /usr/bin/CC -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning at cmake/Modules/FindLLVM.cmake:132 (message):
  Could not find llvm-config (LLVM >= 3.5).  Try manually setting LLVM_CONFIG
  to the llvm-config executable of the installation to use.
Call Stack (most recent call first):
  CMakeLists.txt:18 (find_package)


CMake Error at cmake/Modules/FindLLVM.cmake:235 (if):
  if given arguments:

    "VERSION_LESS" "3.5"

  Unknown arguments specified
Call Stack (most recent call first):
  CMakeLists.txt:18 (find_package)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/CMakeFiles/CMakeOutput.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/ldc



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