mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123 lines
7.9 KiB

  1. [TIMESTAMP] 1168648457 Sat Jan 13 01:34:17 2007 (5) ERROR
  2. [TIMESTAMP] 1168854944 Mon Jan 15 10:55:44 2007 (9) ERROR
  3. [TIMESTAMP] 1168948986 Tue Jan 16 13:03:06 2007 (5) ERROR
  4. [TIMESTAMP] 1168978900 Tue Jan 16 21:21:40 2007 (9) ERROR
  5. [TIMESTAMP] 1169092402 Thu Jan 18 04:53:22 2007 (5) ERROR
  6. [TIMESTAMP] 1169149172 Thu Jan 18 20:39:32 2007 (9) ERROR
  7. [CONFIG-ID] TRUNK-x86-reference
  8. [ROCKVER] TRUNK
  9. [LOGS] 5-cgames.err 9-cgames.err
  10. [BUILDTIME] 846 (5) ERROR
  11. [BUILDTIME] 840 (9) ERROR
  12. [BUILDTIME] 861 (5) ERROR
  13. [BUILDTIME] 876 (9) ERROR
  14. [BUILDTIME] 886 (5) ERROR
  15. [BUILDTIME] 881 (9) ERROR
  16. [5-ERROR] userio.c:50: warning: data definition has no type or storage class
  17. [5-ERROR] userio.c:63: error: syntax error before 'lastgpm'
  18. [5-ERROR] userio.c:63: warning: type defaults to 'int' in declaration of 'lastgpm'
  19. [5-ERROR] userio.c:63: warning: data definition has no type or storage class
  20. [5-ERROR] userio.c: In function 'out':
  21. [5-ERROR] userio.c:274: error: request for member 'y' in something not a structure or union
  22. [5-ERROR] userio.c:274: warning: implicit declaration of function 'GPM_DRAWPOINTER'
  23. [5-ERROR] userio.c: In function 'getkey':
  24. [5-ERROR] userio.c:457: error: 'gpm_fd' undeclared (first use in this function)
  25. [5-ERROR] userio.c:457: error: (Each undeclared identifier is reported only once
  26. [5-ERROR] userio.c:457: error: for each function it appears in.)
  27. [5-ERROR] userio.c:461: warning: implicit declaration of function 'Gpm_Getchar'
  28. [5-ERROR] userio.c:458: error: invalid lvalue in asm output 0
  29. [5-ERROR] userio.c: In function 'input':
  30. [5-ERROR] userio.c:486: error: request for member 'y' in something not a structure or union
  31. [5-ERROR] userio.c: At top level:
  32. [5-ERROR] userio.c:519: error: syntax error before '*' token
  33. [5-ERROR] userio.c: In function 'mousehandler':
  34. [5-ERROR] userio.c:523: error: 'clientdata' undeclared (first use in this function)
  35. [5-ERROR] userio.c:524: error: 'event' undeclared (first use in this function)
  36. [5-ERROR] userio.c:527: error: 'GPM_DOWN' undeclared (first use in this function)
  37. [5-ERROR] userio.c:527: error: 'GPM_UP' undeclared (first use in this function)
  38. [5-ERROR] userio.c:528: error: 'GPM_B_MIDDLE' undeclared (first use in this function)
  39. [5-ERROR] userio.c:532: error: 'GPM_B_LEFT' undeclared (first use in this function)
  40. [5-ERROR] userio.c:534: error: 'GPM_B_RIGHT' undeclared (first use in this function)
  41. [5-ERROR] userio.c: In function 'startup':
  42. [5-ERROR] userio.c:557: error: 'gpm_zerobased' undeclared (first use in this function)
  43. [5-ERROR] userio.c:557: error: 'gpm_handler' undeclared (first use in this function)
  44. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  45. [5-ERROR] userio.c:557: error: request for member 'eventMask' in something not a structure or union
  46. [5-ERROR] userio.c:557: error: 'GPM_DOWN' undeclared (first use in this function)
  47. [5-ERROR] userio.c:557: error: 'GPM_UP' undeclared (first use in this function)
  48. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  49. [5-ERROR] userio.c:557: error: request for member 'defaultMask' in something not a structure or union
  50. [5-ERROR] userio.c:557: error: 'GPM_MOVE' undeclared (first use in this function)
  51. [5-ERROR] userio.c:557: error: 'GPM_HARD' undeclared (first use in this function)
  52. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  53. [5-ERROR] userio.c:557: error: request for member 'minMod' in something not a structure or union
  54. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  55. [5-ERROR] userio.c:557: error: request for member 'maxMod' in something not a structure or union
  56. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  57. [5-ERROR] userio.c:557: warning: implicit declaration of function 'Gpm_Open'
  58. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  59. [5-ERROR] userio.c:558: error: request for member 'y' in something not a structure or union
  60. [5-ERROR] userio.c: In function 'shutdown':
  61. [5-ERROR] userio.c:569: warning: implicit declaration of function 'Gpm_Close'
  62. [5-ERROR] make[1]: *** [userio.o] Error 1
  63. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.cgames.1169092393.29030.905555977/cgames-2.2/cmines'
  64. [5-ERROR] make: *** [cmines-build] Error 2
  65. [5-ERROR] --- BUILD ERROR ---
  66. [9-ERROR] userio.c:50: warning: data definition has no type or storage class
  67. [9-ERROR] userio.c:63: error: syntax error before 'lastgpm'
  68. [9-ERROR] userio.c:63: warning: type defaults to 'int' in declaration of 'lastgpm'
  69. [9-ERROR] userio.c:63: warning: data definition has no type or storage class
  70. [9-ERROR] userio.c: In function 'out':
  71. [9-ERROR] userio.c:274: error: request for member 'y' in something not a structure or union
  72. [9-ERROR] userio.c:274: warning: implicit declaration of function 'GPM_DRAWPOINTER'
  73. [9-ERROR] userio.c: In function 'getkey':
  74. [9-ERROR] userio.c:457: error: 'gpm_fd' undeclared (first use in this function)
  75. [9-ERROR] userio.c:457: error: (Each undeclared identifier is reported only once
  76. [9-ERROR] userio.c:457: error: for each function it appears in.)
  77. [9-ERROR] userio.c:461: warning: implicit declaration of function 'Gpm_Getchar'
  78. [9-ERROR] userio.c:458: error: invalid lvalue in asm output 0
  79. [9-ERROR] userio.c: In function 'input':
  80. [9-ERROR] userio.c:486: error: request for member 'y' in something not a structure or union
  81. [9-ERROR] userio.c: At top level:
  82. [9-ERROR] userio.c:519: error: syntax error before '*' token
  83. [9-ERROR] userio.c: In function 'mousehandler':
  84. [9-ERROR] userio.c:523: error: 'clientdata' undeclared (first use in this function)
  85. [9-ERROR] userio.c:524: error: 'event' undeclared (first use in this function)
  86. [9-ERROR] userio.c:527: error: 'GPM_DOWN' undeclared (first use in this function)
  87. [9-ERROR] userio.c:527: error: 'GPM_UP' undeclared (first use in this function)
  88. [9-ERROR] userio.c:528: error: 'GPM_B_MIDDLE' undeclared (first use in this function)
  89. [9-ERROR] userio.c:532: error: 'GPM_B_LEFT' undeclared (first use in this function)
  90. [9-ERROR] userio.c:534: error: 'GPM_B_RIGHT' undeclared (first use in this function)
  91. [9-ERROR] userio.c: In function 'startup':
  92. [9-ERROR] userio.c:557: error: 'gpm_zerobased' undeclared (first use in this function)
  93. [9-ERROR] userio.c:557: error: 'gpm_handler' undeclared (first use in this function)
  94. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  95. [9-ERROR] userio.c:557: error: request for member 'eventMask' in something not a structure or union
  96. [9-ERROR] userio.c:557: error: 'GPM_DOWN' undeclared (first use in this function)
  97. [9-ERROR] userio.c:557: error: 'GPM_UP' undeclared (first use in this function)
  98. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  99. [9-ERROR] userio.c:557: error: request for member 'defaultMask' in something not a structure or union
  100. [9-ERROR] userio.c:557: error: 'GPM_MOVE' undeclared (first use in this function)
  101. [9-ERROR] userio.c:557: error: 'GPM_HARD' undeclared (first use in this function)
  102. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  103. [9-ERROR] userio.c:557: error: request for member 'minMod' in something not a structure or union
  104. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  105. [9-ERROR] userio.c:557: error: request for member 'maxMod' in something not a structure or union
  106. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  107. [9-ERROR] userio.c:557: warning: implicit declaration of function 'Gpm_Open'
  108. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  109. [9-ERROR] userio.c:558: error: request for member 'y' in something not a structure or union
  110. [9-ERROR] userio.c: In function 'shutdown':
  111. [9-ERROR] userio.c:569: warning: implicit declaration of function 'Gpm_Close'
  112. [9-ERROR] make[1]: *** [userio.o] Error 1
  113. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.cgames.1169149163.20717.453632617/cgames-2.2/cmines'
  114. [9-ERROR] make: *** [cmines-build] Error 2
  115. [9-ERROR] --- BUILD ERROR ---