=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for prcs-1.3.3nb9 /usr/pkg/bin/bmake all-recursive Making all in src /usr/pkg/bin/bmake all-recursive Making all in include source='prcs.cc' object='prcs.o' libtool=no depfile='.deps/prcs.Po' tmpdepfile='.deps/prcs.TPo' depmode=gcc3 /bin/sh ../depcomp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./include -O2 -march=i586 -Wall -c -o prcs.o `test -f 'prcs.cc' || echo './'`prcs.cc prcs.cc:898:26: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (num_revs < 1 && !command->revision_arg_type == NoRevisionArg) { ^ ~~ prcs.cc:898:26: note: add parentheses after the '!' to evaluate the comparison first if (num_revs < 1 && !command->revision_arg_type == NoRevisionArg) { ^ ( ) prcs.cc:898:26: note: add parentheses around left hand side expression to silence this warning if (num_revs < 1 && !command->revision_arg_type == NoRevisionArg) { ^ ( ) 1 warning generated. source='changes.cc' object='changes.o' libtool=no depfile='.deps/changes.Po' tmpdepfile='.deps/changes.TPo' depmode=gcc3 /bin/sh ../depcomp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./include -O2 -march=i586 -Wall -c -o changes.o `test -f 'changes.cc' || echo './'`changes.cc source='sexp.cc' object='sexp.o' libtool=no depfile='.deps/sexp.Po' tmpdepfile='.deps/sexp.TPo' depmode=gcc3 /bin/sh ../depcomp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./include -O2 -march=i586 -Wall -c -o sexp.o `test -f 'sexp.cc' || echo './'`sexp.cc source='fileent.cc' object='fileent.o' libtool=no depfile='.deps/fileent.Po' tmpdepfile='.deps/fileent.TPo' depmode=gcc3 /bin/sh ../depcomp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./include -O2 -march=i586 -Wall -c -o fileent.o `test -f 'fileent.cc' || echo './'`fileent.cc source='projdesc.cc' object='projdesc.o' libtool=no depfile='.deps/projdesc.Po' tmpdepfile='.deps/projdesc.TPo' depmode=gcc3 /bin/sh ../depcomp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./include -O2 -march=i586 -Wall -c -o projdesc.o `test -f 'projdesc.cc' || echo './'`projdesc.cc projdesc.cc:49:14: warning: struct 'AttrDesc' was previously declared as a class [-Wmismatched-tags] extern const struct AttrDesc* ^ ./include/projdesc.h:131:7: note: previous use is here class AttrDesc { public: const char* name; AttrType type; }; ^ projdesc.cc:49:14: note: did you mean class here? extern const struct AttrDesc* ^~~~~~ class In file included from projdesc.cc:2129: ./prj-names.h:35:26: warning: array subscript is of type 'char' [-Wchar-subscripts] return len + hash_table[str[len - 1]] + hash_table[str[0]]; ^~~~~~~~~~~~~ ./prj-names.h:35:53: warning: array subscript is of type 'char' [-Wchar-subscripts] return len + hash_table[str[len - 1]] + hash_table[str[0]]; ^~~~~~~ ./prj-names.h:39:8: warning: struct 'PrjFields' was previously declared as a class [-Wmismatched-tags] const struct PrjFields ProjectDescriptor::_pftable[] = ^ ./include/projdesc.h:46:7: note: previous use is here class PrjFields { ^ ./prj-names.h:39:8: note: did you mean class here? const struct PrjFields ProjectDescriptor::_pftable[] = ^~~~~~ class ./prj-names.h:66:7: warning: struct 'PrjFields' was previously declared as a class [-Wmismatched-tags] const struct PrjFields * ^ ./include/projdesc.h:46:7: note: previous use is here class PrjFields { ^ ./prj-names.h:66:7: note: did you mean class here? const struct PrjFields * ^~~~~~ class projdesc.cc:2142:5: error: declaration of 'prjinput' has a different language linkage int prjinput(void* buf, int max_size) ^ ./include/projdesc.h:27:20: note: previous declaration is here EXTERN int prjinput(void* buf, int max_size); ^ 5 warnings and 1 error generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/prcs/work/prcs-1.3.3/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/prcs/work/prcs-1.3.3/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/prcs/work/prcs-1.3.3/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/prcs/work/prcs-1.3.3 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/prcs/work/prcs-1.3.3 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/prcs *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/prcs