Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54071 - can't build monodoc-0.17 because of Unhandled Exception: System.NullReferenceException
Summary: can't build monodoc-0.17 because of Unhandled Exception: System.NullReference...
Status: RESOLVED DUPLICATE of bug 52818
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 04:06 UTC by Selecter
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Selecter 2004-06-16 04:06:38 UTC
Emerging latest mono beta + monodevelop I have stuck on monodoc building. Emerging freezes at:
...
if sed 's,@''monodocdir@,/usr/lib/monodoc,' ./monodoc.dll.config.in > monodoc.dll.configt; then mv monodoc.dll.configt monodoc.dll.config; else rm -f monodoc.dll.configt ; exit 1; fi
make[1]: Leaving directory `/var/tmp/portage/monodoc-0.17/work/monodoc-0.17/browser'
Making all in class
make[1]: Entering directory `/var/tmp/portage/monodoc-0.17/work/monodoc-0.17/class'
mono --debug ../browser/assembler.exe --ecmaspec ./../ecma334 -o ecma334

** (../browser/assembler.exe:7098): WARNING **: Could not find assembly ICSharpCode.SharpZipLib, references from /usr/lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll (assemblyref_index=3)
     Major/Minor: 0,31
     Build:       0,0
     Token:       1b03e6acf1164f73


Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object

Reproducible: Always
Steps to Reproduce:




Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-fomit-frame-pointer -O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-fomit-frame-pointer -O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo
http://ftp.du.se/pub/os/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apache2 arts avi cdr crypt cups encode esd gdbm ggi gif
gpm gtk gtk2 gtkhtml imlib java jpeg kde ldap libg++ libwww linguas_ru mad
mikmod mmx motif mozilla mpeg mysql ncurses nls oggvorbis opengl pam pdflib perl
png ppds python qt quicktime readline sdl slang spell sse ssl svga tcltk tcpd
tetex truetype x86 xml xml2 xmms xv zlib"
Comment 1 Selecter 2004-06-16 04:14:02 UTC

*** This bug has been marked as a duplicate of 52818 ***