Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2017 09:54:16 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111arm64-quarterly][games/eduke32] Failed for eduke32-20170614 in build
Message-ID:  <201712160954.vBG9sGDL087883@thunderx1.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:     pkubaj@anongoth.pl
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/games/eduke32/Makefile 450351 2017-09-22 10:48:28Z mat $
Log URL:        http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/456211/logs/eduke32-20170614.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=456211
Log:

=>> Building games/eduke32
build started at Sat Dec 16 09:46:15 UTC 2017
port directory: /usr/ports/games/eduke32
package name: eduke32-20170614
building for: FreeBSD 111arm64-quarterly-job-11 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 1101001 arm64
maintained by: pkubaj@anongoth.pl
Makefile ident:      $FreeBSD: branches/2017Q4/games/eduke32/Makefile 450351 2017-09-22 10:48:28Z mat $
Poudriere version: 3.2.3-16-g77e43413
Host OSVERSION: 1200044
Jail OSVERSION: 1101001
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p6 1101001
UNAME_r=11.1-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p
P_PORTS_FEATURES=DEPENDS_ARGS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool
MASTERNAME=111arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.3-16-g77e43413
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
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 eduke32-20170614:
     EXAMPLES=on: Build and/or install examples
     GCC=off: Build with modern GCC (from ports)
     HRP=off: Install High Resolution Pack
     OFFENSIVE=off: Install Full XXX Pack
     SHAREWARE=off: Install shareware game data version 1.3
     VOXEL=off: Install Voxel Pack
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
pkubaj@anongoth.pl
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL2_CONFIG=/usr/local/bin/sdl2-config MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/eduke32/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/eduke32/work  HOME=/wrkdirs/usr/ports/games/eduke32/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/eduke32/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/eduke32/work  HOME=/wrkdirs/usr/ports/games/eduke32/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="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--
GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/eduke32"  EXAMPLESDIR="share/examples/eduke32"  DATADIR="share/duke3d"  WWWDIR="www/eduke32"  ETCDIR="etc/eduke32"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/duke3d DOCSDIR=/usr/local/share/doc/eduke32 EXAMPLESDIR=/usr/local/share/examples/eduke32  WWWDIR=/usr/local/www/eduke32 ETCDIR=/usr/local/etc/eduke32
--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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
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.1-RELEASE-p6
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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 GPLv2 BUILDLIC accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   eduke32-20170614 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[111arm64-quarterly-job-11] Installing pkg-1.10.1...
[111arm64-quarterly-job-11] Extracting pkg-1.10.1: .......... done
===>   eduke32-20170614 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of eduke32-20170614
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 BUILDLIC accepted by the user
===> Fetching all distfiles required by eduke32-20170614 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 BUILDLIC accepted by the user
===> Fetching all distfiles required by eduke32-20170614 for building
=> SHA256 Checksum OK for eduke32_src_20170614-6180.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 BUILDLIC accepted by the user
===> Fetching all distfiles required by eduke32-20170614 for building
===>  Extracting for eduke32-20170614
=> SHA256 Checksum OK for eduke32_src_20170614-6180.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for eduke32-20170614
===>  Applying FreeBSD patches for eduke32-20170614
===========================================================================
=======================<phase: build-depends  >============================
===>   eduke32-20170614 depends on file: /usr/local/bin/sdl2-config - not found
===>   Installing existing package /packages/All/sdl2-2.0.7.txz
[111arm64-quarterly-job-11] Installing sdl2-2.0.7...
[111arm64-quarterly-job-11] `-- Installing libXScrnSaver-1.2.2_3...
[111arm64-quarterly-job-11] |   `-- Installing libX11-1.6.5,1...
[111arm64-quarterly-job-11] |   | `-- Installing kbproto-1.0.7...
[111arm64-quarterly-job-11] |   | `-- Extracting kbproto-1.0.7: .......... done
[111arm64-quarterly-job-11] |   | `-- Installing libXau-1.0.8_3...
[111arm64-quarterly-job-11] |   |   `-- Installing xproto-7.0.31...
[111arm64-quarterly-job-11] |   |   `-- Extracting xproto-7.0.31: .......... done
[111arm64-quarterly-job-11] |   | `-- Extracting libXau-1.0.8_3: .......... done
[111arm64-quarterly-job-11] |   | `-- Installing libXdmcp-1.1.2...
[111arm64-quarterly-job-11] |   | `-- Extracting libXdmcp-1.1.2: ......... done
[111arm64-quarterly-job-11] |   | `-- Installing libxcb-1.12_2...
[111arm64-quarterly-job-11] |   |   `-- Installing libpthread-stubs-0.4...
[111arm64-quarterly-job-11] |   |   `-- Extracting libpthread-stubs-0.4: . done
[111arm64-quarterly-job-11] |   |   `-- Installing libxml2-2.9.7...
[111arm64-quarterly-job-11] |   |   `-- Extracting libxml2-2.9.7: .......... done
[111arm64-quarterly-job-11] |   | `-- Extracting libxcb-1.12_2: .......... done
[111arm64-quarterly-job-11] |   `-- Extracting libX11-1.6.5,1: .......... done
[111arm64-quarterly-job-11] |   `-- Installing libXext-1.3.3_1,1...
[111arm64-quarterly-job-11] |   | `-- Installing xextproto-7.3.0...
[111arm64-quarterly-job-11] |   | `-- Extracting xextproto-7.3.0: .......... done
[111arm64-quarterly-job-11] |   `-- Extracting libXext-1.3.3_1,1: .......... done
[111arm64-quarterly-job-11] |   `-- Installing scrnsaverproto-1.2.2...
[111arm64-quarterly-job-11] |   `-- Extracting scrnsaverproto-1.2.2: ... done
[111arm64-quarterly-job-11] `-- Extracting libXScrnSaver-1.2.2_3: .......... done
[111arm64-quarterly-job-11] `-- Installing libXcursor-1.1.14_4...
[111arm64-quarterly-job-11] |   `-- Installing libXfixes-5.0.3...
[111arm64-quarterly-job-11] |   | `-- Installing fixesproto-5.0...
<snip>
[111arm64-quarterly-job-11] |   |   |   `-- Installing mkfontscale-1.1.2...
[111arm64-quarterly-job-11] |   |   |   | `-- Installing libfontenc-1.1.3_1...
[111arm64-quarterly-job-11] |   |   |   | `-- Extracting libfontenc-1.1.3_1: ......... done
[111arm64-quarterly-job-11] |   |   |   `-- Extracting mkfontscale-1.1.2: .. done
[111arm64-quarterly-job-11] |   |   | `-- Extracting mkfontdir-1.0.7: .. done
[111arm64-quarterly-job-11] |   |   `-- Extracting dejavu-2.37: .......... done
[111arm64-quarterly-job-11] |   |   `-- Installing font-bh-ttf-1.0.3_3...
[111arm64-quarterly-job-11] |   |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[111arm64-quarterly-job-11] |   |   `-- Installing font-misc-ethiopic-1.0.3_3...
[111arm64-quarterly-job-11] |   |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[111arm64-quarterly-job-11] |   |   `-- Installing font-misc-meltho-1.0.3_3...
[111arm64-quarterly-job-11] |   |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[111arm64-quarterly-job-11] |   `-- Extracting pango-1.40.6: .......... done
[111arm64-quarterly-job-11] `-- Extracting gtk-update-icon-cache-2.24.29: .... done
[111arm64-quarterly-job-11] Extracting gtk2-2.24.31: .......... done
Message from ca_root_nss-3.34.1:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
Message from trousers-0.3.14_1:
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
Message from freetype2-2.8:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from dejavu-2.37:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   eduke32-20170614 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so)
===>   Returning to build of eduke32-20170614
===>   eduke32-20170614 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   eduke32-20170614 depends on shared library: libGLU.so - not found
===>   Installing existing package /packages/All/libGLU-9.0.0_3.txz
[111arm64-quarterly-job-11] Installing libGLU-9.0.0_3...
[111arm64-quarterly-job-11] Extracting libGLU-9.0.0_3: ...... done
===>   eduke32-20170614 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so)
===>   Returning to build of eduke32-20170614
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for eduke32-20170614
===========================================================================
=======================<phase: build          >============================
===>  Building for eduke32-20170614
gmake[1]: Entering directory '/wrkdirs/usr/ports/games/eduke32/work/eduke32_20170614-6180'
gmake[1]: gcc: Command not found
Building object obj/duke3d/game.o...
Built object obj/duke3d/game.o 
Building object obj/duke3d/global.o...
Built object obj/duke3d/global.o 
Building object obj/duke3d/actors.o...
Built object obj/duke3d/actors.o 
Building object obj/duke3d/gamedef.o...
Built object obj/duke3d/gamedef.o 
Building object obj/duke3d/gameexec.o...
Built object obj/duke3d/gameexec.o 
Building object obj/duke3d/gamevars.o...
Built object obj/duke3d/gamevars.o 
Building object obj/duke3d/player.o...
Built object obj/duke3d/player.o 
Building object obj/duke3d/premap.o...
Built object obj/duke3d/premap.o 
Building object obj/duke3d/sector.o...
Built object obj/duke3d/sector.o 
Building object obj/duke3d/anim.o...
Built object obj/duke3d/anim.o 
Building object obj/duke3d/animsounds.o...
Built object obj/duke3d/animsounds.o 
Building object obj/duke3d/common.o...
Built object obj/duke3d/common.o 
Building object obj/duke3d/config.o...
Built object obj/duke3d/config.o 
Building object obj/duke3d/demo.o...
Built object obj/duke3d/demo.o 
Building object obj/duke3d/input.o...
Built object obj/duke3d/input.o 
Building object obj/duke3d/menus.o...
Built object obj/duke3d/menus.o 
Building object obj/duke3d/namesdyn.o...
Built object obj/duke3d/namesdyn.o 
Building object obj/duke3d/net.o...
Built object obj/duke3d/net.o 
Building object obj/duke3d/savegame.o...
Built object obj/duke3d/savegame.o 
Building object obj/duke3d/rts.o...
Built object obj/duke3d/rts.o 
Building object obj/duke3d/osdfuncs.o...
Built object obj/duke3d/osdfuncs.o 
Building object obj/duke3d/osdcmds.o...
Built object obj/duke3d/osdcmds.o 
Building object obj/duke3d/grpscan.o...
Built object obj/duke3d/grpscan.o 
Building object obj/duke3d/sounds.o...
Built object obj/duke3d/sounds.o 
Building object obj/duke3d/soundsdyn.o...
Built object obj/duke3d/soundsdyn.o 
Building object obj/duke3d/cheats.o...
Built object obj/duke3d/cheats.o 
Building object obj/duke3d/sbar.o...
Built object obj/duke3d/sbar.o 
Building object obj/duke3d/screentext.o...
Built object obj/duke3d/screentext.o 
Building object obj/duke3d/screens.o...
Built object obj/duke3d/screens.o 
Building object obj/duke3d/cmdline.o...
Built object obj/duke3d/cmdline.o 
Building object obj/duke3d/startgtk.game.o...
Built object obj/duke3d/startgtk.game.o 
Building object obj/duke3d/game_icon.o...
Built object obj/duke3d/game_icon.o 
Building object obj/duke3d/game_banner.o...
Built object obj/duke3d/game_banner.o 
Building object obj/build/rev.o...
Built object obj/build/rev.o 
Building object obj/build/baselayer.o...
Built object obj/build/baselayer.o 
Building object obj/build/cache1d.o...
Built object obj/build/cache1d.o 
Building object obj/build/common.o...
Built object obj/build/common.o 
Building object obj/build/compat.o...
Built object obj/build/compat.o 
Building object obj/build/crc32.o...
Built object obj/build/crc32.o 
Building object obj/build/defs.o...
Built object obj/build/defs.o 
Building object obj/build/engine.o...
Built object obj/build/engine.o 
Building object obj/build/tiles.o...
Built object obj/build/tiles.o 
Building object obj/build/clip.o...
Built object obj/build/clip.o 
Building object obj/build/2d.o...
Built object obj/build/2d.o 
Building object obj/build/hash.o...
Built object obj/build/hash.o 
Building object obj/build/palette.o...
Built object obj/build/palette.o 
Building object obj/build/polymost.o...
source/build/src/polymost.cpp:2403:18: error: non-constant-expression cannot be narrowed from type 'long' to 'int32_t' (aka 'int') in initializer list [-Wc++11-narrowing]
    vec3_t v = { Blrintf(tvect.x * fcosglobalang - tvect.y * fsinglobalang),
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
source/build/include/compat.h:557:17: note: expanded from macro 'Blrintf'
#define Blrintf lrintf
                ^
source/build/src/polymost.cpp:2403:18: note: insert an explicit cast to silence this issue
    vec3_t v = { Blrintf(tvect.x * fcosglobalang - tvect.y * fsinglobalang),
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 static_cast<int32_t>(                                     )
source/build/include/compat.h:557:17: note: expanded from macro 'Blrintf'
#define Blrintf lrintf
                ^
source/build/src/polymost.cpp:2404:18: error: non-constant-expression cannot be narrowed from type 'long' to 'int32_t' (aka 'int') in initializer list [-Wc++11-narrowing]
                 Blrintf(tvect.x * fsinglobalang + tvect.y * fcosglobalang), Blrintf(tvect.z * 16384.f) };
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
source/build/include/compat.h:557:17: note: expanded from macro 'Blrintf'
#define Blrintf lrintf
                ^
source/build/src/polymost.cpp:2404:18: note: insert an explicit cast to silence this issue
                 Blrintf(tvect.x * fsinglobalang + tvect.y * fcosglobalang), Blrintf(tvect.z * 16384.f) };
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 static_cast<int32_t>(                                     )
source/build/include/compat.h:557:17: note: expanded from macro 'Blrintf'
#define Blrintf lrintf
                ^
source/build/src/polymost.cpp:2404:78: error: non-constant-expression cannot be narrowed from type 'long' to 'int32_t' (aka 'int') in initializer list [-Wc++11-narrowing]
                 Blrintf(tvect.x * fsinglobalang + tvect.y * fcosglobalang), Blrintf(tvect.z * 16384.f) };
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
source/build/include/compat.h:557:17: note: expanded from macro 'Blrintf'
#define Blrintf lrintf
                ^
source/build/src/polymost.cpp:2404:78: note: insert an explicit cast to silence this issue
                 Blrintf(tvect.x * fsinglobalang + tvect.y * fcosglobalang), Blrintf(tvect.z * 16384.f) };
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                             static_cast<int32_t>(     )
source/build/include/compat.h:557:17: note: expanded from macro 'Blrintf'
#define Blrintf lrintf
                ^
3 errors generated.
Failed building obj/build/polymost.o from source/build/src/polymost.cpp!
gmake[1]: *** [GNUmakefile:946: obj/build/polymost.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/eduke32/work/eduke32_20170614-6180'
*** Error code 1

Stop.
make: stopped in /usr/ports/games/eduke32



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