=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for fish-1.23.1nb1 cc -O2 -march=i586 -I/usr/include -I/usr/pkg/include/ -std=c99 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/pkg/share/locale\" -DPREFIX=L\"/usr/pkg\" -DDATADIR=L\"/usr/pkg/share\" -DSYSCONFDIR=L\"/usr/pkg/etc\" -DHAVE_BACKTRACE -DHAVE_BACKTRACE_SYMBOLS -I/usr/include -I/usr/pkg/include/ -std=c99 -c -o function.o function.c In file included from function.c:25: ./parser.h:111:3: error: typedef redefinition with different types ('struct block' vs '__uint32_t' (aka 'unsigned int')) } block_t; ^ /usr/include/sys/types.h:120:18: note: previous definition is here typedef uint32_t block_t; /* block number */ ^ function.c:192:78: error: member reference base type 'block_t' (aka 'unsigned int') is not a structure or union d->definition_offset = parse_util_lineno( parser_get_buffer(), current_block->tok_pos )-1; ~~~~~~~~~~~~~^ ~~~~~~~ 2 errors generated. : recipe for target 'function.o' failed gmake: *** [function.o] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/shells/fish *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/shells/fish