Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2017 07:39:00 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][lang/ldc] Failed for ldc-1.1.0 in configure
Message-ID:  <201704160739.v3G7d0pq090543@beefy8.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 435443 2017-03-05 03:07:52Z acm $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p438568_s316946/logs/ldc-1.1.0.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p438568_s316946
Log:

====>> Building lang/ldc
build started at Sun Apr 16 04:03:26 UTC 2017
port directory: /usr/ports/lang/ldc
building for: FreeBSD head-armv6-default-job-04 12.0-CURRENT FreeBSD 12.0-CURRENT r316946 arm
maintained by: acm@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/ldc/Makefile 435443 2017-03-05 03:07:52Z acm $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200020
Jail OSVERSION: 1200028
Job Id: 04




!!! Jail is newer than host. (Jail: 1200028, 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=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200028
UNAME_v=FreeBSD 12.0-CURRENT r316946
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
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-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
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 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="clang39" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--
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---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200028
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---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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    >============================
===>   ldc-1.1.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-04] Installing pkg-1.10.1...
[head-armv6-default-job-04] Extracting pkg-1.10.1: .......... 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          >============================
<snip>
[ 22%] Generating std/numeric.o
[ 22%] Generating std/outbuffer.o
[ 22%] Generating std/parallelism.o
[ 22%] Generating std/path.o
[ 22%] Generating std/process.o
[ 22%] Generating std/random.o
[ 22%] Generating std/signals.o
[ 22%] Generating std/socket.o
[ 22%] Generating std/socketstream.o
[ 22%] Generating std/stdint.o
[ 22%] Generating std/stdio.o
[ 24%] Generating std/stdiobase.o
[ 24%] Generating std/stream.o
[ 24%] Generating std/string.o
[ 24%] Generating std/syserror.o
[ 24%] Generating std/system.o
[ 24%] Generating std/traits.o
[ 24%] Generating std/typecons.o
[ 24%] Generating std/typelist.o
[ 24%] Generating std/typetuple.o
[ 24%] Generating std/uni.o
[ 24%] Generating std/uri.o
[ 24%] Generating std/utf.o
[ 24%] Generating std/uuid.o
[ 24%] Generating std/variant.o
[ 24%] Generating std/xml.o
[ 24%] Generating std/zip.o
[ 25%] Generating std/zlib.o
[ 25%] Generating std/algorithm/comparison.o
[ 25%] Generating std/algorithm/internal.o
[ 25%] Generating std/algorithm/iteration.o
[ 25%] Generating std/algorithm/mutation.o
[ 25%] Generating std/algorithm/package.o
[ 25%] Generating std/algorithm/searching.o
[ 25%] Generating std/algorithm/setops.o
[ 25%] Generating std/algorithm/sorting.o
[ 25%] Generating std/container/array.o
[ 25%] Generating std/container/binaryheap.o
[ 25%] Generating std/container/dlist.o
[ 25%] Generating std/container/package.o
[ 25%] Generating std/container/rbtree.o
[ 25%] Generating std/container/slist.o
[ 25%] Generating std/container/util.o
[ 27%] Generating std/digest/crc.o
[ 27%] Generating std/digest/digest.o
[ 27%] Generating std/digest/md.o
[ 27%] Generating std/digest/ripemd.o
[ 27%] Generating std/digest/sha.o
[ 27%] Generating std/experimental/logger/core.o
[ 27%] Generating std/experimental/logger/filelogger.o
[ 27%] Generating std/experimental/logger/multilogger.o
[ 27%] Generating std/experimental/logger/nulllogger.o
[ 27%] Generating std/experimental/logger/package.o
[ 27%] Generating std/net/curl.o
[ 27%] Generating std/net/isemail.o
[ 27%] Generating std/range/interfaces.o
[ 27%] Generating std/range/package.o
[ 27%] Generating std/range/primitives.o
[ 27%] Generating std/regex/internal/backtracking.o
[ 29%] Generating std/regex/internal/generator.o
[ 29%] Generating std/regex/internal/ir.o
[ 29%] Generating std/regex/internal/kickstart.o
[ 29%] Generating std/regex/internal/parser.o
[ 29%] Generating std/regex/internal/tests.o
[ 29%] Generating std/regex/internal/thompson.o
[ 29%] Generating std/regex/package.o
[ 29%] Generating std/internal/cstring.o
[ 29%] Generating std/internal/digest/sha_SSSE3.o
[ 29%] Generating std/internal/math/biguintcore.o
[ 29%] Generating std/internal/math/biguintnoasm.o
[ 29%] Generating std/internal/math/biguintx86.o
[ 29%] Generating std/internal/math/errorfunction.o
[ 29%] Generating std/internal/math/gammafunction.o
[ 29%] Generating std/internal/processinit.o
[ 29%] Generating std/internal/scopebuffer.o
[ 31%] Generating std/internal/test/dummyrange.o
[ 31%] Generating std/internal/unicode_comp.o
[ 31%] Generating std/internal/unicode_decomp.o
[ 31%] Generating std/internal/unicode_grapheme.o
[ 31%] Generating std/internal/unicode_norm.o
[ 31%] Generating std/internal/unicode_tables.o
[ 31%] Generating std/internal/windows/advapi32.o
[ 31%] Generating std/c/fenv.o
[ 31%] Generating std/c/locale.o
[ 31%] Generating std/c/math.o
[ 31%] Generating std/c/process.o
[ 31%] Generating std/c/stdarg.o
[ 31%] Generating std/c/stddef.o
[ 31%] Generating std/c/stdio.o
[ 31%] Generating std/c/stdlib.o
[ 31%] Generating std/c/string.o
[ 33%] Generating std/c/time.o
[ 33%] Generating std/c/wcharh.o
[ 33%] Generating std/c/linux/linux.o
[ 33%] Generating std/c/linux/linuxextern.o
[ 33%] Generating std/c/linux/pthread.o
[ 33%] Generating std/c/linux/socket.o
[ 33%] Generating std/c/linux/termios.o
[ 33%] Generating std/c/linux/tipc.o
[ 33%] Generating etc/c/curl.o
[ 33%] Generating etc/c/sqlite3.o
[ 33%] Generating etc/c/zlib.o
Scanning dependencies of target phobos2-ldc
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/adler32.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/compress.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/crc32.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/deflate.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/gzclose.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/gzlib.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/gzread.c.o
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/phobos/etc/c/zlib/gzread.c:30:15: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
        ret = read(state->fd, buf + *have, len - *have);
              ^
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/phobos/etc/c/zlib/gzread.c:591:11: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    ret = close(state->fd);
          ^
2 warnings generated.
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/gzwrite.c.o
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/phobos/etc/c/zlib/gzwrite.c:84:15: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
        got = write(state->fd, strm->next_in, strm->avail_in);
              ^
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/phobos/etc/c/zlib/gzwrite.c:573:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
    if (close(state->fd) == -1)
        ^
2 warnings generated.
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/infback.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/inffast.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/inflate.c.o
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/phobos/etc/c/zlib/inflate.c:1507:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
                                                        ~~~ ^
1 warning generated.
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/inftrees.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/trees.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/uncompr.c.o
[ 33%] Building C object runtime/CMakeFiles/phobos2-ldc.dir/phobos/etc/c/zlib/zutil.c.o
[ 35%] Linking C static library ../lib/libphobos2-ldc.a
[ 35%] Built target phobos2-ldc
[ 35%] Generating src/core/atomic-debug.o
[ 35%] Generating src/core/bitop-debug.o
[ 35%] Generating src/core/checkedint-debug.o
[ 35%] Generating src/core/cpuid-debug.o
[ 35%] Generating src/core/demangle-debug.o
[ 35%] Generating src/core/exception-debug.o
[ 35%] Generating src/core/math-debug.o
[ 37%] Generating src/core/memory-debug.o
[ 37%] Generating src/core/runtime-debug.o
[ 37%] Generating src/core/simd-debug.o
[ 37%] Generating src/core/thread-debug.o
[ 37%] Generating src/core/time-debug.o
[ 37%] Generating src/core/vararg-debug.o
[ 37%] Generating src/core/internal/convert-debug.o
[ 37%] Generating src/core/internal/hash-debug.o
[ 37%] Generating src/core/internal/traits-debug.o
[ 37%] Generating src/core/sync/barrier-debug.o
[ 37%] Generating src/core/sync/condition-debug.o
[ 37%] Generating src/core/sync/config-debug.o
[ 37%] Generating src/core/sync/exception-debug.o
[ 37%] Generating src/core/sync/mutex-debug.o
[ 37%] Generating src/core/sync/rwmutex-debug.o
[ 37%] Generating src/core/sync/semaphore-debug.o
[ 38%] Generating src/core/sys/posix/arpa/inet-debug.o
[ 38%] Generating src/core/sys/posix/config-debug.o
[ 38%] Generating src/core/sys/posix/dirent-debug.o
[ 38%] Generating src/core/sys/posix/dlfcn-debug.o
[ 38%] Generating src/core/sys/posix/fcntl-debug.o
[ 38%] Generating src/core/sys/posix/grp-debug.o
[ 38%] Generating src/core/sys/posix/inttypes-debug.o
[ 38%] Generating src/core/sys/posix/net/if_-debug.o
[ 38%] Generating src/core/sys/posix/netdb-debug.o
[ 38%] Generating src/core/sys/posix/netinet/in_-debug.o
[ 38%] Generating src/core/sys/posix/netinet/tcp-debug.o
[ 38%] Generating src/core/sys/posix/poll-debug.o
[ 38%] Generating src/core/sys/posix/pthread-debug.o
[ 38%] Generating src/core/sys/posix/pwd-debug.o
[ 38%] Generating src/core/sys/posix/sched-debug.o
[ 38%] Generating src/core/sys/posix/semaphore-debug.o
[ 40%] Generating src/core/sys/posix/setjmp-debug.o
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/druntime/src/core/sys/posix/setjmp.d(168): Error: undefined identifier '_jmp_buf', did you mean alias 'jmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/druntime/src/core/sys/posix/setjmp.d(168): Error: undefined identifier '_jmp_buf', did you mean alias 'jmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/druntime/src/core/sys/posix/setjmp.d(168): Error: undefined identifier '_jmp_buf', did you mean alias 'jmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/druntime/src/core/sys/posix/setjmp.d(236): Error: undefined identifier '_sigjmp_buf', did you mean alias 'sigjmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/druntime/src/core/sys/posix/setjmp.d(236): Error: undefined identifier '_sigjmp_buf', did you mean alias 'sigjmp_buf'?
/wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src/runtime/druntime/src/core/sys/posix/setjmp.d(236): Error: undefined identifier '_sigjmp_buf', did you mean alias 'sigjmp_buf'?
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/ldc/work/ldc-0.17.3-src
*** 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?201704160739.v3G7d0pq090543>