[package - 132powerpc64-quarterly][math/hyperdeal] Failed for hyperdeal-g20230706 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 23:52:05 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: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/foul1/data/132powerpc64-quarterly/294d1b3c41db/logs/hyperdeal-g20230706.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=132powerpc64-quarterly&build=294d1b3c41db Log: =>> Building math/hyperdeal build started at Sat Jan 6 23:49:20 UTC 2024 port directory: /usr/ports/math/hyperdeal package name: hyperdeal-g20230706 building for: FreeBSD 132powerpc64-quarterly-job-08 13.2-RELEASE FreeBSD 13.2-RELEASE powerpc maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1187 Oct 17 01:03 /usr/ports/math/hyperdeal/Makefile Ports top last git commit: 294d1b3c4 Ports top unclean checkout: no Port dir last git commit: b41c26148 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.0 Host OSVERSION: 1500003 Jail OSVERSION: 1302001 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE UNAME_r=13.2-RELEASE 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.0 MASTERMNT=/usr/local/poudriere/data/.m/132powerpc64-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/132powerpc64-quarterly/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/132powerpc64-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.0 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-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hyperdeal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hyperdeal/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/hyperdeal/work/.cache HOME=/wrkdirs/usr/ports/math/hyperdeal/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/hyperdeal/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/hyperdeal/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-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/math/hyperdeal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hyperdeal/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/hyperdeal/work/.cache HOME=/wrkdirs/usr/ports/math/hyperdeal/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/hyperdeal/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/hyperdeal/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/math/hyperdeal/work/stage 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 -fPIC -std=c++17 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_IN STALL_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.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/hyperdeal" EXAMPLESDIR="share/examples/hyperdeal" DATADIR="share/hyperdeal" WWWDIR="www/hyperdeal" ETCDIR="etc/hyperdeal" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hyperdeal DOCSDIR=/usr/local/share/doc/hyperdeal EXAMPLESDIR=/usr/local/share/examples/hyperdeal WWWDIR=/usr/local/www/hyperdeal ETCDIR=/usr/local/etc/hyperdeal --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 #### #### # 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) 33554432 stack size (kbytes, -s) 524288 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 --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License LGPL3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hyperdeal-g20230706 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9.pkg [132powerpc64-quarterly-job-08] Installing pkg-1.20.9... [132powerpc64-quarterly-job-08] Extracting pkg-1.20.9: .......... done ===> hyperdeal-g20230706 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hyperdeal-g20230706 =========================================================================== =======================<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 LGPL3 accepted by the user ===> Fetching all distfiles required by hyperdeal-g20230706 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by hyperdeal-g20230706 for building => SHA256 Checksum OK for hyperdeal-hyperdeal-g20230706-b73a216_GH0.tar.gz. => SHA256 Checksum OK for 6552f1e745f2fa03573b005e93104b0663a44c23.patch. =========================================================================== =======================<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 LGPL3 accepted by the user ===> Fetching all distfiles required by hyperdeal-g20230706 for building ===> Extracting for hyperdeal-g20230706 => SHA256 Checksum OK for hyperdeal-hyperdeal-g20230706-b73a216_GH0.tar.gz. => SHA256 Checksum OK for 6552f1e745f2fa03573b005e93104b0663a44c23.patch. =========================================================================== =======================<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 hyperdeal-g20230706 ===> Applying distribution patches for hyperdeal-g20230706 ===> Applying FreeBSD patches for hyperdeal-g20230706 from /usr/ports/math/hyperdeal/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hyperdeal-g20230706 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.26.1_3.pkg [132powerpc64-quarterly-job-08] Installing cmake-core-3.26.1_3... [132powerpc64-quarterly-job-08] `-- Installing expat-2.5.0... [132powerpc64-quarterly-job-08] `-- Extracting expat-2.5.0: .......... done [132powerpc64-quarterly-job-08] `-- Installing jsoncpp-1.9.5... [132powerpc64-quarterly-job-08] `-- Extracting jsoncpp-1.9.5: .......... done [132powerpc64-quarterly-job-08] `-- Installing libuv-1.46.0... [132powerpc64-quarterly-job-08] `-- Extracting libuv-1.46.0: .......... done [132powerpc64-quarterly-job-08] `-- Installing rhash-1.4.4... [132powerpc64-quarterly-job-08] | `-- Installing gettext-runtime-0.22_1... [132powerpc64-quarterly-job-08] | | `-- Installing indexinfo-0.3.1... [132powerpc64-quarterly-job-08] | | `-- Extracting indexinfo-0.3.1: .... done [132powerpc64-quarterly-job-08] | `-- Extracting gettext-runtime-0.22_1: .......... done [132powerpc64-quarterly-job-08] `-- Extracting rhash-1.4.4: .......... done [132powerpc64-quarterly-job-08] Extracting cmake-core-3.26.1_3: .......... done ===> hyperdeal-g20230706 depends on file: /usr/local/bin/cmake - found ===> Returning to build of hyperdeal-g20230706 ===> hyperdeal-g20230706 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.11.1,2.pkg [132powerpc64-quarterly-job-08] Installing ninja-1.11.1,2... [132powerpc64-quarterly-job-08] `-- Installing python39-3.9.18... [132powerpc64-quarterly-job-08] | `-- Installing libffi-3.4.4... <snip> the tests within the testsuite; failing output has been recorded in /wrkdirs/usr/ports/math/hyperdeal/work/.build/CMakeFiles/numdiff-output.txt As a consequence all tests that require test output comparison have been disabled. If you want to run tests that require output comparison then please specify NUMDIFF_DIR (either as environment variable or as CMake variable) to a location containing the binary. Call Stack (most recent call first): tests/vector_tools/CMakeLists.txt:4 (DEAL_II_PICKUP_TESTS) -- Configuring done (5.1s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE FETCHCONTENT_FULLY_DISCONNECTED THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/math/hyperdeal/work/.build =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for hyperdeal-g20230706 [ 9% 3/11] /usr/bin/c++ -DNDEBUG -I/wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/include -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/include -isystem /usr/local/include -isystem /usr/local/include/deal.II/bundled -isystem /usr/local/include/json-c -isystem /usr/local/include/OpenCASCADE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -DNDEBUG -pedantic -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-pass-failed -Wno-parentheses -Wno-unused-local-typedefs -openmp-simd -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -funroll-loops -fstrict-aliasing -DNDEBUG -MD -MT cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/expand_instan tiations.cc.o -MF cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/expand_instantiations.cc.o.d -o cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/expand_instantiations.cc.o -c /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/cmake/scripts/expand_instantiations.cc [ 18% 4/11] : && /usr/bin/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -DNDEBUG -fstack-protector-strong -rdynamic -fuse-ld=lld -pthread -lomp -lexecinfo -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc12 -L/usr/local/lib/gcc12 -B/usr/local/bin -fstack-protector-strong -Wl,-rpath -Wl,/usr/local/lib cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/expand_instantiations.cc.o -o cmake/scripts/expand_instantiations_exe -Wl,-rpath,/usr/local/lib /usr/local/lib/libdeal_II.so.9.5.0 -lz /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_serialization.so /usr/local/lib/libboost_system.so /usr/local/lib/libboost_thread.so /usr/local/lib/libboost_regex.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libgsl.so /usr/local/lib/libgslcblas.so /usr/local/lib/libTKBO.so /usr/local/lib/libTKBool.so /usr/local/lib/libTKBRe p.so /usr/local/lib/libTKernel.so /usr/local/lib/libTKFeat.so /usr/local/lib/libTKFillet.so /usr/local/lib/libTKG2d.so /usr/local/lib/libTKG3d.so /usr/local/lib/libTKGeomAlgo.so /usr/local/lib/libTKGeomBase.so /usr/local/lib/libTKHLR.so /usr/local/lib/libTKIGES.so /usr/local/lib/libTKMath.so /usr/local/lib/libTKMesh.so /usr/local/lib/libTKOffset.so /usr/local/lib/libTKPrim.so /usr/local/lib/libTKShHealing.so /usr/local/lib/libTKSTEP.so /usr/local/lib/libTKSTEPAttr.so /usr/local/lib/libTKSTEPBase.so /usr/local/lib/libTKSTEP209.so /usr/local/lib/libTKSTL.so /usr/local/lib/libTKTopAlgo.so /usr/local/lib/libTKXSBase.so /usr/local/lib/libscalapack.so /usr/local/lib/libslepc.so /usr/local/lib/libpetsc.so /usr/local/lib/liblapack.so /usr/local/lib/libblas.so /usr/local/lib/libmetis.so /usr/local/lib/libX11.so /usr/local/lib/libmpifort.so -lgfortran /usr/local/lib/libmpicxx.so /usr/local/lib/libmpi.so -lc++ -lm /usr/local/lib/libsundials_idas.so /usr/loca l/lib/libsundials_arkode.so /usr/local/lib/! libsundials_kinsol.so /usr/local/lib/libsundials_nvecserial.so /usr/local/lib/libsundials_nvecparallel.so && : [ 27% 5/11] /usr/bin/c++ -DNDEBUG -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/source/base -I/wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/include -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/include -isystem /usr/local/include -isystem /usr/local/include/deal.II/bundled -isystem /usr/local/include/json-c -isystem /usr/local/include/OpenCASCADE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -DNDEBUG -pedantic -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-pass-failed -Wno-parentheses -Wno-unused-local-typedefs -openmp-simd -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -funroll-loops -fstrict-aliasing -DNDEBUG -MD -MT source/b ase/CMakeFiles/obj_base.dir/mpi.cc.o -MF source/base/CMakeFiles/obj_base.dir/mpi.cc.o.d -o source/base/CMakeFiles/obj_base.dir/mpi.cc.o -c /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc FAILED: source/base/CMakeFiles/obj_base.dir/mpi.cc.o /usr/bin/c++ -DNDEBUG -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/source/base -I/wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/include -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/include -isystem /usr/local/include -isystem /usr/local/include/deal.II/bundled -isystem /usr/local/include/json-c -isystem /usr/local/include/OpenCASCADE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -DNDEBUG -pedantic -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-pass-failed -Wno-parentheses -Wno-unused-local-typedefs -openmp-simd -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -funroll-loops -fstrict-aliasing -DNDEBUG -MD -MT source/base/CMakeFil es/obj_base.dir/mpi.cc.o -MF source/base/CMakeFiles/obj_base.dir/mpi.cc.o.d -o source/base/CMakeFiles/obj_base.dir/mpi.cc.o -c /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: /usr/lib/clang/14.0.5/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: In file included from /usr/lib/clang/14.0.5/include/immintrin.h:17: In file included from /usr/lib/clang/14.0.5/include/x86gprintrin.h:25: /usr/lib/clang/14.0.5/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi' return __builtin_ia32_crc32qi(__C, __D); ^ /usr/lib/clang/14.0.5/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi' return __builtin_ia32_crc32hi(__C, __D); ^ /usr/lib/clang/14.0.5/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si' return __builtin_ia32_crc32si(__C, __D); ^ In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: In file included from /usr/lib/clang/14.0.5/include/immintrin.h:21: /usr/lib/clang/14.0.5/include/ppc_wrappers/mmintrin.h:31:2: error: "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error." #error \ ^ In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: In file included from /usr/lib/clang/14.0.5/include/immintrin.h:26: /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:31:2: error: "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error." #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error." ^ In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: In file included from /usr/lib/clang/14.0.5/include/immintrin.h:26: In file included from /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:56: /usr/lib/clang/14.0.5/include/ppc_wrappers/mmintrin.h:31:2: error: "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error." #error \ ^ In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: In file included from /usr/lib/clang/14.0.5/include/immintrin.h:26: /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:99:11: error: use of undeclared identifier 'vec_vsx_ld' return (vec_vsx_ld(0, __P)); ^ /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:318:7: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'? c = vec_sqrt (a); ^ /usr/lib/clang/14.0.5/include/altivec.h:8501:34: note: 'vec_rsqrt' declared here static vector float __ATTRS_o_ai vec_rsqrt(vector float __a) { ^ In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: In file included from /usr/lib/clang/14.0.5/include/immintrin.h:26: /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:352:11: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'? return (vec_sqrt ((__v4sf)__A)); ^ /usr/lib/clang/14.0.5/include/altivec.h:8501:34: note: 'vec_rsqrt' declared here static vector float __ATTRS_o_ai vec_rsqrt(vector float __a) { ^ In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: In file included from /usr/lib/clang/14.0.5/include/immintrin.h:26: /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:972:21: error: use of 'long long' with '__vector' requires VSX support (available on POWER7 or later) to be enabled __vector unsigned long long result; ^ /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:975:40: error: use of 'long long' with '__vector' requires VSX support (available on POWER7 or later) to be enabled temp = (__v4sf) vec_splat ((__vector long long)__A, 0); ^ /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:975:19: error: call to 'vec_splat' is ambiguous temp = (__v4sf) vec_splat ((__vector long long)__A, 0); ^~~~~~~~~ /usr/lib/clang/14.0.5/include/altivec.h:10036:1: note: candidate function vec_splat(vector signed char __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10041:1: note: candidate function vec_splat(vector unsigned char __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10046:1: note: candidate function vec_splat(vector bool char __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10051:1: note: candidate function vec_splat(vector signed short __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10060:1: note: candidate function vec_splat(vector unsigned short __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10069:1: note: candidate function vec_splat(vector bool short __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10077:45: note: candidate function static __inline__ vector pixel __ATTRS_o_ai vec_splat(vector pixel __a, ^ /usr/lib/clang/14.0.5/include/altivec.h:10087:1: note: candidate function vec_splat(vector signed int __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10096:1: note: candidate function vec_splat(vector unsigned int __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10105:1: note: candidate function vec_splat(vector bool int __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10113:45: note: candidate function static __inline__ vector float __ATTRS_o_ai vec_splat(vector float __a, ^ In file included from /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/mpi.cc:20: In file included from /usr/lib/clang/14.0.5/include/immintrin.h:26: /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:976:13: error: use of undeclared identifier 'vec_rint' rounded = vec_rint(temp); ^ /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:977:31: error: use of 'long long' with '__vector' requires VSX support (available on POWER7 or later) to be enabled result = (__vector unsigned long long) vec_cts (rounded, 0); ^ /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:979:29: error: use of 'long long' with '__vector' requires VSX support (available on POWER7 or later) to be enabled return (__m64) ((__vector long long) result)[0]; ^ /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:1030:21: error: use of 'long long' with '__vector' requires VSX support (available on POWER7 or later) to be enabled __vector unsigned long long result; ^ /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:1033:40: error: use of 'long long' with '__vector' requires VSX support (available on POWER7 or later) to be enabled temp = (__v4sf) vec_splat ((__vector long long)__A, 0); ^ /usr/lib/clang/14.0.5/include/ppc_wrappers/xmmintrin.h:1033:19: error: call to 'vec_splat' is ambiguous temp = (__v4sf) vec_splat ((__vector long long)__A, 0); ^~~~~~~~~ /usr/lib/clang/14.0.5/include/altivec.h:10036:1: note: candidate function vec_splat(vector signed char __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10041:1: note: candidate function vec_splat(vector unsigned char __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10046:1: note: candidate function vec_splat(vector bool char __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10051:1: note: candidate function vec_splat(vector signed short __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10060:1: note: candidate function vec_splat(vector unsigned short __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10069:1: note: candidate function vec_splat(vector bool short __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10077:45: note: candidate function static __inline__ vector pixel __ATTRS_o_ai vec_splat(vector pixel __a, ^ /usr/lib/clang/14.0.5/include/altivec.h:10087:1: note: candidate function vec_splat(vector signed int __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10096:1: note: candidate function vec_splat(vector unsigned int __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10105:1: note: candidate function vec_splat(vector bool int __a, unsigned const int __b) { ^ /usr/lib/clang/14.0.5/include/altivec.h:10113:45: note: candidate function static __inline__ vector float __ATTRS_o_ai vec_splat(vector float __a, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. [ 36% 5/11] /usr/bin/c++ -DNDEBUG -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/source/base -I/wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/include -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/include -isystem /usr/local/include -isystem /usr/local/include/deal.II/bundled -isystem /usr/local/include/json-c -isystem /usr/local/include/OpenCASCADE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -DNDEBUG -pedantic -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-pass-failed -Wno-parentheses -Wno-unused-local-typedefs -openmp-simd -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -funroll-loops -fstrict-aliasing -DNDEBUG -MD -MT source/b ase/CMakeFiles/obj_base.dir/function.cc.o -MF source/base/CMakeFiles/obj_base.dir/function.cc.o.d -o source/base/CMakeFiles/obj_base.dir/function.cc.o -c /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/function.cc [ 45% 5/11] /usr/bin/c++ -DNDEBUG -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/source/base -I/wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/include -I/wrkdirs/usr/ports/math/hyperdeal/work/.build/include -isystem /usr/local/include -isystem /usr/local/include/deal.II/bundled -isystem /usr/local/include/json-c -isystem /usr/local/include/OpenCASCADE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -DNDEBUG -pedantic -Wall -Wextra -Wmissing-braces -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wsuggest-override -Wswitch -Wsynth -Wwrite-strings -Wno-deprecated-declarations -Wno-psabi -Wfloat-conversion -Qunused-arguments -Wno-unsupported-friend -Wno-pass-failed -Wno-parentheses -Wno-unused-local-typedefs -openmp-simd -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -funroll-loops -fstrict-aliasing -DNDEBUG -MD -MT source/b ase/CMakeFiles/obj_base.dir/time_integrators.cc.o -MF source/base/CMakeFiles/obj_base.dir/time_integrators.cc.o.d -o source/base/CMakeFiles/obj_base.dir/time_integrators.cc.o -c /wrkdirs/usr/ports/math/hyperdeal/work/hyperdeal-b73a216/source/base/time_integrators.cc 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/math/hyperdeal