Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236279 - make dependency error (and thereon depending errors) whilst emerging media-libs/netpbm-10.40.0
Summary: make dependency error (and thereon depending errors) whilst emerging media-li...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-31 18:12 UTC by Benjamin
Modified: 2010-03-06 22:14 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 Benjamin 2008-08-31 18:12:38 UTC
Emerging netpbm following error occeurs: /var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/Makefile.common:563: Makefile.depend: No such file or directory

The complete error invoking emerge netpbm:
i686-pc-linux-gnu-gcc -Wall  -o pngtopnm pngtopnm.o \
	   -L/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/lib -lnetpbm \
	  -L/usr/lib -lpng12 -lm    
i686-pc-linux-gnu-gcc -Wall -c -I.  -I importinc -I/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other -I/usr/include/libpng12 -DNDEBUG \
	     -O2 -march=i686 -pipe   -o pamrgbatopng.o pamrgbatopng.c
i686-pc-linux-gnu-gcc -Wall  -o pamrgbatopng pamrgbatopng.o \
	   -L/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/lib -lnetpbm -L/usr/lib -lpng12 \
	  -lm    
i686-pc-linux-gnu-gcc -Wall -c -I.  -I importinc -I/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other -I/usr/include/libpng12 -DNDEBUG \
	     -O2 -march=i686 -pipe   -o pnmtops.o pnmtops.c
i686-pc-linux-gnu-gcc -Wall -c -I.  -I importinc -I/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other -I/usr/include/libpng12 -DNDEBUG \
	     -O2 -march=i686 -pipe   -o bmepsoe.o bmepsoe.c
i686-pc-linux-gnu-gcc -Wall  -o pnmtops pnmtops.o bmepsoe.o \
	   -L/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/lib -lnetpbm -lz \
	  -lm    
make -C jbig/ -f /var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other/jbig/Makefile \
	    SRCDIR=/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0 BUILDDIR=/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0 all 
make[3]: Entering directory `/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other/jbig'
/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/Makefile.common:563: Makefile.depend: No such file or directory
cat /dev/null >Makefile.depend
make[3]: Leaving directory `/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other/jbig'
make[3]: Entering directory `/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other/jbig'
make[3]: *** No rule to make target `bmptopnm.c', needed by `bmptopnm.o'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other/jbig'
make[2]: *** [jbig/all] Error 2
make[2]: Leaving directory `/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter/other'
make[1]: *** [other/all] Error 2
make[1]: Leaving directory `/var/tmp/portage/media-libs/netpbm-10.40.0/work/netpbm-10.40.0/converter'
make: *** [converter/all] Error 2
 * 
 * ERROR: media-libs/netpbm-10.40.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2399:  Called die
 * The specific snippet of code:
 *       emake -j1 || die
 *  The die message:
 *   (no error message)
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/media-libs:netpbm-10.40.0:20080831-170252.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/netpbm-10.40.0/temp/environment'.
 * 

 * Messages for package media-libs/netpbm-10.40.0:

 * 
 * ERROR: media-libs/netpbm-10.40.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2399:  Called die
 * The specific snippet of code:
 *       emake -j1 || die
 *  The die message:
 *   (no error message)
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/media-libs:netpbm-10.40.0:20080831-170252.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/netpbm-10.40.0/temp/environment'.
 * 

(Mozilla did not crash; however, you do not suck ;) )

Reproducible: Always

Steps to Reproduce:
1. emerge netpbm

Actual Results:  
the above given error occeurs

Expected Results:  
no errors occeur

I found a bug with a very similar error message here:
https://bugs.gentoo.org/show_bug.cgi?id=227451
I dont suspect it to be a copy of this bug, as it results in a compilation error whilst this one seems to be a pure make dependency issue, but dont rely on my assumption.

output of emerge --info:
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 i686)
=================================================================
System uname: 2.6.24-gentoo-r8 i686 Intel(R) Celeron(R) CPU 530 @ 1.73GHz
Timestamp of tree: Sun, 31 Aug 2008 12:20:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://lug.mtu.edu/gentoo/ "
LANG="de_DE.UTF-8"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dfx X a52 aac acl acpi alsa avi bash-completion berkdb cli cracklib crypt cups divx4linux dri dv dvd dvdread encode fame flac fortran gd gdbm gif gpm iconv ipv6 isdnlog midi mjpeg mp2 mp3 mpeg mplayer mudflap ncurses nls nptl nptlonly ogg openmp pam pcre perl png pppd python quicktime readline reflection session sidebar spl ssl subtitles tcpd truetype unicode vorbis x86 xorg xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="i810 vesa fbdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2008-09-25 21:55:26 UTC
try forcing MAKEOPTS=-j1
Comment 2 Benjamin 2008-09-28 10:04:41 UTC
(In reply to comment #1)
> try forcing MAKEOPTS=-j1
> 

Hi, thanks for the answer, i tried to emerge with: "MAKEOPTS=-j1 emerge netpbm", but the result was exactly the same.
Comment 3 SpanKY gentoo-dev 2010-03-06 22:14:36 UTC
post the full build log when using MAKEOPTS=-j1 as an attachment