46:35: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 46 | array_t(ibis::fileManager::storage* rhs, | ^~~~~~~ ../src/array_t.h:46:35: note: remove the ‘< >’ ../src/array_t.h:48:15: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 48 | array_t(const int fdes, const off_t begin, const off_t end); | ^ ../src/array_t.h:48:15: note: remove the ‘< >’ ../src/array_t.h:49:15: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 49 | array_t(const char *fn, const off_t begin, const off_t end); | ^ ../src/array_t.h:49:15: note: remove the ‘< >’ ../src/array_t.h:50:15: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 50 | array_t(const char *fn, const int fdes, | ^ ../src/array_t.h:50:15: note: remove the ‘< >’ ../src/array_t.h:52:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 52 | array_t(T* addr, size_t nelm); | ^ ../src/array_t.h:52:16: note: remove the ‘< >’ In file included from ../src/part.h:14: ../src/utilidor.h:108:23: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 108 | heap() : data_(), comp_() {} | ^ ../src/utilidor.h:108:23: note: remove the ‘< >’ RPM build errors: make: *** [Makefile:502: all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.0TiuLv (%build) Bad exit status from /var/tmp/rpm-tmp.0TiuLv (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M 22af393e23d148719483b33cf539af0c -D /var/lib/mock/f40-build-800179-142742/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.bdkw8rtq:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;\\007" --setenv=PS1= \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/fastbit.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 22af393e23d148719483b33cf539af0c -D /var/lib/mock/f40-build-800179-142742/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.bdkw8rtq:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/fastbit.spec