Here is the errors: make[1]: Leaving directory `/var/tmp/portage/epix-1.0.7/work/epix-1.0.7/samples' Making all in doc make[1]: Entering directory `/var/tmp/portage/epix-1.0.7/work/epix-1.0.7/doc' ../epix-local --no-defaults -I.. -L.. -lepix -q tori.xp latex -interaction=batchmode manual &>/dev/null latex -interaction=batchmode manual &>/dev/null makeindex manual.idx &>/dev/null touch manual-stamp ../laps-local --pdf manual.tex ../laps-local manual.tex laps-local: WARNING: dvips -f -o manual.ps manual.dvi failed gzip -9 manual.pdf gzip: manual.pdf: No such file or directory make[1]: *** [manual.pdf.gz] Error 1 make[1]: *** Waiting for unfinished jobs.... laps-local: WARNING: dvips -f -o manual.ps manual.dvi failed gzip -9 manual.ps gzip: manual.ps: No such file or directory make[1]: *** [manual.ps.gz] Error 1 make[1]: Leaving directory `/var/tmp/portage/epix-1.0.7/work/epix-1.0.7/doc' make: *** [all-recursive] Error 1 !!! ERROR: sci-visualization/epix-1.0.7 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile epix-1.0.7.ebuild, line 32: Called die --------------------- emerge --info gives this------------------ emerge --info Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16.19 i686) ================================================================= System uname: 2.6.16.19 i686 AMD Athlon(tm) XP 2600+ Gentoo Base System version 1.12.1 dev-lang/python: 2.2.3-r5, 2.3.5-r2, 2.4.2 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1-r2 sys-devel/gcc-config: 1.3.13-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer -finline-functions -mmmx -m3dnow -msse" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c" CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer -finline-functions -mmmx -m3dnow -msse" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ http://ds.thn.htu.se/linux/gentoo http://ftp.easynet.nl/mirror/gentoo/" MAKEOPTS="-j2" 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" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow X Xaw3d acl acpi adns alsa apache2 apm arts atlas avi berkdb bindist bitmap-fonts bonobo cdparanoia cdr cli crypt cscope cups curl dga doc dri dvd eds emboss encode esd ethereal evo f77 fam fastcgi fb flac foomaticdb fortran gcj gd gdbm ggi gif ginac gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile icq imagemagick imap imlib innodb ipv6 isdnlog jabber jack java jpeg junit kde lcms lesstif libg++ libgda libwww mad maildir mbox mcal mikmod mmx motif mozilla mp3 mpeg mpi msn ncurses nls nptl odbc ogg oggvorbis opengl oscar oss pam pcre pdflib perl plotutils png ppds pppd python qt quicktime readline real reflection ruby samba sasl scanner sdl session slang spell spl sse ssl svg svga tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev v4l v4l2 videos vmf vorbis wxwindows xml xml2 xmms xorg xv zlib elibc_glibc kernel_linux userland_GNU" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Hi, Thanks for your report. Could you please try with MAKEOPTS="-j1" and report back. This looks similar to what we've seen in bug #135266. Thanks, Markus
Unfortunatly I can't do that now, I managed to install it by running make in /var/tmp/portage/epix-1.0.7/doc (I think it was that directory) by hand, and then run emerge --resume epix and it then worked. But then perhaps the epix packages should automatically force -j1 in the future?
Hi, I am glad you got it to compile. I've just changed the ebuild to force -j1 since I was unable to fix the Makefile itself. Please feel free to reopen this bug if you encounter the problem again in the future. Thanks, Markus
*** Bug 155244 has been marked as a duplicate of this bug. ***