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.5 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-doc/mono-doc.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] 1069717936 Tue Nov 25 00:52:16 2003
  23. [CONFIG-ID] 2.0.0-rc4-x86-pentium-mmx-32-reference-expert
  24. [ROCKVER] 2.0.0-rc4
  25. [LOGS] 5-mono-doc.err 9-mono-doc.err
  26. [5-ERROR] Removing unsupported '--with-pam' from configure option string.
  27. [5-ERROR] Autodetection for option impossible: --enable-libpam passed thru.
  28. [5-ERROR] Autodetection for option impossible: --enable-pam passed thru.
  29. [5-ERROR] Running ./configure --prefix=/opt/mono --bindir=/opt/mono/bin --sbindir=/opt/mono/sbin --libdir=/opt/mono/lib --datadir=/opt/mono/share --includedir=/opt/mono/include --infodir=/opt/mono/info --mandir=/opt/mono/man --sysconfdir=/etc/opt --localstatedir=/var/opt/mono --disable-debug --enable-libpam --enable-pam --build=i586-pc-linux-gnu --host=i586-pc-linux-gnu
  30. [5-ERROR] checking build system type... i586-pc-linux-gnu
  31. [5-ERROR] checking host system type... i586-pc-linux-gnu
  32. [5-ERROR] checking target system type... i586-pc-linux-gnu
  33. [5-ERROR] checking for a BSD-compatible install... /R.work/build/reference-2.0.0-rc4-x86-pentium-mmx-32-reference-expert/tools.chroot/wrapper/install -c
  34. [5-ERROR] checking whether build environment is sane... yes
  35. [5-ERROR] checking for gawk... gawk
  36. [5-ERROR] checking whether make sets $(MAKE)... yes
  37. [5-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
  38. [5-ERROR] checking for a BSD-compatible install... /R.work/build/reference-2.0.0-rc4-x86-pentium-mmx-32-reference-expert/tools.chroot/wrapper/install -c
  39. [5-ERROR] configure: creating ./config.status
  40. [5-ERROR] config.status: creating Makefile
  41. [5-ERROR] config.status: creating browser/Makefile
  42. [5-ERROR] config.status: creating class/Makefile
  43. [5-ERROR] config.status: creating extras/Makefile
  44. [5-ERROR] Making all in browser
  45. [5-ERROR] make[1]: Entering directory `/R.src/monodoc-0.6/browser'
  46. [5-ERROR] mcs -debug -out:monodoc.dll -target:library /resource:./mono-ecma.xsl,mono-ecma.xsl ./man-provider.cs ./monohb-provider.cs ./xhtml-provider.cs ./ecma-provider.cs ./simple-provider.cs ./html-helper.cs ./provider.cs ./index.cs -r:ICSharpCode.SharpZipLib.dll
  47. [5-ERROR] WROTE SYMFILE: 8 sources, 150 methods, 431 types, 1761 line numbers, 385 locals, 16 namespaces, 12479 bytes of string data
  48. [5-ERROR] OffsetTable [55389 - 52:53345 - 8:55197:192 - 150:53397:1800 - 431]
  49. [5-ERROR] Compilation succeeded
  50. [5-ERROR] mcs -debug ./website-handler.cs -out:Mono.Website.Handlers.Monodoc.dll -target:library -r:monodoc.dll -r:System.Web
  51. [5-ERROR] WROTE SYMFILE: 1 sources, 5 methods, 10 types, 35 line numbers, 6 locals, 4 namespaces, 682 bytes of string data
  52. [5-ERROR] OffsetTable [1863 - 52:1727 - 1:1839:24 - 5:1779:60 - 10]
  53. [5-ERROR] Compilation succeeded
  54. [5-ERROR] sed -e 's^\@monodocdir\@^/opt/mono/lib/monodoc^g' < ./monodoc.config.in > monodoc.config
  55. [5-ERROR] mcs -debug -out:browser.exe ./browser.cs ./list.cs ./history.cs -resource:./../monodoc.png,monodoc.png -resource:./browser.glade,browser.glade -r:gtk-sharp.dll -r:glade-sharp.dll -r:glib-sharp.dll -r:pango-sharp.dll -r:gdk-sharp.dll -r:monodoc.dll
  56. [5-ERROR] ./browser.cs(232) error CS1501: No overload for method `Begin' takes `1' arguments
  57. [5-ERROR] ./browser.cs(232) error CS8006: Could not find any applicable function for this argument list
  58. [5-ERROR] ./browser.cs(234) error CS0165: Use of unassigned local variable `stream'
  59. [5-ERROR] ./list.cs(163) error CS1502: The best overloaded match for method 'void Gdk.Window.DrawRectangle (Gdk.GC, int, Gdk.Rectangle)' has some invalid arguments
  60. [5-ERROR] ./list.cs(163) error CS1503: Argument 1: Cannot convert from 'bool' to 'int'
  61. [5-ERROR] ./list.cs(163) error CS1501: No overload for method `DrawRectangle' takes `3' arguments
  62. [5-ERROR] ./list.cs(163) error CS8006: Could not find any applicable function for this argument list
  63. [5-ERROR] Compilation failed: 7 error(s), 0 warnings
  64. [5-ERROR] make[1]: *** [browser.exe] Error 1
  65. [5-ERROR] make[1]: Leaving directory `/R.src/monodoc-0.6/browser'
  66. [5-ERROR] make: *** [all-recursive] Error 1
  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 7 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] Removing unsupported '--with-pam' from configure option string.
  77. [9-ERROR] Autodetection for option impossible: --enable-libpam passed thru.
  78. [9-ERROR] Autodetection for option impossible: --enable-pam passed thru.
  79. [9-ERROR] Running ./configure --prefix=/opt/mono --bindir=/opt/mono/bin --sbindir=/opt/mono/sbin --libdir=/opt/mono/lib --datadir=/opt/mono/share --includedir=/opt/mono/include --infodir=/opt/mono/info --mandir=/opt/mono/man --sysconfdir=/etc/opt --localstatedir=/var/opt/mono --disable-debug --enable-libpam --enable-pam --build=i586-pc-linux-gnu --host=i586-pc-linux-gnu
  80. [9-ERROR] checking build system type... i586-pc-linux-gnu
  81. [9-ERROR] checking host system type... i586-pc-linux-gnu
  82. [9-ERROR] checking target system type... i586-pc-linux-gnu
  83. [9-ERROR] checking for a BSD-compatible install... /R.work/build/reference-2.0.0-rc4-x86-pentium-mmx-32-reference-expert/tools.chroot/wrapper/install -c
  84. [9-ERROR] checking whether build environment is sane... yes
  85. [9-ERROR] checking for gawk... gawk
  86. [9-ERROR] checking whether make sets $(MAKE)... yes
  87. [9-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
  88. [9-ERROR] checking for a BSD-compatible install... /R.work/build/reference-2.0.0-rc4-x86-pentium-mmx-32-reference-expert/tools.chroot/wrapper/install -c
  89. [9-ERROR] configure: creating ./config.status
  90. [9-ERROR] config.status: creating Makefile
  91. [9-ERROR] config.status: creating browser/Makefile
  92. [9-ERROR] config.status: creating class/Makefile
  93. [9-ERROR] config.status: creating extras/Makefile
  94. [9-ERROR] Making all in browser
  95. [9-ERROR] make[1]: Entering directory `/R.src/monodoc-0.6/browser'
  96. [9-ERROR] mcs -debug -out:monodoc.dll -target:library /resource:./mono-ecma.xsl,mono-ecma.xsl ./man-provider.cs ./monohb-provider.cs ./xhtml-provider.cs ./ecma-provider.cs ./simple-provider.cs ./html-helper.cs ./provider.cs ./index.cs -r:ICSharpCode.SharpZipLib.dll
  97. [9-ERROR] WROTE SYMFILE: 8 sources, 150 methods, 431 types, 1761 line numbers, 385 locals, 16 namespaces, 12479 bytes of string data
  98. [9-ERROR] OffsetTable [55389 - 52:53345 - 8:55197:192 - 150:53397:1800 - 431]
  99. [9-ERROR] Compilation succeeded
  100. [9-ERROR] mcs -debug ./website-handler.cs -out:Mono.Website.Handlers.Monodoc.dll -target:library -r:monodoc.dll -r:System.Web
  101. [9-ERROR] WROTE SYMFILE: 1 sources, 5 methods, 10 types, 35 line numbers, 6 locals, 4 namespaces, 682 bytes of string data
  102. [9-ERROR] OffsetTable [1863 - 52:1727 - 1:1839:24 - 5:1779:60 - 10]
  103. [9-ERROR] Compilation succeeded
  104. [9-ERROR] sed -e 's^\@monodocdir\@^/opt/mono/lib/monodoc^g' < ./monodoc.config.in > monodoc.config
  105. [9-ERROR] mcs -debug -out:browser.exe ./browser.cs ./list.cs ./history.cs -resource:./../monodoc.png,monodoc.png -resource:./browser.glade,browser.glade -r:gtk-sharp.dll -r:glade-sharp.dll -r:glib-sharp.dll -r:pango-sharp.dll -r:gdk-sharp.dll -r:monodoc.dll
  106. [9-ERROR] ./browser.cs(232) error CS1501: No overload for method `Begin' takes `1' arguments
  107. [9-ERROR] ./browser.cs(232) error CS8006: Could not find any applicable function for this argument list
  108. [9-ERROR] ./browser.cs(234) error CS0165: Use of unassigned local variable `stream'
  109. [9-ERROR] ./list.cs(163) error CS1502: The best overloaded match for method 'void Gdk.Window.DrawRectangle (Gdk.GC, int, Gdk.Rectangle)' has some invalid arguments
  110. [9-ERROR] ./list.cs(163) error CS1503: Argument 1: Cannot convert from 'bool' to 'int'
  111. [9-ERROR] ./list.cs(163) error CS1501: No overload for method `DrawRectangle' takes `3' arguments
  112. [9-ERROR] ./list.cs(163) error CS8006: Could not find any applicable function for this argument list
  113. [9-ERROR] Compilation failed: 7 error(s), 0 warnings
  114. [9-ERROR] make[1]: *** [browser.exe] Error 1
  115. [9-ERROR] make[1]: Leaving directory `/R.src/monodoc-0.6/browser'
  116. [9-ERROR] make: *** [all-recursive] Error 1
  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 7 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.