=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for xfsprogs-2.7.3nb3 === include === rm -f xfs disk ln -s . xfs ln -s . disk === libxfs === libtool --mode=compile cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -O1 -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.7.3\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -DPACKAGE=\"xfsprogs\" -I./include -I. -O1 -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.7.3\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -I/usr/pkg/include -I/usr/include -c bit.c libtool: compile: cc -O2 -march=i586 -I/usr/pkgsrc/work/sysutils/xfsprogs/work/.buildlink/include -O1 -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.7.3\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -DPACKAGE=\"xfsprogs\" -I./include -I. -O1 -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.7.3\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -DPACKAGE=\"xfsprogs\" -I../include -c bit.c -fPIC -DPIC -o .libs/bit.o In file included from bit.c:37: In file included from ./xfs.h:59: In file included from ../include/xfs/libxfs.h:38: ../include/xfs/platform_defs.h:61:3: error: unknown platform... have fun porting! # error unknown platform... have fun porting! ^ In file included from bit.c:37: In file included from ./xfs.h:59: In file included from ../include/xfs/libxfs.h:40: ../include/xfs/xfs_fs.h:49:2: error: unknown type name '__u32' __u32 d_mem; /* data buffer memory alignment */ ^ ../include/xfs/xfs_fs.h:50:2: error: unknown type name '__u32' __u32 d_miniosz; /* min xfer size */ ^ ../include/xfs/xfs_fs.h:51:2: error: unknown type name '__u32' __u32 d_maxiosz; /* max xfer size */ ^ ../include/xfs/xfs_fs.h:60:2: error: unknown type name '__u32' __u32 fsx_xflags; /* xflags field value (get/set) */ ^ ../include/xfs/xfs_fs.h:61:2: error: unknown type name '__u32' __u32 fsx_extsize; /* extsize field value (get/set)*/ ^ ../include/xfs/xfs_fs.h:62:2: error: unknown type name '__u32' __u32 fsx_nextents; /* nextents field value (get) */ ^ ../include/xfs/xfs_fs.h:63:2: error: unknown type name '__u32' __u32 fsx_projid; /* project identifier (get/set) */ ^ ../include/xfs/xfs_fs.h:94:2: error: unknown type name '__s64' __s64 bmv_offset; /* file offset of segment in blocks */ ^ ../include/xfs/xfs_fs.h:95:2: error: unknown type name '__s64' __s64 bmv_block; /* starting block (64-bit daddr_t) */ ^ ../include/xfs/xfs_fs.h:96:2: error: unknown type name '__s64' __s64 bmv_length; /* length of segment, blocks */ ^ ../include/xfs/xfs_fs.h:97:2: error: unknown type name '__s32' __s32 bmv_count; /* # of entries in array incl. 1st */ ^ ../include/xfs/xfs_fs.h:98:2: error: unknown type name '__s32' __s32 bmv_entries; /* # of entries filled in (output) */ ^ ../include/xfs/xfs_fs.h:113:2: error: unknown type name '__s64' __s64 bmv_offset; /* file offset of segment in blocks */ ^ ../include/xfs/xfs_fs.h:114:2: error: unknown type name '__s64' __s64 bmv_block; /* starting block (64-bit daddr_t) */ ^ ../include/xfs/xfs_fs.h:115:2: error: unknown type name '__s64' __s64 bmv_length; /* length of segment, blocks */ ^ ../include/xfs/xfs_fs.h:116:2: error: unknown type name '__s32' __s32 bmv_count; /* # of entries in array incl. 1st */ ^ ../include/xfs/xfs_fs.h:117:2: error: unknown type name '__s32' __s32 bmv_entries; /* # of entries filled in (output). */ ^ ../include/xfs/xfs_fs.h:118:2: error: unknown type name '__s32' __s32 bmv_iflags; /* input flags (1st structure) */ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. ../include/buildrules:55: recipe for target 'bit.lo' failed make[1]: *** [bit.lo] Error 1 Makefile:54: recipe for target 'default' failed gmake: *** [default] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/sysutils/xfsprogs *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/xfsprogs