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
9.8 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] 1087484156 Thu Jun 17 16:55:56 2004
  23. [CONFIG-ID] 2.1.0-DEV-x86-reference-expert
  24. [ROCKVER] 2.1.0-DEV
  25. [LOGS] 5-mono-debugger.err 9-mono-debugger.err
  26. [5-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/backends/ptrace'
  27. [5-ERROR] Making all in mono-csharp
  28. [5-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/backends/mono-csharp'
  29. [5-ERROR] make[3]: Nothing to be done for `all'.
  30. [5-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/backends/mono-csharp'
  31. [5-ERROR] Making all in native
  32. [5-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/backends/native'
  33. [5-ERROR] make[3]: Nothing to be done for `all'.
  34. [5-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/backends/native'
  35. [5-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/backends'
  36. [5-ERROR] make[3]: Nothing to be done for `all-am'.
  37. [5-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/backends'
  38. [5-ERROR] make[2]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/backends'
  39. [5-ERROR] Making all in frontends
  40. [5-ERROR] make[2]: Entering directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/frontends'
  41. [5-ERROR] Making all in scripting
  42. [5-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/frontends/scripting'
  43. [5-ERROR] make[3]: Nothing to be done for `all'.
  44. [5-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/frontends/scripting'
  45. [5-ERROR] Making all in command-line
  46. [5-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/frontends/command-line'
  47. [5-ERROR] make[3]: Nothing to be done for `all'.
  48. [5-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/frontends/command-line'
  49. [5-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/frontends'
  50. [5-ERROR] make[3]: Nothing to be done for `all-am'.
  51. [5-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/frontends'
  52. [5-ERROR] make[2]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/frontends'
  53. [5-ERROR] Making all in lib
  54. [5-ERROR] make[2]: Entering directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/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] ../classes/TargetAddress.cs(20) warning CS0660: `Mono.Debugger.TargetAddress' defines operator == or operator != but does not override Object.Equals (object o)
  57. [5-ERROR] ../classes/TargetAddress.cs(20) warning CS0661: `Mono.Debugger.TargetAddress' defines operator == or operator != but does not override Object.GetHashCode ()
  58. [5-ERROR] Compilation succeeded - 2 warning(s)
  59. [5-ERROR] /opt/mono/bin/mcs /target:library /out:Mono.Debugger.Backend.dll -g -r Mono.GetOptions -r Mono.Debugger.dll -r Mono.CSharp.Debugger ../backends/*.cs ../backends/classes/*.cs ../backends/ptrace/*.cs ../backends/mono-csharp/*.cs ../backends/native/*.cs ../arch/*.cs
  60. [5-ERROR] ../backends/Process.cs(46) error CS0051: Inconsistent accessibility: parameter type `Mono.Debugger.Architecture.BfdContainer' is less accessible than method `Process'
  61. [5-ERROR] Compilation failed: 1 error(s), 0 warnings
  62. [5-ERROR] make[2]: *** [Mono.Debugger.Backend.dll] Error 1
  63. [5-ERROR] make[2]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5/lib'
  64. [5-ERROR] make[1]: *** [all-recursive] Error 1
  65. [5-ERROR] make[1]: Leaving directory `/ROCK/src.mono-debugger.1087481098.20034.1281122003/mono-debugger-0.5'
  66. [5-ERROR] make: *** [all-recursive-am] 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] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/backends/ptrace'
  77. [9-ERROR] Making all in mono-csharp
  78. [9-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/backends/mono-csharp'
  79. [9-ERROR] make[3]: Nothing to be done for `all'.
  80. [9-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/backends/mono-csharp'
  81. [9-ERROR] Making all in native
  82. [9-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/backends/native'
  83. [9-ERROR] make[3]: Nothing to be done for `all'.
  84. [9-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/backends/native'
  85. [9-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/backends'
  86. [9-ERROR] make[3]: Nothing to be done for `all-am'.
  87. [9-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/backends'
  88. [9-ERROR] make[2]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/backends'
  89. [9-ERROR] Making all in frontends
  90. [9-ERROR] make[2]: Entering directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/frontends'
  91. [9-ERROR] Making all in scripting
  92. [9-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/frontends/scripting'
  93. [9-ERROR] make[3]: Nothing to be done for `all'.
  94. [9-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/frontends/scripting'
  95. [9-ERROR] Making all in command-line
  96. [9-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/frontends/command-line'
  97. [9-ERROR] make[3]: Nothing to be done for `all'.
  98. [9-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/frontends/command-line'
  99. [9-ERROR] make[3]: Entering directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/frontends'
  100. [9-ERROR] make[3]: Nothing to be done for `all-am'.
  101. [9-ERROR] make[3]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/frontends'
  102. [9-ERROR] make[2]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/frontends'
  103. [9-ERROR] Making all in lib
  104. [9-ERROR] make[2]: Entering directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/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] ../classes/TargetAddress.cs(20) warning CS0660: `Mono.Debugger.TargetAddress' defines operator == or operator != but does not override Object.Equals (object o)
  107. [9-ERROR] ../classes/TargetAddress.cs(20) warning CS0661: `Mono.Debugger.TargetAddress' defines operator == or operator != but does not override Object.GetHashCode ()
  108. [9-ERROR] Compilation succeeded - 2 warning(s)
  109. [9-ERROR] /opt/mono/bin/mcs /target:library /out:Mono.Debugger.Backend.dll -g -r Mono.GetOptions -r Mono.Debugger.dll -r Mono.CSharp.Debugger ../backends/*.cs ../backends/classes/*.cs ../backends/ptrace/*.cs ../backends/mono-csharp/*.cs ../backends/native/*.cs ../arch/*.cs
  110. [9-ERROR] ../backends/Process.cs(46) error CS0051: Inconsistent accessibility: parameter type `Mono.Debugger.Architecture.BfdContainer' is less accessible than method `Process'
  111. [9-ERROR] Compilation failed: 1 error(s), 0 warnings
  112. [9-ERROR] make[2]: *** [Mono.Debugger.Backend.dll] Error 1
  113. [9-ERROR] make[2]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5/lib'
  114. [9-ERROR] make[1]: *** [all-recursive] Error 1
  115. [9-ERROR] make[1]: Leaving directory `/ROCK/src.mono-debugger.1087484072.5577.1800923707/mono-debugger-0.5'
  116. [9-ERROR] make: *** [all-recursive-am] 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.