Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2017 05:53:37 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][lang/dmd2] Failed for dmd2-2.073.2 in configure
Message-ID:  <201704270553.v3R5rbsp083791@beefy15.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:     cy@FreeBSD.org
Last committer: cy@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/lang/dmd2/Makefile 435823 2017-03-10 10:44:18Z cy $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/439486/logs/dmd2-2.073.2.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=439486
Log:

====>> Building lang/dmd2
build started at Thu Apr 27 05:51:42 UTC 2017
port directory: /usr/ports/lang/dmd2
building for: FreeBSD 110armv6-quarterly-job-07 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 r316722 arm
maintained by: cy@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/lang/dmd2/Makefile 435823 2017-03-10 10:44:18Z cy $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9 r316722
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=dmd2-2.073.2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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---
===> The following configuration options are available for dmd2-2.073.2:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> 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--
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 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.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
# 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=11.0
OSVERSION=1100122
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=11.0-RELEASE-p9
#### 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 ART10 DMD BSL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dmd2-2.073.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-07] Installing pkg-1.10.1...
[110armv6-quarterly-job-07] Extracting pkg-1.10.1: .......... done
===>   dmd2-2.073.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dmd2-2.073.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License ART10 DMD BSL accepted by the user
/nxb-bin/usr/bin/make -f Makefile.bootstrap BOOTDIR=/wrkdirs/usr/ports/lang/dmd2/work checksum
=> 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.067.1 for building
=> SHA256 Checksum OK for dmd.2.067.1.zip.
=> dlang-dmd-v2.073.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/dlang/dmd/tar.gz/v2.073.2?dummy=/dlang-dmd-v2.073.2_GH0.tar.gz
fetch: https://codeload.github.com/dlang/dmd/tar.gz/v2.073.2?dummy=/dlang-dmd-v2.073.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/dlang/dmd/tar.gz/v2.073.2?dummy=/dlang-dmd-v2.073.2_GH0.tar.gz: size of remote file is not known
dlang-dmd-v2.073.2_GH0.tar.gz                            0  B    0  Bps
=> dlang-druntime-v2.073.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/dlang/druntime/tar.gz/v2.073.2?dummy=/dlang-druntime-v2.073.2_GH0.tar.gz
fetch: https://codeload.github.com/dlang/druntime/tar.gz/v2.073.2?dummy=/dlang-druntime-v2.073.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/dlang/druntime/tar.gz/v2.073.2?dummy=/dlang-druntime-v2.073.2_GH0.tar.gz: size of remote file is not known
dlang-druntime-v2.073.2_GH0.tar.gz                       0  B    0  Bps
=> dlang-phobos-v2.073.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/dlang/phobos/tar.gz/v2.073.2?dummy=/dlang-phobos-v2.073.2_GH0.tar.gz
fetch: https://codeload.github.com/dlang/phobos/tar.gz/v2.073.2?dummy=/dlang-phobos-v2.073.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/dlang/phobos/tar.gz/v2.073.2?dummy=/dlang-phobos-v2.073.2_GH0.tar.gz: size of remote file is not known
dlang-phobos-v2.073.2_GH0.tar.gz                         0  B    0  Bps
=> dlang-dlang.org-v2.073.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/dlang/dlang.org/tar.gz/v2.073.2?dummy=/dlang-dlang.org-v2.073.2_GH0.tar.gz
fetch: https://codeload.github.com/dlang/dlang.org/tar.gz/v2.073.2?dummy=/dlang-dlang.org-v2.073.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/dlang/dlang.org/tar.gz/v2.073.2?dummy=/dlang-dlang.org-v2.073.2_GH0.tar.gz: size of remote file is not known
dlang-dlang.org-v2.073.2_GH0.tar.gz                      0  B    0  Bps
<snip>
    ^
backend/strtold.c:119:5: warning: magnitude of floating-point constant too large for type 'long double'; maximum is 1.7976931348623157E+308 [-Wliteral-range]
    0x1c.633415d4c1d238d98cab8a978a0b1f138cb07303a269974845a71d46b099bc817343afac69be5b0e9449775c1366732a93abade4b2908ee0f95f635e85a91924c3fc0695e7fc7153329c57aebfa3edac96e14f5dbc51fb2eb21a2f221e25cfea703ed321aa1da1bf28f8733b4475b579c88976c194e6574746c40513c31e1ad9b83a8a975d96976f8f9546dc77f27267fc6cf801p+1696L,
    ^
8 warnings generated.
  (CC)  BACK_OBJS  backend/cg87.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 cg87.deps backend/cg87.c
  (CC)  BACK_OBJS  backend/cgxmm.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 cgxmm.deps backend/cgxmm.c
  (CC)  BACK_OBJS  backend/cgsched.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 cgsched.deps backend/cgsched.c
  (CC)  BACK_OBJS  backend/cod1.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 cod1.deps backend/cod1.c
backend/cod1.c:637:20: warning: '&&' within '||' [-Wlogical-op-parentheses]
      if (reg == 6 && op == 0xFF ||             /* don't PUSH a word    */
          ~~~~~~~~~^~~~~~~~~~~~~ ~~
backend/cod1.c:637:20: note: place parentheses around the '&&' expression to silence this warning
      if (reg == 6 && op == 0xFF ||             /* don't PUSH a word    */
                   ^
          (                     )
backend/cod1.c:1393:30: warning: '&&' within '||' [-Wlogical-op-parentheses]
            if (tyxmmreg(ty) && !(s->Sregm & XMMREGS) ||
                ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ~~
backend/cod1.c:1393:30: note: place parentheses around the '&&' expression to silence this warning
            if (tyxmmreg(ty) && !(s->Sregm & XMMREGS) ||
                ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
backend/cod1.c:1394:31: warning: '&&' within '||' [-Wlogical-op-parentheses]
                !tyxmmreg(ty) && (s->Sregm & XMMREGS))
                ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
backend/cod1.c:1394:31: note: place parentheses around the '&&' expression to silence this warning
                !tyxmmreg(ty) && (s->Sregm & XMMREGS))
                              ^
                (                                    )
backend/cod1.c:4224:35: warning: '&&' within '||' [-Wlogical-op-parentheses]
                if (flags && (msw && msw|lsw || !(msw|lsw)))
                              ~~~~^~~~~~~~~~ ~~
backend/cod1.c:4224:35: note: place parentheses around the '&&' expression to silence this warning
                if (flags && (msw && msw|lsw || !(msw|lsw)))
                                  ^
                              (             )
4 warnings generated.
  (CC)  BACK_OBJS  backend/cod2.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 cod2.deps backend/cod2.c
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
root.a(port.o): In function `Port::fmodl(long double, long double)':
root/port.c:(.text+0x154): undefined reference to `fmodl'
backend.a(evalu8.o): In function `evalu8(elem*, unsigned int)':
backend/evalu8.c:(.text+0x18ec): undefined reference to `fmodl'
backend/evalu8.c:(.text+0x1f2c): undefined reference to `fmodl'
backend/evalu8.c:(.text+0x1f3c): undefined reference to `fmodl'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [posix.mak:275: dmd] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/dmd2/work/.host_dmd-2.067.1/dmd2/src/dmd'
*** Error code 2

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

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



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