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.

130 lines
7.9 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/mnemoc/mono-debugger/mono-debugger.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2003 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] 1069717903 Tue Nov 25 00:51:43 2003
  23. [CONFIG-ID] 2.0.0-rc4-x86-pentium-mmx-32-reference-expert
  24. [ROCKVER] 2.0.0-rc4
  25. [LOGS] 5-mono-debugger.err 9-mono-debugger.err
  26. [5-ERROR] Making all in mono.debugger.gui
  27. [5-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/widgets/mono.debugger.gui'
  28. [5-ERROR] mcs --unsafe --target library -L /lib -r glib-sharp.dll -r gtk-sharp.dll -r gdk-sharp.dll -r ../gtk/gtksourceview-sharp.dll -o mono.debugger.gui-sharp.dll --recurse './*.cs'
  29. [5-ERROR] Compilation succeeded
  30. [5-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/widgets/mono.debugger.gui'
  31. [5-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/widgets'
  32. [5-ERROR] make[3]: Nothing to be done for `all-am'.
  33. [5-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/widgets'
  34. [5-ERROR] make[2]: Leaving directory `/R.src/mono-debugger-0.4/widgets'
  35. [5-ERROR] Making all in frontends
  36. [5-ERROR] make[2]: Entering directory `/R.src/mono-debugger-0.4/frontends'
  37. [5-ERROR] Making all in scripting
  38. [5-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/frontends/scripting'
  39. [5-ERROR] make[3]: Nothing to be done for `all'.
  40. [5-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/frontends/scripting'
  41. [5-ERROR] Making all in command-line
  42. [5-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/frontends/command-line'
  43. [5-ERROR] make[3]: Nothing to be done for `all'.
  44. [5-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/frontends/command-line'
  45. [5-ERROR] Making all in gui
  46. [5-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/frontends/gui'
  47. [5-ERROR] make[3]: Nothing to be done for `all'.
  48. [5-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/frontends/gui'
  49. [5-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/frontends'
  50. [5-ERROR] make[3]: Nothing to be done for `all-am'.
  51. [5-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/frontends'
  52. [5-ERROR] make[2]: Leaving directory `/R.src/mono-debugger-0.4/frontends'
  53. [5-ERROR] Making all in lib
  54. [5-ERROR] make[2]: Entering directory `/R.src/mono-debugger-0.4/lib'
  55. [5-ERROR] /opt/mono/bin/mcs /target:library /out:Mono.Debugger.dll -g -r Mono.CSharp.Debugger ../interfaces/*.cs ../classes/*.cs
  56. [5-ERROR] Implement the type definition for params
  57. [5-ERROR] ../classes/TargetAddress.cs(20) warning CS0660: `Mono.Debugger.TargetAddress' defines operator == or operator != but does not override Object.Equals (object o)
  58. [5-ERROR] ../classes/TargetAddress.cs(20) warning CS0661: `Mono.Debugger.TargetAddress' defines operator == or operator != but does not override Object.GetHashCode ()
  59. [5-ERROR] ../classes/Backtrace.cs(99) error CS0103: The name `Math.Min' could not be found in `Mono.Debugger.Backtrace'
  60. [5-ERROR] ../classes/Backtrace.cs(100) error CS0103: The name `Math.Min' could not be found in `Mono.Debugger.Backtrace'
  61. [5-ERROR] Compilation failed: 2 error(s), 2 warnings
  62. [5-ERROR] make[2]: *** [Mono.Debugger.dll] Error 1
  63. [5-ERROR] make[2]: Leaving directory `/R.src/mono-debugger-0.4/lib'
  64. [5-ERROR] make[1]: *** [all-recursive] Error 1
  65. [5-ERROR] make[1]: Leaving directory `/R.src/mono-debugger-0.4'
  66. [5-ERROR] make: *** [all] Error 2
  67. [5-ERROR] --- BUILD ERROR ---
  68. [5-ERROR] Creating file list and doing final adaptions ...
  69. [5-ERROR] -> processing static lib corrections ...
  70. [5-ERROR] Found 8 files for this package.
  71. [5-ERROR] Clear (old) md5sums and cksums ...
  72. [5-ERROR] Calculating package dependencies ...
  73. [5-ERROR] Creating md5sum and cksum files ... done.
  74. [5-ERROR] Creating package description ...
  75. [5-ERROR] Making post-install adaptions.
  76. [9-ERROR] Making all in mono.debugger.gui
  77. [9-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/widgets/mono.debugger.gui'
  78. [9-ERROR] mcs --unsafe --target library -L /lib -r glib-sharp.dll -r gtk-sharp.dll -r gdk-sharp.dll -r ../gtk/gtksourceview-sharp.dll -o mono.debugger.gui-sharp.dll --recurse './*.cs'
  79. [9-ERROR] Compilation succeeded
  80. [9-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/widgets/mono.debugger.gui'
  81. [9-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/widgets'
  82. [9-ERROR] make[3]: Nothing to be done for `all-am'.
  83. [9-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/widgets'
  84. [9-ERROR] make[2]: Leaving directory `/R.src/mono-debugger-0.4/widgets'
  85. [9-ERROR] Making all in frontends
  86. [9-ERROR] make[2]: Entering directory `/R.src/mono-debugger-0.4/frontends'
  87. [9-ERROR] Making all in scripting
  88. [9-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/frontends/scripting'
  89. [9-ERROR] make[3]: Nothing to be done for `all'.
  90. [9-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/frontends/scripting'
  91. [9-ERROR] Making all in command-line
  92. [9-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/frontends/command-line'
  93. [9-ERROR] make[3]: Nothing to be done for `all'.
  94. [9-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/frontends/command-line'
  95. [9-ERROR] Making all in gui
  96. [9-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/frontends/gui'
  97. [9-ERROR] make[3]: Nothing to be done for `all'.
  98. [9-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/frontends/gui'
  99. [9-ERROR] make[3]: Entering directory `/R.src/mono-debugger-0.4/frontends'
  100. [9-ERROR] make[3]: Nothing to be done for `all-am'.
  101. [9-ERROR] make[3]: Leaving directory `/R.src/mono-debugger-0.4/frontends'
  102. [9-ERROR] make[2]: Leaving directory `/R.src/mono-debugger-0.4/frontends'
  103. [9-ERROR] Making all in lib
  104. [9-ERROR] make[2]: Entering directory `/R.src/mono-debugger-0.4/lib'
  105. [9-ERROR] /opt/mono/bin/mcs /target:library /out:Mono.Debugger.dll -g -r Mono.CSharp.Debugger ../interfaces/*.cs ../classes/*.cs
  106. [9-ERROR] Implement the type definition for params
  107. [9-ERROR] ../classes/TargetAddress.cs(20) warning CS0660: `Mono.Debugger.TargetAddress' defines operator == or operator != but does not override Object.Equals (object o)
  108. [9-ERROR] ../classes/TargetAddress.cs(20) warning CS0661: `Mono.Debugger.TargetAddress' defines operator == or operator != but does not override Object.GetHashCode ()
  109. [9-ERROR] ../classes/Backtrace.cs(99) error CS0103: The name `Math.Min' could not be found in `Mono.Debugger.Backtrace'
  110. [9-ERROR] ../classes/Backtrace.cs(100) error CS0103: The name `Math.Min' could not be found in `Mono.Debugger.Backtrace'
  111. [9-ERROR] Compilation failed: 2 error(s), 2 warnings
  112. [9-ERROR] make[2]: *** [Mono.Debugger.dll] Error 1
  113. [9-ERROR] make[2]: Leaving directory `/R.src/mono-debugger-0.4/lib'
  114. [9-ERROR] make[1]: *** [all-recursive] Error 1
  115. [9-ERROR] make[1]: Leaving directory `/R.src/mono-debugger-0.4'
  116. [9-ERROR] make: *** [all] Error 2
  117. [9-ERROR] --- BUILD ERROR ---
  118. [9-ERROR] Creating file list and doing final adaptions ...
  119. [9-ERROR] -> processing static lib corrections ...
  120. [9-ERROR] Found 8 files for this package.
  121. [9-ERROR] Clear (old) md5sums and cksums ...
  122. [9-ERROR] Calculating package dependencies ...
  123. [9-ERROR] Creating md5sum and cksum files ... done.
  124. [9-ERROR] Creating package description ...
  125. [9-ERROR] Making post-install adaptions.