Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2018 03:14:49 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][games/ivan] Failed for ivan-0.50_7 in build
Message-ID:  <201806270314.w5R3EnGQ040459@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:     amdmi3@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: head/games/ivan/Makefile 455167 2017-11-30 06:13:34Z linimon $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p472730_s335353/logs/ivan-0.50_7.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p472730_s335353
Log:

=>> Building games/ivan
build started at Wed Jun 27 03:14:16 UTC 2018
port directory: /usr/ports/games/ivan
package name: ivan-0.50_7
building for: FreeBSD head-arm64-default-job-22 12.0-CURRENT FreeBSD 12.0-CURRENT 1200069 arm64
maintained by: amdmi3@FreeBSD.org
Makefile ident:      $FreeBSD: head/games/ivan/Makefile 455167 2017-11-30 06:13:34Z linimon $
Poudriere version: 3.2.7-1-g7087c444
Host OSVERSION: 1200060
Jail OSVERSION: 1200069
Job Id: 22




!!! Jail is newer than host. (Jail: 1200069, Host: 1200060) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200069
UNAME_v=FreeBSD 12.0-CURRENT 1200069
UNAME_r=12.0-CURRENT
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-1-g7087c444
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-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---
---End OPTIONS List---

--MAINTAINER--
amdmi3@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--localstatedir=/var/games --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/ivan/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/ivan/work  HOME=/wrkdirs/usr/ports/games/ivan/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/ivan/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/ivan/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/ivan/work  HOME=/wrkdirs/usr/ports/games/ivan/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/ivan/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  -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--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ivan"  EXAMPLESDIR="share/examples/ivan"  DATADIR="share/ivan"  WWWDIR="www/ivan"  ETCDIR="etc/ivan"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ivan DOCSDIR=/usr/local/share/doc/ivan EXAMPLESDIR=/usr/local/share/examples/ivan  WWWDIR=/usr/local/www/ivan ETCDIR=/usr/local/etc/ivan
--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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 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: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200069
PYTHONBASE=/usr/local
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)  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 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ivan-0.50_7 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[head-arm64-default-job-22] Installing pkg-1.10.5_1...
[head-arm64-default-job-22] Extracting pkg-1.10.5_1: .......... done
===>   ivan-0.50_7 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ivan-0.50_7
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ivan-0.50_7 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ivan-0.50_7 for building
=> SHA256 Checksum OK for ivan-0.50.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ivan-0.50_7 for building
===>  Extracting for ivan-0.50_7
=> SHA256 Checksum OK for ivan-0.50.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ivan-0.50_7
===>  Applying FreeBSD patches for ivan-0.50_7
===========================================================================
=======================<phase: build-depends  >============================
===>   ivan-0.50_7 depends on file: /usr/local/bin/sdl-config - not found
===>   Installing existing package /packages/All/sdl-1.2.15_10,2.txz
[head-arm64-default-job-22] Installing sdl-1.2.15_10,2...
[head-arm64-default-job-22] `-- Installing aalib-1.4.r5_11...
[head-arm64-default-job-22] |   `-- Installing indexinfo-0.3.1...
[head-arm64-default-job-22] |   `-- Extracting indexinfo-0.3.1: .... done
[head-arm64-default-job-22] `-- Extracting aalib-1.4.r5_11: .......... done
[head-arm64-default-job-22] `-- Installing libGLU-9.0.0_3...
[head-arm64-default-job-22] |   `-- Installing mesa-libs-18.1.2...
[head-arm64-default-job-22] |   | `-- Installing expat-2.2.5...
[head-arm64-default-job-22] |   | `-- Extracting expat-2.2.5: .......... done
[head-arm64-default-job-22] |   | `-- Installing libX11-1.6.5,1...
[head-arm64-default-job-22] |   |   `-- Installing kbproto-1.0.7...
[head-arm64-default-job-22] |   |   `-- Extracting kbproto-1.0.7: .......... done
[head-arm64-default-job-22] |   |   `-- Installing libXau-1.0.8_3...
[head-arm64-default-job-22] |   |   | `-- Installing xproto-7.0.31...
[head-arm64-default-job-22] |   |   | `-- Extracting xproto-7.0.31: .......... done
[head-arm64-default-job-22] |   |   `-- Extracting libXau-1.0.8_3: .......... done
[head-arm64-default-job-22] |   |   `-- Installing libXdmcp-1.1.2...
[head-arm64-default-job-22] |   |   `-- Extracting libXdmcp-1.1.2: ......... done
[head-arm64-default-job-22] |   |   `-- Installing libxcb-1.13...
[head-arm64-default-job-22] |   |   | `-- Installing libpthread-stubs-0.4...
[head-arm64-default-job-22] |   |   | `-- Extracting libpthread-stubs-0.4: .... done
[head-arm64-default-job-22] |   |   | `-- Installing libxml2-2.9.7...
[head-arm64-default-job-22] |   |   | `-- Extracting libxml2-2.9.7: .......... done
[head-arm64-default-job-22] |   |   `-- Extracting libxcb-1.13: .......... done
[head-arm64-default-job-22] |   | `-- Extracting libX11-1.6.5,1: .......... done
[head-arm64-default-job-22] |   | `-- Installing libXdamage-1.1.4_3...
[head-arm64-default-job-22] |   |   `-- Installing damageproto-1.2.1...
[head-arm64-default-job-22] |   |   `-- Extracting damageproto-1.2.1: ....... done
[head-arm64-default-job-22] |   |   `-- Installing libXfixes-5.0.3...
[head-arm64-default-job-22] |   |   | `-- Installing fixesproto-5.0...
[head-arm64-default-job-22] |   |   | `-- Extracting fixesproto-5.0: ....... done
[head-arm64-default-job-22] |   |   `-- Extracting libXfixes-5.0.3: .......... done
[head-arm64-default-job-22] |   | `-- Extracting libXdamage-1.1.4_3: ...... done
[head-arm64-default-job-22] |   | `-- Installing libXext-1.3.3_1,1...
[head-arm64-default-job-22] |   |   `-- Installing xextproto-7.3.0...
[head-arm64-default-job-22] |   |   `-- Extracting xextproto-7.3.0: .......... done
[head-arm64-default-job-22] |   | `-- Extracting libXext-1.3.3_1,1: .......... done
[head-arm64-default-job-22] |   | `-- Installing libXxf86vm-1.1.4_1...
[head-arm64-default-job-22] |   |   `-- Installing xf86vidmodeproto-2.3.1...
[head-arm64-default-job-22] |   |   `-- Extracting xf86vidmodeproto-2.3.1: ....... done
[head-arm64-default-job-22] |   | `-- Extracting libXxf86vm-1.1.4_1: .......... done
[head-arm64-default-job-22] |   | `-- Installing libdrm-2.4.92,1...
[head-arm64-default-job-22] |   |   `-- Installing libpciaccess-0.13.5...
[head-arm64-default-job-22] |   |   | `-- Installing pciids-20180428...
[head-arm64-default-job-22] |   |   | `-- Extracting pciids-20180428: ..... done
[head-arm64-default-job-22] |   |   `-- Extracting libpciaccess-0.13.5: ......... done
[head-arm64-default-job-22] |   | `-- Extracting libdrm-2.4.92,1: .......... done
[head-arm64-default-job-22] |   | `-- Installing libxshmfence-1.2_2...
[head-arm64-default-job-22] |   | `-- Extracting libxshmfence-1.2_2: ......... done
[head-arm64-default-job-22] |   `-- Extracting mesa-libs-18.1.2: .......... done
[head-arm64-default-job-22] `-- Extracting libGLU-9.0.0_3: ...... done
[head-arm64-default-job-22] `-- Installing libXrandr-1.5.1...
[head-arm64-default-job-22] |   `-- Installing libXrender-0.9.10...
[head-arm64-default-job-22] |   | `-- Installing renderproto-0.11.1...
[head-arm64-default-job-22] |   | `-- Extracting renderproto-0.11.1: ....... done
[head-arm64-default-job-22] |   `-- Extracting libXrender-0.9.10: .......... done
[head-arm64-default-job-22] |   `-- Installing randrproto-1.5.0...
[head-arm64-default-job-22] |   `-- Extracting randrproto-1.5.0: ....... done
[head-arm64-default-job-22] `-- Extracting libXrandr-1.5.1: .......... done
[head-arm64-default-job-22] Extracting sdl-1.2.15_10,2: .......... done
Message from aalib-1.4.r5_11:

===>   NOTICE:

The aalib port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   ivan-0.50_7 depends on file: /usr/local/bin/sdl-config - found
===>   Returning to build of ivan-0.50_7
===>   ivan-0.50_7 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_2.txz
[head-arm64-default-job-22] Installing gmake-4.2.1_2...
[head-arm64-default-job-22] `-- Installing gettext-runtime-0.19.8.1_1...
[head-arm64-default-job-22] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-arm64-default-job-22] Extracting gmake-4.2.1_2: .......... done
===>   ivan-0.50_7 depends on executable: gmake - found
===>   Returning to build of ivan-0.50_7
===========================================================================
=======================<phase: lib-depends    >============================
===>   ivan-0.50_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ivan-0.50_7
configure: loading site script /usr/ports/Templates/config.site
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking build system type... aarch64-portbld-freebsd12.0
checking host system type... aarch64-portbld-freebsd12.0
checking target system type... aarch64-portbld-freebsd12.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... none
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking for sdl-config... /usr/local/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating Makefile
config.status: creating FeLib/Makefile
config.status: creating FeLib/Include/Makefile
config.status: creating FeLib/Source/Makefile
config.status: creating Script/Makefile
config.status: creating Graphics/Makefile
config.status: creating Main/Makefile
config.status: creating Main/Include/Makefile
config.status: creating Main/Resource/Makefile
config.status: creating Main/Source/Makefile
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for ivan-0.50_7
gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ivan/work/ivan-0.50'
Making all in FeLib
gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ivan/work/ivan-0.50/FeLib'
Making all in Source
gmake[3]: Entering directory '/wrkdirs/usr/ports/games/ivan/work/ivan-0.50/FeLib/Source'
c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ivan\" -DVERSION=\"0.50\"  -I. -I.  -I../../FeLib/Include  -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DLINUX -DLOCAL_STATE_DIR=\"/var/games/ivan\" -DDATADIR=\"/usr/local/share\" -DUSE_SDL -DGCC  -O2 -pipe -fno-strict-aliasing  -c bitmap.cpp
In file included from bitmap.cpp:16:
In file included from ../../FeLib/Include/bitmap.h:16:
./../FeLib/Include/v2.h:73:18: error: non-constant-expression cannot be narrowed from type 'int' to 'short' in initializer list [-Wc++11-narrowing]
    packv2 V = { X, Y };
                 ^
./../FeLib/Include/v2.h:73:18: note: insert an explicit cast to silence this issue
    packv2 V = { X, Y };
                 ^
                 static_cast<short>( )
./../FeLib/Include/v2.h:73:21: error: non-constant-expression cannot be narrowed from type 'int' to 'short' in initializer list [-Wc++11-narrowing]
    packv2 V = { X, Y };
                    ^
./../FeLib/Include/v2.h:73:21: note: insert an explicit cast to silence this issue
    packv2 V = { X, Y };
                    ^
                    static_cast<short>( )
In file included from bitmap.cpp:18:
In file included from ../../FeLib/Include/save.h:25:
In file included from ../../FeLib/Include/fearray.h:16:
./../FeLib/Include/femath.h:192:31: warning: '&' within '|' [-Wbitwise-op-parentheses]
      SquareTick = SquareTick & ~Mask
                   ~~~~~~~~~~~^~~~~~~
./../FeLib/Include/femath.h:192:31: note: place parentheses around the '&' expression to silence this warning
      SquareTick = SquareTick & ~Mask
                              ^
                   (                 )
In file included from bitmap.cpp:21:
./../FeLib/Include/rawbit.h:58:62: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  static int GetMaterialColorIndex(int Color) { return Color - 192 >> 4; }
                                                       ~~~~~~^~~~~ ~~
./../FeLib/Include/rawbit.h:58:62: note: place parentheses around the '-' expression to silence this warning
  static int GetMaterialColorIndex(int Color) { return Color - 192 >> 4; }
                                                             ^
                                                       (          )
./../FeLib/Include/rawbit.h:60:32: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
  { return PaletteBuffer[Y][X] - 192 >> 4; }
           ~~~~~~~~~~~~~~~~~~~~^~~~~ ~~
./../FeLib/Include/rawbit.h:60:32: note: place parentheses around the '-' expression to silence this warning
  { return PaletteBuffer[Y][X] - 192 >> 4; }
                               ^
           (                        )
bitmap.cpp:1068:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
      else
      ^
bitmap.cpp:2056:27: warning: '&' within '|' [-Wbitwise-op-parentheses]
      *DestPtr = *DestPtr & *MaskPtr | *FontPtr;
                 ~~~~~~~~~^~~~~~~~~~ ~
bitmap.cpp:2056:27: note: place parentheses around the '&' expression to silence this warning
      *DestPtr = *DestPtr & *MaskPtr | *FontPtr;
                          ^
                 (                  )
5 warnings and 2 errors generated.
gmake[3]: *** [Makefile:246: bitmap.o] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/ivan/work/ivan-0.50/FeLib/Source'
gmake[2]: *** [Makefile:117: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ivan/work/ivan-0.50/FeLib'
gmake[1]: *** [Makefile:129: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ivan/work/ivan-0.50'
*** Error code 1

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



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