=> 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 g++ -g -Wall -O2 -I/usr/pkg/include -c IndexSet.cpp distcc[9117] ERROR: compile FHEContext.cpp on 10.0.20.122:3648 failed distcc[9117] (dcc_build_somewhere) Warning: remote compilation of 'FHEContext.cpp' failed, retrying locally distcc[9117] Warning: failed to distribute FHEContext.cpp to 10.0.20.122:3648, running locally instead g++ -g -Wall -O2 -I/usr/pkg/include -c DoubleCRT.cpp distcc[20547] ERROR: compile DoubleCRT.cpp on 10.0.20.122:3648 failed distcc[20547] (dcc_build_somewhere) Warning: remote compilation of 'DoubleCRT.cpp' failed, retrying locally distcc[20547] Warning: failed to distribute DoubleCRT.cpp to 10.0.20.122:3648, 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[9117] ERROR: compile FHEContext.cpp on localhost failed gmake: *** [Makefile:56: FHEContext.o] Error 1 gmake: *** Waiting for unfinished jobs.... In file included from DoubleCRT.cpp:38:0: 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[20547] ERROR: compile DoubleCRT.cpp on localhost failed gmake: *** [Makefile:56: DoubleCRT.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