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: [email protected] Last committer: [email protected] Ident: $FreeBSD: branches/2021Q1/games/jaggedalliance2/Makefile 556157 2020-11-24 12:48:53Z mikael $ Log URL: http://ampere1.nyi.freebsd.org/data/130releng-arm64-quarterly/569602/logs/ja2-0.17.0_3.log Build URL: http://ampere1.nyi.freebsd.org/build.html?mastername=130releng-arm64-quarterly&build=569602 Log: =>> Building games/jaggedalliance2 build started at Mon Apr 5 00:12:46 UTC 2021 port directory: /usr/ports/games/jaggedalliance2 package name: ja2-0.17.0_3 building for: FreeBSD 130releng-arm64-quarterly-job-10 13.0-RC5 FreeBSD 13.0-RC5 1300139 arm64 maintained by: [email protected] Makefile ident: $FreeBSD: branches/2021Q1/games/jaggedalliance2/Makefile 556157 2020-11-24 12:48:53Z mikael $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1300134 Jail OSVERSION: 1300139 Job Id: 10 !!! Jail is newer than host. (Jail: 1300139, Host: 1300134) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RC5 1300139 UNAME_r=13.0-RC5 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-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/130releng-arm64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130releng-arm64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130releng-arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130releng-arm64-quarterly/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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/jaggedalliance2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jaggedalliance2/work HOME=/wrkdirs/usr/ports/games/jaggedalliance2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/jaggedalliance2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- CARGO_HOME=/wrkdirs/usr/ports/games/jaggedalliance2/work/cargo-home CARGO_BUILD_JOBS=2 RUST_BACKTRACE=1 RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc RUSTFLAGS=" -C linker=cc -C link-arg=-Wl,--as-needed -C link-arg=-fstack-protector-strong" SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/jaggedalliance2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jaggedalliance2/work HOME=/wrkdirs/usr/ports/games/jaggedalliance2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/jaggedalliance2/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 DESTDIR=/wrkdirs/usr/ports/games/jaggedalliance2/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--as-needed -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-stro ng -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-- CMAKE_BUILD_TYPE="release" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ja2" EXAMPLESDIR="share/examples/ja2" DATADIR="share/ja2" WWWDIR="www/ja2" ETCDIR="etc/ja2" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ja2 DOCSDIR=/usr/local/share/doc/ja2 EXAMPLESDIR=/usr/local/share/examples/ja2 WWWDIR=/usr/local/www/ja2 ETCDIR=/usr/local/etc/ja2 --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 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd13.0 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=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 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=13.0-RC5 OSREL=13.0 OSVERSION=1300139 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 >============================ ===> NOTICE: The ja2 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 PD SFI-SCLA accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> ja2-0.17.0_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [130releng-arm64-quarterly-job-10] Installing pkg-1.16.3... [130releng-arm64-quarterly-job-10] Extracting pkg-1.16.3: .......... done ===> ja2-0.17.0_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ja2-0.17.0_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The ja2 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 PD SFI-SCLA accepted by the user => rust/crates/caseless-0.2.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/caseless/0.2.1/download?dummy=/rust/crates/caseless-0.2.1.tar.gz rust/crates/caseless-0.2.1.tar.gz 18 kB 21 MBps 00s => rust/crates/cbindgen-0.13.2.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cbindgen/0.13.2/download?dummy=/rust/crates/cbindgen-0.13.2.tar.gz rust/crates/cbindgen-0.13.2.tar.gz 156 kB 30 MBps 00s => rust/crates/dunce-1.0.0.tar.gz doesn't seem to exist in /portdistfiles/. <snip> [130releng-arm64-quarterly-job-10] | `-- Installing libunwind-20200331_1... [130releng-arm64-quarterly-job-10] | `-- Extracting libunwind-20200331_1: .......... done [130releng-arm64-quarterly-job-10] | `-- Installing libxshmfence-1.3... [130releng-arm64-quarterly-job-10] | `-- Extracting libxshmfence-1.3: ......... done [130releng-arm64-quarterly-job-10] | `-- Installing wayland-1.18.0_4... [130releng-arm64-quarterly-job-10] | | `-- Installing libepoll-shim-0.0.20200602... [130releng-arm64-quarterly-job-10] | | `-- Extracting libepoll-shim-0.0.20200602: .......... done [130releng-arm64-quarterly-job-10] | `-- Extracting wayland-1.18.0_4: .......... done [130releng-arm64-quarterly-job-10] | `-- Installing zstd-1.4.5_1... [130releng-arm64-quarterly-job-10] | `-- Extracting zstd-1.4.5_1: .......... done [130releng-arm64-quarterly-job-10] `-- Extracting mesa-libs-20.2.3: .......... done [130releng-arm64-quarterly-job-10] Extracting sdl2-2.0.12_3: .......... done ===== Message from libxkbcommon-1.0.3: -- 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 ===> ja2-0.17.0_3 depends on file: /usr/local/bin/sdl2-config - found ===> Returning to build of ja2-0.17.0_3 =========================================================================== =======================<phase: lib-depends >============================ ===> ja2-0.17.0_3 depends on shared library: libfltk.so - not found ===> Installing existing package /packages/All/fltk-1.3.5.txz [130releng-arm64-quarterly-job-10] Installing fltk-1.3.5... [130releng-arm64-quarterly-job-10] `-- Installing fontconfig-2.13.92_2,1... [130releng-arm64-quarterly-job-10] | `-- Installing freetype2-2.10.4... [130releng-arm64-quarterly-job-10] | | `-- Installing png-1.6.37... [130releng-arm64-quarterly-job-10] | | `-- Extracting png-1.6.37: .......... done [130releng-arm64-quarterly-job-10] | `-- Extracting freetype2-2.10.4: .......... done [130releng-arm64-quarterly-job-10] `-- Extracting fontconfig-2.13.92_2,1: .......... done Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded [130releng-arm64-quarterly-job-10] `-- Installing jpeg-turbo-2.0.6... [130releng-arm64-quarterly-job-10] `-- Extracting jpeg-turbo-2.0.6: .......... done [130releng-arm64-quarterly-job-10] `-- Installing libGLU-9.0.1... [130releng-arm64-quarterly-job-10] `-- Extracting libGLU-9.0.1: ...... done [130releng-arm64-quarterly-job-10] `-- Installing libXft-2.3.3... [130releng-arm64-quarterly-job-10] `-- Extracting libXft-2.3.3: .......... done [130releng-arm64-quarterly-job-10] Extracting fltk-1.3.5: .......... done ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). ===> ja2-0.17.0_3 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Returning to build of ja2-0.17.0_3 ===> ja2-0.17.0_3 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for ja2-0.17.0_3 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/games/jaggedalliance2/work/.build -- The C compiler identification is Clang 11.0.1 -- The CXX compiler identification is Clang 11.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Git (missing: GIT_EXECUTABLE) -- ja2-stracciatella version: 0.17.0 -- Setting extra data dir to: /usr/local/share/ja2 -- Setting directory for libraries to: lib <FindSDL2.cmake> -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE </FindSDL2.cmake> -- Found SDL2: /usr/local/lib/libSDL2main.a;/usr/local/lib/libSDL2.so;-pthread -- Compiling with local RapidJSON libraries from /wrkdirs/usr/ports/games/jaggedalliance2/work/ja2-stracciatella-0.17.0/dependencies/lib-rapidjson -- Found OpenGL: /usr/local/lib/libGL.so -- Found X11: /usr/local/include -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found FLTK: /usr/local/lib/libfltk_images.so;/usr/local/lib/libfltk_forms.so;/usr/local/lib/libfltk_gl.so;/usr/local/lib/libGL.so;/usr/local/lib/libfltk.so -- Fltk Libraries: /usr/local/lib/libfltk_images.so;/usr/local/lib/libfltk_forms.so;/usr/local/lib/libfltk_gl.so;/usr/local/lib/libGL.so;/usr/local/lib/libfltk.so;/usr/local/lib/libX11.so;/usr/local/lib/libXext.so;/usr/lib/libm.so CMake Deprecation Warning at dependencies/lib-smacker/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Found Cargo: /usr/local/bin/cargo (found suitable version "1.48.0", minimum required is "1.36.0") -- Found Rustc: /usr/local/bin/rustc (found suitable version "1.48.0", minimum required is "1.36.0") -- Using system string_theory -- Configuring done -- Generating done CMake Warning (dev): Policy CMP0058 is not set: Ninja requires custom command byproducts to be explicit. Run "cmake --help-policy CMP0058" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This project specifies custom command DEPENDS on files in the build tree that are not specified as the OUTPUT or BYPRODUCTS of any add_custom_command or add_custom_target: dependencies/lib-stracciatella/rust.stamp For compatibility with versions of CMake that did not have the BYPRODUCTS option, CMake is generating phony rules for such files to convince 'ninja' to build. Project authors should add the missing BYPRODUCTS or OUTPUT options to the custom commands that produce these files. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE -- Build files have been written to: /wrkdirs/usr/ports/games/jaggedalliance2/work/.build =========================================================================== =======================<phase: build >============================ ===> Building for ja2-0.17.0_3 [1/381] /usr/bin/cc -DEXTRA_DATA_DIR=\"/usr/local/share/ja2\" -DINSTALL_LIB_DIR=\"lib\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MD -MT dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smk_hufftree.c.o -MF dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smk_hufftree.c.o.d -o dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smk_hufftree.c.o -c /wrkdirs/usr/ports/games/jaggedalliance2/work/ja2-stracciatella-0.17.0/dependencies/lib-smacker/libsmacker/smk_hufftree.c [2/381] /usr/bin/cc -DEXTRA_DATA_DIR=\"/usr/local/share/ja2\" -DINSTALL_LIB_DIR=\"lib\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MD -MT dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smk_bitstream.c.o -MF dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smk_bitstream.c.o.d -o dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smk_bitstream.c.o -c /wrkdirs/usr/ports/games/jaggedalliance2/work/ja2-stracciatella-0.17.0/dependencies/lib-smacker/libsmacker/smk_bitstream.c [3/381] cd /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/dependencies/lib-stracciatella && /usr/local/bin/cmake -P /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/dependencies/lib-stracciatella/update-stamp.cmake [4/381] /usr/bin/cc -DEXTRA_DATA_DIR=\"/usr/local/share/ja2\" -DINSTALL_LIB_DIR=\"lib\" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MD -MT dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smacker.c.o -MF dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smacker.c.o.d -o dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smacker.c.o -c /wrkdirs/usr/ports/games/jaggedalliance2/work/ja2-stracciatella-0.17.0/dependencies/lib-smacker/libsmacker/smacker.c [5/381] : && /usr/local/bin/cmake -E rm -f dependencies/lib-smacker/libsmacker.a && /usr/bin/ar qc dependencies/lib-smacker/libsmacker.a dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smacker.c.o dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smk_hufftree.c.o dependencies/lib-smacker/CMakeFiles/smacker.dir/libsmacker/smk_bitstream.c.o && /usr/bin/ranlib dependencies/lib-smacker/libsmacker.a && : [6/381] cd /wrkdirs/usr/ports/games/jaggedalliance2/work/ja2-stracciatella-0.17.0/rust && /usr/local/bin/cmake --build /wrkdirs/usr/ports/games/jaggedalliance2/work/.build --target cargo-build-release && /usr/local/bin/cmake -E copy_if_different /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/dependencies/lib-stracciatella/target/aarch64-unknown-freebsd/release/libstracciatella_c_api.a /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/lib-stracciatella/lib/libstracciatella.a && /usr/local/bin/cmake -E copy_if_different /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/dependencies/lib-stracciatella/target/aarch64-unknown-freebsd/release/ja2-resource-pack /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/lib-stracciatella/bin/ja2-resource-pack FAILED: lib-stracciatella/include/stracciatella.h lib-stracciatella/lib/libstracciatella.a lib-stracciatella/bin/ja2-resource-pack cd /wrkdirs/usr/ports/games/jaggedalliance2/work/ja2-stracciatella-0.17.0/rust && /usr/local/bin/cmake --build /wrkdirs/usr/ports/games/jaggedalliance2/work/.build --target cargo-build-release && /usr/local/bin/cmake -E copy_if_different /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/dependencies/lib-stracciatella/target/aarch64-unknown-freebsd/release/libstracciatella_c_api.a /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/lib-stracciatella/lib/libstracciatella.a && /usr/local/bin/cmake -E copy_if_different /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/dependencies/lib-stracciatella/target/aarch64-unknown-freebsd/release/ja2-resource-pack /wrkdirs/usr/ports/games/jaggedalliance2/work/.build/lib-stracciatella/bin/ja2-resource-pack [1/1] cd /wrkdirs/usr/ports/games/jaggedalliance2/work/ja2-stracciatella-0.17.0/rust && /usr/local/bin/cmake -E env HEADER_LOCATION=/wrkdirs/usr/ports/games/jaggedalliance2/work/.build/lib-stracciatella/include/stracciatella.h EXTRA_DATA_DIR=/usr/local/share/ja2 RUST_BACKTRACE=1 CARGO_BUILD_TARGET=aarch64-unknown-freebsd CARGO_BUILD_TARGET_DIR=/wrkdirs/usr/ports/games/jaggedalliance2/work/.build/dependencies/lib-stracciatella/target CARGO_BUILD_RUSTFLAGS=--print=native-static-libs /usr/local/bin/cargo build --verbose --release FAILED: dependencies/lib-stracciatella/CMakeFiles/cargo-build-release cd /wrkdirs/usr/ports/games/jaggedalliance2/work/ja2-stracciatella-0.17.0/rust && /usr/local/bin/cmake -E env HEADER_LOCATION=/wrkdirs/usr/ports/games/jaggedalliance2/work/.build/lib-stracciatella/include/stracciatella.h EXTRA_DATA_DIR=/usr/local/share/ja2 RUST_BACKTRACE=1 CARGO_BUILD_TARGET=aarch64-unknown-freebsd CARGO_BUILD_TARGET_DIR=/wrkdirs/usr/ports/games/jaggedalliance2/work/.build/dependencies/lib-stracciatella/target CARGO_BUILD_RUSTFLAGS=--print=native-static-libs /usr/local/bin/cargo build --verbose --release Compiling autocfg v1.0.0 Compiling libc v0.2.68 Segmentation fault ninja: build stopped: subcommand failed. ninja: build stopped: subcommand failed. ===> 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/jaggedalliance2 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
