[package - head-i386-default][emulators/lisaem] Failed for lisaem-1.2.6.2 in package
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sun Sep 2 10:42:58 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: tobik at FreeBSD.org
Ident: $FreeBSD: head/emulators/lisaem/Makefile 478622 2018-08-31 23:24:20Z tobik $
Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p478648_s338416/logs/lisaem-1.2.6.2.log
Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p478648_s338416
Log:
=>> Building emulators/lisaem
build started at Sun Sep 2 10:40:58 UTC 2018
port directory: /usr/ports/emulators/lisaem
package name: lisaem-1.2.6.2
building for: FreeBSD head-i386-default-job-11 12.0-ALPHA4 FreeBSD 12.0-ALPHA4 1200083 i386
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/emulators/lisaem/Makefile 478622 2018-08-31 23:24:20Z tobik $
Poudriere version: 3.2.7-6-g819c79a1
Host OSVERSION: 1200069
Jail OSVERSION: 1200083
Job Id: 11
!!! Jail is newer than host. (Jail: 1200083, Host: 1200069) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200083
UNAME_v=FreeBSD 12.0-ALPHA4 1200083
UNAME_r=12.0-ALPHA4
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-6-g819c79a1
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-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--
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 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 -Wno-c++11-narrowing" 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
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /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.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: i386-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" "-m" "elf_i386_fbsd" "-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.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.0-ALPHA4
OSREL=12.0
OSVERSION=1200083
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) 524288
stack size (kbytes, -s) 65536
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.5_2.txz
[head-i386-default-job-11] Installing pkg-1.10.5_2...
[head-i386-default-job-11] Extracting pkg-1.10.5_2: .......... 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:
<snip>
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 generated.
Compiling imagewriter-wx.cpp...
imagewriter-wx.cpp:429:15: warning: operator '>>' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses]
pixbyte=(x+(y*width)>>1);
~^~~~~~~~~~~~
imagewriter-wx.cpp:429:15: note: place parentheses around the '+' expression to silence this warning
pixbyte=(x+(y*width)>>1);
^
( )
imagewriter-wx.cpp:736:84: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
snprintf(buffer,80,"yline=%d line #=%d height=%d lineheight=%d",linepixel,lines,iwheight,linepixel-lasty);
~~ ^~~~~~~~
%ld
2 warnings generated.
Compiling LisaConfig.cpp...
Compiling LisaConfigFrame.cpp...
Linking ./bin/lisaem
c++ -fstack-protector -o ../bin/lisaem libdc42.o floppy.o profile.o unvars.o vars.o glue.o fliflo_queue.o cops.o zilog8530.o via6522.o irq.o mmu.o rom.o romless.o memory.o symbols.o lisaem_static_resources.o ../wxui/lisaem_wx.o ../wxui/imagewriter-wx.o ../wxui/LisaConfig.o ../wxui/LisaConfigFrame.o ../generator/libgenerator.a ../cpu68k/lib68k.a -fstack-protector -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -L/usr/local/lib -pthread -fstack-protector -L/usr/local/lib -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8
1.4M lisaem
MD5 (./lisaem) = 132cfc3d71390cf3c059c11f88954afb
SHA1 (./lisaem) = 8957a359cf4fe4d3d340352681858e10429b8ac7
SHA256 (./lisaem) = ff6cb643743207895ea0935abd05c4ec194c3fd917ba27541ee4c5a1648ad2e6
Freshly compiled 1.4M lisaem
/usr/bin/grep -v "^//" /wrkdirs/usr/ports/emulators/lisaem/work/lisaem-1.2.6.2/resources/lisa128x85.xpm | /usr/local/bin/xpmtoppm | /usr/local/bin/pnmtopng > /wrkdirs/usr/ports/emulators/lisaem/work/lisaem.png
===========================================================================
=======================<phase: run-depends >============================
===========================================================================
=======================<phase: stage >============================
===> Staging for lisaem-1.2.6.2
===> Generating temporary packing list
(cd /wrkdirs/usr/ports/emulators/lisaem/work/lisaem-1.2.6.2/bin && install -s -m 555 * /wrkdirs/usr/ports/emulators/lisaem/work/stage/usr/local/bin)
(cd /wrkdirs/usr/ports/emulators/lisaem/work && install -m 0644 lisaem.png /wrkdirs/usr/ports/emulators/lisaem/work/stage/usr/local/share/pixmaps)
(cd /wrkdirs/usr/ports/emulators/lisaem/work/lisaem-1.2.6.2/resources && install -m 0644 * /wrkdirs/usr/ports/emulators/lisaem/work/stage/usr/local/share/lisaem)
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package >============================
===> Building package for lisaem-1.2.6.2
pkg-static: Unable to access file /wrkdirs/usr/ports/emulators/lisaem/work/stage/usr/local/share/LisaEm:No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/ports/emulators/lisaem
More information about the freebsd-pkg-fallout
mailing list