[package - 123i386-default][security/openfhe] Failed for openfhe-1.0.1_1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Mon, 05 Dec 2022 13:35:51 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/beefy5/data/123i386-default/bdb5353bacce/logs/openfhe-1.0.1_1.log
Build URL:      https://pkg-status.freebsd.org/beefy5/build.html?mastername=123i386-default&build=bdb5353bacce
Log:

=>> Building security/openfhe
build started at Mon Dec  5 13:35:34 UTC 2022
port directory: /usr/ports/security/openfhe
package name: openfhe-1.0.1_1
building for: FreeBSD 123i386-default-job-11 12.3-RELEASE-p10 FreeBSD 12.3-RELEASE-p10 i386
maintained by: yuri@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400073
Jail OSVERSION: 1203000
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1203000
UNAME_v=FreeBSD 12.3-RELEASE-p10
UNAME_r=12.3-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
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/123i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/123i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=123i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/123i386-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 openfhe-1.0.1_1:
     HEXL=off: Buld with Intel hexl
     NTL=on: Build with libntl
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/openfhe/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openfhe/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/security/openfhe/work/.cache  HOME=/wrkdirs/usr/ports/security/openfhe/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/openfhe/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/openfhe/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/security/openfhe/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/openfhe/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/security/openfhe/work/.cache  HOME=/wrkdirs/usr/ports/security/openfhe/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/openfhe/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/openfhe/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=" -pthread -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_INS
 TALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE="release" OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openfhe"  EXAMPLESDIR="share/examples/openfhe"  DATADIR="share/openfhe"  WWWDIR="www/openfhe"  ETCDIR="etc/openfhe"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/openfhe DOCSDIR=/usr/local/share/doc/openfhe EXAMPLESDIR=/usr/local/share/examples/openfhe  WWWDIR=/usr/local/www/openfhe ETCDIR=/usr/local/etc/openfhe
--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
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-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=error: invalid value 'c++2b' in '-std=c++2b' note: use 'c++98' or 'c++03' for 'ISO C++ 1998 with amendments' standard note: use 'gnu++98' or 'gnu++03' for 'ISO C++ 1998 with amendments and GNU extensions' standard note: use 'c++11' for 'ISO C++ 2011 with amendments' standard note: use 'gnu++11' for 'ISO C++ 2011 with amendments and GNU extensions' standard note: use 'c++14' for 'ISO C++ 2014 with amendments' standard note: use 'gnu++14' for 'ISO C++ 2014 with amendments and GNU extensions' standard note: use 'c++17' for 'ISO C++ 2017 with amendments' standard note: use 'gnu++17' for 'ISO C++ 2017 with amendments and GNU extensions' standard note: use 'c++20' for 'ISO C++ 2020 DIS' standard note: use 'gnu++20' for 'ISO C++ 2020 DIS with GNU extensions' standard
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=error: invalid value 'gnu++2b' in '-std=gnu++2b' note: use 'c++98' or 'c++03' for 'ISO C++ 1998 with amendments' standard note: use 'gnu++98' or 'gnu++03' for 'ISO C++ 1998 with amendments and GNU extensions' standard note: use 'c++11' for 'ISO C++ 2011 with amendments' standard note: use 'gnu++11' for 'ISO C++ 2011 with amendments and GNU extensions' standard note: use 'c++14' for 'ISO C++ 2014 with amendments' standard note: use 'gnu++14' for 'ISO C++ 2014 with amendments and GNU extensions' standard note: use 'c++17' for 'ISO C++ 2017 with amendments' standard note: use 'gnu++17' for 'ISO C++ 2017 with amendments and GNU extensions' standard note: use 'c++20' for 'ISO C++ 2020 DIS' standard note: use 'gnu++20' for 'ISO C++ 2020 DIS with GNU extensions' standard
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.3-RELEASE-p10
OSREL=12.3
OSVERSION=1203000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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 BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   openfhe-1.0.1_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.18.4.pkg
[123i386-default-job-11] Installing pkg-1.18.4...
[123i386-default-job-11] Extracting pkg-1.18.4: .......... done
===>   openfhe-1.0.1_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openfhe-1.0.1_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
=> openfheorg-openfhe-development-v1.0.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openfheorg/openfhe-development/tar.gz/v1.0.1?dummy=/openfheorg-openfhe-development-v1.0.1_GH0.tar.gz
fetch: https://codeload.github.com/openfheorg/openfhe-development/tar.gz/v1.0.1?dummy=/openfheorg-openfhe-development-v1.0.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openfheorg/openfhe-development/tar.gz/v1.0.1?dummy=/openfheorg-openfhe-development-v1.0.1_GH0.tar.gz: size of remote file is not known
openfheorg-openfhe-development-v1.0.1_GH0.tar.gz        1850 kB 9664 kBps    00s
=> openfheorg-cereal-984e3f1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openfheorg/cereal/tar.gz/984e3f1?dummy=/openfheorg-cereal-984e3f1_GH0.tar.gz
fetch: https://codeload.github.com/openfheorg/cereal/tar.gz/984e3f1?dummy=/openfheorg-cereal-984e3f1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openfheorg/cereal/tar.gz/984e3f1?dummy=/openfheorg-cereal-984e3f1_GH0.tar.gz: size of remote file is not known
openfheorg-cereal-984e3f1_GH0.tar.gz                   377 kB 6653 kBps    00s
=> google-googletest-8b4817e_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/google/googletest/tar.gz/8b4817e?dummy=/google-googletest-8b4817e_GH0.tar.gz
fetch: https://codeload.github.com/google/googletest/tar.gz/8b4817e?dummy=/google-googletest-8b4817e_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/google/googletest/tar.gz/8b4817e?dummy=/google-googletest-8b4817e_GH0.tar.gz: size of remote file is not known
google-googletest-8b4817e_GH0.tar.gz                   852 kB 5346 kBps    00s
===> Fetching all distfiles required by openfhe-1.0.1_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by openfhe-1.0.1_1 for building
=> SHA256 Checksum OK for openfheorg-openfhe-development-v1.0.1_GH0.tar.gz.
=> SHA256 Checksum OK for openfheorg-cereal-984e3f1_GH0.tar.gz.
=> SHA256 Checksum OK for google-googletest-8b4817e_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by openfhe-1.0.1_1 for building
===>  Extracting for openfhe-1.0.1_1
=> SHA256 Checksum OK for openfheorg-openfhe-development-v1.0.1_GH0.tar.gz.
=> SHA256 Checksum OK for openfheorg-cereal-984e3f1_GH0.tar.gz.
=> SHA256 Checksum OK for google-googletest-8b4817e_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for openfhe-1.0.1_1
===========================================================================
=======================<phase: build-depends  >============================
===>   openfhe-1.0.1_1 depends on executable: autoconf - not found
===>   Installing existing package /packages/All/autoconf-2.71.pkg
[123i386-default-job-11] Installing autoconf-2.71...
[123i386-default-job-11] `-- Installing autoconf-switch-20220527...
[123i386-default-job-11] `-- Extracting autoconf-switch-20220527: .......... done
[123i386-default-job-11] `-- Installing indexinfo-0.3.1...
[123i386-default-job-11] `-- Extracting indexinfo-0.3.1: .... done
[123i386-default-job-11] `-- Installing m4-1.4.19,1...
[123i386-default-job-11] |   `-- Installing gettext-runtime-0.21.1...
[123i386-default-job-11] |   `-- Extracting gettext-runtime-0.21.1: .......... done
[123i386-default-job-11] `-- Extracting m4-1.4.19,1: .......... done
[123i386-default-job-11] `-- Installing perl5-5.32.1_3...
[123i386-default-job-11] `-- Extracting perl5-5.32.1_3: .......... done
[123i386-default-job-11] Extracting autoconf-2.71: .......... done
===>   openfhe-1.0.1_1 depends on executable: autoconf - found
===>   Returning to build of openfhe-1.0.1_1
===>   openfhe-1.0.1_1 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-core-3.24.3_2.pkg
[123i386-default-job-11] Installing cmake-core-3.24.3_2...
[123i386-default-job-11] `-- Installing expat-2.5.0...
[123i386-default-job-11] `-- Extracting expat-2.5.0: .......... done
[123i386-default-job-11] `-- Installing jsoncpp-1.9.5...
[123i386-default-job-11] `-- Extracting jsoncpp-1.9.5: .......... done
[123i386-default-job-11] `-- Installing libuv-1.44.2...
[123i386-default-job-11] `-- Extracting libuv-1.44.2: .......... done
[123i386-default-job-11] `-- Installing rhash-1.4.3...
[123i386-default-job-11] `-- Extracting rhash-1.4.3: .......... done
[123i386-default-job-11] Extracting cmake-core-3.24.3_2: .......... done
===>   openfhe-1.0.1_1 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of openfhe-1.0.1_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   openfhe-1.0.1_1 depends on shared library: libgmp.so - not found
===>   Installing existing package /packages/All/gmp-6.2.1.pkg
[123i386-default-job-11] Installing gmp-6.2.1...
[123i386-default-job-11] Extracting gmp-6.2.1: .......... done
===>   openfhe-1.0.1_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so)
===>   Returning to build of openfhe-1.0.1_1
===>   openfhe-1.0.1_1 depends on shared library: libntl.so - not found
===>   Installing existing package /packages/All/ntl-11.5.1_1.pkg
[123i386-default-job-11] Installing ntl-11.5.1_1...
[123i386-default-job-11] `-- Installing gf2x-1.3.0...
[123i386-default-job-11] `-- Extracting gf2x-1.3.0: .......... done
[123i386-default-job-11] Extracting ntl-11.5.1_1: .......... done
===>   openfhe-1.0.1_1 depends on shared library: libntl.so - found (/usr/local/lib/libntl.so)
===>   Returning to build of openfhe-1.0.1_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for openfhe-1.0.1_1
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/security/openfhe/work/.build
-- The C compiler identification is Clang 10.0.1
-- The CXX compiler identification is Clang 10.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building in Release mode
-- BUILD_UNITTESTS:  OFF
-- BUILD_EXAMPLES:   OFF
-- BUILD_BENCHMARKS: OFF
-- BUILD_EXTRAS:     OFF
-- BUILD_STATIC:     OFF
-- BUILD_SHARED:     ON
-- GIT_SUBMOD_AUTO:  ON
-- WITH_BE2:         ON
-- WITH_BE4:         ON
-- WITH_NTL:         true
-- WITH_TCM:         OFF
-- WITH_INTEL_HEXL:  false
-- WITH_OPENMP:      ON
-- NATIVE_SIZE:      64
-- CKKS_M_FACTOR:    1
-- WITH_NATIVEOPT:   OFF
-- WITH_COVTEST:     OFF
-- USE_MACPORTS:     OFF
***** INSTALL IS AT /usr/local; to change, run cmake with -DCMAKE_INSTALL_PREFIX=/your/path
-- Architecture is i386
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of __int128
-- Check size of __int128 - failed
-- Check size of uint64_t
-- Check size of uint64_t - done
-- NATIVEINT is set to 64
-- MATHBACKEND is set to 4
-- Found OpenMP_C: -fopenmp=libomp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp=libomp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- Found Git: /wrkdirs/usr/ports/security/openfhe/work/.bin/git  
-- Found NTL: /usr/local/include/NTL  
-- Found GMP: /usr/local/include  
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_C_FLAGS_DEBUG
    CMAKE_MODULE_LINKER_FLAGS
    FETCHCONTENT_FULLY_DISCONNECTED
    THREADS_HAVE_PTHREAD_ARG


-- Build files have been written to: /wrkdirs/usr/ports/security/openfhe/work/.build
===========================================================================
=======================<phase: build          >============================
===>  Building for openfhe-1.0.1_1
/usr/local/bin/cmake -P /wrkdirs/usr/ports/security/openfhe/work/.build/CMakeFiles/VerifyGlobs.cmake
/usr/local/bin/cmake -S/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1 -B/wrkdirs/usr/ports/security/openfhe/work/.build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/security/openfhe/work/.build/CMakeFiles /wrkdirs/usr/ports/security/openfhe/work/.build//CMakeFiles/progress.marks
/usr/bin/make  -f CMakeFiles/Makefile2 all
/usr/bin/make  -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/depend
cd /wrkdirs/usr/ports/security/openfhe/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1 /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1 /wrkdirs/usr/ports/security/openfhe/work/.build /wrkdirs/usr/ports/security/openfhe/work/.build /wrkdirs/usr/ports/security/openfhe/work/.build/CMakeFiles/third-party.dir/DependInfo.cmake
/usr/bin/make  -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/build
[ ! -d /wrkdirs/usr/ports/security/openfhe/work/.build/demoData ] && cp -R /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/demoData /wrkdirs/usr/ports/security/openfhe/work/.build/demoData && echo --\ Copied\ demoData\ files || echo --\ demoData\ folder\ already\ exists
-- Copied demoData files
[  0%] Built target third-party
/usr/bin/make  -f src/core/CMakeFiles/coreobj.dir/build.make src/core/CMakeFiles/coreobj.dir/depend
cd /wrkdirs/usr/ports/security/openfhe/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1 /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core /wrkdirs/usr/ports/security/openfhe/work/.build /wrkdirs/usr/ports/security/openfhe/work/.build/src/core /wrkdirs/usr/ports/security/openfhe/work/.build/src/core/CMakeFiles/coreobj.dir/DependInfo.cmake
/usr/bin/make  -f src/core/CMakeFiles/coreobj.dir/build.make src/core/CMakeFiles/coreobj.dir/build
[  1%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/lattice/be2-poly-impl.cpp.o
cd /wrkdirs/usr/ports/security/openfhe/work/.build/src/core && /usr/bin/c++ -DPARALLEL -I/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/third-party/include -I/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/third-party/cereal/include -I/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/third-party/google-test/googletest -I/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/third-party/google-test/googletest/include -I/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include -I/wrkdirs/usr/ports/security/openfhe/work/.build/src/core -I/usr/local/include/NTL -I/usr/local/include -I/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/lib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -O3  -DOPENFHE_VERSION=1.0.1  -Wno-unused-private-field -Wno-shift-op-parentheses -DMATHBACKEND=4 -fopenmp=libomp -O2 -pipe -fstack-protector-strong -fno-strict-aliasi
 ng   -DNDEBUG -fPIC -std=gnu++17 -MD -MT src/core/CMakeFiles/coreobj.dir/lib/lattice/be2-poly-impl.cpp.o -MF CMakeFiles/coreobj.dir/lib/lattice/be2-poly-impl.cpp.o.d -o CMakeFiles/coreobj.dir/lib/lattice/be2-poly-impl.cpp.o -c /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/lib/lattice/be2-poly-impl.cpp
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/lib/lattice/be2-poly-impl.cpp:36:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/lat-hal.h:42:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/hal/default/lat-backend-default.h:39:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/hal/default/dcrtpoly.h:45:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal.h:55:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal/bigintbackend.h:71:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal/bigintdyn/backenddyn.h:41:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal/bigintdyn/mubintvecdyn.h:45:
/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal/bigintdyn/ubintdyn.h:394:69: error: __int128 is not supported on this target
                                          !std::is_same<T, unsigned __int128>::value,
                                                                    ^
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/lib/lattice/be2-poly-impl.cpp:36:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/lat-hal.h:42:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/hal/default/lat-backend-default.h:39:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/hal/default/dcrtpoly.h:45:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal.h:56:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal/nativeintbackend.h:44:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal/intnat/backendnat.h:39:
/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/hal/intnat/ubintnat.h:2191:6: error: Architecture not supported for MultD()
    #error Architecture not supported for MultD()
     ^
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/lib/lattice/be2-poly-impl.cpp:36:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/lat-hal.h:42:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/hal/default/lat-backend-default.h:39:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/hal/default/dcrtpoly.h:51:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/hal/dcrtpoly-interface.h:52:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/lattice/ilelement.h:42:
In file included from /wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/discretegaussiangenerator.h:77:
/wrkdirs/usr/ports/security/openfhe/work/openfhe-development-1.0.1/src/core/include/math/distributiongenerator.h:124:92: error: shift count >= width of type [-Werror,-Wshift-count-overflow]
                    initKey[2] = (std::hash<std::thread::id>{}(std::this_thread::get_id()) >> 32);
                                                                                           ^  ~~
3 errors generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/security/openfhe/work/.build
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/security/openfhe/work/.build
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/security/openfhe/work/.build
*** Error code 1

Stop.
make: stopped in /usr/ports/security/openfhe