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.

142 lines
8.3 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/public/bochs/bochs.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [TIMESTAMP] 1181053726 Tue Jun 5 16:28:46 2007 (5) ERROR
  23. [TIMESTAMP] 1181520966 Mon Jun 11 02:16:06 2007 (9) ERROR
  24. [TIMESTAMP] 1181821676 Thu Jun 14 13:47:56 2007 (5) ERROR
  25. [TIMESTAMP] 1181948762 Sat Jun 16 01:06:02 2007 (5) ERROR
  26. [TIMESTAMP] 1181970157 Sat Jun 16 07:02:37 2007 (9) ERROR
  27. [CONFIG-ID] TRUNK-x86-reference
  28. [ROCKVER] TRUNK
  29. [LOGS] 5-bochs.err 9-bochs.err
  30. [BUILDTIME] 3639 (5) ERROR
  31. [BUILDTIME] 4165 (9) ERROR
  32. [BUILDTIME] 4153 (5) ERROR
  33. [BUILDTIME] 4059 (5) ERROR
  34. [BUILDTIME] 4078 (9) ERROR
  35. [5-ERROR] config.status: creating disasm/Makefile
  36. [5-ERROR] config.status: creating instrument/stubs/Makefile
  37. [5-ERROR] config.status: creating misc/Makefile
  38. [5-ERROR] config.status: creating fpu/Makefile
  39. [5-ERROR] config.status: creating doc/docbook/Makefile
  40. [5-ERROR] config.status: creating build/linux/bochs-dlx
  41. [5-ERROR] config.status: creating bxversion.h
  42. [5-ERROR] config.status: creating build/macosx/Info.plist
  43. [5-ERROR] config.status: creating build/win32/nsis/Makefile
  44. [5-ERROR] config.status: creating build/win32/nsis/bochs.nsi
  45. [5-ERROR] config.status: creating config.h
  46. [5-ERROR] config.status: creating ltdlconf.h
  47. [5-ERROR] cd iodev && \
  48. [5-ERROR] make libiodev.a
  49. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.bochs.1181948722.15052.4161569442/bochs-2.1.1/iodev'
  50. [5-ERROR] g++-42 -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES devices.cc -o devices.o
  51. [5-ERROR] In file included from devices.cc:28:
  52. [5-ERROR] ../bochs.h: In member function 'char* iofunctions::getaction(int)':
  53. [5-ERROR] ../bochs.h:345: warning: deprecated conversion from string constant to 'char*'
  54. [5-ERROR] ../bochs.h:345: warning: deprecated conversion from string constant to 'char*'
  55. [5-ERROR] ../bochs.h:345: warning: deprecated conversion from string constant to 'char*'
  56. [5-ERROR] ../bochs.h:345: warning: deprecated conversion from string constant to 'char*'
  57. [5-ERROR] In file included from ../bochs.h:425,
  58. [5-ERROR] from devices.cc:28:
  59. [5-ERROR] ../disasm/disasm.h: In member function 'void disassembler::ST0(unsigned int)':
  60. [5-ERROR] ../disasm/disasm.h:231: warning: deprecated conversion from string constant to 'char*'
  61. [5-ERROR] ../disasm/disasm.h: In member function 'void disassembler::Cd(unsigned int)':
  62. [5-ERROR] ../disasm/disasm.h:240: warning: deprecated conversion from string constant to 'char*'
  63. [5-ERROR] ../disasm/disasm.h: In member function 'void disassembler::Dd(unsigned int)':
  64. [5-ERROR] ../disasm/disasm.h:241: warning: deprecated conversion from string constant to 'char*'
  65. [5-ERROR] ../disasm/disasm.h: In member function 'void disassembler::Td(unsigned int)':
  66. [5-ERROR] ../disasm/disasm.h:242: warning: deprecated conversion from string constant to 'char*'
  67. [5-ERROR] ../disasm/disasm.h: In member function 'void disassembler::I1(unsigned int)':
  68. [5-ERROR] ../disasm/disasm.h:265: warning: deprecated conversion from string constant to 'char*'
  69. [5-ERROR] In file included from ../iodev/iodev.h:402,
  70. [5-ERROR] from ../bochs.h:504,
  71. [5-ERROR] from devices.cc:28:
  72. [5-ERROR] ../iodev/harddrv.h: At global scope:
  73. [5-ERROR] ../iodev/harddrv.h:292: error: extra qualification 'sparse_image_t::' on member 'get_physical_offset'
  74. [5-ERROR] ../iodev/harddrv.h:297: error: extra qualification 'sparse_image_t::' on member 'set_virtual_page'
  75. [5-ERROR] In file included from ../iodev/iodev.h:403,
  76. [5-ERROR] from ../bochs.h:504,
  77. [5-ERROR] from devices.cc:28:
  78. [5-ERROR] ../iodev/vmware3.h:79: warning: 'packed' attribute ignored
  79. [5-ERROR] devices.cc: In constructor 'bx_devices_c::bx_devices_c()':
  80. [5-ERROR] devices.cc:48: warning: deprecated conversion from string constant to 'char*'
  81. [5-ERROR] make[1]: *** [devices.o] Error 1
  82. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.bochs.1181948722.15052.4161569442/bochs-2.1.1/iodev'
  83. [5-ERROR] make: *** [iodev/libiodev.a] Error 2
  84. [5-ERROR] --- BUILD ERROR ---
  85. [9-ERROR] config.status: creating disasm/Makefile
  86. [9-ERROR] config.status: creating instrument/stubs/Makefile
  87. [9-ERROR] config.status: creating misc/Makefile
  88. [9-ERROR] config.status: creating fpu/Makefile
  89. [9-ERROR] config.status: creating doc/docbook/Makefile
  90. [9-ERROR] config.status: creating build/linux/bochs-dlx
  91. [9-ERROR] config.status: creating bxversion.h
  92. [9-ERROR] config.status: creating build/macosx/Info.plist
  93. [9-ERROR] config.status: creating build/win32/nsis/Makefile
  94. [9-ERROR] config.status: creating build/win32/nsis/bochs.nsi
  95. [9-ERROR] config.status: creating config.h
  96. [9-ERROR] config.status: creating ltdlconf.h
  97. [9-ERROR] cd iodev && \
  98. [9-ERROR] make libiodev.a
  99. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.bochs.1181970110.30185.833437043/bochs-2.1.1/iodev'
  100. [9-ERROR] g++-42 -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES devices.cc -o devices.o
  101. [9-ERROR] In file included from devices.cc:28:
  102. [9-ERROR] ../bochs.h: In member function 'char* iofunctions::getaction(int)':
  103. [9-ERROR] ../bochs.h:345: warning: deprecated conversion from string constant to 'char*'
  104. [9-ERROR] ../bochs.h:345: warning: deprecated conversion from string constant to 'char*'
  105. [9-ERROR] ../bochs.h:345: warning: deprecated conversion from string constant to 'char*'
  106. [9-ERROR] ../bochs.h:345: warning: deprecated conversion from string constant to 'char*'
  107. [9-ERROR] In file included from ../bochs.h:425,
  108. [9-ERROR] from devices.cc:28:
  109. [9-ERROR] ../disasm/disasm.h: In member function 'void disassembler::ST0(unsigned int)':
  110. [9-ERROR] ../disasm/disasm.h:231: warning: deprecated conversion from string constant to 'char*'
  111. [9-ERROR] ../disasm/disasm.h: In member function 'void disassembler::Cd(unsigned int)':
  112. [9-ERROR] ../disasm/disasm.h:240: warning: deprecated conversion from string constant to 'char*'
  113. [9-ERROR] ../disasm/disasm.h: In member function 'void disassembler::Dd(unsigned int)':
  114. [9-ERROR] ../disasm/disasm.h:241: warning: deprecated conversion from string constant to 'char*'
  115. [9-ERROR] ../disasm/disasm.h: In member function 'void disassembler::Td(unsigned int)':
  116. [9-ERROR] ../disasm/disasm.h:242: warning: deprecated conversion from string constant to 'char*'
  117. [9-ERROR] ../disasm/disasm.h: In member function 'void disassembler::I1(unsigned int)':
  118. [9-ERROR] ../disasm/disasm.h:265: warning: deprecated conversion from string constant to 'char*'
  119. [9-ERROR] In file included from ../iodev/iodev.h:402,
  120. [9-ERROR] from ../bochs.h:504,
  121. [9-ERROR] from devices.cc:28:
  122. [9-ERROR] ../iodev/harddrv.h: At global scope:
  123. [9-ERROR] ../iodev/harddrv.h:292: error: extra qualification 'sparse_image_t::' on member 'get_physical_offset'
  124. [9-ERROR] ../iodev/harddrv.h:297: error: extra qualification 'sparse_image_t::' on member 'set_virtual_page'
  125. [9-ERROR] In file included from ../iodev/iodev.h:403,
  126. [9-ERROR] from ../bochs.h:504,
  127. [9-ERROR] from devices.cc:28:
  128. [9-ERROR] ../iodev/vmware3.h:79: warning: 'packed' attribute ignored
  129. [9-ERROR] devices.cc: In constructor 'bx_devices_c::bx_devices_c()':
  130. [9-ERROR] devices.cc:48: warning: deprecated conversion from string constant to 'char*'
  131. [9-ERROR] make[1]: *** [devices.o] Error 1
  132. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.bochs.1181970110.30185.833437043/bochs-2.1.1/iodev'
  133. [9-ERROR] make: *** [iodev/libiodev.a] Error 2
  134. [9-ERROR] --- BUILD ERROR ---