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] Log URL: https://pkg-status.freebsd.org/ampere3/data/150releng-arm64-quarterly/88084f9163ae/logs/spoa-4.1.0.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=150releng-arm64-quarterly&build=88084f9163ae Log: =>> Building biology/spoa build started at Wed Dec 3 00:01:27 -00 2025 port directory: /usr/ports/biology/spoa package name: spoa-4.1.0 building for: FreeBSD 150releng-arm64-quarterly-job-03 15.0-RC4-p1 FreeBSD 15.0-RC4-p1 1500068 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1453 Oct 12 01:11 /usr/ports/biology/spoa/Makefile Ports top last git commit: 88084f9163ae5122ef46ececed7d04e2b555ea9e Ports top unclean checkout: no Port dir last git commit: 68d7717d76bf2410b2f2668ecb39df585ed60114 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4-6-gd1913ec3 Host OSVERSION: 1600000 Jail OSVERSION: 1500068 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RC4-p1 1500068 UNAME_r=15.0-RC4-p1 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4-6-gd1913ec3 MASTERMNT=/usr/local/poudriere/data/.m/150releng-arm64-quarterly/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/150releng-arm64-quarterly/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=150releng-arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/150releng-arm64-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4-6-gd1913ec3 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/spoa/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/spoa/work XDG_CACHE_HOME=/wrkdirs/usr/ports/biology/spoa/work/.cache HOME=/wrkdirs/usr/ports/biology/spoa/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/biology/spoa/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/biology/spoa/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/biology/spoa/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/spoa/work XDG_CACHE_HOME=/wrkdirs/usr/ports/biology/spoa/work/.cache HOME=/wrkdirs/usr/ports/biology/spoa/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/biology/spoa/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/biology/spoa/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 DESTDIR=/wrkdirs/usr/ports/biology/spoa/work/stage 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=" -lz -lcpu_features -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/ usr/local/include/cpu_features -isystem /usr/local/include " 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=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/spoa" EXAMPLESDIR="share/examples/spoa" DATADIR="share/spoa" WWWDIR="www/spoa" ETCDIR="etc/spoa" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spoa DOCSDIR=/usr/local/share/doc/spoa EXAMPLESDIR=/usr/local/share/examples/spoa WWWDIR=/usr/local/www/spoa ETCDIR=/usr/local/etc/spoa --End SUB_LIST-- ---Begin 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 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 8192 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> spoa-4.1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2.pkg [150releng-arm64-quarterly-job-03] Installing pkg-2.4.2... [150releng-arm64-quarterly-job-03] Extracting pkg-2.4.2: .......... done ===> spoa-4.1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of spoa-4.1.0 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by spoa-4.1.0 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by spoa-4.1.0 for building => SHA256 Checksum OK for rvaser-spoa-4.1.0_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by spoa-4.1.0 for building ===> Extracting for spoa-4.1.0 => SHA256 Checksum OK for rvaser-spoa-4.1.0_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for spoa-4.1.0 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> spoa-4.1.0 depends on package: bioparser>0 - not found ===> Installing existing package /packages/All/bioparser-3.1.0.pkg [150releng-arm64-quarterly-job-03] Installing bioparser-3.1.0... [150releng-arm64-quarterly-job-03] `-- Installing biosoup-0.11.0_1... [150releng-arm64-quarterly-job-03] `-- Extracting biosoup-0.11.0_1: .......... done [150releng-arm64-quarterly-job-03] Extracting bioparser-3.1.0: .......... done ===> spoa-4.1.0 depends on package: bioparser>0 - found ===> Returning to build of spoa-4.1.0 ===> spoa-4.1.0 depends on package: biosoup>0 - found ===> spoa-4.1.0 depends on package: cereal>0 - not found ===> Installing existing package /packages/All/cereal-1.3.2_1.pkg [150releng-arm64-quarterly-job-03] Installing cereal-1.3.2_1... [150releng-arm64-quarterly-job-03] `-- Installing boost-libs-1.88.0_2... [150releng-arm64-quarterly-job-03] | `-- Installing icu-76.1,1... [150releng-arm64-quarterly-job-03] | `-- Extracting icu-76.1,1: .......... done [150releng-arm64-quarterly-job-03] | `-- Installing zstd-1.5.7... [150releng-arm64-quarterly-job-03] | | `-- Installing liblz4-1.10.0,1... [150releng-arm64-quarterly-job-03] | | `-- Extracting liblz4-1.10.0,1: .......... done [150releng-arm64-quarterly-job-03] | `-- Extracting zstd-1.5.7: .......... done [150releng-arm64-quarterly-job-03] `-- Extracting boost-libs-1.88.0_2: .......... done [150releng-arm64-quarterly-job-03] Extracting cereal-1.3.2_1: .......... done ===== Message from boost-libs-1.88.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> spoa-4.1.0 depends on package: cereal>0 - found ===> Returning to build of spoa-4.1.0 ===> spoa-4.1.0 depends on package: simde>0 - not found ===> Installing existing package /packages/All/simde-0.8.2.pkg [150releng-arm64-quarterly-job-03] Installing simde-0.8.2... [150releng-arm64-quarterly-job-03] Extracting simde-0.8.2: .......... done ===> spoa-4.1.0 depends on package: simde>0 - found ===> Returning to build of spoa-4.1.0 ===> spoa-4.1.0 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.9.pkg [150releng-arm64-quarterly-job-03] Installing cmake-core-3.31.9... [150releng-arm64-quarterly-job-03] `-- Installing expat-2.7.3... [150releng-arm64-quarterly-job-03] `-- Extracting expat-2.7.3: .......... done [150releng-arm64-quarterly-job-03] `-- Installing jsoncpp-1.9.6_1... [150releng-arm64-quarterly-job-03] `-- Extracting jsoncpp-1.9.6_1: .......... done [150releng-arm64-quarterly-job-03] `-- Installing libidn2-2.3.8... [150releng-arm64-quarterly-job-03] | `-- Installing indexinfo-0.3.1_1... [150releng-arm64-quarterly-job-03] | `-- Extracting indexinfo-0.3.1_1: .... done [150releng-arm64-quarterly-job-03] | `-- Installing libunistring-1.4.1... [150releng-arm64-quarterly-job-03] | `-- Extracting libunistring-1.4.1: .......... done [150releng-arm64-quarterly-job-03] `-- Extracting libidn2-2.3.8: .......... done [150releng-arm64-quarterly-job-03] `-- Installing libuv-1.51.0... [150releng-arm64-quarterly-job-03] `-- Extracting libuv-1.51.0: .......... done [150releng-arm64-quarterly-job-03] `-- Installing rhash-1.4.4_1... [150releng-arm64-quarterly-job-03] | `-- Installing gettext-runtime-0.23.1... [150releng-arm64-quarterly-job-03] | `-- Extracting gettext-runtime-0.23.1: .......... done [150releng-arm64-quarterly-job-03] `-- Extracting rhash-1.4.4_1: .......... done [150releng-arm64-quarterly-job-03] Extracting cmake-core-3.31.9: .......... done ===> spoa-4.1.0 depends on file: /usr/local/bin/cmake - found ===> Returning to build of spoa-4.1.0 ===> spoa-4.1.0 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.13.1,4.pkg [150releng-arm64-quarterly-job-03] Installing ninja-1.13.1,4... [150releng-arm64-quarterly-job-03] `-- Installing python311-3.11.13_1... [150releng-arm64-quarterly-job-03] | `-- Installing libffi-3.5.1... [150releng-arm64-quarterly-job-03] | `-- Extracting libffi-3.5.1: .......... done [150releng-arm64-quarterly-job-03] | `-- Installing mpdecimal-4.0.1... [150releng-arm64-quarterly-job-03] | `-- Extracting mpdecimal-4.0.1: .......... done [150releng-arm64-quarterly-job-03] | `-- Installing readline-8.2.13_2... [150releng-arm64-quarterly-job-03] | `-- Extracting readline-8.2.13_2: .......... done [150releng-arm64-quarterly-job-03] `-- Extracting python311-3.11.13_1: .......... done [150releng-arm64-quarterly-job-03] Extracting ninja-1.13.1,4: ........ done ===== Message from python311-3.11.13_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> spoa-4.1.0 depends on executable: ninja - found ===> Returning to build of spoa-4.1.0 =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> spoa-4.1.0 depends on shared library: libcpu_features.so - not found ===> Installing existing package /packages/All/cpu_features-0.9.0.pkg [150releng-arm64-quarterly-job-03] Installing cpu_features-0.9.0... [150releng-arm64-quarterly-job-03] Extracting cpu_features-0.9.0: .......... done ===> spoa-4.1.0 depends on shared library: libcpu_features.so - found (/usr/local/lib/libcpu_features.so) ===> Returning to build of spoa-4.1.0 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for spoa-4.1.0 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/biology/spoa/work/.build -- The CXX compiler identification is Clang 19.1.7 -- 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 CMake Warning (dev) at /usr/local/share/cmake/Modules/FetchContent.cmake:1953 (message): Calling FetchContent_Populate(simde) is deprecated, call FetchContent_MakeAvailable(simde) instead. Policy CMP0169 can be set to OLD to allow FetchContent_Populate(simde) to be called directly for now, but the ability to call it with declared details will be removed completely in a future version. Call Stack (most recent call first): CMakeLists.txt:62 (FetchContent_Populate) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/local/share/cmake/Modules/FetchContent.cmake:2111 (message): FETCHCONTENT_FULLY_DISCONNECTED is set to true, which requires the source directory for dependency simde to already be populated. This generally means it must not be set to true the first time CMake is run in a build directory. The following source directory should already be populated, but it doesn't exist: /wrkdirs/usr/ports/biology/spoa/work/.build/_deps/simde-src Policy CMP0170 controls enforcement of this requirement. Call Stack (most recent call first): /usr/local/share/cmake/Modules/FetchContent.cmake:1978:EVAL:1 (__FetchContent_Populate) /usr/local/share/cmake/Modules/FetchContent.cmake:1978 (cmake_language) CMakeLists.txt:62 (FetchContent_Populate) -- Configuring done (1.5s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_C_COMPILER CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG spoa_build_executable spoa_optimize_for_native -- Build files have been written to: /wrkdirs/usr/ports/biology/spoa/work/.build =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for spoa-4.1.0 [ 11% 3/9] /usr/bin/c++ -DSIMDE_ENABLE_NATIVE_ALIASES -DSIMDE_ENABLE_OPENMP -DSIMDE_NO_NATIVE -DSPOA_USE_CEREAL -DSPOA_USE_SIMDE -Dspoa_EXPORTS -I/wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/include -I/wrkdirs/usr/ports/biology/spoa/work/.build -I/wrkdirs/usr/ports/biology/spoa/work/.build/_deps/simde-src -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -Wall -Wextra -pedantic -msse4.1 -fopenmp-simd -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/spoa.dir/src/alignment_engine.cpp.o -MF CMakeFiles/spoa.dir/src/alignment_engine.cpp.o.d -o CMakeFiles/spoa.dir/src/alignment_engine.cpp.o -c /wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/src/alignment_engine.cpp FAILED: [code=1] CMakeFiles/spoa.dir/src/alignment_engine.cpp.o /usr/bin/c++ -DSIMDE_ENABLE_NATIVE_ALIASES -DSIMDE_ENABLE_OPENMP -DSIMDE_NO_NATIVE -DSPOA_USE_CEREAL -DSPOA_USE_SIMDE -Dspoa_EXPORTS -I/wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/include -I/wrkdirs/usr/ports/biology/spoa/work/.build -I/wrkdirs/usr/ports/biology/spoa/work/.build/_deps/simde-src -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -Wall -Wextra -pedantic -msse4.1 -fopenmp-simd -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/spoa.dir/src/alignment_engine.cpp.o -MF CMakeFiles/spoa.dir/src/alignment_engine.cpp.o.d -o CMakeFiles/spoa.dir/src/alignment_engine.cpp.o -c /wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/src/alignment_engine.cpp c++: error: unsupported option '-msse4.1' for target 'aarch64-unknown-freebsd15.0' [ 22% 3/9] /usr/bin/c++ -DSIMDE_ENABLE_NATIVE_ALIASES -DSIMDE_ENABLE_OPENMP -DSIMDE_NO_NATIVE -DSPOA_USE_CEREAL -DSPOA_USE_SIMDE -Dspoa_EXPORTS -I/wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/include -I/wrkdirs/usr/ports/biology/spoa/work/.build -I/wrkdirs/usr/ports/biology/spoa/work/.build/_deps/simde-src -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -Wall -Wextra -pedantic -msse4.1 -fopenmp-simd -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/spoa.dir/src/graph.cpp.o -MF CMakeFiles/spoa.dir/src/graph.cpp.o.d -o CMakeFiles/spoa.dir/src/graph.cpp.o -c /wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/src/graph.cpp FAILED: [code=1] CMakeFiles/spoa.dir/src/graph.cpp.o /usr/bin/c++ -DSIMDE_ENABLE_NATIVE_ALIASES -DSIMDE_ENABLE_OPENMP -DSIMDE_NO_NATIVE -DSPOA_USE_CEREAL -DSPOA_USE_SIMDE -Dspoa_EXPORTS -I/wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/include -I/wrkdirs/usr/ports/biology/spoa/work/.build -I/wrkdirs/usr/ports/biology/spoa/work/.build/_deps/simde-src -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -Wall -Wextra -pedantic -msse4.1 -fopenmp-simd -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/spoa.dir/src/graph.cpp.o -MF CMakeFiles/spoa.dir/src/graph.cpp.o.d -o CMakeFiles/spoa.dir/src/graph.cpp.o -c /wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/src/graph.cpp c++: error: unsupported option '-msse4.1' for target 'aarch64-unknown-freebsd15.0' [ 33% 3/9] /usr/bin/c++ -DSIMDE_ENABLE_NATIVE_ALIASES -DSIMDE_ENABLE_OPENMP -DSIMDE_NO_NATIVE -DSPOA_USE_CEREAL -DSPOA_USE_SIMDE -Dspoa_EXPORTS -I/wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/include -I/wrkdirs/usr/ports/biology/spoa/work/.build -I/wrkdirs/usr/ports/biology/spoa/work/.build/_deps/simde-src -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -Wall -Wextra -pedantic -msse4.1 -fopenmp-simd -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/spoa.dir/src/simd_alignment_engine_dispatcher.cpp.o -MF CMakeFiles/spoa.dir/src/simd_alignment_engine_dispatcher.cpp.o.d -o CMakeFiles/spoa.dir/src/simd_alignment_engine_dispatcher.cpp.o -c /wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/src/simd_alignment_engine_dispatcher.cpp FAILED: [code=1] CMakeFiles/spoa.dir/src/simd_alignment_engine_dispatcher.cpp.o /usr/bin/c++ -DSIMDE_ENABLE_NATIVE_ALIASES -DSIMDE_ENABLE_OPENMP -DSIMDE_NO_NATIVE -DSPOA_USE_CEREAL -DSPOA_USE_SIMDE -Dspoa_EXPORTS -I/wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/include -I/wrkdirs/usr/ports/biology/spoa/work/.build -I/wrkdirs/usr/ports/biology/spoa/work/.build/_deps/simde-src -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -Wall -Wextra -pedantic -msse4.1 -fopenmp-simd -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/cpu_features -isystem /usr/local/include -DNDEBUG -std=c++11 -fPIC -MD -MT CMakeFiles/spoa.dir/src/simd_alignment_engine_dispatcher.cpp.o -MF CMakeFiles/spoa.dir/src/simd_alignment_engine_dispatcher.cpp.o.d -o CMakeFiles/spoa.dir/src/simd_alignment_engine_dispatcher.cpp.o -c /wrkdirs/usr/ports/biology/spoa/work/spoa-4.1.0/src/simd_alignment_engine_dispatcher.cpp c++: error: unsupported option '-msse4.1' for target 'aarch64-unknown-freebsd15.0' 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 making "build" in /usr/ports/biology/spoa
