[package - 130releng-riscv64-quarterly][math/kfr] Failed for kfr-4.2.1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Apr 2022 13:24:53 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: http://beefy7.nyi.freebsd.org/data/130releng-riscv64-quarterly/d69a764e50ca/logs/kfr-4.2.1.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=130releng-riscv64-quarterly&build=d69a764e50ca Log: =>> Building math/kfr build started at Thu Apr 28 13:24:27 UTC 2022 port directory: /usr/ports/math/kfr package name: kfr-4.2.1 building for: FreeBSD 130releng-riscv64-quarterly-job-12 13.0-RELEASE-p11 FreeBSD 13.0-RELEASE-p11 1300139 riscv maintained by: yuri@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1300139 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh UNAME_p=riscv64 UNAME_m=riscv ABI_FILE=/usr/lib/crt1.o OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p11 1300139 UNAME_r=13.0-RELEASE-p11 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/130releng-riscv64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130releng-riscv64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130releng-riscv64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130releng-riscv64-quarterly/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--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/kfr/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/kfr/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/kfr/work/.cache HOME=/wrkdirs/usr/ports/math/kfr/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/kfr/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-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/math/kfr/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/kfr/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/kfr/work/.cache HOME=/wrkdirs/usr/ports/math/kfr/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/kfr/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/math/kfr/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -march=rv64imafdc -mabi=lp64d -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -march=rv64imafdc -mabi=lp64d -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_INSTA LL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/kfr" EXAMPLESDIR="share/examples/kfr" DATADIR="share/kfr" WWWDIR="www/kfr" ETCDIR="etc/kfr" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kfr DOCSDIR=/usr/local/share/doc/kfr EXAMPLESDIR=/usr/local/share/examples/kfr WWWDIR=/usr/local/www/kfr ETCDIR=/usr/local/etc/kfr --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=riscv MACHINE_ARCH=riscv64 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_9d218390=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: riscv64-unknown-freebsd13.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: riscv64-unknown-freebsd13.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf64lriscv" "-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_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: riscv64-unknown-freebsd13.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=riscv64 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p11 OSREL=13.0 OSVERSION=1300139 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--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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) 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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> kfr-4.2.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [130releng-riscv64-quarterly-job-12] Installing pkg-1.17.5_1... [130releng-riscv64-quarterly-job-12] Extracting pkg-1.17.5_1: .......... done ===> kfr-4.2.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of kfr-4.2.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kfr-4.2.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kfr-4.2.1 for building => SHA256 Checksum OK for kfrlib-kfr-4.2.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kfr-4.2.1 for building ===> Extracting for kfr-4.2.1 => SHA256 Checksum OK for kfrlib-kfr-4.2.1_GH0.tar.gz. =========================================================================== <snip> ~~~~~~~^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:106:23: error: no member named 'lowest' in 'kfr::cpu_t' if (set >= cpu_t::lowest && set <= cpu_t::highest) ~~~~~~~^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:106:47: error: no member named 'highest' in 'kfr::cpu_t' if (set >= cpu_t::lowest && set <= cpu_t::highest) ~~~~~~~^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:107:16: error: use of undeclared identifier 'names' return names[static_cast<size_t>(set)]; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:258:57: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' (const_max(size_t(1), typeclass<T> == datatype::f ? platform<>::native_float_vector_size / sizeof(T) ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:136:8: note: template is declared here struct platform; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:259:57: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' : platform<>::native_int_vector_size / sizeof(T))); ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:136:8: note: template is declared here struct platform; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:268:57: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' (const_max(size_t(1), typeclass<T> == datatype::f ? platform<>::minimum_float_vector_size / sizeof(T) ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:136:8: note: template is declared here struct platform; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:269:57: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' : platform<>::minimum_int_vector_size / sizeof(T))); ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:136:8: note: template is declared here struct platform; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:272:43: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' constexpr static size_t vector_capacity = platform<>::simd_register_count* vector_width<T>; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:136:8: note: template is declared here struct platform; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:280:51: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' static_cast<size_t>(32), const_max(size_t(1), platform<>::simd_register_count / 4) * vector_width<T>); ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/platform.hpp:136:8: note: template is declared here struct platform; ^ In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:26: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../convolution.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/filter.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/basic_expressions.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/function.hpp:25: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../../base/expression.hpp:29: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/shuffle.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/mask.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/vec.hpp:28: /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/../version.hpp:34:54: error: expected ';' after return statement inline static const char* library_version() { return KFR_VERSION_FULL; } ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/../kfr.h:51:42: note: expanded from macro 'KFR_VERSION_FULL' " " CMT_STRINGIFY(CMT_ARCH_NAME) " " CMT_ARCH_BITNESS_NAME " (" CMT_COMPILER_FULL_NAME "/" CMT_OS_NAME \ ^ In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:26: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../convolution.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/filter.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/basic_expressions.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/function.hpp:25: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../../base/expression.hpp:29: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/shuffle.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/mask.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/vec.hpp:30: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/backend.hpp:25: /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/simd.hpp:67:29: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' return const_min(size_t(platform<>::native_vector_alignment), next_poweroftwo(sizeof(T) * N)); ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../platform.hpp:136:8: note: template is declared here struct platform; ^ In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:26: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../convolution.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/filter.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/basic_expressions.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/function.hpp:25: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../../base/expression.hpp:29: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/shuffle.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/mask.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/vec.hpp:30: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/backend.hpp:25: /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/simd.hpp:65:18: error: no return statement in constexpr function constexpr size_t alignment() ^ In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:26: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../convolution.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/filter.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/basic_expressions.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/function.hpp:25: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../../base/expression.hpp:29: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/shuffle.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/mask.hpp:28: /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/vec.hpp:175:32: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' const_min(size_t(platform<>::native_vector_alignment), ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../platform.hpp:136:8: note: template is declared here struct platform; ^ In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:26: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../convolution.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/filter.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/basic_expressions.hpp:30: /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/univector.hpp:327:16: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' struct alignas(platform<>::maximum_vector_alignment) univector ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../platform.hpp:136:8: note: template is declared here struct platform; ^ In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:26: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../convolution.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/filter.hpp:30: /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/pointer.hpp:39:72: error: no member named 'highest' in 'kfr::cpu_t' constexpr size_t maximum_expression_width = vector_width_for<T, cpu_t::highest> * 2; ~~~~~~~^ In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:26: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../convolution.hpp:35: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../cache.hpp:28: /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../fft.hpp:253:55: error: implicit instantiation of undefined template 'kfr::platform<kfr::cpu_t::generic>' align_up(sizeof(complex<T>) * this->size, platform<>::native_cache_alignment)); ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../platform.hpp:136:8: note: template is declared here struct platform; ^ In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:26: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../convolution.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/filter.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/basic_expressions.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../math/impl/../../simd/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/operators.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../math/impl/../../simd/impl/function.hpp:25: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/expression.hpp:29: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../math/impl/../../simd/shuffle.hpp:28: In file included from /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/impl/../mask.hpp:28: /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../simd/vec.hpp:172:25: error: default initialization of an object of const type 'const size_t' (aka 'const unsigned long') inline constexpr size_t vec_alignment = ^ = 0 /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../simd/vec.hpp:182:26: note: in instantiation of variable template specialization 'kfr::generic::internal::vec_alignment<kfr::complex<float>, 1>' requested here struct alignas(internal::vec_alignment<T, N_>) vec ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../math/impl/../../simd/operators.hpp:354:1: note: in instantiation of template class 'kfr::generic::vec<kfr::complex<float>, 1>' requested here KFR_FN(mul) ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../simd/vec.hpp:41:46: note: expanded from macro 'KFR_FN' CMT_INLINE_MEMBER decltype(::kfr::FN(std::declval<Args>()...)) operator()(Args&&... args) const \ ^ /usr/include/c++/v1/type_traits:3899:23: note: while substituting deduced template arguments into function template 'operator()' [with Args = <kfr::generic::vec<kfr::complex<float>, 1>, kfr::generic::vec<kfr::complex<float>, 1>>] _LIBCPP_INVOKE_RETURN(_VSTD::forward<_Fp>(__f)(_VSTD::forward<_Args>(__args)...)) ^ /usr/include/c++/v1/__config:791:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_ABI_NAMESPACE ^ /usr/include/c++/v1/type_traits:3915:5: note: while substituting deduced template arguments into function template '__invoke' [with _Fp = kfr::generic::fn::mul, _Args = <kfr::generic::vec<kfr::complex<float>, 1>, kfr::generic::vec<kfr::complex<float>, 1>>] _VSTD::__invoke(_VSTD::declval<_XFp>(), _VSTD::declval<_XArgs>()...)); ^ /usr/include/c++/v1/__config:791:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_ABI_NAMESPACE ^ /usr/include/c++/v1/type_traits:3921:28: note: while substituting deduced template arguments into function template '__try_call' [with _XFp = kfr::generic::fn::mul, _XArgs = (no value)] using _Result = decltype(__try_call<_Fp, _Args...>(0)); ^ /usr/include/c++/v1/type_traits:3980:9: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) __invokable<_Fp, _Args...>::value, ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/../simd/../cometa.hpp:121:1: note: in instantiation of template class 'std::__1::result_of<kfr::generic::fn::mul (kfr::generic::vec<kfr::complex<float>, 1>, kfr::generic::vec<kfr::complex<float>, 1>)>' requested here using invoke_result = typename std::result_of<T(Args...)>::type; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/expression.hpp:362:27: note: in instantiation of template type alias 'invoke_result' requested here using type = typename invoke_result<Fn, vec<arg_type<Args>, 1>...>::value_type; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/../../base/expression.hpp:368:33: note: in instantiation of template class 'kfr::generic::internal::function_value_type<kfr::generic::fn::mul, kfr::univector<kfr::complex<float>, 18446744073709551615> &, kfr::univector<kfr::complex<float>, 18446744073709551615> &>' requested here using value_type = typename function_value_type<Fn, Args...>::type; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:50:29: note: in instantiation of template class 'kfr::generic::internal::expression_function<kfr::generic::fn::mul, kfr::univector<kfr::complex<float>, 18446744073709551615> &, kfr::univector<kfr::complex<float>, 18446744073709551615> &>' requested here src1padded = src1padded * src2padded; ^ /wrkdirs/usr/ports/math/kfr/work/kfr-4.2.1/include/kfr/dft/impl/convolution-impl.cpp:228:27: note: in instantiation of function template specialization 'kfr::generic::intrinsics::convolve<float>' requested here template univector<float> convolve<float>(const univector_ref<const float>&, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/math/kfr