[package - main-arm64-default][security/hashcat] Failed for hashcat-6.2.5,1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Feb 2022 09:59:43 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: se@FreeBSD.org Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p4970d39a547c_s511b83b167/logs/hashcat-6.2.5,1.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p4970d39a547c_s511b83b167 Log: =>> Building security/hashcat build started at Wed Feb 9 09:57:46 UTC 2022 port directory: /usr/ports/security/hashcat package name: hashcat-6.2.5,1 building for: FreeBSD main-arm64-default-job-02 14.0-CURRENT FreeBSD 14.0-CURRENT 1400051 arm64 maintained by: se@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1400051 Job Id: 02 !!! Jail is newer than host. (Jail: 1400051, Host: 1400050) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400051 UNAME_v=FreeBSD 14.0-CURRENT 1400051 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-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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 hashcat-6.2.5,1: BRAIN=on: Build Hashcat Brain DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- se@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/hashcat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/hashcat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/hashcat/work/.cache HOME=/wrkdirs/usr/ports/security/hashcat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/hashcat/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-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/hashcat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/hashcat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/hashcat/work/.cache HOME=/wrkdirs/usr/ports/security/hashcat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/hashcat/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 -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include " 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-- PORTVERSION=6.2.5 PORTDOCS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/hashcat" EXAMPLESDIR="share/examples/hashcat" DATADIR="share/hashcat" WWWDIR="www/hashcat" ETCDIR="etc/hashcat" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hashcat DOCSDIR=/usr/local/share/doc/hashcat EXAMPLESDIR=/usr/local/share/examples/hashcat WWWDIR=/usr/local/www/hashcat ETCDIR=/usr/local/etc/hashcat --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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400051 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 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> hashcat-6.2.5,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [main-arm64-default-job-02] Installing pkg-1.17.5_1... [main-arm64-default-job-02] Extracting pkg-1.17.5_1: .......... done ===> hashcat-6.2.5,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hashcat-6.2.5,1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by hashcat-6.2.5,1 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by hashcat-6.2.5,1 for building => SHA256 Checksum OK for hashcat-hashcat-v6.2.5_GH0.tar.gz. => SHA256 Checksum OK for KhronosGroup-OpenCL-Headers-1d3dc4e_GH0.tar.gz. => SHA256 Checksum OK for Cyan4973-xxHash-c0e86bc_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by hashcat-6.2.5,1 for building ===> Extracting for hashcat-6.2.5,1 => SHA256 Checksum OK for hashcat-hashcat-v6.2.5_GH0.tar.gz. => SHA256 Checksum OK for KhronosGroup-OpenCL-Headers-1d3dc4e_GH0.tar.gz. => SHA256 Checksum OK for Cyan4973-xxHash-c0e86bc_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for hashcat-6.2.5,1 ===> Applying FreeBSD patches for hashcat-6.2.5,1 from /usr/ports/security/hashcat/files =========================================================================== =======================<phase: build-depends >============================ ===> hashcat-6.2.5,1 depends on executable: minizip - not found <snip> typedef unsigned long UINT_PTR; ^ 2 warnings generated. cc -c -std=gnu99 -O2 -pipe -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Iinclude -IOpenCL -Ideps/LZMA-SDK/C -Ideps/git/OpenCL-Headers src/emu_inc_cipher_des.c -o obj/emu_inc_cipher_des.NATIVE.o -fpic In file included from src/emu_inc_cipher_des.c:7: In file included from include/types.h:28: In file included from include/ext_lzma.h:9: In file included from deps/LZMA-SDK/C/LzmaDec.h:7: deps/LZMA-SDK/C/7zTypes.h:199:24: warning: redefinition of typedef 'INT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:133:23: note: previous definition is here typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:200:24: warning: redefinition of typedef 'UINT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef unsigned long UINT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:134:23: note: previous definition is here typedef unsigned long UINT_PTR; ^ 2 warnings generated. cc -c -std=gnu99 -O2 -pipe -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Iinclude -IOpenCL -Ideps/LZMA-SDK/C -Ideps/git/OpenCL-Headers src/emu_inc_cipher_kuznyechik.c -o obj/emu_inc_cipher_kuznyechik.NATIVE.o -fpic In file included from src/emu_inc_cipher_kuznyechik.c:7: In file included from include/types.h:28: In file included from include/ext_lzma.h:9: In file included from deps/LZMA-SDK/C/LzmaDec.h:7: deps/LZMA-SDK/C/7zTypes.h:199:24: warning: redefinition of typedef 'INT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:133:23: note: previous definition is here typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:200:24: warning: redefinition of typedef 'UINT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef unsigned long UINT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:134:23: note: previous definition is here typedef unsigned long UINT_PTR; ^ 2 warnings generated. cc -c -std=gnu99 -O2 -pipe -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Iinclude -IOpenCL -Ideps/LZMA-SDK/C -Ideps/git/OpenCL-Headers src/emu_inc_cipher_serpent.c -o obj/emu_inc_cipher_serpent.NATIVE.o -fpic In file included from src/emu_inc_cipher_serpent.c:7: In file included from include/types.h:28: In file included from include/ext_lzma.h:9: In file included from deps/LZMA-SDK/C/LzmaDec.h:7: deps/LZMA-SDK/C/7zTypes.h:199:24: warning: redefinition of typedef 'INT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:133:23: note: previous definition is here typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:200:24: warning: redefinition of typedef 'UINT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef unsigned long UINT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:134:23: note: previous definition is here typedef unsigned long UINT_PTR; ^ 2 warnings generated. cc -c -std=gnu99 -O2 -pipe -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Iinclude -IOpenCL -Ideps/LZMA-SDK/C -Ideps/git/OpenCL-Headers src/emu_inc_cipher_twofish.c -o obj/emu_inc_cipher_twofish.NATIVE.o -fpic In file included from src/emu_inc_cipher_twofish.c:7: In file included from include/types.h:28: In file included from include/ext_lzma.h:9: In file included from deps/LZMA-SDK/C/LzmaDec.h:7: deps/LZMA-SDK/C/7zTypes.h:199:24: warning: redefinition of typedef 'INT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:133:23: note: previous definition is here typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:200:24: warning: redefinition of typedef 'UINT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef unsigned long UINT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:134:23: note: previous definition is here typedef unsigned long UINT_PTR; ^ 2 warnings generated. cc -c -std=gnu99 -O2 -pipe -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Iinclude -IOpenCL -Ideps/LZMA-SDK/C -Ideps/git/OpenCL-Headers src/brain.c -o obj/brain.NATIVE.o -fpic In file included from src/brain.c:7: In file included from include/types.h:28: In file included from include/ext_lzma.h:9: In file included from deps/LZMA-SDK/C/LzmaDec.h:7: deps/LZMA-SDK/C/7zTypes.h:199:24: warning: redefinition of typedef 'INT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:133:23: note: previous definition is here typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:200:24: warning: redefinition of typedef 'UINT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef unsigned long UINT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:134:23: note: previous definition is here typedef unsigned long UINT_PTR; ^ 2 warnings generated. cc -c -std=gnu99 -O2 -pipe -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Iinclude -IOpenCL -Ideps/LZMA-SDK/C -Ideps/git/OpenCL-Headers -D_7ZIP_ST -Wno-misleading-indentation deps/LZMA-SDK/C/7zCrc.c -o obj/7zCrc.LZMA.NATIVE.o -fpic In file included from deps/LZMA-SDK/C/7zCrc.c:6: In file included from deps/LZMA-SDK/C/7zCrc.h:7: deps/LZMA-SDK/C/7zTypes.h:199:24: warning: redefinition of typedef 'INT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:133:23: note: previous definition is here typedef long INT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:200:24: warning: redefinition of typedef 'UINT_PTR' is a C11 feature [-Wtypedef-redefinition] typedef unsigned long UINT_PTR; ^ deps/LZMA-SDK/C/7zTypes.h:134:23: note: previous definition is here typedef unsigned long UINT_PTR; ^ deps/LZMA-SDK/C/7zCrc.c:158:1: warning: unknown architecture 'armv8-a+crc' in the 'target' attribute string; 'target' attribute ignored [-Wignored-attributes] ATTRIB_CRC ^ deps/LZMA-SDK/C/7zCrc.c:89:58: note: expanded from macro 'ATTRIB_CRC' #define ATTRIB_CRC __attribute__((__target__("arch=armv8-a+crc"))) ^ deps/LZMA-SDK/C/7zCrc.c:160:1: warning: unknown architecture 'armv8-a+crc' in the 'target' attribute string; 'target' attribute ignored [-Wignored-attributes] ATTRIB_CRC ^ deps/LZMA-SDK/C/7zCrc.c:89:58: note: expanded from macro 'ATTRIB_CRC' #define ATTRIB_CRC __attribute__((__target__("arch=armv8-a+crc"))) ^ deps/LZMA-SDK/C/7zCrc.c:190:1: warning: unknown architecture 'armv8-a+crc' in the 'target' attribute string; 'target' attribute ignored [-Wignored-attributes] ATTRIB_CRC ^ deps/LZMA-SDK/C/7zCrc.c:89:58: note: expanded from macro 'ATTRIB_CRC' #define ATTRIB_CRC __attribute__((__target__("arch=armv8-a+crc"))) ^ deps/LZMA-SDK/C/7zCrc.c:192:1: warning: unknown architecture 'armv8-a+crc' in the 'target' attribute string; 'target' attribute ignored [-Wignored-attributes] ATTRIB_CRC ^ deps/LZMA-SDK/C/7zCrc.c:89:58: note: expanded from macro 'ATTRIB_CRC' #define ATTRIB_CRC __attribute__((__target__("arch=armv8-a+crc"))) ^ fatal error: error in backend: Cannot select: intrinsic %llvm.aarch64.crc32b PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: cc -c -std=gnu99 -O2 -pipe -DWITH_BRAIN -Ideps/git/xxHash -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Iinclude -IOpenCL -Ideps/LZMA-SDK/C -Ideps/git/OpenCL-Headers -D_7ZIP_ST -Wno-misleading-indentation deps/LZMA-SDK/C/7zCrc.c -o obj/7zCrc.LZMA.NATIVE.o -fpic 1. <eof> parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module 'deps/LZMA-SDK/C/7zCrc.c'. 4. Running pass 'AArch64 Instruction Selection' on function '@CrcUpdateT0_32' #0 0x000000000489cf38 (/usr/bin/cc+0x489cf38) #1 0x000000000489b238 (/usr/bin/cc+0x489b238) #2 0x000000000483ad98 (/usr/bin/cc+0x483ad98) #3 0x000000000483ad00 (/usr/bin/cc+0x483ad00) #4 0x000000000489559c (/usr/bin/cc+0x489559c) #5 0x000000000205fdb0 (/usr/bin/cc+0x205fdb0) #6 0x0000000004842cb4 (/usr/bin/cc+0x4842cb4) #7 0x0000000004842da4 (/usr/bin/cc+0x4842da4) #8 0x0000000004b6c7e0 (/usr/bin/cc+0x4b6c7e0) #9 0x0000000004b6ba8c (/usr/bin/cc+0x4b6ba8c) #10 0x0000000004d3ba2c (/usr/bin/cc+0x4d3ba2c) #11 0x0000000004b64158 (/usr/bin/cc+0x4b64158) #12 0x0000000004b6323c (/usr/bin/cc+0x4b6323c) #13 0x0000000004b6134c (/usr/bin/cc+0x4b6134c) #14 0x0000000004b5e6d4 (/usr/bin/cc+0x4b5e6d4) #15 0x0000000004123650 (/usr/bin/cc+0x4123650) #16 0x000000000454c3b0 (/usr/bin/cc+0x454c3b0) #17 0x0000000004552684 (/usr/bin/cc+0x4552684) #18 0x000000000454c954 (/usr/bin/cc+0x454c954) #19 0x00000000028047b0 (/usr/bin/cc+0x28047b0) #20 0x0000000002800768 (/usr/bin/cc+0x2800768) #21 0x0000000002a81620 (/usr/bin/cc+0x2a81620) #22 0x0000000002f3d360 (/usr/bin/cc+0x2f3d360) #23 0x00000000029d2618 (/usr/bin/cc+0x29d2618) #24 0x00000000029768cc (/usr/bin/cc+0x29768cc) #25 0x0000000002a7be0c (/usr/bin/cc+0x2a7be0c) #26 0x000000000205f93c (/usr/bin/cc+0x205f93c) #27 0x000000000206b7fc (/usr/bin/cc+0x206b7fc) #28 0x000000000286bcd8 (/usr/bin/cc+0x286bcd8) #29 0x000000000483ac90 (/usr/bin/cc+0x483ac90) #30 0x000000000286b8a8 (/usr/bin/cc+0x286b8a8) #31 0x0000000002842440 (/usr/bin/cc+0x2842440) #32 0x000000000284286c (/usr/bin/cc+0x284286c) #33 0x0000000002853c20 (/usr/bin/cc+0x2853c20) cc: error: clang frontend command failed with exit code 70 (use -v to see invocation) FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/7zCrc-1a5700.c cc: note: diagnostic msg: /tmp/7zCrc-1a5700.sh cc: note: diagnostic msg: ******************** gmake[1]: *** [src/Makefile:574: obj/7zCrc.LZMA.NATIVE.o] Error 70 gmake[1]: *** Waiting for unfinished jobs.... 2 warnings generated. gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/hashcat/work/hashcat-6.2.5' ===> 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/security/hashcat