[package - main-armv7-default][games/jigzo] Failed for jigzo-0.6.1_12 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jul 2023 03:37:32 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: amdmi3@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/pe5b71726cc79_s92fd2f39e5/logs/jigzo-0.6.1_12.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=pe5b71726cc79_s92fd2f39e5 Log: =>> Building games/jigzo build started at Sun Jul 30 03:37:18 UTC 2023 port directory: /usr/ports/games/jigzo package name: jigzo-0.6.1_12 building for: FreeBSD main-armv7-default-job-08 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 arm maintained by: amdmi3@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1400093 Job Id: 08 !!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400093 UNAME_v=FreeBSD 14.0-CURRENT 1400093 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-armv7-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--- ===> The following configuration options are available for jigzo-0.6.1_12: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- amdmi3@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/jigzo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jigzo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/jigzo/work/.cache HOME=/wrkdirs/usr/ports/games/jigzo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/jigzo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jigzo/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/jigzo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jigzo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/jigzo/work/.cache HOME=/wrkdirs/usr/ports/games/jigzo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/jigzo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jigzo/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/jigzo" EXAMPLESDIR="share/examples/jigzo" DATADIR="share/jigzo" WWWDIR="www/jigzo" ETCDIR="etc/jigzo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jigzo DOCSDIR=/usr/local/share/doc/jigzo EXAMPLESDIR=/usr/local/share/examples/jigzo WWWDIR=/usr/local/www/jigzo ETCDIR=/usr/local/etc/jigzo --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 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-gnueabihf 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" 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_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400093 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> jigzo-0.6.1_12 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.4.pkg [main-armv7-default-job-08] Installing pkg-1.20.4... [main-armv7-default-job-08] Extracting pkg-1.20.4: .......... done ===> jigzo-0.6.1_12 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jigzo-0.6.1_12 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by jigzo-0.6.1_12 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by jigzo-0.6.1_12 for building => SHA256 Checksum OK for jigzo-0.6.1.tgz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by jigzo-0.6.1_12 for building ===> Extracting for jigzo-0.6.1_12 => SHA256 Checksum OK for jigzo-0.6.1.tgz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for jigzo-0.6.1_12 ===> Applying FreeBSD patches for jigzo-0.6.1_12 from /usr/ports/games/jigzo/files =========================================================================== =======================<phase: build-depends >============================ ===> jigzo-0.6.1_12 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [main-armv7-default-job-08] Installing gmake-4.3_2... [main-armv7-default-job-08] `-- Installing gettext-runtime-0.22_1... [main-armv7-default-job-08] | `-- Installing indexinfo-0.3.1... [main-armv7-default-job-08] | `-- Extracting indexinfo-0.3.1: .... done [main-armv7-default-job-08] `-- Extracting gettext-runtime-0.22_1: .......... done [main-armv7-default-job-08] Extracting gmake-4.3_2: .......... done ===> jigzo-0.6.1_12 depends on package: gmake>=4.3 - found ===> Returning to build of jigzo-0.6.1_12 ===> jigzo-0.6.1_12 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_15,2.pkg [main-armv7-default-job-08] Installing sdl-1.2.15_15,2... [main-armv7-default-job-08] `-- Installing aalib-1.4.r5_13... [main-armv7-default-job-08] `-- Extracting aalib-1.4.r5_13: .......... done [main-armv7-default-job-08] `-- Installing libGLU-9.0.2_2... [main-armv7-default-job-08] | `-- Installing libglvnd-1.6.0... [main-armv7-default-job-08] | | `-- Installing libX11-1.8.6,1... [main-armv7-default-job-08] | | `-- Installing libxcb-1.15_1... [main-armv7-default-job-08] | | | `-- Installing libXau-1.0.9... [main-armv7-default-job-08] | | | `-- Extracting libXau-1.0.9: .......... done [main-armv7-default-job-08] | | | `-- Installing libXdmcp-1.1.3... [main-armv7-default-job-08] | | | `-- Installing xorgproto-2022.1_1... [main-armv7-default-job-08] | | | `-- Extracting xorgproto-2022.1_1: .......... done [main-armv7-default-job-08] | | | `-- Extracting libXdmcp-1.1.3: ......... done [main-armv7-default-job-08] | | `-- Extracting libxcb-1.15_1: .......... done [main-armv7-default-job-08] | | `-- Extracting libX11-1.8.6,1: .......... done [main-armv7-default-job-08] | | `-- Installing libXext-1.3.4,1... [main-armv7-default-job-08] | | `-- Extracting libXext-1.3.4,1: .......... done [main-armv7-default-job-08] | `-- Extracting libglvnd-1.6.0: .......... done [main-armv7-default-job-08] `-- Extracting libGLU-9.0.2_2: ..... done [main-armv7-default-job-08] `-- Installing libXrandr-1.5.2... [main-armv7-default-job-08] | `-- Installing libXrender-0.9.10_2... [main-armv7-default-job-08] | `-- Extracting libXrender-0.9.10_2: .......... done [main-armv7-default-job-08] `-- Extracting libXrandr-1.5.2: .......... done [main-armv7-default-job-08] Extracting sdl-1.2.15_15,2: .......... done ===== Message from aalib-1.4.r5_13: -- ===> NOTICE: The aalib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> jigzo-0.6.1_12 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of jigzo-0.6.1_12 ===> jigzo-0.6.1_12 depends on package: xorgproto>=0 - found =========================================================================== =======================<phase: lib-depends >============================ ===> jigzo-0.6.1_12 depends on shared library: libpng.so - not found ===> Installing existing package /packages/All/png-1.6.39.pkg [main-armv7-default-job-08] Installing png-1.6.39... [main-armv7-default-job-08] Extracting png-1.6.39: .......... done ===> jigzo-0.6.1_12 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Returning to build of jigzo-0.6.1_12 ===> jigzo-0.6.1_12 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> jigzo-0.6.1_12 depends on shared library: libjpeg.so - not found ===> Installing existing package /packages/All/jpeg-turbo-2.1.5.1.pkg [main-armv7-default-job-08] Installing jpeg-turbo-2.1.5.1... [main-armv7-default-job-08] Extracting jpeg-turbo-2.1.5.1: .......... done ===> jigzo-0.6.1_12 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Returning to build of jigzo-0.6.1_12 ===> jigzo-0.6.1_12 depends on shared library: libSDL_mixer.so - not found ===> Installing existing package /packages/All/sdl_mixer-1.2.12_14.pkg [main-armv7-default-job-08] Installing sdl_mixer-1.2.12_14... [main-armv7-default-job-08] `-- Installing flac-1.4.3,1... [main-armv7-default-job-08] | `-- Installing libogg-1.3.5,4... [main-armv7-default-job-08] | `-- Extracting libogg-1.3.5,4: .......... done [main-armv7-default-job-08] `-- Extracting flac-1.4.3,1: .......... done [main-armv7-default-job-08] `-- Installing libmikmod-3.3.11.1_1... [main-armv7-default-job-08] `-- Extracting libmikmod-3.3.11.1_1: .......... done [main-armv7-default-job-08] `-- Installing libvorbis-1.3.7_2,3... [main-armv7-default-job-08] `-- Extracting libvorbis-1.3.7_2,3: .......... done [main-armv7-default-job-08] `-- Installing smpeg-0.4.4_17... [main-armv7-default-job-08] `-- Extracting smpeg-0.4.4_17: .......... done [main-armv7-default-job-08] `-- Installing timidity-0.2i_1... [main-armv7-default-job-08] `-- Extracting timidity-0.2i_1: .......... done [main-armv7-default-job-08] Extracting sdl_mixer-1.2.12_14: ......... done ===== Message from timidity-0.2i_1: -- ===> NOTICE: The timidity 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> jigzo-0.6.1_12 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so) ===> Returning to build of jigzo-0.6.1_12 ===> jigzo-0.6.1_12 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for jigzo-0.6.1_12 =========================================================================== =======================<phase: build >============================ ===> Building for jigzo-0.6.1_12 gmake[1]: Entering directory '/wrkdirs/usr/ports/games/jigzo/work/jigzo-0.6.1' Generating dependency information for src/main.cxx Generating dependency information for src/Texture.cxx c++ -MM -MT dep/main.armv7.d -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND src/main.cxx -o dep/main.armv7.d.tmp c++ -MM -MT dep/Texture.armv7.d -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND src/Texture.cxx -o dep/Texture.armv7.d.tmp Generating dependency information for src/Screen.cxx c++ -MM -MT dep/Screen.armv7.d -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND src/Screen.cxx -o dep/Screen.armv7.d.tmp Generating dependency information for src/Loader.cxx c++ -MM -MT dep/Loader.armv7.d -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND src/Loader.cxx -o dep/Loader.armv7.d.tmp Compiling src/Loader.cxx Compiling src/Screen.cxx c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND -Wall -c src/Loader.cxx -o obj/Loader.armv7.o c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND -Wall -c src/Screen.cxx -o obj/Screen.armv7.o Compiling src/Texture.cxx c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND -Wall -c src/Texture.cxx -o obj/Texture.armv7.o In file included from src/Texture.cxx:21: In file included from src/Texture.hxx:24: src/Rect.hxx:76:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n = 0; ^ Compiling src/main.cxx c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND -Wall -c src/main.cxx -o obj/main.armv7.o 1 warning generated. In file included from src/main.cxx:63: In file included from src/Sprite.hxx:24: In file included from src/TextureMap.hxx:25: In file included from src/Texture.hxx:24: src/Rect.hxx:76:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n = 0; ^ src/main.cxx:602:29: error: no template named 'binary_function'; did you mean '__binary_function'? struct sort_previews:public binary_function<PreviewSprite*,PreviewSprite*,bool> ^~~~~~~~~~~~~~~ __binary_function /usr/include/c++/v1/__functional/binary_function.h:49:1: note: '__binary_function' declared here using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg2, _Result>; ^ src/main.cxx:1123:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] DrawString(1024 / 2, 360, "Version 0.6.1", 80.f/256.f); ^ src/main.cxx:1125:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] DrawString(1024 / 2, 398, "http://www.resorama.com/jigzo/", 80.f/256.f); ^ src/main.cxx:1127:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] DrawString(1024 / 2, 450, "Options:", 92.f/256.f); ^ src/main.cxx:1133:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] DrawString(1024 / 2, 528, "(Hold Ctrl to rotate)", 80.f/256.f); ^ src/main.cxx:1150:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] DrawString(1024 / 2, 680, "Press 'Esc' to quit", 92.f/256.f); ^ src/main.cxx:1152:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] DrawString(1024 / 2, 720, "SPACE brings bottom-piece to front",80.f/256.f); ^ src/main.cxx:1154:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] DrawString(1024 / 2, 770, "Click or press key to continue", 92.f/256.f); ^ src/main.cxx:1564:35: warning: array subscript is of type 'char' [-Wchar-subscripts] if (keys[SDLK_ESCAPE] || keys['q']) { ^~~~ src/main.cxx:1569:16: warning: array subscript is of type 'char' [-Wchar-subscripts] if (keys['f'] || keys[' ']) { ^~~~ src/main.cxx:1569:29: warning: array subscript is of type 'char' [-Wchar-subscripts] if (keys['f'] || keys[' ']) { ^~~~ src/main.cxx:1604:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr,e.what()); ^~~~~~~~ src/main.cxx:1604:18: note: treat the string as an argument to avoid this fprintf(stderr,e.what()); ^ "%s", 12 warnings and 1 error generated. gmake[1]: *** [Makefile:127: obj/main.armv7.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/jigzo/work/jigzo-0.6.1' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/games/jigzo