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:     po...@freebsd.org
Last committer: jbe...@freebsd.org
Ident:          $FreeBSD: head/games/xmemory/Makefile 433009 2017-02-01 
12:25:46Z jbeich $
Log URL:        
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p463680_s330525/logs/xmemory-3.7_3.log
Build URL:      
http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p463680_s330525
Log:

=>> Building games/xmemory
build started at Thu Mar  8 06:24:26 UTC 2018
port directory: /usr/ports/games/xmemory
package name: xmemory-3.7_3
building for: FreeBSD head-amd64-default-job-19 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200060 amd64
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/games/xmemory/Makefile 433009 2017-02-01 
12:25:46Z jbeich $
Poudriere version: 3.2.4-67-gb1dd83c4
Host OSVERSION: 1200054
Jail OSVERSION: 1200060
Job Id: 19




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200060
UNAME_v=FreeBSD 12.0-CURRENT 1200060
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.4-67-gb1dd83c4
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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--
po...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" 
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xmemory/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xmemory/work  
HOME=/wrkdirs/usr/ports/games/xmemory/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xmemory/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--
DATADIR="/usr/local/share/xmemory" IMAKECPP=tradcpp 
IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" 
XDG_DATA_HOME=/wrkdirs/usr/ports/games/xmemory/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xmemory/work  
HOME=/wrkdirs/usr/ports/games/xmemory/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/xmemory/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  LIBDIR="/usr/lib"  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=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xmemory"  
EXAMPLESDIR="share/examples/xmemory"  DATADIR="share/xmemory"  
WWWDIR="www/xmemory"  ETCDIR="etc/xmemory"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/xmemory 
DOCSDIR=/usr/local/share/doc/xmemory 
EXAMPLESDIR=/usr/local/share/examples/xmemory  WWWDIR=/usr/local/www/xmemory 
ETCDIR=/usr/local/etc/xmemory
--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: x86_64-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: x86_64-unknown-freebsd12.0 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"
OUTPUT_58173849_921dbbb2=yes
OUTPUT_9bdba57c_921dbbb2=yes
OUTPUT_6a4fe7f5_921dbbb2=yes
OUTPUT_6bcac02b_921dbbb2=yes
OUTPUT_67d20829_921dbbb2=yes
OUTPUT_bfa62e83_921dbbb2=yes
OUTPUT_f0b4d593_921dbbb2=yes
OUTPUT_308abb44_921dbbb2=yes
OUTPUT_f00456e5_921dbbb2=yes
OUTPUT_65ad290d_921dbbb2=yes
OUTPUT_b2657cc3_921dbbb2=yes
OUTPUT_380987f7_921dbbb2=yes
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200060
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### 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)  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   >============================
===>   NOTICE:

The xmemory 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

===========================================================================
=======================<phase: pkg-depends    >============================
===>   xmemory-3.7_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[head-amd64-default-job-19] Installing pkg-1.10.5...
[head-amd64-default-job-19] Extracting pkg-1.10.5: .......... done
===>   xmemory-3.7_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of xmemory-3.7_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The xmemory 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

===> Fetching all distfiles required by xmemory-3.7_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The xmemory 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

<snip>
[head-amd64-default-job-19] `-- Installing libXdmcp-1.1.2...
[head-amd64-default-job-19] `-- Extracting libXdmcp-1.1.2: ......... done
[head-amd64-default-job-19] `-- Installing libxcb-1.12_2...
[head-amd64-default-job-19] |   `-- Installing libpthread-stubs-0.4...
[head-amd64-default-job-19] |   `-- Extracting libpthread-stubs-0.4: . done
[head-amd64-default-job-19] |   `-- Installing libxml2-2.9.7...
[head-amd64-default-job-19] |   `-- Extracting libxml2-2.9.7: .......... done
[head-amd64-default-job-19] `-- Extracting libxcb-1.12_2: .......... done
[head-amd64-default-job-19] Extracting libX11-1.6.5,1: .......... done
===>   xmemory-3.7_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - 
found
===>   Returning to build of xmemory-3.7_3
===>   xmemory-3.7_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - 
not found
===>   Installing existing package /packages/All/libXext-1.3.3_1,1.txz
[head-amd64-default-job-19] Installing libXext-1.3.3_1,1...
[head-amd64-default-job-19] `-- Installing xextproto-7.3.0...
[head-amd64-default-job-19] `-- Extracting xextproto-7.3.0: .......... done
[head-amd64-default-job-19] Extracting libXext-1.3.3_1,1: .......... done
===>   xmemory-3.7_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - 
found
===>   Returning to build of xmemory-3.7_3
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for xmemory-3.7_3
imake -DUseInstalled -I/usr/local/lib/X11/config
make Makefiles
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 896: 
warning: duplicate script for target "xmemory" ignored
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 889: 
warning: using previous script for "xmemory" defined here
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 897: 
warning: duplicate script for target "xmemory" ignored
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 889: 
warning: using previous script for "xmemory" defined here
make includes
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 896: 
warning: duplicate script for target "xmemory" ignored
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 889: 
warning: using previous script for "xmemory" defined here
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 897: 
warning: duplicate script for target "xmemory" ignored
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 889: 
warning: using previous script for "xmemory" defined here
make depend
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 896: 
warning: duplicate script for target "xmemory" ignored
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 889: 
warning: using previous script for "xmemory" defined here
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 897: 
warning: duplicate script for target "xmemory" ignored
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 889: 
warning: using previous script for "xmemory" defined here
rm -f .depend
gccmakedep -f-  --   -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 
-DNARROWPROTO      -- board.C color.C font.C port.C tile.C xmemory.C            
           gif_image.C color_mapper.C mem_image.C > .depend
rm -f .depend
gccmakedep -f-  --   -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 
-DNARROWPROTO      -- board.C color.C font.C port.C tile.C xmemory.C            
           gif_image.C color_mapper.C mem_image.C > .depend
===========================================================================
=======================<phase: build          >============================
===>  Building for xmemory-3.7_3
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 896: 
warning: duplicate script for target "xmemory" ignored
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 889: 
warning: using previous script for "xmemory" defined here
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 897: 
warning: duplicate script for target "xmemory" ignored
make[1]: "/wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7/Makefile" line 889: 
warning: using previous script for "xmemory" defined here
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing      -I/usr/local/include  
 -DCSRG_BASED     -c board.C -o board.o
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing      -I/usr/local/include  
 -DCSRG_BASED     -c color.C -o color.o
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing      -I/usr/local/include  
 -DCSRG_BASED     -c font.C -o font.o
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing      -I/usr/local/include  
 -DCSRG_BASED     -c port.C -o port.o
In file included from port.C:66:
./stipple.h:4:16: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
               ^~~~
./stipple.h:4:16: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
               ^~~~
               static_cast<char>( )
./stipple.h:4:22: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                     ^~~~
./stipple.h:4:22: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                     ^~~~
                     static_cast<char>( )
./stipple.h:4:40: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                       ^~~~
./stipple.h:4:40: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                       ^~~~
                                       static_cast<char>( )
./stipple.h:4:46: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                             ^~~~
./stipple.h:4:46: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                             ^~~~
                                             static_cast<char>( )
./stipple.h:4:64: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                                               ^~~~
./stipple.h:4:64: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                                               ^~~~
                                                               
static_cast<char>( )
./stipple.h:4:70: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                                                     ^~~~
./stipple.h:4:70: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                                                     ^~~~
                                                                     
static_cast<char>( )
./stipple.h:5:16: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
               ^~~~
./stipple.h:5:16: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
               ^~~~
               static_cast<char>( )
./stipple.h:5:22: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                     ^~~~
./stipple.h:5:22: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                     ^~~~
                     static_cast<char>( )
./stipple.h:5:40: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                       ^~~~
./stipple.h:5:40: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                       ^~~~
                                       static_cast<char>( )
./stipple.h:5:46: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                             ^~~~
./stipple.h:5:46: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                             ^~~~
                                             static_cast<char>( )
./stipple.h:5:64: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                                               ^~~~
./stipple.h:5:64: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                                               ^~~~
                                                               
static_cast<char>( )
./stipple.h:5:70: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                                                     ^~~~
./stipple.h:5:70: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa,
                                                                     ^~~~
                                                                     
static_cast<char>( )
./stipple.h:6:16: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
               ^~~~
./stipple.h:6:16: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
               ^~~~
               static_cast<char>( )
./stipple.h:6:22: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
                     ^~~~
./stipple.h:6:22: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
                     ^~~~
                     static_cast<char>( )
./stipple.h:6:40: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
                                       ^~~~
./stipple.h:6:40: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
                                       ^~~~
                                       static_cast<char>( )
./stipple.h:6:46: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
                                             ^~~~
./stipple.h:6:46: note: insert an explicit cast to silence this issue
   0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
                                             ^~~~
                                             static_cast<char>( )
In file included from port.C:67:
./rstipple.h:4:4: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55,
   ^~~~
./rstipple.h:4:4: note: insert an explicit cast to silence this issue
   0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55,
   ^~~~
   static_cast<char>( )
./rstipple.h:4:10: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55,
         ^~~~
./rstipple.h:4:10: note: insert an explicit cast to silence this issue
   0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55,
         ^~~~
         static_cast<char>( )
./rstipple.h:4:28: error: constant expression evaluates to 170 which cannot be 
narrowed to type 'char' [-Wc++11-narrowing]
   0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55,
                           ^~~~
./rstipple.h:4:28: note: insert an explicit cast to silence this issue
   0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55,
                           ^~~~
                           static_cast<char>( )
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/games/xmemory/work/xmemory-3.7
*** Error code 1

Stop.
make: stopped in /usr/ports/games/xmemory
_______________________________________________
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