|
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
|
|
[COPY]
|
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
[COPY] Please add additional copyright information _after_ the line containing
|
|
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
|
|
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
|
|
[COPY]
|
|
[COPY] ROCK Linux: rock-src/package/mnemoc/mono-doc/mono-doc.cache
|
|
[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
|
|
[COPY]
|
|
[COPY] This program is free software; you can redistribute it and/or modify
|
|
[COPY] it under the terms of the GNU General Public License as published by
|
|
[COPY] the Free Software Foundation; either version 2 of the License, or
|
|
[COPY] (at your option) any later version. A copy of the GNU General Public
|
|
[COPY] License can be found at Documentation/COPYING.
|
|
[COPY]
|
|
[COPY] Many people helped and are helping developing ROCK Linux. Please
|
|
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
|
|
[COPY] file for details.
|
|
[COPY]
|
|
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
|
|
|
|
[TIMESTAMP] 1069717936 Tue Nov 25 00:52:16 2003
|
|
[CONFIG-ID] 2.0.0-rc4-x86-pentium-mmx-32-reference-expert
|
|
[ROCKVER] 2.0.0-rc4
|
|
|
|
[LOGS] 5-mono-doc.err 9-mono-doc.err
|
|
|
|
[5-ERROR] Removing unsupported '--with-pam' from configure option string.
|
|
[5-ERROR] Autodetection for option impossible: --enable-libpam passed thru.
|
|
[5-ERROR] Autodetection for option impossible: --enable-pam passed thru.
|
|
[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
|
|
[5-ERROR] checking build system type... i586-pc-linux-gnu
|
|
[5-ERROR] checking host system type... i586-pc-linux-gnu
|
|
[5-ERROR] checking target system type... i586-pc-linux-gnu
|
|
[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
|
|
[5-ERROR] checking whether build environment is sane... yes
|
|
[5-ERROR] checking for gawk... gawk
|
|
[5-ERROR] checking whether make sets $(MAKE)... yes
|
|
[5-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
|
|
[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
|
|
[5-ERROR] configure: creating ./config.status
|
|
[5-ERROR] config.status: creating Makefile
|
|
[5-ERROR] config.status: creating browser/Makefile
|
|
[5-ERROR] config.status: creating class/Makefile
|
|
[5-ERROR] config.status: creating extras/Makefile
|
|
[5-ERROR] Making all in browser
|
|
[5-ERROR] make[1]: Entering directory `/R.src/monodoc-0.6/browser'
|
|
[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
|
|
[5-ERROR] WROTE SYMFILE: 8 sources, 150 methods, 431 types, 1761 line numbers, 385 locals, 16 namespaces, 12479 bytes of string data
|
|
[5-ERROR] OffsetTable [55389 - 52:53345 - 8:55197:192 - 150:53397:1800 - 431]
|
|
[5-ERROR] Compilation succeeded
|
|
[5-ERROR] mcs -debug ./website-handler.cs -out:Mono.Website.Handlers.Monodoc.dll -target:library -r:monodoc.dll -r:System.Web
|
|
[5-ERROR] WROTE SYMFILE: 1 sources, 5 methods, 10 types, 35 line numbers, 6 locals, 4 namespaces, 682 bytes of string data
|
|
[5-ERROR] OffsetTable [1863 - 52:1727 - 1:1839:24 - 5:1779:60 - 10]
|
|
[5-ERROR] Compilation succeeded
|
|
[5-ERROR] sed -e 's^\@monodocdir\@^/opt/mono/lib/monodoc^g' < ./monodoc.config.in > monodoc.config
|
|
[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
|
|
[5-ERROR] ./browser.cs(232) error CS1501: No overload for method `Begin' takes `1' arguments
|
|
[5-ERROR] ./browser.cs(232) error CS8006: Could not find any applicable function for this argument list
|
|
[5-ERROR] ./browser.cs(234) error CS0165: Use of unassigned local variable `stream'
|
|
[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
|
|
[5-ERROR] ./list.cs(163) error CS1503: Argument 1: Cannot convert from 'bool' to 'int'
|
|
[5-ERROR] ./list.cs(163) error CS1501: No overload for method `DrawRectangle' takes `3' arguments
|
|
[5-ERROR] ./list.cs(163) error CS8006: Could not find any applicable function for this argument list
|
|
[5-ERROR] Compilation failed: 7 error(s), 0 warnings
|
|
[5-ERROR] make[1]: *** [browser.exe] Error 1
|
|
[5-ERROR] make[1]: Leaving directory `/R.src/monodoc-0.6/browser'
|
|
[5-ERROR] make: *** [all-recursive] Error 1
|
|
[5-ERROR] --- BUILD ERROR ---
|
|
[5-ERROR] Creating file list and doing final adaptions ...
|
|
[5-ERROR] [32;1m->[0m processing static lib corrections ...
|
|
[5-ERROR] Found 7 files for this package.
|
|
[5-ERROR] Clear (old) md5sums and cksums ...
|
|
[5-ERROR] Calculating package dependencies ...
|
|
[5-ERROR] Creating md5sum and cksum files ... done.
|
|
[5-ERROR] Creating package description ...
|
|
[5-ERROR] Making post-install adaptions.
|
|
|
|
[9-ERROR] Removing unsupported '--with-pam' from configure option string.
|
|
[9-ERROR] Autodetection for option impossible: --enable-libpam passed thru.
|
|
[9-ERROR] Autodetection for option impossible: --enable-pam passed thru.
|
|
[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
|
|
[9-ERROR] checking build system type... i586-pc-linux-gnu
|
|
[9-ERROR] checking host system type... i586-pc-linux-gnu
|
|
[9-ERROR] checking target system type... i586-pc-linux-gnu
|
|
[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
|
|
[9-ERROR] checking whether build environment is sane... yes
|
|
[9-ERROR] checking for gawk... gawk
|
|
[9-ERROR] checking whether make sets $(MAKE)... yes
|
|
[9-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
|
|
[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
|
|
[9-ERROR] configure: creating ./config.status
|
|
[9-ERROR] config.status: creating Makefile
|
|
[9-ERROR] config.status: creating browser/Makefile
|
|
[9-ERROR] config.status: creating class/Makefile
|
|
[9-ERROR] config.status: creating extras/Makefile
|
|
[9-ERROR] Making all in browser
|
|
[9-ERROR] make[1]: Entering directory `/R.src/monodoc-0.6/browser'
|
|
[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
|
|
[9-ERROR] WROTE SYMFILE: 8 sources, 150 methods, 431 types, 1761 line numbers, 385 locals, 16 namespaces, 12479 bytes of string data
|
|
[9-ERROR] OffsetTable [55389 - 52:53345 - 8:55197:192 - 150:53397:1800 - 431]
|
|
[9-ERROR] Compilation succeeded
|
|
[9-ERROR] mcs -debug ./website-handler.cs -out:Mono.Website.Handlers.Monodoc.dll -target:library -r:monodoc.dll -r:System.Web
|
|
[9-ERROR] WROTE SYMFILE: 1 sources, 5 methods, 10 types, 35 line numbers, 6 locals, 4 namespaces, 682 bytes of string data
|
|
[9-ERROR] OffsetTable [1863 - 52:1727 - 1:1839:24 - 5:1779:60 - 10]
|
|
[9-ERROR] Compilation succeeded
|
|
[9-ERROR] sed -e 's^\@monodocdir\@^/opt/mono/lib/monodoc^g' < ./monodoc.config.in > monodoc.config
|
|
[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
|
|
[9-ERROR] ./browser.cs(232) error CS1501: No overload for method `Begin' takes `1' arguments
|
|
[9-ERROR] ./browser.cs(232) error CS8006: Could not find any applicable function for this argument list
|
|
[9-ERROR] ./browser.cs(234) error CS0165: Use of unassigned local variable `stream'
|
|
[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
|
|
[9-ERROR] ./list.cs(163) error CS1503: Argument 1: Cannot convert from 'bool' to 'int'
|
|
[9-ERROR] ./list.cs(163) error CS1501: No overload for method `DrawRectangle' takes `3' arguments
|
|
[9-ERROR] ./list.cs(163) error CS8006: Could not find any applicable function for this argument list
|
|
[9-ERROR] Compilation failed: 7 error(s), 0 warnings
|
|
[9-ERROR] make[1]: *** [browser.exe] Error 1
|
|
[9-ERROR] make[1]: Leaving directory `/R.src/monodoc-0.6/browser'
|
|
[9-ERROR] make: *** [all-recursive] Error 1
|
|
[9-ERROR] --- BUILD ERROR ---
|
|
[9-ERROR] Creating file list and doing final adaptions ...
|
|
[9-ERROR] [32;1m->[0m processing static lib corrections ...
|
|
[9-ERROR] Found 7 files for this package.
|
|
[9-ERROR] Clear (old) md5sums and cksums ...
|
|
[9-ERROR] Calculating package dependencies ...
|
|
[9-ERROR] Creating md5sum and cksum files ... done.
|
|
[9-ERROR] Creating package description ...
|
|
[9-ERROR] Making post-install adaptions.
|
|
|