Advertisement
Guest User

Untitled

a guest
Jul 7th, 2011
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 148.35 KB | None | 0 0
  1. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/argz -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-argz_add.o `test -f 'argz_add.c' || echo '../../../../../newlib-1.16.0/newlib/libc/argz/'`argz_add.c
  2. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:22,
  3. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  4. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  5. from ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:7:
  6. /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/types.h:22:20: error: stddef.h: No such file or directory
  7. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/types.h:61,
  8. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/time.h:9,
  9. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/sys/time.h:24,
  10. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:49,
  11. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  12. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  13. from ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:7:
  14. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  15. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/time.h:6,
  16. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:52,
  17. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  18. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  19. from ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:7:
  20. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/time.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strftime'
  21. In file included from ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:9:
  22. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:22: error: expected declaration specifiers or '...' before 'size_t'
  23. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:23: error: expected declaration specifiers or '...' before 'size_t'
  24. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:24: error: expected declaration specifiers or '...' before 'size_t'
  25. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:25: error: expected declaration specifiers or '...' before 'size_t'
  26. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:26: error: expected declaration specifiers or '...' before 'size_t'
  27. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn'
  28. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen'
  29. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:35: error: expected declaration specifiers or '...' before 'size_t'
  30. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:36: error: expected declaration specifiers or '...' before 'size_t'
  31. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:37: error: expected declaration specifiers or '...' before 'size_t'
  32. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn'
  33. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm'
  34. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t'
  35. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:53: error: expected declaration specifiers or '...' before 'size_t'
  36. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:54: error: expected declaration specifiers or '...' before 'size_t'
  37. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:57: error: expected declaration specifiers or '...' before 'size_t'
  38. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:58: error: expected declaration specifiers or '...' before 'size_t'
  39. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:64: error: expected declaration specifiers or '...' before 'size_t'
  40. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:69: error: expected declaration specifiers or '...' before 'size_t'
  41. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:70: error: expected declaration specifiers or '...' before 'size_t'
  42. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:71: error: expected declaration specifiers or '...' before 'size_t'
  43. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlcat'
  44. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlcpy'
  45. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:74: error: expected declaration specifiers or '...' before 'size_t'
  46. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strnlen'
  47. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/stdlib.h:4,
  48. from ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:10:
  49. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  50. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  51. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:77: error: expected ')' before '__nmemb'
  52. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:87: error: expected ')' before '__size'
  53. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:88: error: expected declaration specifiers or '...' before 'size_t'
  54. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:89: error: expected declaration specifiers or '...' before 'size_t'
  55. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:90: error: expected ')' before '*' token
  56. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'wchar_t'
  57. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'size_t'
  58. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:92: error: expected declaration specifiers or '...' before 'wchar_t'
  59. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:93: error: expected declaration specifiers or '...' before 'wchar_t'
  60. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs'
  61. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_mbstowcs_r'
  62. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs'
  63. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_wcstombs_r'
  64. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  65. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  66. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:106: error: expected declaration specifiers or '...' before 'size_t'
  67. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:185: error: expected declaration specifiers or '...' before 'size_t'
  68. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  69. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  70. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:188: error: expected declaration specifiers or '...' before 'size_t'
  71. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:13: error: expected declaration specifiers or '...' before 'size_t'
  72. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c: In function 'argz_add':
  73. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:19: error: 'size_t' undeclared (first use in this function)
  74. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:19: error: (Each undeclared identifier is reported only once
  75. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:19: error: for each function it appears in.)
  76. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:19: error: expected ';' before 'last'
  77. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:24: warning: implicit declaration of function 'strlen'
  78. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:25: error: 'argz_len' undeclared (first use in this function)
  79. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:27: error: too many arguments to function 'realloc'
  80. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:30: error: 'last' undeclared (first use in this function)
  81. ../../../../../newlib-1.16.0/newlib/libc/argz/argz_add.c:30: error: too many arguments to function 'memcpy'
  82. gmake[7]: *** [lib_a-argz_add.o] Error 1
  83. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/argz'
  84. Making all in stdlib
  85. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/stdlib'
  86. Makefile:1385: warning: overriding recipe for target `lib_a-mbtowc_r.o'
  87. Makefile:807: warning: ignoring old recipe for target `lib_a-mbtowc_r.o'
  88. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/stdlib -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-__adjust.o `test -f '__adjust.c' || echo '../../../../../newlib-1.16.0/newlib/libc/stdlib/'`__adjust.c
  89. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  90. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:48,
  91. from ../../../../../newlib-1.16.0/newlib/libc/stdlib/__adjust.c:6:
  92. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:67:20: error: stddef.h: No such file or directory
  93. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  94. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:48,
  95. from ../../../../../newlib-1.16.0/newlib/libc/stdlib/__adjust.c:6:
  96. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  97. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdlib/__adjust.c:6:
  98. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:74: error: expected declaration specifiers or '...' before 'size_t'
  99. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:75: error: expected declaration specifiers or '...' before 'ptrdiff_t'
  100. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:80: error: expected declaration specifiers or '...' before 'size_t'
  101. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/stdlib.h:4,
  102. from ../../../../../newlib-1.16.0/newlib/libc/stdlib/std.h:1,
  103. from ../../../../../newlib-1.16.0/newlib/libc/stdlib/__adjust.c:7:
  104. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  105. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  106. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:77: error: expected ')' before '__nmemb'
  107. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:87: error: expected ')' before '__size'
  108. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:88: error: expected declaration specifiers or '...' before 'size_t'
  109. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:89: error: expected declaration specifiers or '...' before 'size_t'
  110. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:90: error: expected ')' before '*' token
  111. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'wchar_t'
  112. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'size_t'
  113. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:92: error: expected declaration specifiers or '...' before 'wchar_t'
  114. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:93: error: expected declaration specifiers or '...' before 'wchar_t'
  115. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs'
  116. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_mbstowcs_r'
  117. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs'
  118. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_wcstombs_r'
  119. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  120. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  121. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:106: error: expected declaration specifiers or '...' before 'size_t'
  122. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:185: error: expected declaration specifiers or '...' before 'size_t'
  123. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  124. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  125. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:188: error: expected declaration specifiers or '...' before 'size_t'
  126. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdlib/std.h:2,
  127. from ../../../../../newlib-1.16.0/newlib/libc/stdlib/__adjust.c:7:
  128. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:37:20: error: stdarg.h: No such file or directory
  129. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdlib/std.h:2,
  130. from ../../../../../newlib-1.16.0/newlib/libc/stdlib/__adjust.c:7:
  131. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:176: error: expected declaration specifiers or '...' before 'size_t'
  132. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:187: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  133. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:189: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  134. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:191: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  135. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread'
  136. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:205: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite'
  137. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:241: error: expected declaration specifiers or '...' before 'size_t'
  138. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:241: error: format string argument not a string type
  139. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:243: error: expected declaration specifiers or '...' before 'size_t'
  140. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:243: error: format string argument not a string type
  141. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:264: error: expected declaration specifiers or '...' before 'size_t'
  142. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:264: error: format string argument not a string type
  143. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:266: error: expected declaration specifiers or '...' before 'size_t'
  144. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:266: error: format string argument not a string type
  145. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:269: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  146. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:271: error: expected declaration specifiers or '...' before 'size_t'
  147. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:271: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  148. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:271: error: format string argument not a string type
  149. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:273: error: expected declaration specifiers or '...' before 'size_t'
  150. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:273: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  151. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:273: error: format string argument not a string type
  152. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:275: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  153. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:277: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  154. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:279: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  155. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:281: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  156. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:283: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  157. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:285: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  158. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:287: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  159. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:289: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  160. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:291: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  161. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:293: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  162. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:295: error: expected declaration specifiers or '...' before 'size_t'
  163. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:295: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  164. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:295: error: format string argument not a string type
  165. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:297: error: expected declaration specifiers or '...' before 'size_t'
  166. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:297: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  167. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:297: error: format string argument not a string type
  168. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:299: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  169. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:338: error: expected declaration specifiers or '...' before 'size_t'
  170. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:341: error: expected declaration specifiers or '...' before 'size_t'
  171. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:343: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  172. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:354: error: expected declaration specifiers or '...' before 'size_t'
  173. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:354: error: format string argument not a string type
  174. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:356: error: expected declaration specifiers or '...' before 'size_t'
  175. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:356: error: format string argument not a string type
  176. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:373: error: expected declaration specifiers or '...' before 'size_t'
  177. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:379: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_fread_r'
  178. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:384: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_fwrite_r'
  179. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:396: error: expected declaration specifiers or '...' before 'size_t'
  180. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:414: error: expected declaration specifiers or '...' before 'size_t'
  181. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:414: error: format string argument not a string type
  182. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:416: error: expected declaration specifiers or '...' before 'size_t'
  183. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:416: error: format string argument not a string type
  184. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:426: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  185. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:428: error: expected declaration specifiers or '...' before 'size_t'
  186. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:428: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  187. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:428: error: format string argument not a string type
  188. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:430: error: expected declaration specifiers or '...' before 'size_t'
  189. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:430: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  190. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:430: error: format string argument not a string type
  191. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:432: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  192. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:434: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  193. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:436: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  194. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:438: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  195. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:440: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  196. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:442: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  197. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:444: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  198. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:446: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  199. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:448: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  200. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:450: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  201. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:452: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  202. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:454: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  203. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:456: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  204. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:458: error: expected declaration specifiers or '...' before 'size_t'
  205. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:458: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  206. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:458: error: format string argument not a string type
  207. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:460: error: expected declaration specifiers or '...' before 'size_t'
  208. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:460: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  209. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:460: error: format string argument not a string type
  210. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:462: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  211. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:464: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  212. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:467: error: expected declaration specifiers or '...' before 'size_t'
  213. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:468: error: expected declaration specifiers or '...' before 'size_t'
  214. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:521: error: expected declaration specifiers or '...' before 'size_t'
  215. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:523: error: expected declaration specifiers or '...' before 'size_t'
  216. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/time.h:6,
  217. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:52,
  218. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  219. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  220. from ../../../../../newlib-1.16.0/newlib/libc/stdlib/std.h:3,
  221. from ../../../../../newlib-1.16.0/newlib/libc/stdlib/__adjust.c:7:
  222. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/time.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strftime'
  223. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdlib/__adjust.c:7:
  224. ../../../../../newlib-1.16.0/newlib/libc/stdlib/std.h:28: warning: type qualifiers ignored on function return type
  225. gmake[7]: *** [lib_a-__adjust.o] Error 1
  226. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/stdlib'
  227. Making all in ctype
  228. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/ctype'
  229. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-ctype_.o `test -f 'ctype_.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`ctype_.c
  230. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isalnum.o `test -f 'isalnum.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isalnum.c
  231. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isalpha.o `test -f 'isalpha.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isalpha.c
  232. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-iscntrl.o `test -f 'iscntrl.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`iscntrl.c
  233. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isdigit.o `test -f 'isdigit.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isdigit.c
  234. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-islower.o `test -f 'islower.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`islower.c
  235. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isupper.o `test -f 'isupper.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isupper.c
  236. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isprint.o `test -f 'isprint.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isprint.c
  237. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-ispunct.o `test -f 'ispunct.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`ispunct.c
  238. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isspace.o `test -f 'isspace.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isspace.c
  239. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isxdigit.o `test -f 'isxdigit.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isxdigit.c
  240. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-tolower.o `test -f 'tolower.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`tolower.c
  241. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-toupper.o `test -f 'toupper.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`toupper.c
  242. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isascii.o `test -f 'isascii.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isascii.c
  243. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-isblank.o `test -f 'isblank.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`isblank.c
  244. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/ctype -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-iswalnum.o `test -f 'iswalnum.c' || echo '../../../../../newlib-1.16.0/newlib/libc/ctype/'`iswalnum.c
  245. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/wctype.h:5,
  246. from ../../../../../newlib-1.16.0/newlib/libc/ctype/iswalnum.c:30:
  247. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:67:20: error: stddef.h: No such file or directory
  248. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/wctype.h:5,
  249. from ../../../../../newlib-1.16.0/newlib/libc/ctype/iswalnum.c:30:
  250. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  251. In file included from ../../../../../newlib-1.16.0/newlib/libc/ctype/iswalnum.c:30:
  252. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/wctype.h:30: error: expected ')' before 'wctype_t'
  253. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/wctype.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'towctrans'
  254. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/wctype.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'towupper'
  255. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/wctype.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'towlower'
  256. ../../../../../newlib-1.16.0/newlib/libc/ctype/iswalnum.c:33: error: expected ')' before 'c'
  257. gmake[7]: *** [lib_a-iswalnum.o] Error 1
  258. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/ctype'
  259. Making all in search
  260. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/search'
  261. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/search -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-bsearch.o `test -f 'bsearch.c' || echo '../../../../../newlib-1.16.0/newlib/libc/search/'`bsearch.c
  262. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/stdlib.h:4,
  263. from ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:64:
  264. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:14:20: error: stddef.h: No such file or directory
  265. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  266. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:16,
  267. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/stdlib.h:4,
  268. from ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:64:
  269. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  270. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/stdlib.h:4,
  271. from ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:64:
  272. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  273. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  274. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:77: error: expected ')' before '__nmemb'
  275. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:87: error: expected ')' before '__size'
  276. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:88: error: expected declaration specifiers or '...' before 'size_t'
  277. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:89: error: expected declaration specifiers or '...' before 'size_t'
  278. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:90: error: expected ')' before '*' token
  279. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'wchar_t'
  280. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'size_t'
  281. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:92: error: expected declaration specifiers or '...' before 'wchar_t'
  282. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:93: error: expected declaration specifiers or '...' before 'wchar_t'
  283. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs'
  284. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_mbstowcs_r'
  285. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs'
  286. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_wcstombs_r'
  287. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  288. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  289. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:106: error: expected declaration specifiers or '...' before 'size_t'
  290. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:185: error: expected declaration specifiers or '...' before 'size_t'
  291. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  292. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  293. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:188: error: expected declaration specifiers or '...' before 'size_t'
  294. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:67: error: expected declaration specifiers or '...' before 'size_t'
  295. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:67: error: expected declaration specifiers or '...' before 'size_t'
  296. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c: In function 'bsearch':
  297. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:75: error: 'size_t' undeclared (first use in this function)
  298. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:75: error: (Each undeclared identifier is reported only once
  299. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:75: error: for each function it appears in.)
  300. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:75: error: expected ';' before 'lower'
  301. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:76: error: expected ';' before 'upper'
  302. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:77: error: expected ';' before 'index'
  303. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:78: warning: ISO C90 forbids mixed declarations and code
  304. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:80: error: 'nmemb' undeclared (first use in this function)
  305. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:80: error: 'size' undeclared (first use in this function)
  306. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:83: error: 'lower' undeclared (first use in this function)
  307. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:83: error: 'upper' undeclared (first use in this function)
  308. ../../../../../newlib-1.16.0/newlib/libc/search/bsearch.c:85: error: 'index' undeclared (first use in this function)
  309. gmake[7]: *** [lib_a-bsearch.o] Error 1
  310. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/search'
  311. Making all in stdio
  312. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/stdio'
  313. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/stdio -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-clearerr.o `test -f 'clearerr.c' || echo '../../../../../newlib-1.16.0/newlib/libc/stdio/'`clearerr.c
  314. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdio/clearerr.c:56:
  315. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:34:20: error: stddef.h: No such file or directory
  316. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:37:20: error: stdarg.h: No such file or directory
  317. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  318. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:45,
  319. from ../../../../../newlib-1.16.0/newlib/libc/stdio/clearerr.c:56:
  320. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  321. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdio/clearerr.c:56:
  322. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:176: error: expected declaration specifiers or '...' before 'size_t'
  323. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:187: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  324. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:189: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  325. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:191: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  326. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread'
  327. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:205: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite'
  328. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:241: error: expected declaration specifiers or '...' before 'size_t'
  329. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:241: error: format string argument not a string type
  330. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:243: error: expected declaration specifiers or '...' before 'size_t'
  331. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:243: error: format string argument not a string type
  332. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:264: error: expected declaration specifiers or '...' before 'size_t'
  333. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:264: error: format string argument not a string type
  334. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:266: error: expected declaration specifiers or '...' before 'size_t'
  335. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:266: error: format string argument not a string type
  336. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:269: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  337. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:271: error: expected declaration specifiers or '...' before 'size_t'
  338. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:271: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  339. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:271: error: format string argument not a string type
  340. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:273: error: expected declaration specifiers or '...' before 'size_t'
  341. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:273: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  342. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:273: error: format string argument not a string type
  343. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:275: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  344. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:277: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  345. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:279: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  346. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:281: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  347. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:283: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  348. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:285: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  349. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:287: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  350. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:289: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  351. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:291: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  352. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:293: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  353. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:295: error: expected declaration specifiers or '...' before 'size_t'
  354. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:295: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  355. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:295: error: format string argument not a string type
  356. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:297: error: expected declaration specifiers or '...' before 'size_t'
  357. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:297: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  358. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:297: error: format string argument not a string type
  359. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:299: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  360. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:338: error: expected declaration specifiers or '...' before 'size_t'
  361. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:341: error: expected declaration specifiers or '...' before 'size_t'
  362. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:343: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  363. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:354: error: expected declaration specifiers or '...' before 'size_t'
  364. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:354: error: format string argument not a string type
  365. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:356: error: expected declaration specifiers or '...' before 'size_t'
  366. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:356: error: format string argument not a string type
  367. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:373: error: expected declaration specifiers or '...' before 'size_t'
  368. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:379: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_fread_r'
  369. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:384: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_fwrite_r'
  370. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:396: error: expected declaration specifiers or '...' before 'size_t'
  371. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:414: error: expected declaration specifiers or '...' before 'size_t'
  372. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:414: error: format string argument not a string type
  373. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:416: error: expected declaration specifiers or '...' before 'size_t'
  374. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:416: error: format string argument not a string type
  375. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:426: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  376. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:428: error: expected declaration specifiers or '...' before 'size_t'
  377. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:428: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  378. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:428: error: format string argument not a string type
  379. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:430: error: expected declaration specifiers or '...' before 'size_t'
  380. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:430: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  381. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:430: error: format string argument not a string type
  382. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:432: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  383. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:434: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  384. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:436: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  385. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:438: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  386. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:440: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  387. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:442: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  388. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:444: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  389. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:446: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  390. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:448: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  391. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:450: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  392. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:452: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  393. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:454: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  394. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:456: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  395. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:458: error: expected declaration specifiers or '...' before 'size_t'
  396. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:458: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  397. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:458: error: format string argument not a string type
  398. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:460: error: expected declaration specifiers or '...' before 'size_t'
  399. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:460: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  400. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:460: error: format string argument not a string type
  401. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:462: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  402. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:464: error: expected declaration specifiers or '...' before '__gnuc_va_list'
  403. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:467: error: expected declaration specifiers or '...' before 'size_t'
  404. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:468: error: expected declaration specifiers or '...' before 'size_t'
  405. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:521: error: expected declaration specifiers or '...' before 'size_t'
  406. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdio.h:523: error: expected declaration specifiers or '...' before 'size_t'
  407. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdio/local.h:26,
  408. from ../../../../../newlib-1.16.0/newlib/libc/stdio/clearerr.c:57:
  409. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:74: error: expected declaration specifiers or '...' before 'size_t'
  410. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:75: error: expected declaration specifiers or '...' before 'ptrdiff_t'
  411. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:80: error: expected declaration specifiers or '...' before 'size_t'
  412. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/stdlib.h:4,
  413. from ../../../../../newlib-1.16.0/newlib/libc/stdio/local.h:28,
  414. from ../../../../../newlib-1.16.0/newlib/libc/stdio/clearerr.c:57:
  415. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  416. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  417. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:77: error: expected ')' before '__nmemb'
  418. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:87: error: expected ')' before '__size'
  419. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:88: error: expected declaration specifiers or '...' before 'size_t'
  420. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:89: error: expected declaration specifiers or '...' before 'size_t'
  421. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:90: error: expected ')' before '*' token
  422. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'wchar_t'
  423. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'size_t'
  424. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:92: error: expected declaration specifiers or '...' before 'wchar_t'
  425. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:93: error: expected declaration specifiers or '...' before 'wchar_t'
  426. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs'
  427. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_mbstowcs_r'
  428. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs'
  429. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_wcstombs_r'
  430. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  431. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  432. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:106: error: expected declaration specifiers or '...' before 'size_t'
  433. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:185: error: expected declaration specifiers or '...' before 'size_t'
  434. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  435. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  436. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:188: error: expected declaration specifiers or '...' before 'size_t'
  437. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/unistd.h:4,
  438. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/unistd.h:4,
  439. from ../../../../../newlib-1.16.0/newlib/libc/stdio/local.h:29,
  440. from ../../../../../newlib-1.16.0/newlib/libc/stdio/clearerr.c:57:
  441. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:60: error: expected declaration specifiers or '...' before 'size_t'
  442. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'getpagesize'
  443. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:123: error: expected declaration specifiers or '...' before 'size_t'
  444. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:124: error: expected declaration specifiers or '...' before 'size_t'
  445. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:125: error: expected declaration specifiers or '...' before 'size_t'
  446. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:134: error: expected ')' before '__incr'
  447. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:170: error: expected declaration specifiers or '...' before 'size_t'
  448. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdio/local.h:29,
  449. from ../../../../../newlib-1.16.0/newlib/libc/stdio/clearerr.c:57:
  450. /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/unistd.h:10: error: expected declaration specifiers or '...' before 'size_t'
  451. /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/unistd.h:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'getpagesize'
  452. In file included from ../../../../../newlib-1.16.0/newlib/libc/stdio/clearerr.c:57:
  453. ../../../../../newlib-1.16.0/newlib/libc/stdio/local.h:36: error: expected declaration specifiers or '...' before 'va_list'
  454. ../../../../../newlib-1.16.0/newlib/libc/stdio/local.h:37: error: expected declaration specifiers or '...' before 'va_list'
  455. gmake[7]: *** [lib_a-clearerr.o] Error 1
  456. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/stdio'
  457. Making all in string
  458. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/string'
  459. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/string -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-bcopy.o `test -f 'bcopy.c' || echo '../../../../../newlib-1.16.0/newlib/libc/string/'`bcopy.c
  460. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  461. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:11,
  462. from ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c:29:
  463. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:67:20: error: stddef.h: No such file or directory
  464. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  465. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:11,
  466. from ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c:29:
  467. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  468. In file included from ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c:29:
  469. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:22: error: expected declaration specifiers or '...' before 'size_t'
  470. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:23: error: expected declaration specifiers or '...' before 'size_t'
  471. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:24: error: expected declaration specifiers or '...' before 'size_t'
  472. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:25: error: expected declaration specifiers or '...' before 'size_t'
  473. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:26: error: expected declaration specifiers or '...' before 'size_t'
  474. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn'
  475. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen'
  476. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:35: error: expected declaration specifiers or '...' before 'size_t'
  477. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:36: error: expected declaration specifiers or '...' before 'size_t'
  478. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:37: error: expected declaration specifiers or '...' before 'size_t'
  479. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn'
  480. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm'
  481. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t'
  482. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:53: error: expected declaration specifiers or '...' before 'size_t'
  483. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:54: error: expected declaration specifiers or '...' before 'size_t'
  484. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:57: error: expected declaration specifiers or '...' before 'size_t'
  485. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:58: error: expected declaration specifiers or '...' before 'size_t'
  486. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:64: error: expected declaration specifiers or '...' before 'size_t'
  487. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:69: error: expected declaration specifiers or '...' before 'size_t'
  488. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:70: error: expected declaration specifiers or '...' before 'size_t'
  489. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:71: error: expected declaration specifiers or '...' before 'size_t'
  490. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlcat'
  491. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlcpy'
  492. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:74: error: expected declaration specifiers or '...' before 'size_t'
  493. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strnlen'
  494. ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c:32: error: expected declaration specifiers or '...' before 'size_t'
  495. ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c: In function 'bcopy':
  496. ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c:37: error: 'length' undeclared (first use in this function)
  497. ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c:37: error: (Each undeclared identifier is reported only once
  498. ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c:37: error: for each function it appears in.)
  499. ../../../../../newlib-1.16.0/newlib/libc/string/bcopy.c:37: error: too many arguments to function 'memmove'
  500. gmake[7]: *** [lib_a-bcopy.o] Error 1
  501. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/string'
  502. Making all in signal
  503. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/signal'
  504. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/signal -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-raise.o `test -f 'raise.c' || echo '../../../../../newlib-1.16.0/newlib/libc/signal/'`raise.c
  505. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/signal -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-signal.o `test -f 'signal.c' || echo '../../../../../newlib-1.16.0/newlib/libc/signal/'`signal.c
  506. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:22,
  507. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  508. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  509. from ../../../../../newlib-1.16.0/newlib/libc/signal/signal.c:95:
  510. /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/types.h:22:20: error: stddef.h: No such file or directory
  511. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/types.h:61,
  512. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/time.h:9,
  513. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/sys/time.h:24,
  514. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:49,
  515. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  516. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  517. from ../../../../../newlib-1.16.0/newlib/libc/signal/signal.c:95:
  518. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  519. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/time.h:6,
  520. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:52,
  521. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  522. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  523. from ../../../../../newlib-1.16.0/newlib/libc/signal/signal.c:95:
  524. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/time.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strftime'
  525. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/stdlib.h:4,
  526. from ../../../../../newlib-1.16.0/newlib/libc/signal/signal.c:98:
  527. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  528. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:72: error: expected declaration specifiers or '...' before 'size_t'
  529. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:77: error: expected ')' before '__nmemb'
  530. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:87: error: expected ')' before '__size'
  531. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:88: error: expected declaration specifiers or '...' before 'size_t'
  532. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:89: error: expected declaration specifiers or '...' before 'size_t'
  533. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:90: error: expected ')' before '*' token
  534. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'wchar_t'
  535. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:91: error: expected declaration specifiers or '...' before 'size_t'
  536. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:92: error: expected declaration specifiers or '...' before 'wchar_t'
  537. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:93: error: expected declaration specifiers or '...' before 'wchar_t'
  538. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs'
  539. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_mbstowcs_r'
  540. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs'
  541. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_wcstombs_r'
  542. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  543. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:104: error: expected declaration specifiers or '...' before 'size_t'
  544. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:106: error: expected declaration specifiers or '...' before 'size_t'
  545. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:185: error: expected declaration specifiers or '...' before 'size_t'
  546. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  547. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:186: error: expected declaration specifiers or '...' before 'size_t'
  548. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/stdlib.h:188: error: expected declaration specifiers or '...' before 'size_t'
  549. In file included from ../../../../../newlib-1.16.0/newlib/libc/signal/signal.c:99:
  550. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:74: error: expected declaration specifiers or '...' before 'size_t'
  551. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:80: error: expected declaration specifiers or '...' before 'size_t'
  552. ../../../../../newlib-1.16.0/newlib/libc/signal/signal.c: In function '_init_signal_r':
  553. ../../../../../newlib-1.16.0/newlib/libc/signal/signal.c:110: error: too many arguments to function '_malloc_r'
  554. gmake[7]: *** [lib_a-signal.o] Error 1
  555. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/signal'
  556. Making all in time
  557. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/time'
  558. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/time -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-asctime.o `test -f 'asctime.c' || echo '../../../../../newlib-1.16.0/newlib/libc/time/'`asctime.c
  559. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/time.h:22,
  560. from ../../../../../newlib-1.16.0/newlib/libc/time/asctime.c:50:
  561. /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/types.h:22:20: error: stddef.h: No such file or directory
  562. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/types.h:61,
  563. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/time.h:9,
  564. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/sys/time.h:24,
  565. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/time.h:49,
  566. from ../../../../../newlib-1.16.0/newlib/libc/time/asctime.c:50:
  567. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  568. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/time.h:6,
  569. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/time.h:52,
  570. from ../../../../../newlib-1.16.0/newlib/libc/time/asctime.c:50:
  571. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/time.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strftime'
  572. In file included from ../../../../../newlib-1.16.0/newlib/libc/time/asctime.c:52:
  573. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:74: error: expected declaration specifiers or '...' before 'size_t'
  574. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:80: error: expected declaration specifiers or '...' before 'size_t'
  575. gmake[7]: *** [lib_a-asctime.o] Error 1
  576. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/time'
  577. Making all in locale
  578. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/locale'
  579. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/locale -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-locale.o `test -f 'locale.c' || echo '../../../../../newlib-1.16.0/newlib/libc/locale/'`locale.c
  580. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  581. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:11,
  582. from ../../../../../newlib-1.16.0/newlib/libc/locale/locale.c:91:
  583. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:67:20: error: stddef.h: No such file or directory
  584. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  585. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:11,
  586. from ../../../../../newlib-1.16.0/newlib/libc/locale/locale.c:91:
  587. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  588. In file included from ../../../../../newlib-1.16.0/newlib/libc/locale/locale.c:91:
  589. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:22: error: expected declaration specifiers or '...' before 'size_t'
  590. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:23: error: expected declaration specifiers or '...' before 'size_t'
  591. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:24: error: expected declaration specifiers or '...' before 'size_t'
  592. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:25: error: expected declaration specifiers or '...' before 'size_t'
  593. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:26: error: expected declaration specifiers or '...' before 'size_t'
  594. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn'
  595. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen'
  596. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:35: error: expected declaration specifiers or '...' before 'size_t'
  597. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:36: error: expected declaration specifiers or '...' before 'size_t'
  598. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:37: error: expected declaration specifiers or '...' before 'size_t'
  599. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn'
  600. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm'
  601. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t'
  602. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:53: error: expected declaration specifiers or '...' before 'size_t'
  603. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:54: error: expected declaration specifiers or '...' before 'size_t'
  604. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:57: error: expected declaration specifiers or '...' before 'size_t'
  605. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:58: error: expected declaration specifiers or '...' before 'size_t'
  606. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:64: error: expected declaration specifiers or '...' before 'size_t'
  607. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:69: error: expected declaration specifiers or '...' before 'size_t'
  608. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:70: error: expected declaration specifiers or '...' before 'size_t'
  609. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:71: error: expected declaration specifiers or '...' before 'size_t'
  610. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlcat'
  611. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlcpy'
  612. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:74: error: expected declaration specifiers or '...' before 'size_t'
  613. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strnlen'
  614. In file included from ../../../../../newlib-1.16.0/newlib/libc/locale/locale.c:93:
  615. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:74: error: expected declaration specifiers or '...' before 'size_t'
  616. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:75: error: expected declaration specifiers or '...' before 'ptrdiff_t'
  617. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:80: error: expected declaration specifiers or '...' before 'size_t'
  618. gmake[7]: *** [lib_a-locale.o] Error 1
  619. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/locale'
  620. Making all in sys
  621. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/sys'
  622. Making all in .
  623. gmake[8]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/sys'
  624. gmake[8]: Nothing to be done for `all-am'.
  625. gmake[8]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/sys'
  626. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/sys'
  627. Making all in reent
  628. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/reent'
  629. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/reent -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-closer.o `test -f 'closer.c' || echo '../../../../../newlib-1.16.0/newlib/libc/reent/'`closer.c
  630. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  631. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:48,
  632. from ../../../../../newlib-1.16.0/newlib/libc/reent/closer.c:3:
  633. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:67:20: error: stddef.h: No such file or directory
  634. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  635. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:48,
  636. from ../../../../../newlib-1.16.0/newlib/libc/reent/closer.c:3:
  637. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  638. In file included from ../../../../../newlib-1.16.0/newlib/libc/reent/closer.c:3:
  639. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:74: error: expected declaration specifiers or '...' before 'size_t'
  640. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:75: error: expected declaration specifiers or '...' before 'ptrdiff_t'
  641. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:80: error: expected declaration specifiers or '...' before 'size_t'
  642. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/unistd.h:4,
  643. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/unistd.h:4,
  644. from ../../../../../newlib-1.16.0/newlib/libc/reent/closer.c:4:
  645. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:60: error: expected declaration specifiers or '...' before 'size_t'
  646. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'getpagesize'
  647. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:123: error: expected declaration specifiers or '...' before 'size_t'
  648. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:124: error: expected declaration specifiers or '...' before 'size_t'
  649. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:125: error: expected declaration specifiers or '...' before 'size_t'
  650. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:134: error: expected ')' before '__incr'
  651. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/unistd.h:170: error: expected declaration specifiers or '...' before 'size_t'
  652. In file included from ../../../../../newlib-1.16.0/newlib/libc/reent/closer.c:4:
  653. /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/unistd.h:10: error: expected declaration specifiers or '...' before 'size_t'
  654. /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/unistd.h:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'getpagesize'
  655. gmake[7]: *** [lib_a-closer.o] Error 1
  656. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/reent'
  657. Making all in errno
  658. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/errno'
  659. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/errno -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-errno.o `test -f 'errno.c' || echo '../../../../../newlib-1.16.0/newlib/libc/errno/'`errno.c
  660. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:22,
  661. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  662. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  663. from ../../../../../newlib-1.16.0/newlib/libc/errno/errno.c:5:
  664. /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/types.h:22:20: error: stddef.h: No such file or directory
  665. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/types.h:61,
  666. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/time.h:9,
  667. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/sys/time.h:24,
  668. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:49,
  669. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  670. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  671. from ../../../../../newlib-1.16.0/newlib/libc/errno/errno.c:5:
  672. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  673. In file included from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix/time.h:6,
  674. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/time.h:52,
  675. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/mini-os/sched.h:5,
  676. from /root/xen-unstable.hg/stubdom/../extras/mini-os/include/errno.h:116,
  677. from ../../../../../newlib-1.16.0/newlib/libc/errno/errno.c:5:
  678. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/time.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strftime'
  679. In file included from ../../../../../newlib-1.16.0/newlib/libc/errno/errno.c:6:
  680. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:74: error: expected declaration specifiers or '...' before 'size_t'
  681. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:80: error: expected declaration specifiers or '...' before 'size_t'
  682. ../../../../../newlib-1.16.0/newlib/libc/errno/errno.c:12: warning: function declaration isn't a prototype
  683. gmake[7]: *** [lib_a-errno.o] Error 1
  684. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/errno'
  685. Making all in misc
  686. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/misc'
  687. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -DPACKAGE_NAME=\"newlib\" -DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.16.0\" -DPACKAGE_STRING=\"newlib\ 1.16.0\" -DPACKAGE_BUGREPORT=\"\" -I. -I../../../../../newlib-1.16.0/newlib/libc/misc -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -O2 -g -g -O2 -c -o lib_a-__dprintf.o `test -f '__dprintf.c' || echo '../../../../../newlib-1.16.0/newlib/libc/misc/'`__dprintf.c
  688. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  689. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:48,
  690. from ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:8:
  691. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:67:20: error: stddef.h: No such file or directory
  692. In file included from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/reent.h:14,
  693. from /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:48,
  694. from ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:8:
  695. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/sys/_types.h:76: error: expected specifier-qualifier-list before 'wint_t'
  696. In file included from ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:8:
  697. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:74: error: expected declaration specifiers or '...' before 'size_t'
  698. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:75: error: expected declaration specifiers or '...' before 'ptrdiff_t'
  699. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/reent.h:80: error: expected declaration specifiers or '...' before 'size_t'
  700. In file included from ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:9:
  701. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:22: error: expected declaration specifiers or '...' before 'size_t'
  702. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:23: error: expected declaration specifiers or '...' before 'size_t'
  703. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:24: error: expected declaration specifiers or '...' before 'size_t'
  704. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:25: error: expected declaration specifiers or '...' before 'size_t'
  705. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:26: error: expected declaration specifiers or '...' before 'size_t'
  706. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn'
  707. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen'
  708. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:35: error: expected declaration specifiers or '...' before 'size_t'
  709. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:36: error: expected declaration specifiers or '...' before 'size_t'
  710. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:37: error: expected declaration specifiers or '...' before 'size_t'
  711. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn'
  712. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm'
  713. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t'
  714. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:53: error: expected declaration specifiers or '...' before 'size_t'
  715. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:54: error: expected declaration specifiers or '...' before 'size_t'
  716. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:57: error: expected declaration specifiers or '...' before 'size_t'
  717. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:58: error: expected declaration specifiers or '...' before 'size_t'
  718. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:64: error: expected declaration specifiers or '...' before 'size_t'
  719. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:69: error: expected declaration specifiers or '...' before 'size_t'
  720. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:70: error: expected declaration specifiers or '...' before 'size_t'
  721. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:71: error: expected declaration specifiers or '...' before 'size_t'
  722. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlcat'
  723. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlcpy'
  724. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:74: error: expected declaration specifiers or '...' before 'size_t'
  725. /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include/string.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strnlen'
  726. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:13:20: error: stdarg.h: No such file or directory
  727. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:22: warning: function declaration isn't a prototype
  728. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:23: warning: function declaration isn't a prototype
  729. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:24: warning: function declaration isn't a prototype
  730. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:25: warning: function declaration isn't a prototype
  731. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c: In function '__dprintf':
  732. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:64: error: 'va_list' undeclared (first use in this function)
  733. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:64: error: (Each undeclared identifier is reported only once
  734. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:64: error: for each function it appears in.)
  735. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:64: error: expected ';' before 'args'
  736. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:73: warning: implicit declaration of function 'va_start'
  737. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:73: error: 'args' undeclared (first use in this function)
  738. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:92: warning: implicit declaration of function 'va_arg'
  739. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:92: error: expected expression before 'int'
  740. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:93: error: expected expression before 'char'
  741. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:93: warning: assignment makes pointer from integer without a cast
  742. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:129: error: expected expression before 'int'
  743. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:133: error: expected expression before 'char'
  744. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:139: error: expected expression before 'int'
  745. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:143: error: expected expression before 'char'
  746. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:143: warning: assignment makes pointer from integer without a cast
  747. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:150: warning: implicit declaration of function 'va_end'
  748. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c: At top level:
  749. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:180: warning: function declaration isn't a prototype
  750. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:223: warning: function declaration isn't a prototype
  751. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:257: warning: function declaration isn't a prototype
  752. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c: In function 'write_char':
  753. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:259: error: too many arguments to function '_write_r'
  754. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c: At top level:
  755. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:268: warning: function declaration isn't a prototype
  756. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c: In function 'write_string':
  757. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:270: warning: implicit declaration of function 'strlen'
  758. ../../../../../newlib-1.16.0/newlib/libc/misc/__dprintf.c:270: error: too many arguments to function '_write_r'
  759. gmake[7]: *** [lib_a-__dprintf.o] Error 1
  760. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/misc'
  761. Making all in machine
  762. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/machine'
  763. Making all in x86_64
  764. gmake[8]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/machine/x86_64'
  765. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -c -o lib_a-setjmp.o `test -f 'setjmp.S' || echo '../../../../../../newlib-1.16.0/newlib/libc/machine/x86_64/'`setjmp.S
  766. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -c -o lib_a-memcpy.o `test -f 'memcpy.S' || echo '../../../../../../newlib-1.16.0/newlib/libc/machine/x86_64/'`memcpy.S
  767. gcc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/../tools/xenstore -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86 -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /root/xen-unstable.hg/stubdom/../extras/mini-os/include/posix -isystem /root/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include -isystem /root/xen-unstable.hg/stubdom/lwip-x86_64/src/include/ipv4 -I/root/xen-unstable.hg/stubdom/include -I/root/xen-unstable.hg/stubdom/../xen/include -mno-red-zone -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/ -isystem /root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/targ-include -isystem /root/xen-unstable.hg/stubdom/newlib-1.16.0/newlib/libc/include -B/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/x86_64 -L/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/libgloss/libnosys -L/root/xen-unstable.hg/stubdom/newlib-1.16.0/libgloss/x86_64 -O2 -DMISSING_SYSCALL_NAMES -fno-builtin -c -o lib_a-memset.o `test -f 'memset.S' || echo '../../../../../../newlib-1.16.0/newlib/libc/machine/x86_64/'`memset.S
  768. rm -f lib.a
  769. ar cru lib.a lib_a-setjmp.o lib_a-memcpy.o lib_a-memset.o
  770. ranlib lib.a
  771. gmake[8]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/machine/x86_64'
  772. Making all in .
  773. gmake[8]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/machine'
  774. rm -f lib.a
  775. ln x86_64/lib.a lib.a >/dev/null 2>/dev/null || \
  776. cp x86_64/lib.a lib.a
  777. gmake[8]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/machine'
  778. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc/machine'
  779. Making all in .
  780. gmake[7]: Entering directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc'
  781. rm -f libc.a
  782. rm -rf tmp
  783. mkdir tmp
  784. cd tmp; \
  785. for i in argz/lib.a stdlib/lib.a ctype/lib.a search/lib.a stdio/lib.a string/lib.a signal/lib.a time/lib.a locale/lib.a reent/lib.a errno/lib.a misc/lib.a machine/lib.a ; do \
  786. ar x ../$i; \
  787. done; \
  788. ar rc ../libc.a *.o
  789. ar: ../argz/lib.a: No such file or directory
  790. ar: ../stdlib/lib.a: No such file or directory
  791. ar: ../ctype/lib.a: No such file or directory
  792. ar: ../search/lib.a: No such file or directory
  793. ar: ../stdio/lib.a: No such file or directory
  794. ar: ../string/lib.a: No such file or directory
  795. ar: ../signal/lib.a: No such file or directory
  796. ar: ../time/lib.a: No such file or directory
  797. ar: ../locale/lib.a: No such file or directory
  798. ar: ../reent/lib.a: No such file or directory
  799. ar: ../errno/lib.a: No such file or directory
  800. ar: ../misc/lib.a: No such file or directory
  801. ranlib libc.a
  802. rm -rf tmp
  803. gmake[7]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc'
  804. gmake[6]: *** [all-recursive] Error 1
  805. gmake[6]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib/libc'
  806. gmake[5]: *** [all-recursive] Error 1
  807. gmake[5]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib'
  808. gmake[4]: *** [all] Error 2
  809. gmake[4]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64/x86_64-xen-elf/newlib'
  810. gmake[3]: *** [all-target-newlib] Error 2
  811. gmake[3]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64'
  812. gmake[2]: *** [all] Error 2
  813. gmake[2]: Leaving directory `/root/xen-unstable.hg/stubdom/newlib-x86_64'
  814. gmake[1]: *** [cross-root-x86_64/x86_64-xen-elf/lib/libc.a] Error 2
  815. gmake[1]: Leaving directory `/root/xen-unstable.hg/stubdom'
  816. gmake: *** [install-stubdom] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement