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:     c...@freebsd.org
Last committer: c...@freebsd.org
Ident:          $FreeBSD: head/lang/dmd2/Makefile 426141 2016-11-15 04:07:06Z 
cy $
Log URL:        
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p428262_s309780/logs/dmd2-2.071.1.log
Build URL:      
http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p428262_s309780
Log:

====>> Building lang/dmd2
build started at Fri Dec 16 05:00:23 UTC 2016
port directory: /usr/ports/lang/dmd2
building for: FreeBSD head-armv6-default-job-19 12.0-CURRENT FreeBSD 
12.0-CURRENT r309780 arm
maintained by: c...@freebsd.org
Makefile ident:      $FreeBSD: head/lang/dmd2/Makefile 426141 2016-11-15 
04:07:06Z cy $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1200018
Job Id: 19




!!! Jail is newer than host. (Jail: 1200018, Host: 1200010) !!!
!!! 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
UNAME_v=FreeBSD 12.0-CURRENT r309780
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/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=dmd2-2.071.1
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-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=1200018
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for dmd2-2.071.1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
WRKDIR=/wrkdirs/usr/ports/lang/dmd2/work 
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/dmd2/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/dmd2/work  
HOME=/wrkdirs/usr/ports/lang/dmd2/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="/nxb-bin/usr/bin/cc" 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 444"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/dmd
DOCSDIR=/usr/local/share/doc/dmd2
EXAMPLESDIR=/usr/local/share/examples/dmd2
WWWDIR=/usr/local/www/dmd
ETCDIR=/usr/local/etc/dmd
--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
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---
=======================<phase: check-sanity   >============================
===>  License ART10 DMD BSL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dmd2-2.071.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4.txz
[head-armv6-default-job-19] Installing pkg-1.9.4...
[head-armv6-default-job-19] Extracting pkg-1.9.4: .......... done
===>   dmd2-2.071.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dmd2-2.071.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License ART10 DMD BSL accepted by the user
=> dmd.2.071.1.freebsd-64.zip doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://ftp.digitalmars.com/dmd.2.071.1.freebsd-64.zip
dmd.2.071.1.freebsd-64.zip                               0  B    0  Bps
=> dmd.2.067.1.zip doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://ftp.digitalmars.com/dmd.2.067.1.zip
dmd.2.067.1.zip                                          0  B    0  Bps
===> Fetching all distfiles required by dmd2-2.071.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License ART10 DMD BSL accepted by the user
===> Fetching all distfiles required by dmd2-2.071.1 for building
=> SHA256 Checksum OK for dmd.2.071.1.freebsd-64.zip.
=> SHA256 Checksum OK for dmd.2.067.1.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License ART10 DMD BSL accepted by the user
===> Fetching all distfiles required by dmd2-2.071.1 for building
===>  Extracting for dmd2-2.071.1
=> SHA256 Checksum OK for dmd.2.071.1.freebsd-64.zip.
=> SHA256 Checksum OK for dmd.2.067.1.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dmd2-2.071.1
===>  Applying FreeBSD patches for dmd2-2.071.1
===========================================================================
=======================<phase: build-depends  >============================
===>   dmd2-2.071.1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-armv6-default-job-19] Installing gmake-4.2.1_1...
[head-armv6-default-job-19] `-- Installing indexinfo-0.2.6...
[head-armv6-default-job-19] `-- Extracting indexinfo-0.2.6: .... done
[head-armv6-default-job-19] `-- Installing gettext-runtime-0.19.8.1_1...
[head-armv6-default-job-19] `-- Extracting gettext-runtime-0.19.8.1_1: 
.......... done
[head-armv6-default-job-19] Extracting gmake-4.2.1_1: .......... done
===>   dmd2-2.071.1 depends on executable: gmake - found
===>   Returning to build of dmd2-2.071.1
===========================================================================
<snip>
backend/cod2.c:334:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
            (e1->E2->Eoper == OPconst && el_signx32(e1->E2) ||
             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
backend/cod2.c:334:39: note: place parentheses around the '&&' expression to 
silence this warning
            (e1->E2->Eoper == OPconst && el_signx32(e1->E2) ||
                                      ^
             (                                             )
backend/cod2.c:335:32: warning: '&&' within '||' [-Wlogical-op-parentheses]
             e2oper == OPconst && el_signx32(e2)) &&
             ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
backend/cod2.c:335:32: note: place parentheses around the '&&' expression to 
silence this warning
             e2oper == OPconst && el_signx32(e2)) &&
                               ^
             (                                  )
backend/cod2.c:3924:44: warning: '&&' within '||' [-Wlogical-op-parentheses]
            if ((config.wflags & WFssneds) && segreg == SEG_SS || /* if source 
is on stack */
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ~~
backend/cod2.c:3924:44: note: place parentheses around the '&&' expression to 
silence this warning
            if ((config.wflags & WFssneds) && segreg == SEG_SS || /* if source 
is on stack */
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
3 warnings generated.
  (CC)  BACK_OBJS  backend/cod3.c
/nxb-bin/usr/bin/c++ -m32 -c -Wno-deprecated -Wstrict-aliasing -fno-exceptions 
-fno-rtti -D__pascal= -DMARS=1 -DTARGET_FREEBSD=1 -DDM_TARGET_CPU_X86=1 
-DDMDV2=1  -O2 -DDMDV2=1 -Iroot -Itk -Ibackend -I. -MMD -MF cod3.deps 
backend/cod3.c
backend/cod3.c:1120:16: warning: calling convention '__cdecl__' ignored for 
this target [-Wignored-attributes]
    static int __cdecl cmp(const void *p, const void *q)
               ^
backend/cdeflnx.h:25:33: note: expanded from macro '__cdecl'
#define __cdecl __attribute__ ((__cdecl__))
                                ^
backend/cod3.c:2560:29: warning: '&&' within '||' [-Wlogical-op-parentheses]
                    if (I64 && reg >= 4 || r >= 4)
                        ~~~~^~~~~~~~~~~ ~~
backend/cod3.c:2560:29: note: place parentheses around the '&&' expression to 
silence this warning
                    if (I64 && reg >= 4 || r >= 4)
                        ~~~~^~~~~~~~~~~
backend/cod3.c:4217:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
        if ((op & ~0x0F) == 0x70 && c->Iflags & CFjmp16 ||
            ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ~~
backend/cod3.c:4217:34: note: place parentheses around the '&&' expression to 
silence this warning
        if ((op & ~0x0F) == 0x70 && c->Iflags & CFjmp16 ||
            ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
backend/cod3.c:4529:54: warning: '&&' within '||' [-Wlogical-op-parentheses]
                ((rm & 0xC0) == 0 && !((rm & 7) == 4 && (c->Isib & 7) == 5 || 
(rm & 7) == 5))
                                       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
backend/cod3.c:4529:54: note: place parentheses around the '&&' expression to 
silence this warning
                ((rm & 0xC0) == 0 && !((rm & 7) == 4 && (c->Isib & 7) == 5 || 
(rm & 7) == 5))
                                                     ^
                                       (                                  )
backend/cod3.c:5017:32: warning: '&&' within '||' [-Wlogical-op-parentheses]
                if (op == 0xF7 && reg == modregrm(0,0,0) ||
                    ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ~~
backend/cod3.c:5017:32: note: place parentheses around the '&&' expression to 
silence this warning
                if (op == 0xF7 && reg == modregrm(0,0,0) ||
                    ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
backend/cod3.c:5018:58: warning: '&&' within '||' [-Wlogical-op-parentheses]
                    op == 0x81 && reg == modregrm(0,6,0) && !flags ||
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
backend/cod3.c:5018:58: note: place parentheses around the '&&' expression to 
silence this warning
                    op == 0x81 && reg == modregrm(0,6,0) && !flags ||
                                                         ^
                    (                                             )
backend/cod3.c:5019:32: warning: '&&' within '||' [-Wlogical-op-parentheses]
                    op == 0x81 && reg == modregrm(0,1,0))
                    ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
backend/cod3.c:5019:32: note: place parentheses around the '&&' expression to 
silence this warning
                    op == 0x81 && reg == modregrm(0,1,0))
                    ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
backend/cod3.c:5254:86: warning: '&&' within '||' [-Wlogical-op-parentheses]
                                    issib(c->Irm) && (c->Irm & modregrm(3,0,0)) 
== 0 && (c->Isib & 7) == BP))
                                    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
backend/cod3.c:5254:86: note: place parentheses around the '&&' expression to 
silence this warning
                                    issib(c->Irm) && (c->Irm & modregrm(3,0,0)) 
== 0 && (c->Isib & 7) == BP))
                                    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
backend/cod3.c:5658:35: warning: '&&' within '||' [-Wlogical-op-parentheses]
                    if (issib(rm) && (c->Isib & 7) == 5 ||
                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
backend/cod3.c:5658:35: note: place parentheses around the '&&' expression to 
silence this warning
                    if (issib(rm) && (c->Isib & 7) == 5 ||
                        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
backend/cod3.c:6063:41: warning: '&&' within '||' [-Wlogical-op-parentheses]
                        if (!(issib(rm) && (c->Isib & 7) == 5 ||
                              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~
backend/cod3.c:6063:41: note: place parentheses around the '&&' expression to 
silence this warning
                        if (!(issib(rm) && (c->Isib & 7) == 5 ||
                              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
  (CC)  BACK_OBJS  backend/cod4.c
/nxb-bin/usr/bin/c++ -m32 -c -Wno-deprecated -Wstrict-aliasing -fno-exceptions 
-fno-rtti -D__pascal= -DMARS=1 -DTARGET_FREEBSD=1 -DDM_TARGET_CPU_X86=1 
-DDMDV2=1  -O2 -DDMDV2=1 -Iroot -Itk -Ibackend -I. -MMD -MF cod4.deps 
backend/cod4.c
backend/cod4.c:381:76: warning: '&&' within '||' [-Wlogical-op-parentheses]
             !(I64 && (config.flags3 & CFG3pic || config.exe == EX_WIN64)) &&
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
backend/cod4.c:381:76: note: place parentheses around the '&&' expression to 
silence this warning
             !(I64 && (config.flags3 & CFG3pic || config.exe == EX_WIN64)) &&
                                                                           ^
backend/cod4.c:1893:32: warning: '&&' within '||' [-Wlogical-op-parentheses]
        (I16 && tym == TYlong  && tybasic(e2->Ety) == TYlong ||
         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
backend/cod4.c:1893:32: note: place parentheses around the '&&' expression to 
silence this warning
        (I16 && tym == TYlong  && tybasic(e2->Ety) == TYlong ||
         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
backend/cod4.c:2138:33: warning: '&&' within '||' [-Wlogical-op-parentheses]
        if ((e1->Eoper == OPvar && datafl[el_fl(e1)] ||
             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ~~
backend/cod4.c:2138:33: note: place parentheses around the '&&' expression to 
silence this warning
        if ((e1->Eoper == OPvar && datafl[el_fl(e1)] ||
                                ^
             (                                      )
backend/cod4.c:2503:33: warning: '&&' within '||' [-Wlogical-op-parentheses]
        if ((e1->Eoper == OPvar && datafl[el_fl(e1)] ||
             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ~~
backend/cod4.c:2503:33: note: place parentheses around the '&&' expression to 
silence this warning
        if ((e1->Eoper == OPvar && datafl[el_fl(e1)] ||
                                ^
             (                                      )
backend/cod4.c:2867:17: warning: '&&' within '||' [-Wlogical-op-parentheses]
            I64 && op == OPs32_64)
            ~~~~^~~~~~~~~~~~~~~~~
backend/cod4.c:2867:17: note: place parentheses around the '&&' expression to 
silence this warning
            I64 && op == OPs32_64)
            ~~~~^~~~~~~~~~~~~~~~~
backend/cod4.c:3174:21: warning: '&&' within '||' [-Wlogical-op-parentheses]
                I64 && (isOff || e->Eoper == OP128_64))
                ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
backend/cod4.c:3174:21: note: place parentheses around the '&&' expression to 
silence this warning
                I64 && (isOff || e->Eoper == OP128_64))
                ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
  (CC)  BACK_OBJS  backend/ptrntab.c
/nxb-bin/usr/bin/c++ -m32 -c -Wno-deprecated -Wstrict-aliasing -fno-exceptions 
-fno-rtti -D__pascal= -DMARS=1 -DTARGET_FREEBSD=1 -DDM_TARGET_CPU_X86=1 
-DDMDV2=1  -O2 -DDMDV2=1 -Iroot -Itk -Ibackend -I. -MMD -MF ptrntab.deps 
backend/ptrntab.c
  (CC)  BACK_OBJS  backend/elfobj.c
/nxb-bin/usr/bin/c++ -m32 -c -Wno-deprecated -Wstrict-aliasing -fno-exceptions 
-fno-rtti -D__pascal= -DMARS=1 -DTARGET_FREEBSD=1 -DDM_TARGET_CPU_X86=1 
-DDMDV2=1  -O2 -DDMDV2=1 -Iroot -Itk -Ibackend -I. -MMD -MF elfobj.deps 
backend/elfobj.c
backend/elfobj.c:2617:1: warning: control may reach end of non-void function 
[-Wreturn-type]
}
^
backend/elfobj.c:2658:1: warning: control may reach end of non-void function 
[-Wreturn-type]
}
^
2 warnings generated.
ar rcs backend.a go.o gdag.o gother.o gflow.o gloop.o var.o el.o glocal.o os.o 
nteh.o evalu8.o cgcs.o rtlsym.o cgelem.o cgen.o cgreg.o out.o blockopt.o cg.o 
type.o dt.o debug.o code.o ee.o symbol.o cgcod.o cod5.o outbuf.o bcomplex.o 
aa.o ti_achar.o ti_pvoid.o pdata.o cv8.o backconfig.o divcoeff.o dwarf.o ph2.o 
util2.o eh.o tk.o strtold.o cg87.o cgxmm.o cgsched.o cod1.o cod2.o cod3.o 
cod4.o ptrntab.o elfobj.o
/nxb-bin/usr/bin/c++ -o dmd -m32 frontend.a root.a glue.a backend.a -lm 
-lstdc++ -lpthread
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1/dmd2/src/dmd'
cd /wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1/dmd2/src/dmd/../phobos 
&& XDG_DATA_HOME=/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1  
HOME=/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1 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="/nxb-bin/usr/bin/cc" 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 444"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444" gmake 
MODEL=32 DESTDIR=/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1/stage -f 
posix.mak 
gmake[2]: Entering directory 
'/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1/dmd2/src/phobos'
awk: can't open file ../dmd/VERSION
 source line number 1
awk: can't open file ../dmd/VERSION
 source line number 1
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/adler32.c 
-ogenerated/freebsd/release/32/etc/c/zlib/adler32.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/compress.c 
-ogenerated/freebsd/release/32/etc/c/zlib/compress.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/crc32.c 
-ogenerated/freebsd/release/32/etc/c/zlib/crc32.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/deflate.c 
-ogenerated/freebsd/release/32/etc/c/zlib/deflate.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/gzclose.c 
-ogenerated/freebsd/release/32/etc/c/zlib/gzclose.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/gzlib.c 
-ogenerated/freebsd/release/32/etc/c/zlib/gzlib.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/gzread.c 
-ogenerated/freebsd/release/32/etc/c/zlib/gzread.o
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);
              ^
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.
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/gzwrite.c 
-ogenerated/freebsd/release/32/etc/c/zlib/gzwrite.o
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);
              ^
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.
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/infback.c 
-ogenerated/freebsd/release/32/etc/c/zlib/infback.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/inffast.c 
-ogenerated/freebsd/release/32/etc/c/zlib/inffast.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/inflate.c 
-ogenerated/freebsd/release/32/etc/c/zlib/inflate.o
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.
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/inftrees.c 
-ogenerated/freebsd/release/32/etc/c/zlib/inftrees.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/trees.c 
-ogenerated/freebsd/release/32/etc/c/zlib/trees.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/uncompr.c 
-ogenerated/freebsd/release/32/etc/c/zlib/uncompr.o
/nxb-bin/usr/bin/cc -c  -m32 -fPIC -O3 etc/c/zlib/zutil.c 
-ogenerated/freebsd/release/32/etc/c/zlib/zutil.o
gmake -C ../druntime -f posix.mak MODEL=32 DMD=../dmd/dmd OS=freebsd
gmake[3]: Entering directory 
'/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1/dmd2/src/druntime'
/nxb-bin/usr/bin/cc -c -m32 -O -fPIC src/core/stdc/errno.c -oobj/32/errno_c.o
/nxb-bin/usr/bin/cc -c -m32 -O -fPIC src/rt/bss_section.c -oobj/32/bss_section.o
/nxb-bin/usr/bin/cc -c -m32 -O -fPIC src/core/threadasm.S -oobj/32/threadasm.o
./dmd/dmd -c -fPIC -oflib/libdruntime-freebsd32so.o -m32 -conf= -O -release 
-dip25 -inline -w -Isrc -Iimport -fPIC -version=Shared -version=Shared 
src/object_.d src/core/atomic.d src/core/bitop.d src/core/checkedint.d 
src/core/cpuid.d src/core/demangle.d src/core/exception.d src/core/math.d 
src/core/memory.d src/core/runtime.d src/core/simd.d src/core/thread.d 
src/core/time.d src/core/vararg.d src/core/internal/convert.d 
src/core/internal/hash.d src/core/internal/traits.d src/core/stdc/config.d 
src/core/stdc/ctype.d src/core/stdc/errno.d src/core/stdc/fenv.d 
src/core/stdc/math.d src/core/stdc/signal.d src/core/stdc/stdarg.d 
src/core/stdc/stddef.d src/core/stdc/stdint.d src/core/stdc/stdio.d 
src/core/stdc/stdlib.d src/core/stdc/string.d src/core/stdc/time.d 
src/core/stdc/wchar_.d src/core/sync/barrier.d src/core/sync/condition.d 
src/core/sync/config.d src/core/sync/exception.d src/core/sync/mutex.d 
src/core/sync/rwmutex.d src/core/sync/semaphore.d 
src/core/sys/freebsd/execinfo.d src/c
 ore/sys/freebsd/sys/event.d src/core/sys/linux/stdio.d 
src/core/sys/linux/tipc.d src/core/sys/posix/signal.d 
src/core/sys/posix/dirent.d src/core/sys/posix/sys/resource.d 
src/core/sys/posix/sys/select.d src/core/sys/posix/sys/socket.d 
src/core/sys/posix/sys/stat.d src/core/sys/posix/sys/wait.d 
src/core/sys/posix/netdb.d src/core/sys/posix/sys/ioctl.d 
src/core/sys/posix/sys/utsname.d src/core/sys/posix/netinet/in_.d 
src/core/sys/posix/arpa/inet.d src/core/sys/solaris/sys/priocntl.d 
src/core/sys/solaris/sys/types.d src/core/sys/solaris/sys/procset.d 
src/core/sys/windows/com.d src/core/sys/windows/dbghelp.d 
src/core/sys/windows/dll.d src/core/sys/windows/stacktrace.d 
src/core/sys/windows/stat.d src/core/sys/windows/threadaux.d 
src/core/sys/windows/windows.d src/core/sys/windows/winsock2.d src/gc/bits.d 
src/gc/config.d src/gc/gc.d src/gc/os.d src/gc/pooltable.d src/gc/proxy.d 
src/gc/stats.d src/rt/aApply.d src/rt/aApplyR.d src/rt/aaA.d src/rt/adi.d 
src/rt/alloca.d src/rt/arrayassign.d s
 rc/rt/arraybyte.d src/rt/arraycast.d src/rt/!
 arraycat.d src/rt/arraydouble.d src/rt/arrayfloat.d src/rt/arrayint.d 
src/rt/arrayreal.d src/rt/arrayshort.d src/rt/cast_.d src/rt/cmath2.d 
src/rt/config.d src/rt/cover.d src/rt/critical_.d src/rt/deh.d 
src/rt/deh_win32.d src/rt/deh_win64_posix.d src/rt/dmain2.d src/rt/invariant.d 
src/rt/lifetime.d src/rt/llmath.d src/rt/memory.d src/rt/memset.d 
src/rt/minfo.d src/rt/monitor_.d src/rt/obj.d src/rt/qsort.d src/rt/sections.d 
src/rt/sections_android.d src/rt/sections_elf_shared.d src/rt/sections_osx.d 
src/rt/sections_solaris.d src/rt/sections_win32.d src/rt/sections_win64.d 
src/rt/switch_.d src/rt/tlsgc.d src/rt/trace.d src/rt/util/array.d 
src/rt/util/hash.d src/rt/util/random.d src/rt/util/string.d 
src/rt/util/typeinfo.d src/rt/util/utf.d src/rt/util/container/array.d 
src/rt/util/container/common.d src/rt/util/container/hashtab.d 
src/rt/util/container/treap.d src/rt/typeinfo/ti_AC.d 
src/rt/typeinfo/ti_Acdouble.d src/rt/typeinfo/ti_Acfloat.d 
src/rt/typeinfo/ti_Acreal.d src/rt/typeinfo/
 ti_Adouble.d src/rt/typeinfo/ti_Afloat.d src/rt/typeinfo/ti_Ag.d 
src/rt/typeinfo/ti_Aint.d src/rt/typeinfo/ti_Along.d src/rt/typeinfo/ti_Areal.d 
src/rt/typeinfo/ti_Ashort.d src/rt/typeinfo/ti_byte.d src/rt/typeinfo/ti_C.d 
src/rt/typeinfo/ti_cdouble.d src/rt/typeinfo/ti_cfloat.d 
src/rt/typeinfo/ti_char.d src/rt/typeinfo/ti_creal.d src/rt/typeinfo/ti_dchar.d 
src/rt/typeinfo/ti_delegate.d src/rt/typeinfo/ti_double.d 
src/rt/typeinfo/ti_float.d src/rt/typeinfo/ti_idouble.d 
src/rt/typeinfo/ti_ifloat.d src/rt/typeinfo/ti_int.d src/rt/typeinfo/ti_ireal.d 
src/rt/typeinfo/ti_long.d src/rt/typeinfo/ti_ptr.d src/rt/typeinfo/ti_real.d 
src/rt/typeinfo/ti_short.d src/rt/typeinfo/ti_ubyte.d src/rt/typeinfo/ti_uint.d 
src/rt/typeinfo/ti_ulong.d src/rt/typeinfo/ti_ushort.d 
src/rt/typeinfo/ti_void.d src/rt/typeinfo/ti_wchar.d src/etc/linux/memoryerror.d
Assertion failed: (!signbit(Port::ldbl_nan)), function PortInitializer, file 
root/port.c, line 646.
qemu: uncaught target signal 6 (Abort trap) - core dumped
gmake[3]: *** [posix.mak:180: lib/libdruntime-freebsd32so.a] Abort trap
gmake[3]: Leaving directory 
'/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1/dmd2/src/druntime'
gmake[2]: *** [posix.mak:412: ../druntime/lib/libdruntime-freebsd32.a] Error 2
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1/dmd2/src/phobos'
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/lang/dmd2
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/dmd2
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to