[package - 112amd64-default][lang/dmd2] Failed for dmd2-2.073.2 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Oct 18 07:24:11 UTC 2018
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 at FreeBSD.org
Last committer: linimon at FreeBSD.org
Ident: $FreeBSD: head/lang/dmd2/Makefile 455167 2017-11-30 06:13:34Z linimon $
Log URL: http://beefy9.nyi.freebsd.org/data/112amd64-default/482319/logs/dmd2-2.073.2.log
Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=112amd64-default&build=482319
Log:
=>> Building lang/dmd2
build started at Thu Oct 18 07:22:16 UTC 2018
port directory: /usr/ports/lang/dmd2
package name: dmd2-2.073.2
building for: FreeBSD 112amd64-default-job-16 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4 amd64
maintained by: cy at FreeBSD.org
Makefile ident: $FreeBSD: head/lang/dmd2/Makefile 455167 2017-11-30 06:13:34Z linimon $
Poudriere version: 3.2.7-7-gb715fabe
Host OSVERSION: 1200084
Jail OSVERSION: 1102000
Job Id: 16
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1102000
UNAME_v=FreeBSD 11.2-RELEASE-p4
UNAME_r=11.2-RELEASE-p4
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-7-gb715fabe
MASTERMNT=/usr/local/poudriere/data/.m/112amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/112amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=112amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/112amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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---
===> 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---
--MAINTAINER--
cy at FreeBSD.org
--End MAINTAINER--
--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" PATH=/wrkdirs/usr/ports/lang/dmd2/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/lang/dmd2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/dmd2/work HOME=/wrkdirs/usr/ports/lang/dmd2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/dmd2/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 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.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local 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---
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
# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT= true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.2-RELEASE-p4
OSREL=11.2
OSVERSION=1102000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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 >============================
===> 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.5_5.txz
[112amd64-default-job-16] Installing pkg-1.10.5_5...
[112amd64-default-job-16] Extracting pkg-1.10.5_5: .......... 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
/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
===> Fetching all distfiles required by dmd2-2.073.2 for building
===========================================================================
=======================<phase: checksum >============================
===> License ART10 DMD BSL accepted by the user
/usr/bin/make -f Makefile.bootstrap BOOTDIR=/wrkdirs/usr/ports/lang/dmd2/work checksum
<snip>
if (x < 0 && y >= 0 && r >= 0 ||
^
( )
root/checkedint.c:232:26: warning: '&&' within '||' [-Wlogical-op-parentheses]
x >= 0 && y < 0 && r < 0 ||
~~~~~~~~~~~~~~~~~^~~~~~~~~
root/checkedint.c:232:26: note: place parentheses around the '&&' expression to silence this warning
x >= 0 && y < 0 && r < 0 ||
^
( )
4 warnings generated.
ar rcs root.a rmem.o port.o man.o stringtable.o response.o aav.o speller.o outbuffer.o object.o filename.o file.o async.o checkedint.o
(CC) GLUE_OBJS glue.c
c++ -m64 -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 -MMD -MF glue.deps glue.c
(CC) GLUE_OBJS msc.c
c++ -m64 -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 -MMD -MF msc.deps msc.c
(CC) GLUE_OBJS s2ir.c
c++ -m64 -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 -MMD -MF s2ir.deps s2ir.c
(CC) GLUE_OBJS todt.c
c++ -m64 -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 -MMD -MF todt.deps todt.c
(CC) GLUE_OBJS e2ir.c
c++ -m64 -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 -MMD -MF e2ir.deps e2ir.c
e2ir.c:1754:29: warning: '&&' within '||' [-Wlogical-op-parentheses]
I64 && global.params.isWindows)
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
e2ir.c:1754:29: note: place parentheses around the '&&' expression to silence this warning
I64 && global.params.isWindows)
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
e2ir.c:2524:49: warning: '&&' within '||' [-Wlogical-op-parentheses]
(ae->e2->op == TOKslice && ((UnaExp *)ae->e2)->e1->isLvalue() ||
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
e2ir.c:2524:49: note: place parentheses around the '&&' expression to silence this warning
(ae->e2->op == TOKslice && ((UnaExp *)ae->e2)->e1->isLvalue() ||
^
( )
e2ir.c:2525:49: warning: '&&' within '||' [-Wlogical-op-parentheses]
ae->e2->op == TOKcast && ((UnaExp *)ae->e2)->e1->isLvalue() ||
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
e2ir.c:2525:49: note: place parentheses around the '&&' expression to silence this warning
ae->e2->op == TOKcast && ((UnaExp *)ae->e2)->e1->isLvalue() ||
^
( )
e2ir.c:2526:49: warning: '&&' within '||' [-Wlogical-op-parentheses]
ae->e2->op != TOKslice && ae->e2->isLvalue()))
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
e2ir.c:2526:49: note: place parentheses around the '&&' expression to silence this warning
ae->e2->op != TOKslice && ae->e2->isLvalue()))
^
( )
e2ir.c:2827:44: warning: '&&' within '||' [-Wlogical-op-parentheses]
if (ae->e2->op == TOKslice && ((UnaExp *)ae->e2)->e1->isLvalue() ||
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
e2ir.c:2827:44: note: place parentheses around the '&&' expression to silence this warning
if (ae->e2->op == TOKslice && ((UnaExp *)ae->e2)->e1->isLvalue() ||
^
( )
e2ir.c:2828:44: warning: '&&' within '||' [-Wlogical-op-parentheses]
ae->e2->op == TOKcast && ((UnaExp *)ae->e2)->e1->isLvalue() ||
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
e2ir.c:2828:44: note: place parentheses around the '&&' expression to silence this warning
ae->e2->op == TOKcast && ((UnaExp *)ae->e2)->e1->isLvalue() ||
^
( )
e2ir.c:2829:44: warning: '&&' within '||' [-Wlogical-op-parentheses]
ae->e2->op != TOKslice && ae->e2->isLvalue())
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
e2ir.c:2829:44: note: place parentheses around the '&&' expression to silence this warning
ae->e2->op != TOKslice && ae->e2->isLvalue())
^
( )
7 warnings generated.
(CC) GLUE_OBJS tocsym.c
c++ -m64 -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 -MMD -MF tocsym.deps tocsym.c
(CC) GLUE_OBJS toobj.c
c++ -m64 -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 -MMD -MF toobj.deps toobj.c
(CC) GLUE_OBJS toctype.c
c++ -m64 -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 -MMD -MF toctype.deps toctype.c
(CC) GLUE_OBJS toelfdebug.c
c++ -m64 -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 -MMD -MF toelfdebug.deps toelfdebug.c
(CC) GLUE_OBJS toir.c
c++ -m64 -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 -MMD -MF toir.deps toir.c
(CC) GLUE_OBJS irstate.c
c++ -m64 -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 -MMD -MF irstate.deps irstate.c
(CC) GLUE_OBJS typinf.c
c++ -m64 -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 -MMD -MF typinf.deps typinf.c
typinf.c:621:56: warning: '&&' within '||' [-Wlogical-op-parentheses]
return !t->mod && (next->isTypeBasic() != NULL && !next->mod ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ~~
typinf.c:621:56: note: place parentheses around the '&&' expression to silence this warning
return !t->mod && (next->isTypeBasic() != NULL && !next->mod ||
^
( )
typinf.c:623:31: warning: '&&' within '||' [-Wlogical-op-parentheses]
next->ty == Tchar && next->mod == MODimmutable ||
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
typinf.c:623:31: note: place parentheses around the '&&' expression to silence this warning
next->ty == Tchar && next->mod == MODimmutable ||
^
( )
typinf.c:624:31: warning: '&&' within '||' [-Wlogical-op-parentheses]
next->ty == Tchar && next->mod == MODconst);
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
typinf.c:624:31: note: place parentheses around the '&&' expression to silence this warning
next->ty == Tchar && next->mod == MODconst);
^
( )
3 warnings generated.
(CC) GLUE_OBJS iasm.c
c++ -m64 -c -Wno-deprecated -Wstrict-aliasing -fno-exceptions -fno-rtti -D__pascal= -DMARS=1 -DTARGET_FREEBSD=1 -DDM_TARGET_CPU_X86=1 -DDMDV2=1 -O2 -fexceptions -DDMDV2=1 -Iroot -Itk -Ibackend -MMD -MF iasm.deps iasm.c
iasm.c:1383:45: warning: '&&' within '||' [-Wlogical-op-parentheses]
popndTmp->pregDisp2 &&
~~~~~~~~~~~~~~~~~~~~^~
iasm.c:1383:45: note: place parentheses around the '&&' expression to silence this warning
popndTmp->pregDisp2 &&
~~~~~~~~~~~~~~~~~~~~^~
iasm.c:1451:53: warning: '&&' within '||' [-Wlogical-op-parentheses]
else if (usNumops == 2 || usNumops == 3 && aoptyTable3 == _imm)
~~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
iasm.c:1451:53: note: place parentheses around the '&&' expression to silence this warning
else if (usNumops == 2 || usNumops == 3 && aoptyTable3 == _imm)
^
( )
iasm.c:3050:33: warning: '&&' within '||' [-Wlogical-op-parentheses]
(uSizemaskOp == _32 && amodOp == _addr16 ||
~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ~~
iasm.c:3050:33: note: place parentheses around the '&&' expression to silence this warning
(uSizemaskOp == _32 && amodOp == _addr16 ||
^
( )
iasm.c:3051:33: warning: '&&' within '||' [-Wlogical-op-parentheses]
uSizemaskOp == _48 && amodOp == _addr32 ||
~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
iasm.c:3051:33: note: place parentheses around the '&&' expression to silence this warning
uSizemaskOp == _48 && amodOp == _addr32 ||
^
( )
iasm.c:3052:33: warning: '&&' within '||' [-Wlogical-op-parentheses]
uSizemaskOp == _48 && amodOp == _normal)
~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
iasm.c:3052:33: note: place parentheses around the '&&' expression to silence this warning
uSizemaskOp == _48 && amodOp == _normal)
^
( )
iasm.c:4501:14: warning: comparison of two values with different enumeration types in switch statement ('TOK' and 'ASMTK') [-Wenum-compare-switch]
case ASMTKlocalsize:
^~~~~~~~~~~~~~
iasm.c:4501:14: warning: case value not in enumerated type 'TOK' [-Wswitch]
iasm.c:4676:14: warning: comparison of two values with different enumeration types in switch statement ('TOK' and 'ASMTK') [-Wenum-compare-switch]
case ASMTKeven:
^~~~~~~~~
iasm.c:4670:14: warning: comparison of two values with different enumeration types in switch statement ('TOK' and 'ASMTK') [-Wenum-compare-switch]
case ASMTKnaked:
^~~~~~~~~~
iasm.c:4676:14: warning: case value not in enumerated type 'TOK' [-Wswitch]
case ASMTKeven:
^
iasm.c:4670:14: warning: case value not in enumerated type 'TOK' [-Wswitch]
case ASMTKnaked:
^
11 warnings generated.
(CC) GLUE_OBJS libelf.c
c++ -m64 -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 -MMD -MF libelf.deps libelf.c
(CC) GLUE_OBJS scanelf.c
c++ -m64 -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 -MMD -MF scanelf.deps scanelf.c
ar rcs glue.a glue.o msc.o s2ir.o todt.o e2ir.o tocsym.o toobj.o toctype.o toelfdebug.o toir.o irstate.o typinf.o iasm.o libelf.o scanelf.o
c++ -m64 -Wno-deprecated -Wstrict-aliasing -fno-exceptions -fno-rtti -D__pascal= -DMARS=1 -DTARGET_FREEBSD=1 -DDM_TARGET_CPU_X86=1 -DDMDV2=1 -O2 -Itk backend/optabgen.c -o optabgen
./optabgen
OPTABGEN... generating files
(CC) BACK_OBJS backend/go.c
c++ -m64 -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 go.deps backend/go.c
backend/go.c:80:11: error: constant expression evaluates to -1 which cannot be narrowed to type 'mftype' (aka 'unsigned int') [-Wc++11-narrowing]
{ 0,MFall,MFcnp,MFcp,MFcse,MFda,MFdc,MFdv,MFli,MFliv,MFlocal,MFloop,
^~~~~
backend/go.h:39:17: note: expanded from macro 'MFall'
#define MFall (~0) // do everything
^~~~
backend/go.c:80:11: note: insert an explicit cast to silence this issue
{ 0,MFall,MFcnp,MFcp,MFcse,MFda,MFdc,MFdv,MFli,MFliv,MFlocal,MFloop,
^~~~~
static_cast<mftype>( )
backend/go.h:39:17: note: expanded from macro 'MFall'
#define MFall (~0) // do everything
^~~~
backend/go.c:123:18: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing]
case -1: /* not in flagtab[] */
^
backend/go.c:157:18: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing]
case -1: /* not in flagtab[] */
^
3 errors generated.
gmake[2]: *** [posix.mak:384: go.o] 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
More information about the freebsd-pkg-fallout
mailing list