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: to...@freebsd.org Ident: $FreeBSD: head/emulators/lisaem/Makefile 478622 2018-08-31 23:24:20Z tobik $ Log URL: http://thunderx1.nyi.freebsd.org/data/111arm64-default/478648/logs/lisaem-1.2.6.2.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-default&build=478648 Log: =>> Building emulators/lisaem build started at Tue Sep 4 14:15:32 UTC 2018 port directory: /usr/ports/emulators/lisaem package name: lisaem-1.2.6.2 building for: FreeBSD 111arm64-default-job-08 11.1-RELEASE FreeBSD 11.1-RELEASE arm64 maintained by: po...@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: 1200072 Jail OSVERSION: 1101001 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE UNAME_r=11.1-RELEASE 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/111arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/111arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=111arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/111arm64-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-- 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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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=11.1 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 # 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 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 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=error: invalid value 'c++17' in '-std=c++17' CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=error: invalid value 'gnu++17' in '-std=gnu++17' _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=11.1-RELEASE OSREL=11.1 OSVERSION=1101001 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 >============================ ===> 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 [111arm64-default-job-08] Installing pkg-1.10.5_2... [111arm64-default-job-08] 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: 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: <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++ -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 -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 -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.7M lisaem MD5 (./lisaem) = 029bf23f8aff8d84c3116aff99190a26 SHA1 (./lisaem) = d7c89ea1f5d8b0e1b3bf166e3d313b9f2f549b99 SHA256 (./lisaem) = 9be10308b3061e3232bc4ed0d80a292a4d22464d5184daad9fece8c63f7f15eb Freshly compiled 1.7M 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 _______________________________________________ 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"