=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for fplll-5.3.2 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/pkgbuild/math/fplll/work.riscv64/fplll-5.3.2' Making all in fplll gmake[2]: Entering directory '/tmp/pkgbuild/math/fplll/work.riscv64/fplll-5.3.2/fplll' /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/tmp/pkgbuild/math/fplll/work.riscv64/fplll-5.3.2/fplll' CXX main.o distcc[8801] ERROR: compile main.cpp on 10.0.20.122:3864 failed distcc[8801] (dcc_build_somewhere) Warning: remote compilation of 'main.cpp' failed, retrying locally distcc[8801] Warning: failed to distribute main.cpp to 10.0.20.122:3864, running locally instead In file included from enum/enumerate.h:23, from bkz.h:22, from fplll.h:25, from main.h:21, from main.cpp:18: ../fplll/enum/enumerate_base.h: In member function 'void fplll::EnumerationBase::save_rounding()': ../fplll/enum/enumerate_base.h:130:28: error: 'fegetround' is not a member of 'std'; did you mean 'fegetround'? 130 | rounding_backup = std::fegetround(); | ^~~~~~~~~~ In file included from /usr/include/g++/cfenv:41, from ../fplll/enum/enumerate_base.h:25: /usr/include/fenv.h:87:9: note: 'fegetround' declared here 87 | int fegetround(void); | ^~~~~~~~~~ ../fplll/enum/enumerate_base.h:131:10: error: 'fesetround' is not a member of 'std'; did you mean 'fesetround'? 131 | std::fesetround(FE_TONEAREST); | ^~~~~~~~~~ /usr/include/fenv.h:88:9: note: 'fesetround' declared here 88 | int fesetround(int); | ^~~~~~~~~~ ../fplll/enum/enumerate_base.h: In member function 'void fplll::EnumerationBase::restore_rounding()': ../fplll/enum/enumerate_base.h:133:34: error: 'fesetround' is not a member of 'std'; did you mean 'fesetround'? 133 | void restore_rounding() { std::fesetround(rounding_backup); } | ^~~~~~~~~~ /usr/include/fenv.h:88:9: note: 'fesetround' declared here 88 | int fesetround(int); | ^~~~~~~~~~ distcc[8801] ERROR: compile main.cpp on localhost failed gmake[3]: *** [Makefile:1509: main.o] Error 1 gmake[3]: Leaving directory '/tmp/pkgbuild/math/fplll/work.riscv64/fplll-5.3.2/fplll' gmake[2]: *** [Makefile:903: all] Error 2 gmake[2]: Leaving directory '/tmp/pkgbuild/math/fplll/work.riscv64/fplll-5.3.2/fplll' gmake[1]: *** [Makefile:502: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/pkgbuild/math/fplll/work.riscv64/fplll-5.3.2' gmake: *** [Makefile:390: all] Error 2 *** Error code 2 Stop. make[1]: stopped making "all" in /usr/pkgsrc/math/fplll *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/math/fplll