Script started on Mon 16 Jun 2014 02:58:33 PM CEST scan-build: Using '/usr/bin/clang' for static analysis CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash /home/teythoon/qa/packages/gnumach/build-aux/missing aclocal-1.14 cd .. && /bin/bash /home/teythoon/qa/packages/gnumach/build-aux/missing automake-1.14 --gnu doc/Makefrag.am:106: warning: user target '$(srcdir)/doc/version.texi' defined here ... Makefile.am:143: 'doc/Makefrag.am' included from here /usr/share/automake-1.14/am/texi-vers.am: ... overrides Automake target '$(srcdir)/doc/version.texi' defined here CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash /home/teythoon/qa/packages/gnumach/build-aux/missing autoconf /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /bin/bash ../configure --enable-silent-rules --enable-kdb --enable-device-drivers=default --enable-platform=xen CC=/usr/share/clang/scan-build/ccc-analyzer --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... i686-unknown-gnu0.5 checking host system type... i686-unknown-gnu0.5 checking for gawk... (cached) gawk checking for style of include used by make... GNU checking for gcc... /usr/share/clang/scan-build/ccc-analyzer checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/share/clang/scan-build/ccc-analyzer accepts -g... yes checking for /usr/share/clang/scan-build/ccc-analyzer option to accept ISO C89... none needed checking whether /usr/share/clang/scan-build/ccc-analyzer understands -c and -o together... yes checking dependency style of /usr/share/clang/scan-build/ccc-analyzer... gcc3 checking dependency style of /usr/share/clang/scan-build/ccc-analyzer... gcc3 checking for gcc... (cached) /usr/share/clang/scan-build/ccc-analyzer checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/share/clang/scan-build/ccc-analyzer accepts -g... (cached) yes checking for /usr/share/clang/scan-build/ccc-analyzer option to accept ISO C89... (cached) none needed checking whether /usr/share/clang/scan-build/ccc-analyzer understands -c and -o together... (cached) yes checking dependency style of /usr/share/clang/scan-build/ccc-analyzer... (cached) gcc3 checking how to run the C preprocessor... /usr/share/clang/scan-build/ccc-analyzer -E checking for ranlib... ranlib checking for ar... ar checking for ld... ld checking for nm... nm checking for mig... mig checking for gzip... gzip checking for strip... strip checking for patch... patch checking whether the compiler accepts `-fstack-protector'... yes checking that generated files are newer than configure... done configure: creating ./config.status patching file config.status Hunk #1 succeeded at 1473 (offset -80 lines). configure: Applied a patch to work around a deficiency in Automake. See `configure.ac' for details. /bin/bash ./config.status config.status: creating tests/test-mbchk config.status: creating Makefile config.status: creating version.c config.status: creating config.h config.status: config.h is unchanged config.status: linking i386/i386 to machine config.status: linking ../i386/include/mach/i386 to mach/machine config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash /home/teythoon/qa/packages/gnumach/build-aux/missing autoheader) rm -f stamp-h1 touch ../config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/home/teythoon/qa/packages/gnumach/obj-scan-build' make[2]: Entering directory '/home/teythoon/qa/packages/gnumach/obj-scan-build' make[3]: Entering directory '/home/teythoon/qa/packages/gnumach/obj-scan-build' make[3]: Leaving directory '/home/teythoon/qa/packages/gnumach/obj-scan-build' Updating ../doc/version.texi MAKEINFO ../doc/mach.info GEN vm/memory_object_user.user.defs.c GEN vm/memory_object_default.user.defs.c GEN device/device_reply.user.defs.c GEN device/memory_object_reply.user.defs.c GEN device/device.server.defs.c GEN device/device_pager.server.defs.c GEN ipc/mach_port.server.defs.c GEN kern/mach.server.defs.c GEN kern/mach4.server.defs.c GEN kern/gnumach.server.defs.c GEN kern/mach_debug.server.defs.c GEN kern/mach_host.server.defs.c GEN i386/i386/mach_i386.server.defs.c CC vm/lib_dep_tr_for_defs_a-memory_object_user.user.defs.o In file included from vm/memory_object_user.user.defs.c:28: ../include/mach/memory_object.defs:33:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/memory_object.defs:35:14: error: expected ';' after top level declarator KernelUser ^ ; In file included from vm/memory_object_user.user.defs.c:28: In file included from ../include/mach/memory_object.defs:42: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG vm/memory_object_user.user.h CC vm/lib_dep_tr_for_defs_a-memory_object_default.user.defs.o In file included from vm/memory_object_default.user.defs.c:28: ../include/mach/memory_object_default.defs:34:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/memory_object_default.defs:36:14: error: expected ';' after top level declarator KernelUser ^ ; In file included from vm/memory_object_default.user.defs.c:28: In file included from ../include/mach/memory_object_default.defs:40: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG vm/memory_object_default.user.h CC device/lib_dep_tr_for_defs_a-device_reply.user.defs.o In file included from device/device_reply.user.defs.c:27: ../include/device/device_reply.defs:33:1: error: unknown type name 'subsystem' subsystem ^ ../include/device/device_reply.defs:35:14: error: expected ';' after top level declarator KernelUser ^ ; In file included from device/device_reply.user.defs.c:27: In file included from ../include/device/device_reply.defs:46: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG device/device_reply.user.h CC device/lib_dep_tr_for_defs_a-memory_object_reply.user.defs.o In file included from device/memory_object_reply.user.defs.c:27: ../include/mach/mach.defs:33:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/mach.defs:35:14: error: expected ';' after top level declarator KernelUser ^ ; ../include/mach/mach.defs:43:1: error: unknown type name 'userprefix' userprefix r_; ^ In file included from device/memory_object_reply.user.defs.c:27: In file included from ../include/mach/mach.defs:46: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG device/memory_object_reply.user.h CC device/lib_dep_tr_for_defs_a-device.server.defs.o In file included from device/device.server.defs.c:27: ../include/device/device.defs:35:1: error: unknown type name 'subsystem' subsystem ^ ../include/device/device.defs:37:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from device/device.server.defs.c:27: In file included from ../include/device/device.defs:41: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG device/device.server.h CC device/lib_dep_tr_for_defs_a-device_pager.server.defs.o In file included from device/device_pager.server.defs.c:44: ../include/mach/memory_object.defs:33:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/memory_object.defs:38:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from device/device_pager.server.defs.c:44: In file included from ../include/mach/memory_object.defs:42: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG device/device_pager.server.h CC ipc/lib_dep_tr_for_defs_a-mach_port.server.defs.o In file included from ipc/mach_port.server.defs.c:27: ../include/mach/mach_port.defs:38:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/mach_port.defs:40:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from ipc/mach_port.server.defs.c:27: In file included from ../include/mach/mach_port.defs:44: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG ipc/mach_port.server.h CC kern/lib_dep_tr_for_defs_a-mach.server.defs.o In file included from kern/mach.server.defs.c:40: ../include/mach/mach.defs:33:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/mach.defs:38:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from kern/mach.server.defs.c:40: In file included from ../include/mach/mach.defs:46: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG kern/mach.server.h CC kern/lib_dep_tr_for_defs_a-mach4.server.defs.o In file included from kern/mach4.server.defs.c:32: ../include/mach/mach4.defs:30:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/mach4.defs:32:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from kern/mach4.server.defs.c:32: In file included from ../include/mach/mach4.defs:39: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG kern/mach4.server.h CC kern/lib_dep_tr_for_defs_a-gnumach.server.defs.o In file included from kern/gnumach.server.defs.c:23: ../include/mach/gnumach.defs:19:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/gnumach.defs:21:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from kern/gnumach.server.defs.c:23: In file included from ../include/mach/gnumach.defs:28: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG kern/gnumach.server.h CC kern/lib_dep_tr_for_defs_a-mach_debug.server.defs.o In file included from kern/mach_debug.server.defs.c:26: ../include/mach_debug/mach_debug.defs:30:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach_debug/mach_debug.defs:32:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from kern/mach_debug.server.defs.c:26: In file included from ../include/mach_debug/mach_debug.defs:36: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG kern/mach_debug.server.h CC kern/lib_dep_tr_for_defs_a-mach_host.server.defs.o In file included from kern/mach_host.server.defs.c:37: ../include/mach/mach_host.defs:37:1: error: unknown type name 'subsystem' subsystem ^ ../include/mach/mach_host.defs:39:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from kern/mach_host.server.defs.c:37: In file included from ../include/mach/mach_host.defs:47: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG kern/mach_host.server.h CC i386/i386/lib_dep_tr_for_defs_a-mach_i386.server.defs.o In file included from i386/i386/mach_i386.server.defs.c:27: ./mach/machine/mach_i386.defs:30:1: error: unknown type name 'subsystem' subsystem ^ ./mach/machine/mach_i386.defs:32:16: error: expected ';' after top level declarator KernelServer ^ ; In file included from i386/i386/mach_i386.server.defs.c:27: In file included from ./mach/machine/mach_i386.defs:36: ../include/mach/std_types.defs:33:1: error: unknown type name 'type' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:33:6: error: expected identifier or '(' type char = MACH_MSG_TYPE_CHAR; ^ ../include/mach/std_types.defs:34:1: error: unknown type name 'type' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:34:6: error: expected identifier or '(' type short = MACH_MSG_TYPE_INTEGER_16; ^ ../include/mach/std_types.defs:35:1: error: unknown type name 'type' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:35:6: error: expected identifier or '(' type int = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:1: error: unknown type name 'type' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:36:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type int32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:37:1: error: unknown type name 'type' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:37:14: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_64' type int64 = MACH_MSG_TYPE_INTEGER_64; ^ ../include/mach/std_types.defs:38:1: error: unknown type name 'type' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:38:18: error: use of undeclared identifier 'MACH_MSG_TYPE_BOOLEAN' type boolean_t = MACH_MSG_TYPE_BOOLEAN; ^ ../include/mach/std_types.defs:39:1: error: unknown type name 'type' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:39:6: error: expected identifier or '(' type unsigned = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:1: error: unknown type name 'type' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:40:19: error: use of undeclared identifier 'MACH_MSG_TYPE_INTEGER_32' type unsigned32 = MACH_MSG_TYPE_INTEGER_32; ^ ../include/mach/std_types.defs:41:1: error: unknown type name 'type' type unsigned64 = MACH_MSG_TYPE_INTEGER_64; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. MIG i386/i386/mach_i386.server.h AWK i386/i386/i386asm.symc CC i386/i386/i386asm.symc.o In file included from ../kern/thread.h:44:0, from i386/i386/i386asm.symc:2: ../kern/ast.h:45:25: fatal error: machine/ast.h: No such file or directory #include ^ compilation terminated. Makefile:7745: recipe for target 'i386/i386/i386asm.symc.o' failed make[2]: *** [i386/i386/i386asm.symc.o] Error 1 CC version.o CC vm/memory_object_user.user.o In file included from ../vm/vm_map.h:49:0, from ../ipc/ipc_kmsg.h:46, from ../kern/ipc_kobject.h:44, from ../ipc/ipc_port.h:47, from ../include/mach/std_types.h:45, from vm/memory_object_user.user.h:10, from vm/memory_object_user.user.c:5: ../vm/pmap.h:41:26: fatal error: machine/pmap.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'vm/memory_object_user.user.o' failed make[2]: *** [vm/memory_object_user.user.o] Error 1 CC vm/memory_object_default.user.o In file included from ../vm/vm_map.h:49:0, from ../ipc/ipc_kmsg.h:46, from ../kern/ipc_kobject.h:44, from ../ipc/ipc_port.h:47, from ../include/mach/std_types.h:45, from vm/memory_object_default.user.h:10, from vm/memory_object_default.user.c:5: ../vm/pmap.h:41:26: fatal error: machine/pmap.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'vm/memory_object_default.user.o' failed make[2]: *** [vm/memory_object_default.user.o] Error 1 CC device/device_reply.user.o In file included from ../vm/vm_map.h:49:0, from ../ipc/ipc_kmsg.h:46, from ../kern/ipc_kobject.h:44, from ../ipc/ipc_port.h:47, from ../include/mach/std_types.h:45, from device/device_reply.user.h:10, from device/device_reply.user.c:5: ../vm/pmap.h:41:26: fatal error: machine/pmap.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'device/device_reply.user.o' failed make[2]: *** [device/device_reply.user.o] Error 1 CC device/memory_object_reply.user.o In file included from ../vm/vm_map.h:49:0, from ../ipc/ipc_kmsg.h:46, from ../kern/ipc_kobject.h:44, from ../ipc/ipc_port.h:47, from ../include/mach/std_types.h:45, from device/memory_object_reply.user.h:10, from device/memory_object_reply.user.c:5: ../vm/pmap.h:41:26: fatal error: machine/pmap.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'device/memory_object_reply.user.o' failed make[2]: *** [device/memory_object_reply.user.o] Error 1 CC device/device.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from device/device.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'device/device.server.o' failed make[2]: *** [device/device.server.o] Error 1 CC device/device_pager.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from device/device_pager.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'device/device_pager.server.o' failed make[2]: *** [device/device_pager.server.o] Error 1 CC ipc/mach_port.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from ipc/mach_port.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'ipc/mach_port.server.o' failed make[2]: *** [ipc/mach_port.server.o] Error 1 CC kern/mach.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from kern/mach.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'kern/mach.server.o' failed make[2]: *** [kern/mach.server.o] Error 1 CC kern/mach4.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from kern/mach4.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'kern/mach4.server.o' failed make[2]: *** [kern/mach4.server.o] Error 1 CC kern/gnumach.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from kern/gnumach.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'kern/gnumach.server.o' failed make[2]: *** [kern/gnumach.server.o] Error 1 CC kern/mach_debug.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from kern/mach_debug.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'kern/mach_debug.server.o' failed make[2]: *** [kern/mach_debug.server.o] Error 1 CC kern/mach_host.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from kern/mach_host.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'kern/mach_host.server.o' failed make[2]: *** [kern/mach_host.server.o] Error 1 CC i386/i386/mach_i386.server.o In file included from ../include/mach/mach_types.h:58:0, from ../include/mach/mig_support.h:38, from i386/i386/mach_i386.server.c:12: ../kern/task.h:50:26: fatal error: machine/task.h: No such file or directory #include ^ compilation terminated. Makefile:4463: recipe for target 'i386/i386/mach_i386.server.o' failed make[2]: *** [i386/i386/mach_i386.server.o] Error 1 AR lib_dep_tr_for_defs.a GEN gnumach.msgids make[2]: Target 'all-am' not remade because of errors. rm i386/i386/i386asm.symc make[2]: Leaving directory '/home/teythoon/qa/packages/gnumach/obj-scan-build' Makefile:6968: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/teythoon/qa/packages/gnumach/obj-scan-build' Makefile:2899: recipe for target 'all' failed make: *** [all] Error 2 scan-build: 0 bugs found. scan-build: The analyzer encountered problems on some source files. scan-build: Preprocessed versions of these sources were deposited in '/tmp/tmp.8T6uoBSQgl/2014-06-16-1/failures'. scan-build: Please consider submitting a bug report using these files: scan-build: http://clang-analyzer.llvm.org/filing_bugs.html real 0m53.520s user 0m0.000s sys 0m0.010s Script done on Mon 16 Jun 2014 02:59:26 PM CEST