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] Last committer: [email protected] Ident: $FreeBSD: head/comms/uhd/Makefile 552756 2020-10-19 18:33:04Z mr $ Log URL: http://beefy5.nyi.freebsd.org/data/121i386-default/553153/logs/uhd-4.0.0.0.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=121i386-default&build=553153 Log: =>> Building comms/uhd build started at Sat Oct 24 12:54:40 UTC 2020 port directory: /usr/ports/comms/uhd package name: uhd-4.0.0.0 building for: FreeBSD 121i386-default-job-12 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/comms/uhd/Makefile 552756 2020-10-19 18:33:04Z mr $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300121 Jail OSVERSION: 1201000 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p10 UNAME_r=12.1-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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/121i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/121i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/121i386-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 uhd-4.0.0.0: DOCS=on: Build and/or install documentation DOXYGEN=off: Build documentation with Doxygen ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/uhd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/uhd/work HOME=/wrkdirs/usr/ports/comms/uhd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/uhd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/uhd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/uhd/work HOME=/wrkdirs/usr/ports/comms/uhd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/uhd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/comms/uhd/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 " 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="" DOCS="" NO_DOCS="@comment " DOXYGEN="@comment " NO_DOXYGEN="" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/uhd" EXAMPLESDIR="share/examples/uhd" DATADIR="share/uhd" WWWDIR="www/uhd" ETCDIR="etc/uhd" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " DOXYGEN="@comment " NO_DOXYGEN="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/uhd DOCSDIR=/usr/local/share/doc/uhd EXAMPLESDIR=/usr/local/share/examples/uhd WWWDIR=/usr/local/www/uhd ETCDIR=/usr/local/etc/uhd --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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 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_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p10 OSREL=12.1 OSVERSION=1201000 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 GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> uhd-4.0.0.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.10.txz [121i386-default-job-12] Installing pkg-1.15.10... [121i386-default-job-12] Extracting pkg-1.15.10: .......... done ===> uhd-4.0.0.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of uhd-4.0.0.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by uhd-4.0.0.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by uhd-4.0.0.0 for building => SHA256 Checksum OK for uhd/EttusResearch-uhd-4.0.0.0-90ce6062b6b5df2eddeee723777be85108e4e7c7_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by uhd-4.0.0.0 for building ===> Extracting for uhd-4.0.0.0 => SHA256 Checksum OK for uhd/EttusResearch-uhd-4.0.0.0-90ce6062b6b5df2eddeee723777be85108e4e7c7_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for uhd-4.0.0.0 ===> Converting DOS text files to UNIX text files =========================================================================== =======================<phase: build-depends >============================ ===> uhd-4.0.0.0 depends on executable: orcc - not found ===> Installing existing package /packages/All/orc-0.4.31.txz [121i386-default-job-12] Installing orc-0.4.31... [121i386-default-job-12] Extracting orc-0.4.31: .......... done ===> uhd-4.0.0.0 depends on executable: orcc - found ===> Returning to build of uhd-4.0.0.0 ===> uhd-4.0.0.0 depends on executable: cheetah-analyze - not found ===> Installing existing package /packages/All/py37-cheetah3-3.2.4.txz [121i386-default-job-12] Installing py37-cheetah3-3.2.4... [121i386-default-job-12] `-- Installing py37-markdown-2.6.11_1... [121i386-default-job-12] | `-- Installing py37-setuptools-44.0.0... <snip> set_property<prop_data_t>(id, val, src_info); ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/multi_usrp_rfnoc.cpp:1157:25: note: in instantiation of function template specialization 'uhd::rfnoc::node_t::set_property<int>' requested here rx_chain.radio->set_property<int>( ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:65:18: note: overridden virtual function is here virtual bool is_dirty() const = 0; ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:177:10: warning: 'is_valid' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool is_valid() const ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:71:18: note: overridden virtual function is here virtual bool is_valid() const = 0; ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:182:10: warning: 'equal' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool equal(property_base_t* rhs) const ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:92:18: note: overridden virtual function is here virtual bool equal(property_base_t* rhs) const = 0; ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:196:10: warning: 'set_from_str' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void set_from_str(const std::string& new_val_str) ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:117:18: note: overridden virtual function is here virtual void set_from_str(const std::string& new_val_str) = 0; ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:231:10: warning: 'force_dirty' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void force_dirty() ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:107:18: note: overridden virtual function is here virtual void force_dirty() = 0; ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:282:10: warning: 'mark_clean' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void mark_clean() ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:123:18: note: overridden virtual function is here virtual void mark_clean() = 0; ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:287:10: warning: 'forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] void forward(property_base_t* next_prop) ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:126:18: note: overridden virtual function is here virtual void forward(property_base_t* next_prop) = 0; ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:303:10: warning: 'is_type_equal' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool is_type_equal(property_base_t* other_prop) const ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/property.hpp:131:18: note: overridden virtual function is here virtual bool is_type_equal(property_base_t* other_prop) const = 0; ^ In file included from /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/multi_usrp_rfnoc.cpp:19: In file included from /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include/uhdlib/rfnoc/rfnoc_tx_streamer.hpp:12: /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include/uhdlib/transport/tx_streamer_impl.hpp:92:12: warning: private field '_eov_positions_size' is not used [-Wunused-private-field] size_t _eov_positions_size; ^ 9 warnings generated. [55/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/usrp/subdev_spec.cpp.o -MF lib/CMakeFiles/uhd.dir/usrp/subdev_spec.cpp.o.d -o lib/CMakeFiles/uhd.dir/usrp/subdev_spec.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/subdev_spec.cpp [56/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/usrp/fe_connection.cpp.o -MF lib/CMakeFiles/uhd.dir/usrp/fe_connection.cpp.o.d -o lib/CMakeFiles/uhd.dir/usrp/fe_connection.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/fe_connection.cpp [57/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/usrp/dboard_eeprom_c.cpp.o -MF lib/CMakeFiles/uhd.dir/usrp/dboard_eeprom_c.cpp.o.d -o lib/CMakeFiles/uhd.dir/usrp/dboard_eeprom_c.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/dboard_eeprom_c.cpp [58/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/usrp/mboard_eeprom_c.cpp.o -MF lib/CMakeFiles/uhd.dir/usrp/mboard_eeprom_c.cpp.o.d -o lib/CMakeFiles/uhd.dir/usrp/mboard_eeprom_c.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/mboard_eeprom_c.cpp [59/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/usrp/subdev_spec_c.cpp.o -MF lib/CMakeFiles/uhd.dir/usrp/subdev_spec_c.cpp.o.d -o lib/CMakeFiles/uhd.dir/usrp/subdev_spec_c.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/subdev_spec_c.cpp [60/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/usrp/usrp_c.cpp.o -MF lib/CMakeFiles/uhd.dir/usrp/usrp_c.cpp.o.d -o lib/CMakeFiles/uhd.dir/usrp/usrp_c.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/usrp_c.cpp [61/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/usrp/cores/gpio_core_200.cpp.o -MF lib/CMakeFiles/uhd.dir/usrp/cores/gpio_core_200.cpp.o.d -o lib/CMakeFiles/uhd.dir/usrp/cores/gpio_core_200.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/cores/gpio_core_200.cpp [62/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/usrp/cores/i2c_core_200.cpp.o -MF lib/CMakeFiles/uhd.dir/usrp/cores/i2c_core_200.cpp.o.d -o lib/CMakeFiles/uhd.dir/usrp/cores/i2c_core_200.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/cores/i2c_core_200.cpp [63/645] /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6 b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/convert/sse2_fc64_to_sc8.cpp.o -MF lib/CMakeFiles/uhd.dir/convert/sse2_fc64_to_sc8.cpp.o.d -o lib/CMakeFiles/uhd.dir/convert/sse2_fc64_to_sc8.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp FAILED: lib/CMakeFiles/uhd.dir/convert/sse2_fc64_to_sc8.cpp.o /usr/bin/c++ -DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW -DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ERROR_CODE_HEADER_ONLY -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 -Iinclude -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include -I/usr/local/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/include -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/flatbuffers/include -Ilib/ic_reg_maps -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert -Ilib/convert -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/common/ad9361_driver -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2edde ee723777be85108e4e7c7/host/lib/usrp/common -Ilib/transport/nirio/lvbitx -I/wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include -I_cmrc/include -stdlib=libc++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -Wsign-compare -std=gnu++14 -MD -MT lib/CMakeFiles/uhd.dir/convert/sse2_fc64_to_sc8.cpp.o -MF lib/CMakeFiles/uhd.dir/convert/sse2_fc64_to_sc8.cpp.o.d -o lib/CMakeFiles/uhd.dir/convert/sse2_fc64_to_sc8.cpp.o -c /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:35:28: error: always_inline function '_mm_set1_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' const __m128d scalar = _mm_set1_pd(scale_factor); ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' convert_fc64_1_to_sc8_item32_1_bswap_guts(_) ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:41:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 0)); \ ^ <scratch space>:84:1: note: expanded from here _mm_load_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:43:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 1)); \ ^ <scratch space>:86:1: note: expanded from here _mm_load_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:45:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 2)); \ ^ <scratch space>:88:1: note: expanded from here _mm_load_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:47:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 3)); \ ^ <scratch space>:90:1: note: expanded from here _mm_load_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:49:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 4)); \ ^ <scratch space>:92:1: note: expanded from here _mm_load_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:51:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 5)); \ ^ <scratch space>:94:1: note: expanded from here _mm_load_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:53:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 6)); \ ^ <scratch space>:96:1: note: expanded from here _mm_load_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_load_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:55:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 7)); \ ^ <scratch space>:98:1: note: expanded from here _mm_load_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:71:9: error: always_inline function '_mm_storeu_si128' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:64:9: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_storeu_si128(reinterpret_cast<__m128i*>(output + j), tmpi); \ ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_loadu_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' convert_fc64_1_to_sc8_item32_1_bswap_guts(u_) ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:41:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 0)); \ ^ <scratch space>:100:1: note: expanded from here _mm_loadu_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_loadu_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:43:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 1)); \ ^ <scratch space>:102:1: note: expanded from here _mm_loadu_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_loadu_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:45:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 2)); \ ^ <scratch space>:104:1: note: expanded from here _mm_loadu_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_loadu_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:47:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 3)); \ ^ <scratch space>:106:1: note: expanded from here _mm_loadu_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_loadu_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:49:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 4)); \ ^ <scratch space>:108:1: note: expanded from here _mm_loadu_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_loadu_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:51:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 5)); \ ^ <scratch space>:110:1: note: expanded from here _mm_loadu_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_loadu_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:53:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 6)); \ ^ <scratch space>:112:1: note: expanded from here _mm_loadu_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_loadu_pd' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:55:13: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_load##_al_##pd(reinterpret_cast<const double*>(input + i + 7)); \ ^ <scratch space>:114:1: note: expanded from here _mm_loadu_pd ^ /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:73:9: error: always_inline function '_mm_storeu_si128' requires target feature 'sse2', but would be inlined into function 'operator()' that is compiled without support for 'sse2' /wrkdirs/usr/ports/comms/uhd/work/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/sse2_fc64_to_sc8.cpp:64:9: note: expanded from macro 'convert_fc64_1_to_sc8_item32_1_bswap_guts' _mm_storeu_si128(reinterpret_cast<__m128i*>(output + j), tmpi); \ ^ 19 errors generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/comms/uhd _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
