=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for frink-2.2.2p4 /usr/pkg/bin/bmake all-am source='frink.c' object='frink.o' libtool=no depfile='.deps/frink.Po' tmpdepfile='.deps/frink.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -c `test -f 'frink.c' || echo './'`frink.c source='output.c' object='output.o' libtool=no depfile='.deps/output.Po' tmpdepfile='.deps/output.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -c `test -f 'output.c' || echo './'`output.c In file included from output.c:26: ./vars.h:14:9: warning: 'FRINK_VARS_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef FRINK_VARS_h ^~~~~~~~~~~~ ./vars.h:15:9: note: 'FRINK_VARS_H' is defined here; did you mean 'FRINK_VARS_h'? #define FRINK_VARS_H ^~~~~~~~~~~~ FRINK_VARS_h 1 warning generated. source='token.c' object='token.o' libtool=no depfile='.deps/token.Po' tmpdepfile='.deps/token.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -c `test -f 'token.c' || echo './'`token.c In file included from token.c:24: ./vars.h:14:9: warning: 'FRINK_VARS_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef FRINK_VARS_h ^~~~~~~~~~~~ ./vars.h:15:9: note: 'FRINK_VARS_H' is defined here; did you mean 'FRINK_VARS_h'? #define FRINK_VARS_H ^~~~~~~~~~~~ FRINK_VARS_h 1 warning generated. source='tcl.c' object='tcl.o' libtool=no depfile='.deps/tcl.Po' tmpdepfile='.deps/tcl.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -c `test -f 'tcl.c' || echo './'`tcl.c In file included from tcl.c:24: ./vars.h:14:9: warning: 'FRINK_VARS_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef FRINK_VARS_h ^~~~~~~~~~~~ ./vars.h:15:9: note: 'FRINK_VARS_H' is defined here; did you mean 'FRINK_VARS_h'? #define FRINK_VARS_H ^~~~~~~~~~~~ FRINK_VARS_h tcl.c:604:17: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] if (flags && SEMIS) ^ ~~~~~ tcl.c:604:17: note: use '&' for a bitwise operation if (flags && SEMIS) ^~ & tcl.c:604:17: note: remove constant to silence this warning if (flags && SEMIS) ~^~~~~~~~ 2 warnings generated. source='config.c' object='config.o' libtool=no depfile='.deps/config.Po' tmpdepfile='.deps/config.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -c `test -f 'config.c' || echo './'`config.c source='util.c' object='util.o' libtool=no depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -c `test -f 'util.c' || echo './'`util.c source='blocks.c' object='blocks.o' libtool=no depfile='.deps/blocks.Po' tmpdepfile='.deps/blocks.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -c `test -f 'blocks.c' || echo './'`blocks.c In file included from blocks.c:24: ./vars.h:14:9: warning: 'FRINK_VARS_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef FRINK_VARS_h ^~~~~~~~~~~~ ./vars.h:15:9: note: 'FRINK_VARS_H' is defined here; did you mean 'FRINK_VARS_h'? #define FRINK_VARS_H ^~~~~~~~~~~~ FRINK_VARS_h 1 warning generated. source='vars.c' object='vars.o' libtool=no depfile='.deps/vars.Po' tmpdepfile='.deps/vars.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -c `test -f 'vars.c' || echo './'`vars.c In file included from vars.c:29: ./vars.h:14:9: warning: 'FRINK_VARS_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef FRINK_VARS_h ^~~~~~~~~~~~ ./vars.h:15:9: note: 'FRINK_VARS_H' is defined here; did you mean 'FRINK_VARS_h'? #define FRINK_VARS_H ^~~~~~~~~~~~ FRINK_VARS_h 1 warning generated. cc -O2 -march=i586 -Wl,-R/usr/pkg/lib -o frink frink.o output.o token.o tcl.o config.o util.o blocks.o vars.o output.o: In function `termline': output.c:(.text+0x131): undefined reference to `rpl_realloc' output.o: In function `printkn': output.c:(.text+0x13f6): undefined reference to `rpl_realloc' output.c:(.text+0x14b5): undefined reference to `rpl_realloc' token.o: In function `makeFTB': token.c:(.text+0x367): undefined reference to `rpl_realloc' token.c:(.text+0x3d6): undefined reference to `rpl_realloc' token.o:token.c:(.text+0x429): more undefined references to `rpl_realloc' follow clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/frink/work/frink-2.2.2 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/devel/frink/work/frink-2.2.2 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/frink *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/frink