Making all in doc make[3]: Entering directory `/var/tmp/portage/sussen-0.29/work/sussen-0.29/oval/doc' /usr/bin/mdassembler --ecma ./en -o sussen-oval-docs /usr/bin/mdassembler --ecma ./en -o sussen-oval-docs Processing namespace Sussen.Oval Unhandled Exception: System.IO.IOException: Sharing violation on path sussen-oval-docs.zip at System.IO.FileStream..ctor (System.String name, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] at System.IO.FileStream..ctor (System.String name, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int) at System.IO.File.Create (System.String path, Int32 buffersize) [0x00000] at System.IO.File.Create (System.String path) [0x00000] at Monodoc.HelpSource.SetupForOutput () [0x00000] at Monodoc.HelpSource..ctor (System.String base_filename, Boolean create) [0x00000] at Monodoc.Assembler.Main (System.String[] args) [0x00000] Processing input file Analyzer.xml make[3]: *** [sussen-oval-docs.tree] Error 1 emerge --info Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r8 i686) ================================================================= System uname: 2.6.17-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz Gentoo Base System version 1.12.4 Last Sync: Sun, 10 Sep 2006 20:20:01 +0000 app-admin/eselect-compiler: [Not Present] dev-lang/python: 2.3.5-r2, 2.4.3-r3 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.60 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.17 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=nocona -mtune=nocona -pipe -ggdb" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/bind" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c" CXXFLAGS="-O2 -march=nocona -mtune=nocona -pipe -ggdb" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms splitdebug strict" GENTOO_MIRRORS="http://ftp.romnet.org/gentoo/ http://ftp.du.se/pub/os/gentoo http://mirror.datapipe.net/gentoo http://gentoo.ynet.sk/pub http://distro.ibiblio.org/pub/linux/distributions/gentoo/" LANG="en_GB.UTF-8" LC_ALL="en_GB.UTF-8" LINGUAS="en_GB" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/sunrise /usr/portage/local/layman/musicbrainz" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 X a52 aac aalib acl acpi aim alsa apache2 arts audiofile avi bash-completion berkdb bitmap-fonts bonobo browserplugin bzip2 bzlib cairo caps cdparanoia cdr cjk cli crypt cups curl dbus dlloader doc dri dts dvd dvdr dvdread eds elibc_glibc emacs emboss encode esd ethereal examples exif expat fam fbcon ffmpeg firefox flac foomaticdb fortran gcj gd gdbm gif glut gmp gnome gnutls gphoto2 gpm graphviz gstreamer gtk gtk2 gtkhtml guile hal iconv icq idn ieee1394 imagemagick imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jabber jack java javascript jce jpeg junit kde kdehiddenvisibility kernel_linux lcms leim libg++ libgda linguas_en_GB lm_sensors logrotate mad mbox mikmod milter mime mmap mmx mng mono mp3 mpeg mpi msn ncurses nls nptl nptlonly nsplugin offensive ogg oggvorbis openal opengl oscar oss pam pcntl pcre pdf pdflib perl png postgres ppds pppd profile python qt3 qt4 quicktime readline recode reflection ruby sdl seamonkey session sharedmem sndfile snmp sockets sox speex spell spl sse sse2 ssl svg sysvipc tcl tcltk tcpd tetex theora threads tiff tk truetype truetype-fonts type1-fonts udev uicktime unicode usb userland_GNU v4l video_cards_fbdev video_cards_radeon video_cards_vesa vorbis win32codecs wmf wxwindows xface xine xml xml2 xorg xv xvid yahoo zlib" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Thank you for report, Graham! The problem was that the building of documenation does not like parallel make. Fixed in cvs. BTW. You missed the most important part in you error output: ) That was: make[3]: *** Waiting for unfinished jobs.... Next time cut&paste everything including !!! ERROR: net-analyzer/sussen-0.29 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile sussen-0.29.ebuild, line 59: Called die !!! Compilation failed Or in other words everything above this message: !!! If you need support, post the topmost build error, and the call stack is relevant. And take a bit of above also. ;) Thank you again!