From nobody Sat Nov 13 08:00:23 2021 X-Original-To: pkg-fallout@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7C705185C347 for ; Sat, 13 Nov 2021 08:00:23 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hrntv31z6z3HnP for ; Sat, 13 Nov 2021 08:00:23 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy17.nyi.freebsd.org (beefy17.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 47EEF7B11 for ; Sat, 13 Nov 2021 08:00:23 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy17.nyi.freebsd.org (localhost [127.0.0.1]) by beefy17.nyi.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AD80Ntf066987 for ; Sat, 13 Nov 2021 08:00:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy17.nyi.freebsd.org (8.16.1/8.16.1/Submit) id 1AD80NZI066981; Sat, 13 Nov 2021 08:00:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 13 Nov 2021 08:00:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <202111130800.1AD80NZI066981@beefy17.nyi.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - main-i386-default][games/keeperrl] Failed for keeperrl-0.0.23_5 in build X-ThisMailContainsUnwantedMimeParts: N List-Id: Fallout logs from package building List-Archive: https://lists.freebsd.org/archives/freebsd-pkg-fallout List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkg-fallout@freebsd.org 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@FreeBSD.org Log URL: http://beefy17.nyi.freebsd.org/data/main-i386-default/p0bef5c19453e_sd032cda0d0/logs/keeperrl-0.0.23_5.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p0bef5c19453e_sd032cda0d0 Log: =>> Building games/keeperrl build started at Sat Nov 13 08:00:10 UTC 2021 port directory: /usr/ports/games/keeperrl package name: keeperrl-0.0.23_5 building for: FreeBSD main-i386-default-job-03 14.0-CURRENT FreeBSD 14.0-CURRENT 1400041 i386 maintained by: ports@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400041 Job Id: 03 !!! Jail is newer than host. (Jail: 1400041, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=i386 UNAME_m=i386 OSVERSION=1400041 UNAME_v=FreeBSD 14.0-CURRENT 1400041 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-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@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/keeperrl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/keeperrl/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/keeperrl/work/.cache HOME=/wrkdirs/usr/ports/games/keeperrl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/keeperrl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/keeperrl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/keeperrl/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/keeperrl/work/.cache HOME=/wrkdirs/usr/ports/games/keeperrl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/keeperrl/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 CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -Wl,-znotext" LIBS="-lexecinfo -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_S CRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/keeperrl" EXAMPLESDIR="share/examples/keeperrl" DATADIR="share/keeperrl" WWWDIR="www/keeperrl" ETCDIR="etc/keeperrl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/keeperrl DOCSDIR=/usr/local/share/doc/keeperrl EXAMPLESDIR=/usr/local/share/examples/keeperrl WWWDIR=/usr/local/www/keeperrl ETCDIR=/usr/local/etc/keeperrl --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 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400041 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) 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-- =================================================== ===> NOTICE: The keeperrl 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 ===> License GPLv2 OFL11 accepted by the user =========================================================================== =================================================== ===> keeperrl-0.0.23_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5.pkg [main-i386-default-job-03] Installing pkg-1.17.5... [main-i386-default-job-03] Extracting pkg-1.17.5: .......... done ===> keeperrl-0.0.23_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of keeperrl-0.0.23_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> NOTICE: The keeperrl 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 ===> License GPLv2 OFL11 accepted by the user ===> Fetching all distfiles required by keeperrl-0.0.23_5 for building =========================================================================== [main-i386-default-job-03] | `-- Extracting libxshmfence-1.3_1: ......... done [main-i386-default-job-03] | `-- Installing zstd-1.5.0... [main-i386-default-job-03] | | `-- Installing liblz4-1.9.3,1... [main-i386-default-job-03] | | `-- Extracting liblz4-1.9.3,1: .......... done [main-i386-default-job-03] | `-- Extracting zstd-1.5.0: .......... done [main-i386-default-job-03] `-- Extracting mesa-libs-21.1.8: .......... done [main-i386-default-job-03] Extracting sdl2-2.0.12_7: .......... done ===== Message from wayland-1.19.0_1: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from libxkbcommon-1.3.1: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===> keeperrl-0.0.23_5 depends on file: /usr/local/bin/sdl2-config - found ===> Returning to build of keeperrl-0.0.23_5 ===> keeperrl-0.0.23_5 depends on package: xorgproto>=0 - found =========================================================================== =================================================== ===> keeperrl-0.0.23_5 depends on shared library: libvorbis.so - not found ===> Installing existing package /packages/All/libvorbis-1.3.7_2,3.pkg [main-i386-default-job-03] Installing libvorbis-1.3.7_2,3... [main-i386-default-job-03] `-- Installing libogg-1.3.5,4... [main-i386-default-job-03] `-- Extracting libogg-1.3.5,4: .......... done [main-i386-default-job-03] Extracting libvorbis-1.3.7_2,3: .......... done ===> keeperrl-0.0.23_5 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so) ===> Returning to build of keeperrl-0.0.23_5 ===> keeperrl-0.0.23_5 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-7.79.1.pkg [main-i386-default-job-03] Installing curl-7.79.1... [main-i386-default-job-03] `-- Installing ca_root_nss-3.71... [main-i386-default-job-03] `-- Extracting ca_root_nss-3.71: ........ done [main-i386-default-job-03] `-- Installing libnghttp2-1.46.0... [main-i386-default-job-03] `-- Extracting libnghttp2-1.46.0: .......... done [main-i386-default-job-03] `-- Installing libssh2-1.9.0_3,3... [main-i386-default-job-03] `-- Extracting libssh2-1.9.0_3,3: .......... done [main-i386-default-job-03] Extracting curl-7.79.1: .......... done ===== Message from ca_root_nss-3.71: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===> keeperrl-0.0.23_5 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of keeperrl-0.0.23_5 ===> keeperrl-0.0.23_5 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> keeperrl-0.0.23_5 depends on shared library: libopenal.so.1 - not found ===> Installing existing package /packages/All/openal-soft-1.21.1_3.pkg [main-i386-default-job-03] Installing openal-soft-1.21.1_3... [main-i386-default-job-03] `-- Installing libmysofa-1.2... [main-i386-default-job-03] `-- Extracting libmysofa-1.2: .......... done [main-i386-default-job-03] Extracting openal-soft-1.21.1_3: .......... done ===> keeperrl-0.0.23_5 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1) ===> Returning to build of keeperrl-0.0.23_5 ===> keeperrl-0.0.23_5 depends on shared library: libSDL2_image.so - not found ===> Installing existing package /packages/All/sdl2_image-2.0.5.pkg [main-i386-default-job-03] Installing sdl2_image-2.0.5... [main-i386-default-job-03] `-- Installing jpeg-turbo-2.1.1_1... [main-i386-default-job-03] `-- Extracting jpeg-turbo-2.1.1_1: .......... done [main-i386-default-job-03] `-- Installing png-1.6.37_1... [main-i386-default-job-03] `-- Extracting png-1.6.37_1: .......... done [main-i386-default-job-03] `-- Installing tiff-4.3.0... [main-i386-default-job-03] | `-- Installing jbigkit-2.1_1... [main-i386-default-job-03] | `-- Extracting jbigkit-2.1_1: .......... done [main-i386-default-job-03] `-- Extracting tiff-4.3.0: .......... done [main-i386-default-job-03] `-- Installing webp-1.2.1... [main-i386-default-job-03] | `-- Installing giflib-5.2.1... [main-i386-default-job-03] | `-- Extracting giflib-5.2.1: .......... done [main-i386-default-job-03] `-- Extracting webp-1.2.1: .......... done [main-i386-default-job-03] Extracting sdl2_image-2.0.5: ......... done ===> keeperrl-0.0.23_5 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> Returning to build of keeperrl-0.0.23_5 ===> keeperrl-0.0.23_5 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) =========================================================================== =================================================== ===> Configuring for keeperrl-0.0.23_5 =========================================================================== =================================================== ===> Building for keeperrl-0.0.23_5 gmake[1]: Entering directory '/wrkdirs/usr/ports/games/keeperrl/work/keeperrl-alpha23' FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: i386-unknown-freebsd14.0 sh ./gen_version.sh c++ -MMD -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -std=c++1y -Wno-sign-compare -Wno-unused-variable -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -Wno-mismatched-tags -ftemplate-depth=512 -DDATA_DIR=\"/usr/local/share/keeperrl\" -DRELEASE -I. -I./extern -c stack_printer.cpp -o obj/stack_printer.o ./gen_version.sh: git: not found c++ -MMD -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -std=c++1y -Wno-sign-compare -Wno-unused-variable -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -Wno-mismatched-tags -ftemplate-depth=512 -DDATA_DIR=\"/usr/local/share/keeperrl\" -DRELEASE -I. -I./extern -c main.cpp -o obj/main.o stack_printer.cpp:315:63: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat] fprintf(errorOut, "Current time %ld, running time %ld\n", curTime, curTime - startTime); ~~~ ^~~~~~~ %d stack_printer.cpp:315:72: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(errorOut, "Current time %ld, running time %ld\n", curTime, curTime - startTime); ~~~ ^~~~~~~~~~~~~~~~~~~ %d 2 warnings generated. c++ -MMD -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -std=c++1y -Wno-sign-compare -Wno-unused-variable -Wno-shift-count-overflow -Wno-tautological-constant-out-of-range-compare -Wno-mismatched-tags -ftemplate-depth=512 -DDATA_DIR=\"/usr/local/share/keeperrl\" -DRELEASE -I. -I./extern -c animation.cpp -o obj/animation.o In file included from main.cpp:27: In file included from ./view.h:18: ./util.h:575:10: warning: 'random_shuffle::Iterator, (lambda at ./util.h:575:45)>' is deprecated [-Wdeprecated-declarations] std::random_shuffle(v.begin(), v.end(), [this](int a) { return get(a);}); ^ /usr/include/c++/v1/algorithm:3158:1: note: 'random_shuffle::Iterator, (lambda at ./util.h:575:45)>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX14 void ^ /usr/include/c++/v1/__config:1032:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX14' # define _LIBCPP_DEPRECATED_IN_CXX14 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:1015:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from main.cpp:42: In file included from ./vision.h:19: In file included from ./level.h:21: In file included from ./movement_type.h:4: ./tribe.h:82:3: error: reference to 'bitset' is ambiguous bitset<32> SERIAL(elems); ^ ./stdafx.h:106:12: note: candidate found by name lookup is 'bitset' using std::bitset; ^ /usr/include/sys/_bitset.h:64:15: note: candidate found by name lookup is 'bitset' BITSET_DEFINE(bitset, 1); ^ In file included from animation.cpp:3: In file included from ./animation.h:3: ./util.h:575:10: warning: 'random_shuffle::Iterator, (lambda at ./util.h:575:45)>' is deprecated [-Wdeprecated-declarations] std::random_shuffle(v.begin(), v.end(), [this](int a) { return get(a);}); ^ /usr/include/c++/v1/algorithm:3158:1: note: 'random_shuffle::Iterator, (lambda at ./util.h:575:45)>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX14 void ^ /usr/include/c++/v1/__config:1032:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX14' # define _LIBCPP_DEPRECATED_IN_CXX14 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:1015:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from animation.cpp:1: In file included from ./stdafx.h:40: In file included from /usr/include/c++/v1/iostream:37: In file included from /usr/include/c++/v1/ios:215: In file included from /usr/include/c++/v1/__locale:15: In file included from /usr/include/c++/v1/string:511: In file included from /usr/include/c++/v1/string_view:179: In file included from /usr/include/c++/v1/__string:57: In file included from /usr/include/c++/v1/algorithm:653: /usr/include/c++/v1/memory:1423:5: warning: delete called on 'Animation' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] delete __ptr; ^ /usr/include/c++/v1/memory:1684:7: note: in instantiation of member function 'std::default_delete::operator()' requested here __ptr_.second()(__tmp); ^ /usr/include/c++/v1/memory:1638:19: note: in instantiation of member function 'std::unique_ptr::reset' requested here ~unique_ptr() { reset(); } ^ animation.cpp:44:10: note: in instantiation of member function 'std::unique_ptr::~unique_ptr' requested here return PAnimation(new ThrownObject(direction, obj, useSprite, squareSize)); ^ 1 warning and 1 error generated. gmake[2]: *** [Makefile:120: obj/main.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... 2 warnings generated. gmake[1]: *** [Makefile:107: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/keeperrl/work/keeperrl-alpha23' ===> 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/keeperrl