=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for cln-1.3.4 Making all in src gmake[1]: Entering directory '/tmp/pkgbuild/math/cln/work.mips64eb/cln-1.3.4/src' depbase=`echo base/cl_alloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -MT base/cl_alloca.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_alloca.lo base/cl_alloca.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I/tmp/pkgbuild/math/cln/work.mips64eb/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT base/cl_alloca.lo -MD -MP -MF base/.deps/cl_alloca.Tpo -c base/cl_alloca.cc -fPIC -DPIC -o base/.libs/cl_alloca.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I/tmp/pkgbuild/math/cln/work.mips64eb/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT base/cl_alloca.lo -MD -MP -MF base/.deps/cl_alloca.Tpo -c base/cl_alloca.cc -o base/cl_alloca.o >/dev/null 2>&1 depbase=`echo base/cl_as_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -MT base/cl_as_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_as_exception.lo base/cl_as_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I/tmp/pkgbuild/math/cln/work.mips64eb/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -MT base/cl_as_exception.lo -MD -MP -MF base/.deps/cl_as_exception.Tpo -c base/cl_as_exception.cc -fPIC -DPIC -o base/.libs/cl_as_exception.o In file included from ../include/cln/number.h:8:0, from ./base/cl_N.h:6, from base/cl_as_exception.cc:13: ../include/cln/object.h:29:0: warning: "cl_word_alignment" redefined #define cl_word_alignment 8 ../include/cln/object.h:26:0: note: this is the location of the previous definition #define cl_word_alignment 4 distcc[14822] ERROR: compile base/cl_as_exception.cc on 10.0.20.122:3636 failed distcc[14822] (dcc_build_somewhere) Warning: remote compilation of 'base/cl_as_exception.cc' failed, retrying locally distcc[14822] Warning: failed to distribute base/cl_as_exception.cc to 10.0.20.122:3636, running locally instead In file included from ../include/cln/number.h:8:0, from ./base/cl_N.h:6, from base/cl_as_exception.cc:13: ../include/cln/object.h:29:0: warning: "cl_word_alignment" redefined #define cl_word_alignment 8 ../include/cln/object.h:26:0: note: this is the location of the previous definition #define cl_word_alignment 4 In file included from ./base/cl_N.h:6:0, from base/cl_as_exception.cc:13: ../include/cln/number.h: In constructor 'cln::cl_number::cl_number()': ../include/cln/number.h:236:47: error: 'cl_FN_tag' was not declared in this scope : cl_gcobject ((cl_private_thing) cl_combine(cl_FN_tag,0)) {} ^~~~~~~~~ ../include/cln/number.h:236:47: note: suggested alternative: 'cl_tag' : cl_gcobject ((cl_private_thing) cl_combine(cl_FN_tag,0)) {} ^~~~~~~~~ cl_tag ../include/cln/number.h: In constructor 'cln::cl_number::cl_number(int)': ../include/cln/number.h:43:20: error: 'cl_FN_tag' was not declared in this scope word = cl_combine(cl_FN_tag,wert); \ ^ ../include/cln/number.h:46:1: note: in expansion of macro 'CL_DEFINE_INT_CONSTRUCTOR' CL_DEFINE_INT_CONSTRUCTOR(_class_, int) \ ^~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:240:1: note: in expansion of macro 'CL_DEFINE_INT_CONSTRUCTORS' CL_DEFINE_INT_CONSTRUCTORS(cl_number) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:43:20: note: suggested alternative: 'cl_tag' word = cl_combine(cl_FN_tag,wert); \ ^ ../include/cln/number.h:46:1: note: in expansion of macro 'CL_DEFINE_INT_CONSTRUCTOR' CL_DEFINE_INT_CONSTRUCTOR(_class_, int) \ ^~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:240:1: note: in expansion of macro 'CL_DEFINE_INT_CONSTRUCTORS' CL_DEFINE_INT_CONSTRUCTORS(cl_number) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h: In constructor 'cln::cl_number::cl_number(unsigned int)': ../include/cln/number.h:43:20: error: 'cl_FN_tag' was not declared in this scope word = cl_combine(cl_FN_tag,wert); \ ^ ../include/cln/number.h:47:1: note: in expansion of macro 'CL_DEFINE_INT_CONSTRUCTOR' CL_DEFINE_INT_CONSTRUCTOR(_class_, unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:240:1: note: in expansion of macro 'CL_DEFINE_INT_CONSTRUCTORS' CL_DEFINE_INT_CONSTRUCTORS(cl_number) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:43:20: note: suggested alternative: 'cl_tag' word = cl_combine(cl_FN_tag,wert); \ ^ ../include/cln/number.h:47:1: note: in expansion of macro 'CL_DEFINE_INT_CONSTRUCTOR' CL_DEFINE_INT_CONSTRUCTOR(_class_, unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:240:1: note: in expansion of macro 'CL_DEFINE_INT_CONSTRUCTORS' CL_DEFINE_INT_CONSTRUCTORS(cl_number) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h: In member function 'cln::cl_number& cln::cl_number::operator=(int)': ../include/cln/number.h:53:20: error: 'cl_FN_tag' was not declared in this scope word = cl_combine(cl_FN_tag,wert); \ ^ ../include/cln/number.h:57:1: note: in expansion of macro 'CL_DEFINE_INT_ASSIGNMENT_OPERATOR' CL_DEFINE_INT_ASSIGNMENT_OPERATOR(_class_, int) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:241:1: note: in expansion of macro 'CL_DEFINE_INT_ASSIGNMENT_OPERATORS' CL_DEFINE_INT_ASSIGNMENT_OPERATORS(cl_number) ^ ../include/cln/number.h:53:20: note: suggested alternative: 'cl_tag' word = cl_combine(cl_FN_tag,wert); \ ^ ../include/cln/number.h:57:1: note: in expansion of macro 'CL_DEFINE_INT_ASSIGNMENT_OPERATOR' CL_DEFINE_INT_ASSIGNMENT_OPERATOR(_class_, int) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:241:1: note: in expansion of macro 'CL_DEFINE_INT_ASSIGNMENT_OPERATORS' CL_DEFINE_INT_ASSIGNMENT_OPERATORS(cl_number) ^ ../include/cln/number.h: In member function 'cln::cl_number& cln::cl_number::operator=(unsigned int)': ../include/cln/number.h:53:20: error: 'cl_FN_tag' was not declared in this scope word = cl_combine(cl_FN_tag,wert); \ ^ ../include/cln/number.h:58:1: note: in expansion of macro 'CL_DEFINE_INT_ASSIGNMENT_OPERATOR' CL_DEFINE_INT_ASSIGNMENT_OPERATOR(_class_, unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:241:1: note: in expansion of macro 'CL_DEFINE_INT_ASSIGNMENT_OPERATORS' CL_DEFINE_INT_ASSIGNMENT_OPERATORS(cl_number) ^ ../include/cln/number.h:53:20: note: suggested alternative: 'cl_tag' word = cl_combine(cl_FN_tag,wert); \ ^ ../include/cln/number.h:58:1: note: in expansion of macro 'CL_DEFINE_INT_ASSIGNMENT_OPERATOR' CL_DEFINE_INT_ASSIGNMENT_OPERATOR(_class_, unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/cln/number.h:241:1: note: in expansion of macro 'CL_DEFINE_INT_ASSIGNMENT_OPERATORS' CL_DEFINE_INT_ASSIGNMENT_OPERATORS(cl_number) ^ distcc[14822] ERROR: compile base/cl_as_exception.cc on localhost failed gmake[1]: *** [Makefile:5572: base/cl_as_exception.lo] Error 1 gmake[1]: Leaving directory '/tmp/pkgbuild/math/cln/work.mips64eb/cln-1.3.4/src' gmake: *** [Makefile:666: all-recursive] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/math/cln *** Error code 1 Stop. make: stopped in /usr/pkgsrc/math/cln