=> 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[1545] ERROR: compile FHEContext.cpp on 10.1.1.1:3642 failed distcc[1545] (dcc_build_somewhere) Warning: remote compilation of 'FHEContext.cpp' failed, retrying locally distcc[1545] Warning: failed to distribute FHEContext.cpp to 10.1.1.1:3642, running locally instead g++ -g -Wall -O2 -I/usr/pkg/include -c DoubleCRT.cpp g++ -g -Wall -O2 -I/usr/pkg/include -c SingleCRT.cpp distcc[3457] ERROR: compile DoubleCRT.cpp on 10.1.1.1:3642 failed distcc[3457] (dcc_build_somewhere) Warning: remote compilation of 'DoubleCRT.cpp' failed, retrying locally distcc[3457] Warning: failed to distribute DoubleCRT.cpp to 10.1.1.1:3642, running locally instead distcc[331] (dcc_build_somewhere) Warning: failed to distribute, 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[1545] 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) In file included from FHEContext.h:23:0, from SingleCRT.h:41, from SingleCRT.cpp:35: 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[331] ERROR: compile SingleCRT.cpp on localhost failed gmake: *** [Makefile:56: SingleCRT.o] Error 1 distcc[3457] 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