[package - head-amd64-default][emulators/lisaem] Failed for lisaem-1.2.6.2 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Feb 8 19:16:10 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: ports at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/emulators/lisaem/Makefile 412346 2016-04-01 14:00:51Z mat $
Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p461193_s329007/logs/lisaem-1.2.6.2.log
Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p461193_s329007
Log:
=>> Building emulators/lisaem
build started at Thu Feb 8 19:15:13 UTC 2018
port directory: /usr/ports/emulators/lisaem
package name: lisaem-1.2.6.2
building for: FreeBSD head-amd64-default-job-11 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 amd64
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/emulators/lisaem/Makefile 412346 2016-04-01 14:00:51Z mat $
Poudriere version: 3.2.4-48-gf881e389
Host OSVERSION: 1200054
Jail OSVERSION: 1200056
Job Id: 11
!!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/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/head-amd64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-48-gf881e389
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 Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
ports at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/lisaem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/lisaem/work HOME=/wrkdirs/usr/ports/emulators/lisaem/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/lisaem/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-2.8-config
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/lisaem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/lisaem/work HOME=/wrkdirs/usr/ports/emulators/lisaem/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/lisaem/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 WX_CONFIG=/usr/local/bin/wxgtk2u-2.8-config 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/lisaem" EXAMPLESDIR="share/examples/lisaem" DATADIR="share/lisaem" WWWDIR="www/lisaem" ETCDIR="etc/lisaem"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lisaem DOCSDIR=/usr/local/share/doc/lisaem EXAMPLESDIR=/usr/local/share/examples/lisaem WWWDIR=/usr/local/www/lisaem ETCDIR=/usr/local/etc/lisaem
--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=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### 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 lisaem 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
===> License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> lisaem-1.2.6.2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.4.txz
[head-amd64-default-job-11] Installing pkg-1.10.4...
[head-amd64-default-job-11] Extracting pkg-1.10.4: .......... done
===> lisaem-1.2.6.2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of lisaem-1.2.6.2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The lisaem 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
===> License GPLv2+ accepted by the user
===> Fetching all distfiles required by lisaem-1.2.6.2 for building
===========================================================================
=======================<phase: checksum >============================
===> NOTICE:
The lisaem 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
===> License GPLv2+ accepted by the user
===> Fetching all distfiles required by lisaem-1.2.6.2 for building
=> SHA256 Checksum OK for lisaem-1.2.6.2.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> NOTICE:
The lisaem 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:
<snip>
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2832:18: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_RAW(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2930:19: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2930:19: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2930:19: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2963:19: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2963:19: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2963:19: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3047:15: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3047:15: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3047:15: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_RAW(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3132:17: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_RAW(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++; display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3132:17: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_RAW(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++; display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3132:17: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_RAW(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++; display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:2694:30: note: expanded from macro 'SETRGB16_RAW'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) /* value is changed */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3205:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a1]<<8)|dirtyvidram[a1+1]!=vup || /* if the video ram is dirty above or */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3205:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a1]<<8)|dirtyvidram[a1+1]!=vup || /* if the video ram is dirty above or */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3205:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a1]<<8)|dirtyvidram[a1+1]!=vup || /* if the video ram is dirty above or */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3206:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a2]<<8)|dirtyvidram[a2+1]!=vdn || /* below or on this value. */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3206:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a2]<<8)|dirtyvidram[a2+1]!=vdn || /* below or on this value. */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3206:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a2]<<8)|dirtyvidram[a2+1]!=vdn || /* below or on this value. */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3207:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3207:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3364:19: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_AAG(x,y,{display_image->SetRGB(x,y,d,d,d+EXTRABLUE); },{;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3207:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3205:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a1]<<8)|dirtyvidram[a1+1]!=vup || /* if the video ram is dirty above or */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3205:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a1]<<8)|dirtyvidram[a1+1]!=vup || /* if the video ram is dirty above or */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3205:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a1]<<8)|dirtyvidram[a1+1]!=vup || /* if the video ram is dirty above or */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3206:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a2]<<8)|dirtyvidram[a2+1]!=vdn || /* below or on this value. */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3206:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a2]<<8)|dirtyvidram[a2+1]!=vdn || /* below or on this value. */ \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3206:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a2]<<8)|dirtyvidram[a2+1]!=vdn || /* below or on this value. */ \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses]
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3207:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: note: place parentheses around the '!=' expression to silence this warning
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3207:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) \
^~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3397:18: note: place parentheses around the | expression to evaluate it first
{ SETRGB16_AAG(xi,yi,{display_image->SetRGB(xo,yo,d,d,d+EXTRABLUE); xo++;},{xo++;}); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3207:30: note: expanded from macro 'SETRGB16_AAG'
(dirtyvidram[a3]<<8)|dirtyvidram[a3+1]!=val ) \
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
lisaem_wx.cpp:3423:37: warning: unused parameter 'event' [-Wunused-parameter]
void LisaWin::OnPaint(wxPaintEvent &event )
^
lisaem_wx.cpp:3638:37: warning: unused parameter 'event' [-Wunused-parameter]
void LisaWin::OnErase(wxEraseEvent &event)
^
16 warnings and 10 errors generated.
*** Error code 1
Stop.
make: stopped in /usr/ports/emulators/lisaem
More information about the freebsd-pkg-fallout
mailing list