fork(1) download
  1. #include "stdio.h"
  2.  
  3. void main() {
  4. printf("hello");
  5. }
  6.  
  7.  
  8. In file included from /usr/include/stdio.h:36,
  9. from malloc.c:1:
  10. /usr/include/bits/types.h:131: error: /usr/include/bits/typesizes.h: Input/output error
  11. /usr/include/bits/types.h:134: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__dev_t’
  12. /usr/include/bits/types.h:135: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__uid_t’
  13. /usr/include/bits/types.h:136: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__gid_t’
  14. /usr/include/bits/types.h:137: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__ino_t’
  15. /usr/include/bits/types.h:138: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__ino64_t’
  16. /usr/include/bits/types.h:139: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__mode_t’
  17. /usr/include/bits/types.h:140: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__nlink_t’
  18. /usr/include/bits/types.h:141: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__off_t’
  19. /usr/include/bits/types.h:142: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__off64_t’
  20. /usr/include/bits/types.h:143: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__pid_t’
  21. /usr/include/bits/types.h:144: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__fsid_t’
  22. /usr/include/bits/types.h:145: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__clock_t’
  23. /usr/include/bits/types.h:146: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__rlim_t’
  24. /usr/include/bits/types.h:147: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__rlim64_t’
  25. /usr/include/bits/types.h:148: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__id_t’
  26. /usr/include/bits/types.h:149: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__time_t’
  27. /usr/include/bits/types.h:150: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__useconds_t’
  28. /usr/include/bits/types.h:151: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__suseconds_t’
  29. /usr/include/bits/types.h:153: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__daddr_t’
  30. /usr/include/bits/types.h:154: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__swblk_t’
  31. /usr/include/bits/types.h:155: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__key_t’
  32. /usr/include/bits/types.h:158: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__clockid_t’
  33. /usr/include/bits/types.h:161: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__timer_t’
  34. /usr/include/bits/types.h:164: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__blksize_t’
  35. /usr/include/bits/types.h:169: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__blkcnt_t’
  36. /usr/include/bits/types.h:170: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__blkcnt64_t’
  37. /usr/include/bits/types.h:173: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__fsblkcnt_t’
  38. /usr/include/bits/types.h:174: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__fsblkcnt64_t’
  39. /usr/include/bits/types.h:177: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__fsfilcnt_t’
  40. /usr/include/bits/types.h:178: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__fsfilcnt64_t’
  41. /usr/include/bits/types.h:180: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__ssize_t’
  42. /usr/include/bits/types.h:184: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__loff_t’
  43. In file included from /usr/include/libio.h:32,
  44. from /usr/include/stdio.h:75,
  45. from malloc.c:1:
  46. /usr/include/_G_config.h:24: error: expected specifier-qualifier-list before ‘__off_t’
  47. /usr/include/_G_config.h:29: error: expected specifier-qualifier-list before ‘__off64_t’
  48. In file included from /usr/include/stdio.h:75,
  49. from malloc.c:1:
  50. /usr/include/libio.h:300: error: expected specifier-qualifier-list before ‘__off_t’
  51. /usr/include/libio.h:364: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__io_read_fn’
  52. /usr/include/libio.h:372: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__io_write_fn’
  53. /usr/include/libio.h:381: error: expected declaration specifiers or ‘...’ before ‘__off64_t’
  54. /usr/include/libio.h:494: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘_IO_padn’
  55. /usr/include/libio.h:497: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘_IO_seekoff’
  56. /usr/include/libio.h:498: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘_IO_seekpos’
  57. In file included from malloc.c:1:
  58. /usr/include/stdio.h:91: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘off_t
  59. /usr/include/stdio.h:103: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘ssize_t’
  60. In file included from malloc.c:1:
  61. /usr/include/stdio.h:658: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘__getdelim’
  62. /usr/include/stdio.h:661: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘getdelim’
  63. /usr/include/stdio.h:671: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘getline’
  64. /usr/include/stdio.h:766: error: expected declaration specifiers or ‘...’ before ‘__off_t’
  65. /usr/include/stdio.h:771: error: expected ‘=,,,;, ‘asm’ or ‘__attribute__’ before ‘ftello’
  66.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty