=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 xf86-video-r128-6.10.2nb1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/x11/xf86-video-r128/work/xf86-video-r128-6.10.2' Making all in src gmake[2]: Entering directory '/data/scratch/x11/xf86-video-r128/work/xf86-video-r128-6.10.2/src' CC r128_cursor.lo CC r128_accel.lo CC r128_video.lo CC r128_misc.lo CC r128_probe.lo CC r128_crtc.lo CC r128_output.lo CC r128_exa.lo CC r128_driver.lo CC r128_dri.lo In file included from r128_probe.c:43: ./atipcirename.h:52:15: error: unknown type name 'uint32_t' static inline uint32_t ^ ./atipcirename.h:55:10: error: expected ';' after expression uint32_t tag; ^ ; ./atipcirename.h:55:2: error: use of undeclared identifier 'uint32_t' uint32_t tag; ^ ./atipcirename.h:55:11: error: use of undeclared identifier 'tag' uint32_t tag; ^ ./atipcirename.h:56:2: error: use of undeclared identifier 'tag' tag = (busnum & (PCI_DOMBUS_MASK)) << 16; ^ ./atipcirename.h:57:2: error: use of undeclared identifier 'tag' tag |= (devnum & 0x00001fu) << 11; ^ ./atipcirename.h:58:2: error: use of undeclared identifier 'tag' tag |= (funcnum & 0x000007u) << 8; ^ ./atipcirename.h:60:9: error: use of undeclared identifier 'tag' return tag; ^ In file included from r128_probe.c:45: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ /usr/include/sys/stdint.h:75:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ In file included from r128_probe.c:45: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:19: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_probe.c:45: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: expected ')' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:45: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: note: to match this '(' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:2: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_probe.c:45: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: redefinition of '__uint64_t' as different kind of symbol bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:9: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/stdint.h:75:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ /usr/include/sys/common_int_types.h:52:27: note: previous definition is here typedef __UINT64_TYPE__ __uint64_t; ^ In file included from r128_probe.c:45: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:302:15: error: use of undeclared identifier 'x' return (((x & 0xFF00000000000000ull) >> 56) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:303:15: error: use of undeclared identifier 'x' ((x & 0x00FF000000000000ull) >> 40) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:304:15: error: use of undeclared identifier 'x' ((x & 0x0000FF0000000000ull) >> 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:305:15: error: use of undeclared identifier 'x' ((x & 0x000000FF00000000ull) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:306:15: error: use of undeclared identifier 'x' ((x & 0x00000000FF000000ull) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:307:15: error: use of undeclared identifier 'x' ((x & 0x0000000000FF0000ull) << 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:308:15: error: use of undeclared identifier 'x' ((x & 0x000000000000FF00ull) << 40) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:309:15: error: use of undeclared identifier 'x' ((x & 0x00000000000000FFull) << 56)); ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_32(uint32_t x) ^ /usr/include/sys/stdint.h:65:18: note: expanded from macro 'uint32_t' #define uint32_t __uint32_t ^ In file included from r128_probe.c:45: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_32(uint32_t x) ^ ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:19: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_probe.c:45: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: error: expected ')' ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:45: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: note: to match this '(' ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:2: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ /usr/include/sys/types.h:90:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:19: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: expected ')' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:45: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: note: to match this '(' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:2: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: redefinition of '__uint64_t' as different kind of symbol bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:9: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:90:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ /usr/include/sys/common_int_types.h:52:27: note: previous definition is here typedef __UINT64_TYPE__ __uint64_t; ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:302:15: error: use of undeclared identifier 'x' return (((x & 0xFF00000000000000ull) >> 56) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:303:15: error: use of undeclared identifier 'x' ((x & 0x00FF000000000000ull) >> 40) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:304:15: error: use of undeclared identifier 'x' ((x & 0x0000FF0000000000ull) >> 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:305:15: error: use of undeclared identifier 'x' ((x & 0x000000FF00000000ull) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:306:15: error: use of undeclared identifier 'x' ((x & 0x00000000FF000000ull) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:307:15: error: use of undeclared identifier 'x' ((x & 0x0000000000FF0000ull) << 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:308:15: error: use of undeclared identifier 'x' ((x & 0x000000000000FF00ull) << 40) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:309:15: error: use of undeclared identifier 'x' ((x & 0x00000000000000FFull) << 56)); ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_32(uint32_t x) ^ /usr/include/sys/types.h:80:18: note: expanded from macro 'uint32_t' #define uint32_t __uint32_t ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_32(uint32_t x) ^ ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:19: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: error: expected ')' ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:45: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: note: to match this '(' ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:2: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: error: redefinition of '__uint32_t' as different kind of symbol bswap_32(uint32_t x) ^ ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:9: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:80:18: note: expanded from macro 'uint32_t' #define uint32_t __uint32_t ^ /usr/include/sys/common_int_types.h:50:27: note: previous definition is here typedef __UINT32_TYPE__ __uint32_t; ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:321:15: error: use of undeclared identifier 'x' return (((x & 0xFF000000) >> 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:322:15: error: use of undeclared identifier 'x' ((x & 0x00FF0000) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:323:15: error: use of undeclared identifier 'x' ((x & 0x0000FF00) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:324:15: error: use of undeclared identifier 'x' ((x & 0x000000FF) << 24)); ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_16(uint16_t x) ^ /usr/include/sys/types.h:70:18: note: expanded from macro 'uint16_t' #define uint16_t __uint16_t ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_16(uint16_t x) ^ ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:19: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: error: expected ')' ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:45: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: note: to match this '(' ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:2: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: error: redefinition of '__uint16_t' as different kind of symbol bswap_16(uint16_t x) ^ ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:9: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:70:18: note: expanded from macro 'uint16_t' #define uint16_t __uint16_t ^ /usr/include/sys/common_int_types.h:48:27: note: previous definition is here typedef __UINT16_TYPE__ __uint16_t; ^ In file included from r128_dri.c:47: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:365:15: error: use of undeclared identifier 'x' return (((x & 0xFF00) >> 8) | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ /usr/include/sys/types.h:90:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:19: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: expected ')' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:45: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: note: to match this '(' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:2: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: redefinition of '__uint64_t' as different kind of symbol bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:9: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:90:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ /usr/include/sys/common_int_types.h:52:27: note: previous definition is here typedef __UINT64_TYPE__ __uint64_t; ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:302:15: error: use of undeclared identifier 'x' return (((x & 0xFF00000000000000ull) >> 56) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:303:15: error: use of undeclared identifier 'x' ((x & 0x00FF000000000000ull) >> 40) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:304:15: error: use of undeclared identifier 'x' ((x & 0x0000FF0000000000ull) >> 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:305:15: error: use of undeclared identifier 'x' ((x & 0x000000FF00000000ull) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:306:15: error: use of undeclared identifier 'x' ((x & 0x00000000FF000000ull) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:307:15: error: use of undeclared identifier 'x' ((x & 0x0000000000FF0000ull) << 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:308:15: error: use of undeclared identifier 'x' ((x & 0x000000000000FF00ull) << 40) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:309:15: error: use of undeclared identifier 'x' ((x & 0x00000000000000FFull) << 56)); ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_32(uint32_t x) ^ /usr/include/sys/types.h:80:18: note: expanded from macro 'uint32_t' #define uint32_t __uint32_t ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_32(uint32_t x) ^ ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:19: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: error: expected ')' ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:45: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: note: to match this '(' ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:2: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: error: redefinition of '__uint32_t' as different kind of symbol bswap_32(uint32_t x) ^ ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:9: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:80:18: note: expanded from macro 'uint32_t' #define uint32_t __uint32_t ^ /usr/include/sys/common_int_types.h:50:27: note: previous definition is here typedef __UINT32_TYPE__ __uint32_t; ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:321:15: error: use of undeclared identifier 'x' return (((x & 0xFF000000) >> 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:322:15: error: use of undeclared identifier 'x' ((x & 0x00FF0000) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:323:15: error: use of undeclared identifier 'x' ((x & 0x0000FF00) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:324:15: error: use of undeclared identifier 'x' ((x & 0x000000FF) << 24)); ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_16(uint16_t x) ^ /usr/include/sys/types.h:70:18: note: expanded from macro 'uint16_t' #define uint16_t __uint16_t ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_16(uint16_t x) ^ ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:19: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: error: expected ')' ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:45: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: note: to match this '(' ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:2: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: error: redefinition of '__uint16_t' as different kind of symbol bswap_16(uint16_t x) ^ ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:9: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:70:18: note: expanded from macro 'uint16_t' #define uint16_t __uint16_t ^ /usr/include/sys/common_int_types.h:48:27: note: previous definition is here typedef __UINT16_TYPE__ __uint16_t; ^ In file included from r128_accel.c:88: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:365:15: error: use of undeclared identifier 'x' return (((x & 0xFF00) >> 8) | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 4 warnings and 20 errors generated. In file included from r128_output.c:36: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ /usr/include/sys/stdint.h:75:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ In file included from r128_output.c:36: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:19: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_output.c:36: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: expected ')' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:45: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: note: to match this '(' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:2: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_output.c:36: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: redefinition of '__uint64_t' as different kind of symbol bswap_64(uint64_t x) ^In file included from r128_crtc.c:../config.h36:: 103In file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h18::44 : noteIn file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hexpanded from macro 'bswap_64': 37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h#define bswap_64 bswap64: 300 ^: 10/usr/include/sys/bswap.h:: 64warning:: 9type specifier missing, defaults to 'int' [-Wimplicit-int]: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/stdint.h:75:18: notebswap_64(uint64_t x): expanded from macro 'uint64_t' ^ #define uint64_t __uint64_t ^/usr/include/sys/stdint.h :75:18:/usr/include/sys/common_int_types.h :note52: :expanded from macro 'uint64_t'27 : #define uint64_t __uint64_tnote : ^previous definition is here In file included from r128_crtc.c:typedef __UINT64_TYPE__ __uint64_t;36 : ^In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:19: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_crtc.c:36: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: In file included from errorr128_output.c: :expected ')'36 : ../config.hIn file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h103::4418: :In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hnote:: 37expanded from macro 'bswap_64': /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h#define bswap_64 bswap64: 302 ^: 15/usr/include/sys/bswap.h:: 64error:: 45use of undeclared identifier 'x': note: expanded from macro 'bswap64' return (((x & 0xFF00000000000000ull) >> 56) | ^ __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: note: to match this '(' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h64::3032::15 :note : errorexpanded from macro 'bswap64': use of undeclared identifier 'x' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ((x & 0x00FF000000000000ull) >> 40) | ^ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:In file included from 304r128_crtc.c::1536:: In file included from error/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h: :use of undeclared identifier 'x'44 : In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: ((x & 0x0000FF0000000000ull) >> 24) |37 : ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :300:1: error: redefinition of '__uint64_t' as different kind of symbol bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h/usr/include/sys/bswap.h::30564::159:: errornote: : use of undeclared identifier 'x'expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ Makefile:512: recipe for target 'r128_probe.lo' failed ^ ((x & 0x000000FF00000000ull) >> 8) | /usr/include/sys/stdint.h ^gmake[2]: *** [r128_probe.lo] Error 1 :75:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^gmake[2]: *** Waiting for unfinished jobs.... /usr/include/sys/common_int_types.h:52:27: note: previous definition is here typedef __UINT64_TYPE__ __uint64_t; ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:306:15: error: use of undeclared identifier 'x' ((x & 0x00000000FF000000ull) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:307:15: error: use of undeclared identifier 'x' ((x & 0x0000000000FF0000ull) << 24) | ^ In file included from r128_crtc.c:36: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:302:15: error: use of undeclared identifier 'x' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:308:15: error return (((x & 0xFF00000000000000ull) >> 56) |: use of undeclared identifier 'x' ^ ((x & 0x000000000000FF00ull) << 40) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:303:15: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.herror:: 309use of undeclared identifier 'x': 15: error: use of undeclared identifier 'x' ((x & 0x00FF000000000000ull) >> 40) | ^ ((x & 0x00000000000000FFull) << 56)); ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:10: warning: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.htype specifier missing, defaults to 'int' [-Wimplicit-int]: 304:15:bswap_32(uint32_t x) error ^: use of undeclared identifier 'x'/usr/include/sys/stdint.hIn file included from : 65r128_cursor.c::1851: ((x & 0x0000FF0000000000ull) >> 24) |: In file included from note./r128.h: ^expanded from macro 'uint32_t': 41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:#define uint32_t __uint32_t37 : ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :300:10In file included from :r128_output.c :warning36: : type specifier missing, defaults to 'int' [-Wimplicit-int]In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hIn file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h305::3715: :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hbswap_64(uint64_t x): 319 :error1: : ^ use of undeclared identifier 'x'warning : type specifier missing, defaults to 'int' [-Wimplicit-int] /usr/include/sys/types.hbswap_32(uint32_t x) ((x & 0x000000FF00000000ull) >> 8) |: 90^: ^18 : ../config.hnote:: 100expanded from macro 'uint64_t': 18: note: expanded from macro 'bswap_32'#define uint64_t __uint64_t ^ #define bswap_32 bswap32 ^ In file included from /usr/include/sys/bswap.hr128_cursor.c::6851:: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h19In file included from :: 306./r128.h::1541:note : error: : expanded from macro 'bswap32'In file included from use of undeclared identifier 'x' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300 __CAST(uint32_t, __builtin_constant_p((x)) ? \ ((x & 0x00000000FF000000ull) << 8) |: ^1 : ^ warning: In file included from type specifier missing, defaults to 'int' [-Wimplicit-int]r128_output.c :36: In file included from bswap_64(uint64_t x)/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h :^44 : In file included from ../config.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h::10337/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::30731918:::115:: noteerror: : expanded from macro 'bswap_64'expected ')' error : #define bswap_64 bswap64use of undeclared identifier 'x'../config.h ^: 100:/usr/include/sys/bswap.h18 ((x & 0x0000000000FF0000ull) << 24) |:: 64 ^: 19note:: expanded from macro 'bswap_32'note : expanded from macro 'bswap64' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h: __CAST(uint64_t, __builtin_constant_p((x)) ? \68 : ^45 : note: expanded from macro 'bswap32' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:308:In file included from 15 __CAST(uint32_t, __builtin_constant_p((x)) ? \:r128_cursor.c :error : 51 ^use of undeclared identifier 'x': In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h./r128.h::31941:: ((x & 0x000000000000FF00ull) << 40) |1 : ^In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h note:: 37to match this '(': /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h../config.h::300100::118:: errornote: : expected ')'expanded from macro 'bswap_32'/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :../config.h309::103#define bswap_32 bswap32:1518:: error note: : ^expanded from macro 'bswap_64'use of undeclared identifier 'x' /usr/include/sys/bswap.h:#define bswap_64 bswap6468 : ((x & 0x00000000000000FFull) << 56)); ^ 2 ^: /usr/include/sys/bswap.h :note64: :expanded from macro 'bswap32'45 : note/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: : __CAST(uint32_t, __builtin_constant_p((x)) ? \319expanded from macro 'bswap64': ^10 :/usr/include/sys/cdefs.h :warning606: __CAST(uint64_t, __builtin_constant_p((x)) ? \type specifier missing, defaults to 'int' [-Wimplicit-int]: 35 ^bswap_32(uint32_t x) :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h : ^note300 :: /usr/include/sys/stdint.hexpanded from macro '__CAST': 165:: 18#define __CAST(__dt, __st) ((__dt)(__st)):note ^note : : to match this '('expanded from macro 'uint32_t' In file included from ../config.hr128_output.c::103#define uint32_t __uint32_t:36 : ^In file included from 18/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h :: 44In file included from noter128_crtc.c: :In file included from 36/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: : :expanded from macro 'bswap_64'In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h37:: 44/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h#define bswap_64 bswap64: : 319 ^In file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h/usr/include/sys/bswap.h:1::6437: 2error:: redefinition of '__uint32_t' as different kind of symbolnote : : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hexpanded from macro 'bswap64':bswap_32(uint32_t x) 319 :^1 : __CAST(uint64_t, __builtin_constant_p((x)) ? \ ../config.h ^:warning : 100type specifier missing, defaults to 'int' [-Wimplicit-int]: 18: /usr/include/sys/cdefs.hbswap_32(uint32_t x)note : ^expanded from macro 'bswap_32' :../config.h606:#define bswap_32 bswap32: 10035 ^: :/usr/include/sys/bswap.h :note1868: :: expanded from macro '__CAST'9note:: noteexpanded from macro 'bswap_32': expanded from macro 'bswap32' #define __CAST(__dt, __st) ((__dt)(__st)) #define bswap_32 bswap32 ^ __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ ^/usr/include/sys/bswap.h :/usr/include/sys/stdint.h68:In file included from 65:r128_cursor.c19:::51 : noteIn file included from : ./r128.hexpanded from macro 'bswap32': 1841:: In file included from __CAST(uint32_t, __builtin_constant_p((x)) ? \note/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: :expanded from macro 'uint32_t'37 : ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :300:#define uint32_t __uint32_t1 In file included from : ^ error/usr/include/sys/common_int_types.hr128_crtc.c: :redefinition of '__uint64_t' as different kind of symbol36 : :In file included from 50/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.hbswap_64(uint64_t x): :4427: ^In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:../config.h ::note37103: :previous definition is here: 18 :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :note319: typedef __UINT32_TYPE__ __uint32_t;: expanded from macro 'bswap_64'1 ^: #define bswap_64 bswap64error : ^expected ')' /usr/include/sys/bswap.h:../config.h64::1009::18 :note : noteexpanded from macro 'bswap64': In file included from expanded from macro 'bswap_32'r128_output.c :36 __CAST(uint64_t, __builtin_constant_p((x)) ? \#define bswap_32 bswap32: ^In file included from ^ /usr/include/sys/types.h/usr/include/sys/bswap.h:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:9068::18::44 : 45In file included from note/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: :: expanded from macro 'uint64_t'note 37: : expanded from macro 'bswap32'#define uint64_t __uint64_t /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^: __CAST(uint32_t, __builtin_constant_p((x)) ? \321 /usr/include/sys/common_int_types.h::1552:: ^ 27/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:error: : noteuse of undeclared identifier 'x': 319previous definition is here: 1: typedef __UINT64_TYPE__ __uint64_t;note return (((x & 0xFF000000) >> 24) | ^: ^to match this '(' ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 ^ /usr/include/sys/bswap.h:68:2: note: expanded from macro 'bswap32' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:322 __CAST(uint32_t, __builtin_constant_p((x)) ? \: 15 ^: /usr/include/sys/cdefs.herror:: 606use of undeclared identifier 'x': 35: note: expanded from macro '__CAST' ((x & 0x00FF0000) >> 8) | ^ #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_crtc.c:36: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: error: redefinition of '__uint32_t' as different kind of symbol/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :323:bswap_32(uint32_t x)15 :^ error: ../config.huse of undeclared identifier 'x': 100:18: ((x & 0x0000FF00) << 8) |note : ^expanded from macro 'bswap_32' In file included from r128_cursor.c:51#define bswap_32 bswap32: In file included from ^./r128.h :/usr/include/sys/bswap.h41:: 68In file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h9::37 In file included from : r128_exa.c/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hnote::: 35302::324expanded from macro 'bswap32':1515: :In file included from :./r128.h __CAST(uint32_t, __builtin_constant_p((x)) ? \:errorerror: 41: : use of undeclared identifier 'x'In file included from use of undeclared identifier 'x' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h ^ : return (((x & 0xFF00000000000000ull) >> 56) |37/usr/include/sys/stdint.h: : ((x & 0x000000FF) << 24));/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h : ^300 65 : ^:1018 :: warningnote: : type specifier missing, defaults to 'int' [-Wimplicit-int]expanded from macro 'uint32_t' #define uint32_t __uint32_t ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :/usr/include/sys/common_int_types.h303::5015::27 bswap_64(uint64_t x): error : noteuse of undeclared identifier 'x' ^: previous definition is here /usr/include/sys/types.h:typedef __UINT32_TYPE__ __uint32_t; ((x & 0x00FF000000000000ull) >> 40) |90 :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^ ^ :18 :363 :note10: :expanded from macro 'uint64_t' warning: type specifier missing, defaults to 'int' [-Wimplicit-int] #define uint64_t __uint64_tbswap_16(uint16_t x) ^ ^ In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :r128_crtc.c/usr/include/sys/stdint.h::In file included from 36r128_exa.c30455:: 35::In file included from : 1518In file included from ::./r128.h /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:error : note41use of undeclared identifier 'x': : In file included from : ((x & 0x0000FF0000000000ull) >> 24) |expanded from macro 'uint16_t'44 /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h :: ^#define uint16_t __uint16_t In file included from 37 /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: ^: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h37:In file included from : r128_output.c/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:36321: :In file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h151::/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ::44305error: : :use of undeclared identifier 'x' 15In file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hwarning: return (((x & 0xFF000000) >> 24) |37 : : type specifier missing, defaults to 'int' [-Wimplicit-int] ^ error/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :use of undeclared identifier 'x'363bswap_64(uint64_t x) : 1^: ((x & 0x000000FF00000000ull) >> 8) |warning../config.h : : ^type specifier missing, defaults to 'int' [-Wimplicit-int] 103/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:bswap_16(uint16_t x): 18322:^ note../config.h: :expanded from macro 'bswap_64':15 97:: 18#define bswap_64 bswap64error : ^use of undeclared identifier 'x' :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h/usr/include/sys/bswap.h : :64 ((x & 0x00FF0000) >> 8) |note:: 19 306:: ^15 expanded from macro 'bswap_16': note #define bswap_16 bswap16error : : ^use of undeclared identifier 'x' expanded from macro 'bswap64'/usr/include/sys/bswap.h :72:19 ((x & 0x00000000FF000000ull) << 8) |: __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^note : ^expanded from macro 'bswap16'/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h : 323:15: error: __CAST(uint16_t, __builtin_constant_p((x)) ? \use of undeclared identifier 'x' In file included from r128_exa.c ^: ((x & 0x0000FF00) << 8) |35In file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h In file included from :./r128.h ^307::r128_output.c :153641:: : In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hIn file included from error:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h: 37:use of undeclared identifier 'x': 44/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :In file included from 300/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ((x & 0x0000000000FF0000ull) << 24) |:1324::37:15 ^: :error/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :: errorexpected ')': 363use of undeclared identifier 'x'../config.h ::1103: ((x & 0x000000FF) << 24)); : ^18 :error : note/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: expected ')'expanded from macro 'bswap_64': 308../config.h:: 9715::18 #define bswap_64 bswap64error: : ^ use of undeclared identifier 'x' note /usr/include/sys/bswap.h: :expanded from macro 'bswap_16'64 ((x & 0x000000000000FF00ull) << 40) |: 45#define bswap_16 bswap16: ^ ^ note : /usr/include/sys/bswap.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::expanded from macro 'bswap64'72 363::4510:: __CAST(uint64_t, __builtin_constant_p((x)) ? \warningnote: : type specifier missing, defaults to 'int' [-Wimplicit-int]expanded from macro 'bswap16' ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h __CAST(uint16_t, __builtin_constant_p((x)) ? \/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: 309:bswap_16(uint16_t x): 15 ^300 ^ :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:1 :/usr/include/sys/stdint.h ::note363: 55to match this '(':: 181:: ../config.hnotenote: : :to match this '('103expanded from macro 'uint16_t'error: : 18 ../config.h:use of undeclared identifier 'x':#define uint16_t __uint16_t97 note : ^:expanded from macro 'bswap_64'18 ((x & 0x00000000000000FFull) << 56));: note ^: #define bswap_64 bswap64expanded from macro 'bswap_16' ^ #define bswap_16 bswap16/usr/include/sys/bswap.h : ^In file included from 64/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :/usr/include/sys/bswap.hr128_crtc.c:2:72:319 ::note102:: expanded from macro 'bswap64'warning: :: 36 : type specifier missing, defaults to 'int' [-Wimplicit-int]noteIn file included from __CAST(uint64_t, __builtin_constant_p((x)) ? \ : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.hexpanded from macro 'bswap16'bswap_32(uint32_t x) ^: ^44 __CAST(uint16_t, __builtin_constant_p((x)) ? \/usr/include/sys/types.h: : ^In file included from 80 :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h18: :37/usr/include/sys/cdefs.h/usr/include/sys/cdefs.h: 606note:: : expanded from macro 'uint32_t': 35/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:: #define uint32_t __uint32_t606363: :note35: ^expanded from macro '__CAST': 1 :note In file included from warning#define __CAST(__dt, __st) ((__dt)(__st))r128_cursor.c: : type specifier missing, defaults to 'int' [-Wimplicit-int]:expanded from macro '__CAST' ^ 51 : In file included from #define __CAST(__dt, __st) ((__dt)(__st))./r128.hbswap_16(uint16_t x): 41 ^^In file included from : r128_exa.c ../config.hIn file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:9735::In file included from : 37r128_output.c18::: In file included from 36/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h : :./r128.h319note:In file included from :: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.hexpanded from macro 'bswap_16': 141:44 : warning#define bswap_16 bswap16In file included from : : In file included from type specifier missing, defaults to 'int' [-Wimplicit-int]/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h ^: :/usr/include/sys/bswap.hbswap_32(uint32_t x)37: 3772: ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h : :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h300::19:363:1../config.h:: 100note:1::18 : error: expanded from macro 'bswap16'errornote: : redefinition of '__uint16_t' as different kind of symbol: expanded from macro 'bswap_32' redefinition of '__uint64_t' as different kind of symbol __CAST(uint16_t, __builtin_constant_p((x)) ? \bswap_16(uint16_t x)#define bswap_32 bswap32 ^ ^bswap_64(uint64_t x) ^ /usr/include/sys/bswap.hIn file included from ../config.hr128_crtc.c^:: :36../config.h9768: ::103::1819::18 : In file included from notenotenote/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h: : : expanded from macro 'bswap_16': 44expanded from macro 'bswap_64'expanded from macro 'bswap32': #define bswap_16 bswap16In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h ^ __CAST(uint32_t, __builtin_constant_p((x)) ? \: #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h :37 ^: 72In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h/usr/include/sys/bswap.h:::964:r128_cursor.c363: ::19:note51:: note: expanded from macro 'bswap16'In file included from error./r128.h :: 41: : expected ')'In file included from expanded from macro 'bswap64' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h ../config.h __CAST(uint16_t, __builtin_constant_p((x)) ? \:: __CAST(uint64_t, __builtin_constant_p((x)) ? \97 ^37: : 18 /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^: 319:/usr/include/sys/types.h/usr/include/sys/stdint.h :::note90: 1expanded from macro 'bswap_16':5518: : :18error#define bswap_16 bswap16: :note expected ')' note ^: : expanded from macro 'uint64_t'expanded from macro 'uint16_t'../config.h : 100/usr/include/sys/bswap.h#define uint64_t __uint64_t:#define uint16_t __uint16_t: 18 ^72 : :45 ^/usr/include/sys/common_int_types.h :note:48 :: 27expanded from macro 'bswap_32'/usr/include/sys/common_int_types.h :note:#define bswap_32 bswap32: ^note expanded from macro 'bswap16': /usr/include/sys/bswap.h previous definition is here52 :: __CAST(uint16_t, __builtin_constant_p((x)) ? \68 typedef __UINT16_TYPE__ __uint16_t;:27 ^ :45 ^:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :note363: :expanded from macro 'bswap32'note 1: :previous definition is here __CAST(uint32_t, __builtin_constant_p((x)) ? \note : ^to match this '(' typedef __UINT64_TYPE__ __uint64_t;/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :../config.h319 ^:: 1In file included from :r128_output.c :note97: 36to match this '(': In file included from ../config.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h::10018::: 18note:: 44expanded from macro 'bswap_16' : note : In file included from expanded from macro 'bswap_32'#define bswap_16 bswap16/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h : ^37#define bswap_32 bswap32 : /usr/include/sys/bswap.h ^:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :/usr/include/sys/bswap.h72::682:3652::15: :note : noteexpanded from macro 'bswap32': errorexpanded from macro 'bswap16': use of undeclared identifier 'x' __CAST(uint32_t, __builtin_constant_p((x)) ? \ __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ return (((x & 0xFF00) >> 8) | ^ ^/usr/include/sys/cdefs.h /usr/include/sys/cdefs.h::606606::3535:: notenote: : expanded from macro '__CAST'expanded from macro '__CAST' In file included from fatal errorr128_exa.c: :#define __CAST(__dt, __st) ((__dt)(__st))too many errors emitted, stopping now [-ferror-limit=]35#define __CAST(__dt, __st) ((__dt)(__st)) : ^ In file included from ^./r128.h In file included from :r128_cursor.c41:: 51In file included from In file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hr128_crtc.cIn file included from ::./r128.h3736: : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:In file included from :41/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h: 302In file included from ::/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h44:: 37In file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h15:::319 :error371: : use of undeclared identifier 'x': /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :error363: : return (((x & 0xFF00000000000000ull) >> 56) | 1 ^: redefinition of '__uint32_t' as different kind of symbolerror : redefinition of '__uint16_t' as different kind of symbol bswap_32(uint32_t x) ^bswap_16(uint16_t x) ^../config.h :100../config.h::1897:: 18note:: expanded from macro 'bswap_32'note : expanded from macro 'bswap_16' #define bswap_32 bswap32 ^#define bswap_16 bswap16 /usr/include/sys/bswap.h ^: 68/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h/usr/include/sys/bswap.h::9::72303: :915note:: : errornote: expanded from macro 'bswap32': use of undeclared identifier 'x'expanded from macro 'bswap16' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ __CAST(uint16_t, __builtin_constant_p((x)) ? \/usr/include/sys/types.h ((x & 0x00FF000000000000ull) >> 40) |: ^80 ^ :/usr/include/sys/stdint.h18::55 :note18: :expanded from macro 'uint32_t' note: expanded from macro 'uint16_t' #define uint32_t __uint32_t ^ #define uint16_t __uint16_t/usr/include/sys/common_int_types.h : ^50 :/usr/include/sys/common_int_types.h27::48 :note27: :previous definition is here note: previous definition is here/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h typedef __UINT32_TYPE__ __uint32_t;: 304 ^:typedef __UINT16_TYPE__ __uint16_t; 15 : ^ error: use of undeclared identifier 'x' ((x & 0x0000FF0000000000ull) >> 24) | ^ In file included from r128_cursor.c:51: In file included from ./r128.hIn file included from :r128_crtc.c41:: 36In file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hIn file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h37:: 44/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :In file included from 321/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h::1537:: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.herror:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h365: ::use of undeclared identifier 'x'305 15::15 : return (((x & 0xFF000000) >> 24) |error : use of undeclared identifier 'x' ^error : use of undeclared identifier 'x' return (((x & 0xFF00) >> 8) | ^ ((x & 0x000000FF00000000ull) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:322:15: errorfatal error: : use of undeclared identifier 'x'too many errors emitted, stopping now [-ferror-limit=] ((x & 0x00FF0000) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:306:15: error: use of undeclared identifier 'x' ((x & 0x00000000FF000000ull) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:323:15: error: use of undeclared identifier 'x' ((x & 0x0000FF00) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:307:15: error: use of undeclared identifier 'x' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:324:15: ((x & 0x0000000000FF0000ull) << 24) |error : ^use of undeclared identifier 'x' ((x & 0x000000FF) << 24)); ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:308:15: error: use of undeclared identifier 'x' ((x & 0x000000000000FF00ull) << 40) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_16(uint16_t x) ^ /usr/include/sys/types.h:70:18: note: expanded from macro 'uint16_t' #define uint16_t __uint16_t/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h : ^309 :15: In file included from errorr128_cursor.c: :use of undeclared identifier 'x'51 : In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: ((x & 0x00000000000000FFull) << 56));37 : ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :363:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_16(uint16_t x) ^ ../config.h:97:18: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hnote:: 319expanded from macro 'bswap_16': 10: #define bswap_16 bswap16warning : ^type specifier missing, defaults to 'int' [-Wimplicit-int] /usr/include/sys/bswap.h:72:19bswap_32(uint32_t x): ^note : expanded from macro 'bswap16' /usr/include/sys/types.h:80:18: __CAST(uint16_t, __builtin_constant_p((x)) ? \ note ^: expanded from macro 'uint32_t' In file included from r128_cursor.c:51: In file included from ./r128.h#define uint32_t __uint32_t: 41 ^: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hr128_exa.c::36335:: 1In file included from :./r128.h :error41: : expected ')'In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h../config.h::3797: :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h18::319 :note1: :expanded from macro 'bswap_16' warning: type specifier missing, defaults to 'int' [-Wimplicit-int]#define bswap_16 bswap16 ^ /usr/include/sys/bswap.hbswap_32(uint32_t x): 72^: 45:../config.h :note100: :expanded from macro 'bswap16'18 : note: expanded from macro 'bswap_32' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h#define bswap_32 bswap32: 363 ^: 1:/usr/include/sys/bswap.h :note68: :to match this '('19 :../config.h :note97: :expanded from macro 'bswap32'18 : note: expanded from macro 'bswap_16' #define bswap_16 bswap16 __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ ^ /usr/include/sys/bswap.h:72:2In file included from :r128_exa.c :note35: : expanded from macro 'bswap16'In file included from ./r128.h:41: In file included from __CAST(uint16_t, __builtin_constant_p((x)) ? \/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h : ^37 : /usr/include/sys/cdefs.h:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h606::31935::1 :note : errorexpanded from macro '__CAST': expected ')' ../config.h:#define __CAST(__dt, __st) ((__dt)(__st))100 : ^18 : note: In file included from expanded from macro 'bswap_32'r128_cursor.c :51: In file included from ./r128.h:#define bswap_32 bswap3241 : ^In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:/usr/include/sys/bswap.h37:: 68/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::45363:: 1note:: expanded from macro 'bswap32'error : redefinition of '__uint16_t' as different kind of symbol bswap_16(uint16_t x) ^ __CAST(uint32_t, __builtin_constant_p((x)) ? \ ../config.h ^: 97:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h18::319 :note1: :expanded from macro 'bswap_16' note: to match this '(' #define bswap_16 bswap16 ../config.h ^: 100/usr/include/sys/bswap.h::1872:: 9note:: noteexpanded from macro 'bswap_32': expanded from macro 'bswap16' #define bswap_32 bswap32 ^ __CAST(uint16_t, __builtin_constant_p((x)) ? \ /usr/include/sys/bswap.h ^: 68/usr/include/sys/types.h::270:: 18note:: expanded from macro 'bswap32'note : expanded from macro 'uint16_t' #define uint16_t __uint16_t __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ ^ /usr/include/sys/common_int_types.h/usr/include/sys/cdefs.h::48606::2735:: notenote: : previous definition is hereexpanded from macro '__CAST' typedef __UINT16_TYPE__ __uint16_t; ^ #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_exa.c:35: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: error: In file included from redefinition of '__uint32_t' as different kind of symbolr128_cursor.c :51: In file included from ./r128.hbswap_32(uint32_t x): 41^: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:../config.h37:: 100/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::18365:: 15note:: expanded from macro 'bswap_32'error : use of undeclared identifier 'x' #define bswap_32 bswap32 ^ return (((x & 0xFF00) >> 8) | ^/usr/include/sys/bswap.h :68:9: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:80:18: note: fatal errorexpanded from macro 'uint32_t': too many errors emitted, stopping now [-ferror-limit=] #define uint32_t __uint32_t ^ /usr/include/sys/common_int_types.h:50:27: note: previous definition is here typedef __UINT32_TYPE__ __uint32_t; ^ In file included from r128_exa.c:35: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:321:15: error: use of undeclared identifier 'x' return (((x & 0xFF000000) >> 24) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:322:15: error: use of undeclared identifier 'x' ((x & 0x00FF0000) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:323:15: error: use of undeclared identifier 'x' ((x & 0x0000FF00) << 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:324:15: error: use of undeclared identifier 'x' ((x & 0x000000FF) << 24)); ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_16(uint16_t x) ^ /usr/include/sys/types.h:70:18: note: expanded from macro 'uint16_t' #define uint16_t __uint16_t ^ In file included from r128_exa.c:35: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_16(uint16_t x) ^ ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:19: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_exa.c:35: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: error: expected ')' ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:45: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: note: to match this '(' ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:2: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_exa.c:35: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: error: redefinition of '__uint16_t' as different kind of symbol bswap_16(uint16_t x) ^ ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:9: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:70:18: note: expanded from macro 'uint16_t' #define uint16_t __uint16_t ^ /usr/include/sys/common_int_types.h:48:27: note: previous definition is here typedef __UINT16_TYPE__ __uint16_t; ^ In file included from r128_exa.c:35: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:365:15: error: use of undeclared identifier 'x' return (((x & 0xFF00) >> 8) | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from r128_driver.c:69: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:10: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ /usr/include/sys/types.h:90:18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ In file included from r128_driver.c:69: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:19: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ In file included from r128_driver.c:69: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: expected ')' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:45: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: note: to match this '(' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:2: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_driver.c:69: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: redefinition of '__uint64_t' as different kind of symbol bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:9: noteIn file included from : r128_video.cexpanded from macro 'bswap64': 8: In file included from ./r128.h: __CAST(uint64_t, __builtin_constant_p((x)) ? \41 : ^In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h/usr/include/sys/types.h::3790: :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h18::300 :note10: :expanded from macro 'uint64_t' warning: #define uint64_t __uint64_ttype specifier missing, defaults to 'int' [-Wimplicit-int] ^ /usr/include/sys/common_int_types.h:52:27: bswap_64(uint64_t x)note : ^previous definition is here /usr/include/sys/types.htypedef __UINT64_TYPE__ __uint64_t;: 90 ^: 18: note: expanded from macro 'uint64_t' #define uint64_t __uint64_t ^ In file included from r128_video.c:8: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_64(uint64_t x) ^ ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:19: note: expanded from macro 'bswap64' In file included from r128_driver.c __CAST(uint64_t, __builtin_constant_p((x)) ? \: 69 ^: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hIn file included from :r128_video.c37:: 8/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :In file included from 302./r128.h::1541:: In file included from error/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: :use of undeclared identifier 'x'37 : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: return (((x & 0xFF00000000000000ull) >> 56) | error ^: expected ')' ../config.h:103:18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:45: note: expanded from macro 'bswap64' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:303 __CAST(uint64_t, __builtin_constant_p((x)) ? \: 15 ^: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.herror:: 300use of undeclared identifier 'x': 1: note: to match this '(' ((x & 0x00FF000000000000ull) >> 40) |../config.h : ^103 :18: note: expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ /usr/include/sys/bswap.h:64:2: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hr128_misc.c : ^304: 29:: 15In file included from /usr/include/sys/cdefs.h:: 606/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h::35error:: 44 : noteIn file included from use of undeclared identifier 'x'/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: :expanded from macro '__CAST' 37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300: ((x & 0x0000FF0000000000ull) >> 24) |#define __CAST(__dt, __st) ((__dt)(__st))10 : ^ warning ^: type specifier missing, defaults to 'int' [-Wimplicit-int] In file included from r128_video.c:8: In file included from bswap_64(uint64_t x)./r128.h : ^41 : In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h/usr/include/sys/stdint.h::37/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: 75/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:::300305::115:: errorerror18: : :redefinition of '__uint64_t' as different kind of symboluse of undeclared identifier 'x' notebswap_64(uint64_t x): expanded from macro 'uint64_t'^ ((x & 0x000000FF00000000ull) >> 8) | ../config.h ^: 103#define uint64_t __uint64_t: 18 ^: note: expanded from macro 'bswap_64'In file included from r128_misc.c:29: #define bswap_64 bswap64In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h ^: 44/usr/include/sys/bswap.h: :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hIn file included from 64/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h::9::37 : 306/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hnote::15300: :: 1expanded from macro 'bswap64'error : :use of undeclared identifier 'x' warning: __CAST(uint64_t, __builtin_constant_p((x)) ? \type specifier missing, defaults to 'int' [-Wimplicit-int] ^ ((x & 0x00000000FF000000ull) << 8) | /usr/include/sys/types.h ^: 90bswap_64(uint64_t x): 18^: note../config.h: :expanded from macro 'uint64_t'103 :18: note#define uint64_t __uint64_t: expanded from macro 'bswap_64' ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h#define bswap_64 bswap64/usr/include/sys/common_int_types.h: 307 ^: 52::/usr/include/sys/bswap.h15::2764:: errornote19: : :previous definition is hereuse of undeclared identifier 'x' note: expanded from macro 'bswap64' typedef __UINT64_TYPE__ __uint64_t; ^ ((x & 0x0000000000FF0000ull) << 24) | __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ ^ In file included from r128_misc.c:29: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: error: expected ')' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h../config.h::308103::1518:: errornote: : use of undeclared identifier 'x'expanded from macro 'bswap_64' #define bswap_64 bswap64 ^ ((x & 0x000000000000FF00ull) << 40) | /usr/include/sys/bswap.h ^: 64:45: note: expanded from macro 'bswap64' __CAST(uint64_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:300:1: note: to match this '(' ../config.h:103:18/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:In file included from :r128_video.c309 ::note815: : In file included from expanded from macro 'bswap_64':./r128.h : error41: #define bswap_64 bswap64use of undeclared identifier 'x' : ^In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h/usr/include/sys/bswap.h::37 ((x & 0x00000000000000FFull) << 56));: 64/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::2 : ^302 : 15note:: expanded from macro 'bswap64'error : use of undeclared identifier 'x' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h __CAST(uint64_t, __builtin_constant_p((x)) ? \: return (((x & 0xFF00000000000000ull) >> 56) |319 ^ ^ : 10: warning/usr/include/sys/cdefs.h: :type specifier missing, defaults to 'int' [-Wimplicit-int]606 :35: bswap_32(uint32_t x)note : ^expanded from macro '__CAST' /usr/include/sys/types.h:80:18:#define __CAST(__dt, __st) ((__dt)(__st)) note ^: expanded from macro 'uint32_t' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:#define uint32_t __uint32_t303 In file included from : ^15r128_misc.c:: error29: In file included from use of undeclared identifier 'x': r128_driver.cIn file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h69:: 44In file included from : ./r128.hIn file included from : ((x & 0x00FF000000000000ull) >> 40) |/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h : ^41 : 37In file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::37300: :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h1::319 :error1: :redefinition of '__uint64_t' as different kind of symbol warning: type specifier missing, defaults to 'int' [-Wimplicit-int]bswap_64(uint64_t x) /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h^: 304bswap_32(uint32_t x):../config.h15::103 :^ 18error../config.h:: : noteuse of undeclared identifier 'x': expanded from macro 'bswap_64'100 :18: #define bswap_64 bswap64 ((x & 0x0000FF0000000000ull) >> 24) | note ^: expanded from macro 'bswap_32'/usr/include/sys/bswap.h ^: 64:9#define bswap_32 bswap32: ^note : /usr/include/sys/bswap.hexpanded from macro 'bswap64': 68:19: note __CAST(uint64_t, __builtin_constant_p((x)) ? \: expanded from macro 'bswap32' ^ /usr/include/sys/stdint.h:75:18: __CAST(uint32_t, __builtin_constant_p((x)) ? \ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h : ^305 note:: 15expanded from macro 'uint64_t': In file included from r128_driver.cerror#define uint64_t __uint64_t:: 69use of undeclared identifier 'x' ^: In file included from ./r128.h:/usr/include/sys/common_int_types.h41:: 52 ((x & 0x000000FF00000000ull) >> 8) |In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h::2737: ^ note: : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hprevious definition is here: 319:1: typedef __UINT64_TYPE__ __uint64_t;error : ^expected ')' ../config.h:100:18: note: expanded from macro 'bswap_32' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:#define bswap_32 bswap32306 : ^15 :/usr/include/sys/bswap.h :error68: :use of undeclared identifier 'x'45 : note: expanded from macro 'bswap32' ((x & 0x00000000FF000000ull) << 8) | ^ __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: note: to match this '(' ../config.h:100:18: note: expanded from macro 'bswap_32' #define bswap_32 bswap32 In file included from ^r128_misc.c :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h29/usr/include/sys/bswap.h::: 30768In file included from ::215:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h ::44note: In file included from : error/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hexpanded from macro 'bswap32':: 37use of undeclared identifier 'x': /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :302:15: ((x & 0x0000000000FF0000ull) << 24) | error ^: __CAST(uint32_t, __builtin_constant_p((x)) ? \use of undeclared identifier 'x' ^ /usr/include/sys/cdefs.h:606:35 return (((x & 0xFF00000000000000ull) >> 56) |: ^note : expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:308:15In file included from :r128_driver.c :error69: : use of undeclared identifier 'x'In file included from ./r128.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::41303 ((x & 0x000000000000FF00ull) << 40) |:: In file included from 15 ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h ::37 : error/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :use of undeclared identifier 'x'319 :1: error: redefinition of '__uint32_t' as different kind of symbol ((x & 0x00FF000000000000ull) >> 40) | ^ bswap_32(uint32_t x) ^ ../config.h:100:18/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:: 309note:: 15expanded from macro 'bswap_32' : error#define bswap_32 bswap32: use of undeclared identifier 'x' ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :/usr/include/sys/bswap.h304: ((x & 0x00000000000000FFull) << 56));68 ::159 ^: :note : errorexpanded from macro 'bswap32': use of undeclared identifier 'x' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ((x & 0x0000FF0000000000ull) >> 24) | ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h : ^/usr/include/sys/types.h 319::8010::18 :warning : notetype specifier missing, defaults to 'int' [-Wimplicit-int]: expanded from macro 'uint32_t' bswap_32(uint32_t x) ^ #define uint32_t __uint32_t /usr/include/sys/types.h ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ::30580/usr/include/sys/common_int_types.h::1850:::27 :note 15note: :expanded from macro 'uint32_t' : errorprevious definition is here: #define uint32_t __uint32_tuse of undeclared identifier 'x' ^typedef __UINT32_TYPE__ __uint32_t; ((x & 0x000000FF00000000ull) >> 8) | In file included from ^ ^ r128_video.c:8: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bswap_32(uint32_t x) ^ ../config.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::100306::In file included from 1518r128_driver.c::: 69error : noteuse of undeclared identifier 'x': : In file included from expanded from macro 'bswap_32'./r128.h ((x & 0x00000000FF000000ull) << 8) |: 41 ^: In file included from #define bswap_32 bswap32/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h : ^37 : /usr/include/sys/bswap.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::68321::1915:: noteerror/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :: use of undeclared identifier 'x'expanded from macro 'bswap32' 307 :15: return (((x & 0xFF000000) >> 24) | error __CAST(uint32_t, __builtin_constant_p((x)) ? \: use of undeclared identifier 'x' ^ ^ In file included from r128_video.c ((x & 0x0000000000FF0000ull) << 24) |: 8 ^: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1: error: expected ')' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h../config.h::322100::1518:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h :: errornote: : 308expanded from macro 'bswap_32'use of undeclared identifier 'x' :15#define bswap_32 bswap32: ^ ((x & 0x00FF0000) >> 8) | error/usr/include/sys/bswap.h: :use of undeclared identifier 'x'68 : ^45 : ((x & 0x000000000000FF00ull) << 40) | note ^: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319:1/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:: 323note:: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h15to match this '(':: 309../config.h::15error100:: 18error: : :use of undeclared identifier 'x'use of undeclared identifier 'x' note: expanded from macro 'bswap_32' ((x & 0x0000FF00) << 8) | ((x & 0x00000000000000FFull) << 56)); ^ #define bswap_32 bswap32 ^ ^ /usr/include/sys/bswap.h:68:2: note: expanded from macro 'bswap32' __CAST(uint32_t, __builtin_constant_p((x)) ? \ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^: 319/usr/include/sys/cdefs.h::10606:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ::warning35324: :type specifier missing, defaults to 'int' [-Wimplicit-int] note:: 15expanded from macro '__CAST':bswap_32(uint32_t x) error ^: use of undeclared identifier 'x'#define __CAST(__dt, __st) ((__dt)(__st))/usr/include/sys/stdint.h : ^65 ((x & 0x000000FF) << 24));: 18 ^:In file included from r128_video.cnote: 8: : expanded from macro 'uint32_t'In file included from ./r128.h:41: In file included from #define uint32_t __uint32_t/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h : ^37 : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:319In file included from :r128_misc.c1::29 : errorIn file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.hredefinition of '__uint32_t' as different kind of symbol: 44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hbswap_32(uint32_t x): 37^: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:../config.h319::1001::18 :warning : notetype specifier missing, defaults to 'int' [-Wimplicit-int]: expanded from macro 'bswap_32'/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h bswap_32(uint32_t x): 363#define bswap_32 bswap32^ : ^ 10/usr/include/sys/bswap.h:../config.h::68100 :warning:: 18type specifier missing, defaults to 'int' [-Wimplicit-int]:9 :note bswap_16(uint16_t x)note : : ^expanded from macro 'bswap_32'expanded from macro 'bswap32' /usr/include/sys/types.h#define bswap_32 bswap32: 70 ^: __CAST(uint32_t, __builtin_constant_p((x)) ? \18 /usr/include/sys/bswap.h: ^ :note68/usr/include/sys/types.h:: 19expanded from macro 'uint16_t': : 80note:: 18expanded from macro 'bswap32'#define uint16_t __uint16_t : ^note : __CAST(uint32_t, __builtin_constant_p((x)) ? \expanded from macro 'uint32_t' In file included from r128_driver.c ^: 69#define uint32_t __uint32_t: In file included from r128_misc.cIn file included from : ^./r128.h29 : :In file included from /usr/include/sys/common_int_types.h/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h41:: :In file included from 4450: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hIn file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h27::37:37: : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hnote/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:: :319363:previous definition is here:11:: errorwarning: : expected ')'type specifier missing, defaults to 'int' [-Wimplicit-int] typedef __UINT32_TYPE__ __uint32_t;../config.h : ^100 :bswap_16(uint16_t x)18 :^ note: ../config.hexpanded from macro 'bswap_32': 97:18:#define bswap_32 bswap32 note ^: expanded from macro 'bswap_16'/usr/include/sys/bswap.h :68:45#define bswap_16 bswap16: ^note : /usr/include/sys/bswap.hexpanded from macro 'bswap32': 72In file included from :r128_video.c19:: __CAST(uint32_t, __builtin_constant_p((x)) ? \ 8note ^: : In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hexpanded from macro 'bswap16'./r128.h: :31941:: 1 __CAST(uint16_t, __builtin_constant_p((x)) ? \In file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.hnote ^: 37: : to match this '('In file included from r128_driver.c/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::69321../config.h: ::100In file included from :15./r128.h18::: note41error: : : use of undeclared identifier 'x'In file included from expanded from macro 'bswap_32'/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h :37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h return (((x & 0xFF000000) >> 24) |:#define bswap_32 bswap32 363 ^ : ^1 :/usr/include/sys/bswap.h :error68: :expected ')'2 : ../config.hnote:: 97expanded from macro 'bswap32': 18: note: expanded from macro 'bswap_16' __CAST(uint32_t, __builtin_constant_p((x)) ? \ ^#define bswap_16 bswap16 /usr/include/sys/cdefs.h ^: 606/usr/include/sys/bswap.h:/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::3572:: 32245note:: 15note: :: expanded from macro '__CAST'expanded from macro 'bswap16' error: use of undeclared identifier 'x' __CAST(uint16_t, __builtin_constant_p((x)) ? \#define __CAST(__dt, __st) ((__dt)(__st)) ^ ((x & 0x00FF0000) >> 8) | ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^ :363:1In file included from :r128_misc.c :note29: : to match this '('In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:../config.h44:: 97In file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h18::37 : note/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :expanded from macro 'bswap_16'319 :1/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:#define bswap_16 bswap16 :error323 : : ^15 :/usr/include/sys/bswap.h :redefinition of '__uint32_t' as different kind of symbol72 error:: bswap_32(uint32_t x)use of undeclared identifier 'x' 2^: note../config.h: ((x & 0x0000FF00) << 8) |: 100expanded from macro 'bswap16': ^18 : note: __CAST(uint16_t, __builtin_constant_p((x)) ? \expanded from macro 'bswap_32' ^ /usr/include/sys/cdefs.h:#define bswap_32 bswap32606 : ^35 :/usr/include/sys/bswap.h :note68: :expanded from macro '__CAST'9 : note: expanded from macro 'bswap32' #define __CAST(__dt, __st) ((__dt)(__st)) /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^: __CAST(uint32_t, __builtin_constant_p((x)) ? \324 :In file included from ^r128_driver.c15 ::69/usr/include/sys/stdint.h: : In file included from 65error:./r128.h18: :use of undeclared identifier 'x' :note41: : expanded from macro 'uint32_t'In file included from ((x & 0x000000FF) << 24));/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h : ^37#define uint32_t __uint32_t : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^: 363/usr/include/sys/common_int_types.h::150:: 27error:: redefinition of '__uint16_t' as different kind of symbolnote : previous definition is here bswap_16(uint16_t x) ^ typedef __UINT32_TYPE__ __uint32_t;../config.h : ^97 :18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:9: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/types.h:70/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:In file included from 18::r128_misc.c 363:note:29: : 10In file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h :expanded from macro 'uint16_t'44warning: : In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.htype specifier missing, defaults to 'int' [-Wimplicit-int]: 37#define uint16_t __uint16_t: bswap_16(uint16_t x)/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^: 321/usr/include/sys/common_int_types.h ^: 48::1527:/usr/include/sys/types.h: :noteerror70: : previous definition is here:use of undeclared identifier 'x'18 : typedef __UINT16_TYPE__ __uint16_t;note : ^ return (((x & 0xFF000000) >> 24) | expanded from macro 'uint16_t' ^ #define uint16_t __uint16_t ^ In file included from r128_video.c:8: In file included from ./r128.h:41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.hr128_driver.c::bswap_16(uint16_t x)69322: :In file included from 15 :^./r128.h : ../config.h41:: errorIn file included from : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h97use of undeclared identifier 'x': 18::37 ((x & 0x00FF0000) >> 8) |note : : ^expanded from macro 'bswap_16' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:365:#define bswap_16 bswap1615 : ^ error/usr/include/sys/bswap.h: :use of undeclared identifier 'x'72 :19: note: return (((x & 0xFF00) >> 8) |expanded from macro 'bswap16' ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:323:15 __CAST(uint16_t, __builtin_constant_p((x)) ? \: ^error : use of undeclared identifier 'x'In file included from r128_video.c:8: In file included from ./r128.h ((x & 0x0000FF00) << 8) |: 41 ^: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37fatal error: : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.htoo many errors emitted, stopping now [-ferror-limit=]: 363:1: error: expected ')' ../config.h:97:18: note: expanded from macro 'bswap_16' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:#define bswap_16 bswap16324 : ^15 :/usr/include/sys/bswap.h :error72: :use of undeclared identifier 'x'45 : note: expanded from macro 'bswap16' ((x & 0x000000FF) << 24)); ^ __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: note: to match this '(' ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:2: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606:35: note: expanded from macro '__CAST' /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:#define __CAST(__dt, __st) ((__dt)(__st))10 : ^ warning: type specifier missing, defaults to 'int' [-Wimplicit-int] In file included from r128_video.c:bswap_16(uint16_t x)8 : ^In file included from ./r128.h:/usr/include/sys/stdint.h41:: 55In file included from :/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h18::37 : note/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h: :expanded from macro 'uint16_t'363 :1: error#define uint16_t __uint16_t: redefinition of '__uint16_t' as different kind of symbol ^ bswap_16(uint16_t x) In file included from ^r128_misc.c :29../config.h: :In file included from 97/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h::1844:: In file included from note/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h: :expanded from macro 'bswap_16'37 : /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363#define bswap_16 bswap16: 1 ^: /usr/include/sys/bswap.hwarning:: 72type specifier missing, defaults to 'int' [-Wimplicit-int]: 9: bswap_16(uint16_t x)note : ^expanded from macro 'bswap16' ../config.h:97:18: __CAST(uint16_t, __builtin_constant_p((x)) ? \note : ^expanded from macro 'bswap_16' /usr/include/sys/types.h:70:#define bswap_16 bswap1618 : ^ note/usr/include/sys/bswap.h: :expanded from macro 'uint16_t'72 :19: #define uint16_t __uint16_tnote : ^expanded from macro 'bswap16' /usr/include/sys/common_int_types.h:48:27: __CAST(uint16_t, __builtin_constant_p((x)) ? \note : ^previous definition is here In file included from r128_misc.c:29typedef __UINT16_TYPE__ __uint16_t;: In file included from ^/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h :44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: error: expected ')' ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:In file included from 45r128_video.c:: 8note: : In file included from expanded from macro 'bswap16'./r128.h :41: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37 __CAST(uint16_t, __builtin_constant_p((x)) ? \: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h ^: 365/data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h::15363:: 1error:: use of undeclared identifier 'x'note : to match this '(' ../config.h return (((x & 0xFF00) >> 8) |: 97 ^: 18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:2: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/cdefs.h:606fatal error:: 35too many errors emitted, stopping now [-ferror-limit=]: note: expanded from macro '__CAST' #define __CAST(__dt, __st) ((__dt)(__st)) ^ In file included from r128_misc.c:29: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:363:1: error: redefinition of '__uint16_t' as different kind of symbol bswap_16(uint16_t x) ^ ../config.h:97:18: note: expanded from macro 'bswap_16' #define bswap_16 bswap16 ^ /usr/include/sys/bswap.h:72:9: note: expanded from macro 'bswap16' __CAST(uint16_t, __builtin_constant_p((x)) ? \ ^ /usr/include/sys/stdint.h:55:18: note: expanded from macro 'uint16_t' #define uint16_t __uint16_t ^ /usr/include/sys/common_int_types.h:48:27: note: previous definition is here typedef __UINT16_TYPE__ __uint16_t; ^ In file included from r128_misc.c:29: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86.h:44: In file included from /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/xf86str.h:37: /data/scratch/x11/xf86-video-r128/work/.buildlink/include/xorg/misc.h:365:15: error: use of undeclared identifier 'x' return (((x & 0xFF00) >> 8) | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 6 warnings and 20 errors generated. 6 warnings and 20 errors generated. Makefile:512: recipe for target 'r128_dri.lo' failed gmake[2]: *** [r128_dri.lo] Error 1 Makefile:512: recipe for target 'r128_accel.lo' failed gmake[2]: *** [r128_accel.lo] Error 1 6 warnings and 20 errors generated. 6 warnings and 20 errors generated. 6 warnings and 20 errors generated. Makefile:512: recipe for target 'r128_output.lo' failed gmake[2]: *** [r128_output.lo] Error 1 Makefile:512: recipe for target 'r128_crtc.lo' failed gmake[2]: *** [r128_crtc.lo] Error 1 Makefile:512: recipe for target 'r128_cursor.lo' failed gmake[2]: *** [r128_cursor.lo] Error 1 6 warnings and 20 errors generated. Makefile:512: recipe for target 'r128_misc.lo' failed gmake[2]: *** [r128_misc.lo] Error 1 6 warnings and 20 errors generated. Makefile:512: recipe for target 'r128_video.lo' failed gmake[2]: *** [r128_video.lo] Error 1 6 warnings and 20 errors generated. Makefile:512: recipe for target 'r128_driver.lo' failed gmake[2]: *** [r128_driver.lo] Error 1 6 warnings and 20 errors generated. Makefile:512: recipe for target 'r128_exa.lo' failed gmake[2]: *** [r128_exa.lo] Error 1 gmake[2]: Leaving directory '/data/scratch/x11/xf86-video-r128/work/xf86-video-r128-6.10.2/src' Makefile:444: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/data/scratch/x11/xf86-video-r128/work/xf86-video-r128-6.10.2' Makefile:376: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/x11/xf86-video-r128 *** Error code 1 Stop. make: stopped in /data/pkgsrc/x11/xf86-video-r128