[package - 132arm64-default][devel/jwasm] Failed for jwasm-2.17_1,1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 08 Aug 2023 07:14:49 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:     ak@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/ampere3/data/132arm64-default/5fd0c9cfe7a0/logs/jwasm-2.17_1,1.log
Build URL:      https://pkg-status.freebsd.org/ampere3/build.html?mastername=132arm64-default&build=5fd0c9cfe7a0
Log:

=>> Building devel/jwasm
build started at Tue Aug  8 07:14:16 UTC 2023
port directory: /usr/ports/devel/jwasm
package name: jwasm-2.17_1,1
building for: FreeBSD 132arm64-default-job-06 13.2-RELEASE-p2 FreeBSD 13.2-RELEASE-p2 arm64
maintained by: ak@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1302001
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1302001
UNAME_v=FreeBSD 13.2-RELEASE-p2
UNAME_r=13.2-RELEASE-p2
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/132arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/132arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=132arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/132arm64-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 jwasm-2.17_1,1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ak@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/jwasm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/jwasm/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/jwasm/work/.cache  HOME=/wrkdirs/usr/ports/devel/jwasm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/jwasm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/jwasm/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/jwasm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/jwasm/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/jwasm/work/.cache  HOME=/wrkdirs/usr/ports/devel/jwasm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/jwasm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/jwasm/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=13.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/jwasm"  EXAMPLESDIR="share/examples/jwasm"  DATADIR="share/jwasm"  WWWDIR="www/jwasm"  ETCDIR="etc/jwasm"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/jwasm DOCSDIR=/usr/local/share/doc/jwasm EXAMPLESDIR=/usr/local/share/examples/jwasm  WWWDIR=/usr/local/www/jwasm ETCDIR=/usr/local/etc/jwasm
--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 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: aarch64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: aarch64-unknown-freebsd13.2 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_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 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: aarch64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=13.2-RELEASE-p2
OSREL=13.2
OSVERSION=1302001
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 OpenWatcom accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   jwasm-2.17_1,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.5.pkg
[132arm64-default-job-06] Installing pkg-1.20.5...
[132arm64-default-job-06] Extracting pkg-1.20.5: .......... done
===>   jwasm-2.17_1,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of jwasm-2.17_1,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License OpenWatcom accepted by the user
===> Fetching all distfiles required by jwasm-2.17_1,1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License OpenWatcom accepted by the user
===> Fetching all distfiles required by jwasm-2.17_1,1 for building
=> SHA256 Checksum OK for Baron-von-Riedesel-JWasm-2.17-v2.17_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License OpenWatcom accepted by the user
===> Fetching all distfiles required by jwasm-2.17_1,1 for building
===>  Extracting for jwasm-2.17_1,1
=> SHA256 Checksum OK for Baron-von-Riedesel-JWasm-2.17-v2.17_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for jwasm-2.17_1,1
===>   Converting DOS text files to UNIX text files
===========================================================================
=======================<phase: build-depends  >============================
===>   jwasm-2.17_1,1 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.pkg
[132arm64-default-job-06] Installing gmake-4.3_2...
[132arm64-default-job-06] `-- Installing gettext-runtime-0.22_1...
[132arm64-default-job-06] |   `-- Installing indexinfo-0.3.1...
[132arm64-default-job-06] |   `-- Extracting indexinfo-0.3.1: .... done
[132arm64-default-job-06] `-- Extracting gettext-runtime-0.22_1: .......... done
[132arm64-default-job-06] Extracting gmake-4.3_2: .......... done
===>   jwasm-2.17_1,1 depends on package: gmake>=4.3 - found
===>   Returning to build of jwasm-2.17_1,1
===========================================================================
=======================<phase: lib-depends    >============================
<snip>
^~~~~~~~~~~~~
In file included from src/reswords.c:232:
src/H/opndcls.h:83:1: warning: implicit conversion from enumeration type 'enum operand_sets' to different enumeration type 'enum operand_type' [-Wenum-conversion]
OpCls( MMX,      MMX_M64,    NONE  )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/reswords.c:231:48: note: expanded from macro 'OpCls'
#define OpCls( op1, op2, op3 ) { { OP_ ## op1, OP_ ## op2 }, OP3_ ## op3 },
                                 ~             ^~~~~~~~~~
<scratch space>:217:1: note: expanded from here
OP_MMX_M64
^~~~~~~~~~
In file included from src/reswords.c:232:
src/H/opndcls.h:40:1: warning: implicit conversion from enumeration type 'enum operand_sets' to different enumeration type 'enum operand_type' [-Wenum-conversion]
OpCls( R8_M08,   NONE,       NONE  )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/reswords.c:231:36: note: expanded from macro 'OpCls'
#define OpCls( op1, op2, op3 ) { { OP_ ## op1, OP_ ## op2 }, OP3_ ## op3 },
                                 ~ ^~~~~~~~~~
<scratch space>:105:1: note: expanded from here
OP_R8_M08
^~~~~~~~~
In file included from src/reswords.c:232:
src/H/opndcls.h:38:1: warning: implicit conversion from enumeration type 'enum operand_sets' to different enumeration type 'enum operand_type' [-Wenum-conversion]
OpCls( R16_R64,  NONE,       NONE  )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/reswords.c:231:36: note: expanded from macro 'OpCls'
#define OpCls( op1, op2, op3 ) { { OP_ ## op1, OP_ ## op2 }, OP3_ ## op3 },
                                 ~ ^~~~~~~~~~
<scratch space>:102:1: note: expanded from here
OP_R16_R64
^~~~~~~~~~
In file included from src/reswords.c:232:
src/H/opndcls.h:37:1: warning: implicit conversion from enumeration type 'enum operand_sets' to different enumeration type 'enum operand_type' [-Wenum-conversion]
OpCls( R64_M64,  NONE,       NONE  )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/reswords.c:231:36: note: expanded from macro 'OpCls'
#define OpCls( op1, op2, op3 ) { { OP_ ## op1, OP_ ## op2 }, OP3_ ## op3 },
                                 ~ ^~~~~~~~~~
<scratch space>:99:1: note: expanded from here
OP_R64_M64
^~~~~~~~~~
In file included from src/reswords.c:232:
src/H/opndcls.h:33:1: warning: implicit conversion from enumeration type 'enum operand_sets' to different enumeration type 'enum operand_type' [-Wenum-conversion]
OpCls( R16_R32,  NONE,       NONE  )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/reswords.c:231:36: note: expanded from macro 'OpCls'
#define OpCls( op1, op2, op3 ) { { OP_ ## op1, OP_ ## op2 }, OP3_ ## op3 },
                                 ~ ^~~~~~~~~~
<scratch space>:90:1: note: expanded from here
OP_R16_R32
^~~~~~~~~~
In file included from src/reswords.c:232:
src/H/opndcls.h:32:1: warning: implicit conversion from enumeration type 'enum operand_sets' to different enumeration type 'enum operand_type' [-Wenum-conversion]
OpCls( R16_M16,  NONE,       NONE  )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/reswords.c:231:36: note: expanded from macro 'OpCls'
#define OpCls( op1, op2, op3 ) { { OP_ ## op1, OP_ ## op2 }, OP3_ ## op3 },
                                 ~ ^~~~~~~~~~
<scratch space>:87:1: note: expanded from here
OP_R16_M16
^~~~~~~~~~
In file included from src/reswords.c:232:
src/H/opndcls.h:19:1: warning: implicit conversion from enumeration type 'enum operand_sets' to different enumeration type 'enum operand_type' [-Wenum-conversion]
OpCls( M16_M64,  NONE,       NONE  )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/reswords.c:231:36: note: expanded from macro 'OpCls'
#define OpCls( op1, op2, op3 ) { { OP_ ## op1, OP_ ## op2 }, OP3_ ## op3 },
                                 ~ ^~~~~~~~~~
<scratch space>:57:1: note: expanded from here
OP_M16_M64
^~~~~~~~~~
In file included from src/reswords.c:232:
src/H/opndcls.h:17:1: warning: implicit conversion from enumeration type 'enum operand_sets' to different enumeration type 'enum operand_type' [-Wenum-conversion]
OpCls( M16_M32,  NONE,       NONE  )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/reswords.c:231:36: note: expanded from macro 'OpCls'
#define OpCls( op1, op2, op3 ) { { OP_ ## op1, OP_ ## op2 }, OP3_ ## op3 },
                                 ~ ^~~~~~~~~~
<scratch space>:54:1: note: expanded from here
OP_M16_M32
^~~~~~~~~~
src/reswords.c:352:5: warning: implicit conversion from enumeration type 'enum special_token' to different enumeration type 'enum instr_token' [-Wenum-conversion]
    T_DOT_ALLOCSTACK,  /* add x64 directive part of directve.h (win64) */
    ^~~~~~~~~~~~~~~~
src/reswords.c:351:5: warning: implicit conversion from enumeration type 'enum special_token' to different enumeration type 'enum instr_token' [-Wenum-conversion]
    T_FRAME,           /* add x64 reserved word part of special.h */
    ^~~~~~~
src/reswords.c:350:5: warning: implicit conversion from enumeration type 'enum special_token' to different enumeration type 'enum instr_token' [-Wenum-conversion]
    T_SPL,             /* add x64 register part of special.h */
    ^~~~~
src/reswords.c:363:5: warning: implicit conversion from enumeration type 'enum special_token' to different enumeration type 'enum instr_token' [-Wenum-conversion]
    T_DOT_SAFESEH,  /* directives invalid for IA32+             */
    ^~~~~~~~~~~~~
src/reswords.c:362:5: warning: implicit conversion from enumeration type 'enum special_token' to different enumeration type 'enum instr_token' [-Wenum-conversion]
    T_TR3,          /* registers invalid for IA32+              */
    ^~~~~
75 warnings generated.
cc -c -Isrc/H -D__UNIX__ -DNDEBUG -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o build/GccUnixR/safeseh.o src/safeseh.c
cc -c -Isrc/H -D__UNIX__ -DNDEBUG -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o build/GccUnixR/segment.o src/segment.c
In file included from src/segment.c:46:
src/H/types.h:4:9: warning: '_TYPES_H_INCLUDED' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _TYPES_H_INCLUDED
        ^~~~~~~~~~~~~~~~~
src/H/types.h:5:9: note: '_TYPES_H_INCLUDED_' is defined here; did you mean '_TYPES_H_INCLUDED'?
#define _TYPES_H_INCLUDED_
        ^~~~~~~~~~~~~~~~~~
        _TYPES_H_INCLUDED
src/segment.c:1389:62: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                        dir->e.seginfo->Ofssize >= USE32 ) ; else
                                                             ^
src/segment.c:1385:17: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else if ( dir->e.seginfo->group->Ofssize != dir->e.seginfo->Ofssize )
                ^
3 warnings generated.
cc -c -Isrc/H -D__UNIX__ -DNDEBUG -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o build/GccUnixR/simsegm.o src/simsegm.c
cc -c -Isrc/H -D__UNIX__ -DNDEBUG -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o build/GccUnixR/string.o src/string.c
src/string.c:480:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if ( sym = CreateVariable( tokenarray[0].string_ptr, sizestr ) ) {
         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/string.c:480:14: note: place parentheses around the assignment to silence this warning
    if ( sym = CreateVariable( tokenarray[0].string_ptr, sizestr ) ) {
             ^
         (                                                        )
src/string.c:480:14: note: use '==' to turn this assignment into an equality comparison
    if ( sym = CreateVariable( tokenarray[0].string_ptr, sizestr ) ) {
             ^
             ==
src/string.c:588:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if ( sym = CreateVariable( tokenarray[0].string_ptr, strpos ) ) {
         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/string.c:588:14: note: place parentheses around the assignment to silence this warning
    if ( sym = CreateVariable( tokenarray[0].string_ptr, strpos ) ) {
             ^
         (                                                       )
src/string.c:588:14: note: use '==' to turn this assignment into an equality comparison
    if ( sym = CreateVariable( tokenarray[0].string_ptr, strpos ) ) {
             ^
             ==
2 warnings generated.
cc -c -Isrc/H -D__UNIX__ -DNDEBUG -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o build/GccUnixR/symbols.o src/symbols.c
In file included from src/symbols.c:42:
src/H/types.h:4:9: warning: '_TYPES_H_INCLUDED' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _TYPES_H_INCLUDED
        ^~~~~~~~~~~~~~~~~
src/H/types.h:5:9: note: '_TYPES_H_INCLUDED_' is defined here; did you mean '_TYPES_H_INCLUDED'?
#define _TYPES_H_INCLUDED_
        ^~~~~~~~~~~~~~~~~~
        _TYPES_H_INCLUDED
src/symbols.c:361:13: warning: 5 enumeration values not handled in switch: 'SYM_UNDEFINED', 'SYM_STACK', 'SYM_STRUCT_FIELD'... [-Wswitch]
    switch( sym->state ) {
            ^~~~~~~~~~
2 warnings generated.
cc -c -Isrc/H -D__UNIX__ -DNDEBUG -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o build/GccUnixR/tbyte.o src/tbyte.c
cc -c -Isrc/H -D__UNIX__ -DNDEBUG -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o build/GccUnixR/tokenize.o src/tokenize.c
cc -c -Isrc/H -D__UNIX__ -DNDEBUG -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o build/GccUnixR/types.o src/types.c
In file included from src/types.c:20:
src/H/types.h:4:9: warning: '_TYPES_H_INCLUDED' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _TYPES_H_INCLUDED
        ^~~~~~~~~~~~~~~~~
src/H/types.h:5:9: note: '_TYPES_H_INCLUDED_' is defined here; did you mean '_TYPES_H_INCLUDED'?
#define _TYPES_H_INCLUDED_
        ^~~~~~~~~~~~~~~~~~
        _TYPES_H_INCLUDED
src/types.c:104:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if ( sym = SearchNameInStruct( &fl->sym, name, poffset, level ) ) {
                     ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/types.c:104:26: note: place parentheses around the assignment to silence this warning
                if ( sym = SearchNameInStruct( &fl->sym, name, poffset, level ) ) {
                         ^
                     (                                                         )
src/types.c:104:26: note: use '==' to turn this assignment into an equality comparison
                if ( sym = SearchNameInStruct( &fl->sym, name, poffset, level ) ) {
                         ^
                         ==
src/types.c:110:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if ( sym = SearchNameInStruct( fl->sym.type, name, poffset, level ) ) {
                     ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/types.c:110:26: note: place parentheses around the assignment to silence this warning
                if ( sym = SearchNameInStruct( fl->sym.type, name, poffset, level ) ) {
                         ^
                     (                                                             )
src/types.c:110:26: note: use '==' to turn this assignment into an equality comparison
                if ( sym = SearchNameInStruct( fl->sym.type, name, poffset, level ) ) {
                         ^
                         ==
3 warnings generated.
cc build/GccUnixR/main.o build/GccUnixR/apiemu.o build/GccUnixR/assemble.o build/GccUnixR/assume.o build/GccUnixR/atofloat.o build/GccUnixR/backptch.o build/GccUnixR/bin.o build/GccUnixR/branch.o build/GccUnixR/cmdline.o build/GccUnixR/codegen.o build/GccUnixR/coff.o build/GccUnixR/condasm.o build/GccUnixR/context.o build/GccUnixR/cpumodel.o build/GccUnixR/data.o build/GccUnixR/dbgcv.o build/GccUnixR/directiv.o build/GccUnixR/elf.o build/GccUnixR/end.o build/GccUnixR/equate.o build/GccUnixR/errmsg.o build/GccUnixR/expans.o build/GccUnixR/expreval.o build/GccUnixR/extern.o build/GccUnixR/fastpass.o build/GccUnixR/fixup.o build/GccUnixR/fpfixup.o build/GccUnixR/hll.o build/GccUnixR/input.o build/GccUnixR/invoke.o build/GccUnixR/label.o build/GccUnixR/linnum.o build/GccUnixR/listing.o build/GccUnixR/loop.o build/GccUnixR/lqueue.o build/GccUnixR/macro.o build/GccUnixR/mangle.o build/GccUnixR/memalloc.o build/GccUnixR/msgtext.o build/GccUnixR/omf.o build/GccUnixR/omffixup.o build
/GccUnixR/omfint.o build/GccUnixR/option.o build/GccUnixR/parser.o build/GccUnixR/posndir.o build/GccUnixR/preproc.o build/GccUnixR/proc.o build/GccUnixR/queue.o build/GccUnixR/reswords.o build/GccUnixR/safeseh.o build/GccUnixR/segment.o build/GccUnixR/simsegm.o build/GccUnixR/string.o build/GccUnixR/symbols.o build/GccUnixR/tbyte.o build/GccUnixR/tokenize.o build/GccUnixR/types.o -o build/GccUnixR/jwasm -Wl,-Map,build/GccUnixR/jwasm.map
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace.
#0 0x0000000001e7b064 (/usr/bin/ld+0x1e7b064)
#1 0x0000000001e79364 (/usr/bin/ld+0x1e79364)
#2 0x0000000001e7b898 (/usr/bin/ld+0x1e7b898)
#3 0x0000000086a40480 (/lib/libthr.so.3+0x29480)
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: linker command failed due to signal (use -v to see invocation)
gmake[1]: *** [GccUnix.mak:43: build/GccUnixR/jwasm] Error 254
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/jwasm/work/JWasm-2.17'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/jwasm