=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for HElib-20130501 g++ -g -Wall -O2 -I/usr/pkg/include -c NumbTh.cpp g++ -g -Wall -O2 -I/usr/pkg/include -c timing.cpp g++ -g -Wall -O2 -I/usr/pkg/include -c bluestein.cpp g++ -g -Wall -O2 -I/usr/pkg/include -c PAlgebra.cpp g++ -g -Wall -O2 -I/usr/pkg/include -c CModulus.cpp g++ -g -Wall -O2 -I/usr/pkg/include -c FHEContext.cpp distcc[10546] ERROR: compile FHEContext.cpp on 10.0.20.122:3638 failed distcc[10546] (dcc_build_somewhere) Warning: remote compilation of 'FHEContext.cpp' failed, retrying locally distcc[10546] Warning: failed to distribute FHEContext.cpp to 10.0.20.122:3638, running locally instead In file included from FHEContext.h:23:0, from FHEContext.cpp:18: PAlgebra.h: In member function 'PAlgebraModDerived& PAlgebraModDerived::operator=(const PAlgebraModDerived&)': PAlgebra.h:401:5: error: there are no arguments to 'assert' that depend on a template parameter, so a declaration of 'assert' must be available [-fpermissive] assert(&zMStar == &other.zMStar); ^~~~~~ PAlgebra.h:401:5: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) distcc[10546] ERROR: compile FHEContext.cpp on localhost failed gmake: *** [Makefile:56: FHEContext.o] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/security/HElib *** Error code 1 Stop. make: stopped in /usr/pkgsrc/security/HElib