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
6.6 KiB

  1. [TIMESTAMP] 1168684028 Sat Jan 13 11:27:08 2007 (5) ERROR
  2. [TIMESTAMP] 1168893020 Mon Jan 15 21:30:20 2007 (9) ERROR
  3. [TIMESTAMP] 1168952398 Tue Jan 16 13:59:58 2007 (5) ERROR
  4. [TIMESTAMP] 1168982089 Tue Jan 16 22:14:49 2007 (9) ERROR
  5. [TIMESTAMP] 1169122715 Thu Jan 18 13:18:35 2007 (5) ERROR
  6. [TIMESTAMP] 1169152293 Thu Jan 18 21:31:33 2007 (9) ERROR
  7. [CONFIG-ID] TRUNK-x86-reference
  8. [ROCKVER] TRUNK
  9. [LOGS] 5-gnuchess.err 9-gnuchess.err
  10. [BUILDTIME] 1824 (5) ERROR
  11. [BUILDTIME] 1844 (9) ERROR
  12. [BUILDTIME] 1859 (5) ERROR
  13. [BUILDTIME] 1850 (9) ERROR
  14. [BUILDTIME] 1855 (5) ERROR
  15. [BUILDTIME] 1860 (9) ERROR
  16. [5-ERROR] else rm -f ".deps/epd.Tpo"; exit 1; \
  17. [5-ERROR] fi
  18. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT eval.o -MD -MP -MF ".deps/eval.Tpo" \
  19. [5-ERROR] -c -o eval.o `test -f 'eval.c' || echo './'`eval.c; \
  20. [5-ERROR] then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; \
  21. [5-ERROR] else rm -f ".deps/eval.Tpo"; exit 1; \
  22. [5-ERROR] fi
  23. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT genmove.o -MD -MP -MF ".deps/genmove.Tpo" \
  24. [5-ERROR] -c -o genmove.o `test -f 'genmove.c' || echo './'`genmove.c; \
  25. [5-ERROR] then mv -f ".deps/genmove.Tpo" ".deps/genmove.Po"; \
  26. [5-ERROR] else rm -f ".deps/genmove.Tpo"; exit 1; \
  27. [5-ERROR] fi
  28. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \
  29. [5-ERROR] -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
  30. [5-ERROR] then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \
  31. [5-ERROR] else rm -f ".deps/getopt.Tpo"; exit 1; \
  32. [5-ERROR] fi
  33. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \
  34. [5-ERROR] -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
  35. [5-ERROR] then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
  36. [5-ERROR] else rm -f ".deps/getopt1.Tpo"; exit 1; \
  37. [5-ERROR] fi
  38. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" \
  39. [5-ERROR] -c -o hash.o `test -f 'hash.c' || echo './'`hash.c; \
  40. [5-ERROR] then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; \
  41. [5-ERROR] else rm -f ".deps/hash.Tpo"; exit 1; \
  42. [5-ERROR] fi
  43. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT hung.o -MD -MP -MF ".deps/hung.Tpo" \
  44. [5-ERROR] -c -o hung.o `test -f 'hung.c' || echo './'`hung.c; \
  45. [5-ERROR] then mv -f ".deps/hung.Tpo" ".deps/hung.Po"; \
  46. [5-ERROR] else rm -f ".deps/hung.Tpo"; exit 1; \
  47. [5-ERROR] fi
  48. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT init.o -MD -MP -MF ".deps/init.Tpo" \
  49. [5-ERROR] -c -o init.o `test -f 'init.c' || echo './'`init.c; \
  50. [5-ERROR] then mv -f ".deps/init.Tpo" ".deps/init.Po"; \
  51. [5-ERROR] else rm -f ".deps/init.Tpo"; exit 1; \
  52. [5-ERROR] fi
  53. [5-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT input.o -MD -MP -MF ".deps/input.Tpo" \
  54. [5-ERROR] -c -o input.o `test -f 'input.c' || echo './'`input.c; \
  55. [5-ERROR] then mv -f ".deps/input.Tpo" ".deps/input.Po"; \
  56. [5-ERROR] else rm -f ".deps/input.Tpo"; exit 1; \
  57. [5-ERROR] fi
  58. [5-ERROR] input.c:95: error: static declaration of 'input_thread' follows non-static declaration
  59. [5-ERROR] common.h:719: error: previous declaration of 'input_thread' was here
  60. [5-ERROR] make[2]: *** [input.o] Error 1
  61. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.gnuchess.1169122696.22321.2270576875/gnuchess-5.07/src'
  62. [5-ERROR] make[1]: *** [all] Error 2
  63. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gnuchess.1169122696.22321.2270576875/gnuchess-5.07/src'
  64. [5-ERROR] make: *** [all-recursive] Error 1
  65. [5-ERROR] --- BUILD ERROR ---
  66. [9-ERROR] else rm -f ".deps/epd.Tpo"; exit 1; \
  67. [9-ERROR] fi
  68. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT eval.o -MD -MP -MF ".deps/eval.Tpo" \
  69. [9-ERROR] -c -o eval.o `test -f 'eval.c' || echo './'`eval.c; \
  70. [9-ERROR] then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; \
  71. [9-ERROR] else rm -f ".deps/eval.Tpo"; exit 1; \
  72. [9-ERROR] fi
  73. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT genmove.o -MD -MP -MF ".deps/genmove.Tpo" \
  74. [9-ERROR] -c -o genmove.o `test -f 'genmove.c' || echo './'`genmove.c; \
  75. [9-ERROR] then mv -f ".deps/genmove.Tpo" ".deps/genmove.Po"; \
  76. [9-ERROR] else rm -f ".deps/genmove.Tpo"; exit 1; \
  77. [9-ERROR] fi
  78. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" \
  79. [9-ERROR] -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
  80. [9-ERROR] then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; \
  81. [9-ERROR] else rm -f ".deps/getopt.Tpo"; exit 1; \
  82. [9-ERROR] fi
  83. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \
  84. [9-ERROR] -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
  85. [9-ERROR] then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \
  86. [9-ERROR] else rm -f ".deps/getopt1.Tpo"; exit 1; \
  87. [9-ERROR] fi
  88. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" \
  89. [9-ERROR] -c -o hash.o `test -f 'hash.c' || echo './'`hash.c; \
  90. [9-ERROR] then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; \
  91. [9-ERROR] else rm -f ".deps/hash.Tpo"; exit 1; \
  92. [9-ERROR] fi
  93. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT hung.o -MD -MP -MF ".deps/hung.Tpo" \
  94. [9-ERROR] -c -o hung.o `test -f 'hung.c' || echo './'`hung.c; \
  95. [9-ERROR] then mv -f ".deps/hung.Tpo" ".deps/hung.Po"; \
  96. [9-ERROR] else rm -f ".deps/hung.Tpo"; exit 1; \
  97. [9-ERROR] fi
  98. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT init.o -MD -MP -MF ".deps/init.Tpo" \
  99. [9-ERROR] -c -o init.o `test -f 'init.c' || echo './'`init.c; \
  100. [9-ERROR] then mv -f ".deps/init.Tpo" ".deps/init.Po"; \
  101. [9-ERROR] else rm -f ".deps/init.Tpo"; exit 1; \
  102. [9-ERROR] fi
  103. [9-ERROR] if gcc-40 -DHAVE_CONFIG_H -I. -I. -I. -pthread -g -O2 -MT input.o -MD -MP -MF ".deps/input.Tpo" \
  104. [9-ERROR] -c -o input.o `test -f 'input.c' || echo './'`input.c; \
  105. [9-ERROR] then mv -f ".deps/input.Tpo" ".deps/input.Po"; \
  106. [9-ERROR] else rm -f ".deps/input.Tpo"; exit 1; \
  107. [9-ERROR] fi
  108. [9-ERROR] input.c:95: error: static declaration of 'input_thread' follows non-static declaration
  109. [9-ERROR] common.h:719: error: previous declaration of 'input_thread' was here
  110. [9-ERROR] make[2]: *** [input.o] Error 1
  111. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.gnuchess.1169152274.12626.1667074915/gnuchess-5.07/src'
  112. [9-ERROR] make[1]: *** [all] Error 2
  113. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gnuchess.1169152274.12626.1667074915/gnuchess-5.07/src'
  114. [9-ERROR] make: *** [all-recursive] Error 1
  115. [9-ERROR] --- BUILD ERROR ---