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.8 KiB

  1. [TIMESTAMP] 1181085080 Wed Jun 6 01:11:20 2007 (5) ERROR
  2. [TIMESTAMP] 1181557391 Mon Jun 11 12:23:11 2007 (9) ERROR
  3. [TIMESTAMP] 1181824138 Thu Jun 14 14:28:58 2007 (5) ERROR
  4. [TIMESTAMP] 1181904530 Fri Jun 15 12:48:50 2007 (9) ERROR
  5. [TIMESTAMP] 1181950673 Sat Jun 16 01:37:53 2007 (5) ERROR
  6. [TIMESTAMP] 1181972191 Sat Jun 16 07:36:31 2007 (9) ERROR
  7. [CONFIG-ID] TRUNK-x86-reference
  8. [ROCKVER] TRUNK
  9. [LOGS] 5-cgames.err 9-cgames.err
  10. [BUILDTIME] 1448 (5) ERROR
  11. [BUILDTIME] 1462 (9) ERROR
  12. [BUILDTIME] 1398 (5) ERROR
  13. [BUILDTIME] 1334 (9) ERROR
  14. [BUILDTIME] 1374 (5) ERROR
  15. [BUILDTIME] 1368 (9) ERROR
  16. [5-ERROR] play.c:74: warning: incompatible implicit declaration of built-in function 'memcpy'
  17. [5-ERROR] gcc-42 -Wall -O2 '-DDATADIR="/usr/share/csokoban"' -c -o dirio.o dirio.c
  18. [5-ERROR] gcc-42 -Wall -O2 '-DDATADIR="/usr/share/csokoban"' -c -o userio.o userio.c
  19. [5-ERROR] userio.c: In function 'ioinitialize':
  20. [5-ERROR] userio.c:847: warning: pointer targets in passing argument 1 of 'createfontchars' differ in signedness
  21. [5-ERROR] gcc-42 -Wall -s csokoban.o movelist.o fileread.o answers.o play.o dirio.o userio.o -o csokoban
  22. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.cgames.1181950660.20167.4161569442/cgames-2.2/csokoban'
  23. [5-ERROR] make -C cmines
  24. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.cgames.1181950660.20167.4161569442/cgames-2.2/cmines'
  25. [5-ERROR] gcc-42 -Wall -O2 -c -o cmines.o cmines.c
  26. [5-ERROR] gcc-42 -Wall -O2 -c -o userio.o userio.c
  27. [5-ERROR] userio.c:41:17: error: gpm.h: No such file or directory
  28. [5-ERROR] userio.c:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gpmconnection'
  29. [5-ERROR] userio.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lastgpm'
  30. [5-ERROR] userio.c: In function 'out':
  31. [5-ERROR] userio.c:274: error: 'lastgpm' undeclared (first use in this function)
  32. [5-ERROR] userio.c:274: error: (Each undeclared identifier is reported only once
  33. [5-ERROR] userio.c:274: error: for each function it appears in.)
  34. [5-ERROR] userio.c:274: warning: implicit declaration of function 'GPM_DRAWPOINTER'
  35. [5-ERROR] userio.c: In function 'getkey':
  36. [5-ERROR] userio.c:457: error: 'gpm_fd' undeclared (first use in this function)
  37. [5-ERROR] userio.c:461: warning: implicit declaration of function 'Gpm_Getchar'
  38. [5-ERROR] userio.c:458: error: invalid lvalue in asm output 0
  39. [5-ERROR] userio.c: In function 'input':
  40. [5-ERROR] userio.c:486: error: 'lastgpm' undeclared (first use in this function)
  41. [5-ERROR] userio.c: At top level:
  42. [5-ERROR] userio.c:519: error: expected ')' before '*' token
  43. [5-ERROR] userio.c: In function 'startup':
  44. [5-ERROR] userio.c:557: error: 'gpm_zerobased' undeclared (first use in this function)
  45. [5-ERROR] userio.c:557: error: 'gpm_handler' undeclared (first use in this function)
  46. [5-ERROR] userio.c:557: error: 'mousehandler' undeclared (first use in this function)
  47. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  48. [5-ERROR] userio.c:557: error: 'gpmconnection' undeclared (first use in this function)
  49. [5-ERROR] userio.c:557: error: 'GPM_DOWN' undeclared (first use in this function)
  50. [5-ERROR] userio.c:557: error: 'GPM_UP' undeclared (first use in this function)
  51. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  52. [5-ERROR] userio.c:557: error: 'GPM_MOVE' undeclared (first use in this function)
  53. [5-ERROR] userio.c:557: error: 'GPM_HARD' undeclared (first use in this function)
  54. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  55. [5-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  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: 'lastgpm' undeclared (first use in this function)
  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.1181950660.20167.4161569442/cgames-2.2/cmines'
  64. [5-ERROR] make: *** [cmines-build] Error 2
  65. [5-ERROR] --- BUILD ERROR ---
  66. [9-ERROR] play.c:74: warning: incompatible implicit declaration of built-in function 'memcpy'
  67. [9-ERROR] gcc-42 -Wall -O2 '-DDATADIR="/usr/share/csokoban"' -c -o dirio.o dirio.c
  68. [9-ERROR] gcc-42 -Wall -O2 '-DDATADIR="/usr/share/csokoban"' -c -o userio.o userio.c
  69. [9-ERROR] userio.c: In function 'ioinitialize':
  70. [9-ERROR] userio.c:847: warning: pointer targets in passing argument 1 of 'createfontchars' differ in signedness
  71. [9-ERROR] gcc-42 -Wall -s csokoban.o movelist.o fileread.o answers.o play.o dirio.o userio.o -o csokoban
  72. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.cgames.1181972178.23432.2938899655/cgames-2.2/csokoban'
  73. [9-ERROR] make -C cmines
  74. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.cgames.1181972178.23432.2938899655/cgames-2.2/cmines'
  75. [9-ERROR] gcc-42 -Wall -O2 -c -o cmines.o cmines.c
  76. [9-ERROR] gcc-42 -Wall -O2 -c -o userio.o userio.c
  77. [9-ERROR] userio.c:41:17: error: gpm.h: No such file or directory
  78. [9-ERROR] userio.c:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gpmconnection'
  79. [9-ERROR] userio.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lastgpm'
  80. [9-ERROR] userio.c: In function 'out':
  81. [9-ERROR] userio.c:274: error: 'lastgpm' undeclared (first use in this function)
  82. [9-ERROR] userio.c:274: error: (Each undeclared identifier is reported only once
  83. [9-ERROR] userio.c:274: error: for each function it appears in.)
  84. [9-ERROR] userio.c:274: warning: implicit declaration of function 'GPM_DRAWPOINTER'
  85. [9-ERROR] userio.c: In function 'getkey':
  86. [9-ERROR] userio.c:457: error: 'gpm_fd' undeclared (first use in this function)
  87. [9-ERROR] userio.c:461: warning: implicit declaration of function 'Gpm_Getchar'
  88. [9-ERROR] userio.c:458: error: invalid lvalue in asm output 0
  89. [9-ERROR] userio.c: In function 'input':
  90. [9-ERROR] userio.c:486: error: 'lastgpm' undeclared (first use in this function)
  91. [9-ERROR] userio.c: At top level:
  92. [9-ERROR] userio.c:519: error: expected ')' before '*' token
  93. [9-ERROR] userio.c: In function 'startup':
  94. [9-ERROR] userio.c:557: error: 'gpm_zerobased' undeclared (first use in this function)
  95. [9-ERROR] userio.c:557: error: 'gpm_handler' undeclared (first use in this function)
  96. [9-ERROR] userio.c:557: error: 'mousehandler' undeclared (first use in this function)
  97. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  98. [9-ERROR] userio.c:557: error: 'gpmconnection' undeclared (first use in this function)
  99. [9-ERROR] userio.c:557: error: 'GPM_DOWN' undeclared (first use in this function)
  100. [9-ERROR] userio.c:557: error: 'GPM_UP' undeclared (first use in this function)
  101. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  102. [9-ERROR] userio.c:557: error: 'GPM_MOVE' undeclared (first use in this function)
  103. [9-ERROR] userio.c:557: error: 'GPM_HARD' undeclared (first use in this function)
  104. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  105. [9-ERROR] userio.c:557: warning: left-hand operand of comma expression has no effect
  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: 'lastgpm' undeclared (first use in this function)
  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.1181972178.23432.2938899655/cgames-2.2/cmines'
  114. [9-ERROR] make: *** [cmines-build] Error 2
  115. [9-ERROR] --- BUILD ERROR ---