Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23449 - emerge of openmotif-2.2.2-r2 failed: "gcc: ImageCache.c: No such file or directory"
Summary: emerge of openmotif-2.2.2-r2 failed: "gcc: ImageCache.c: No such file or dire...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-25 03:04 UTC by Alex Walker
Modified: 2003-09-26 12:04 UTC (History)
1 user (show)

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 Alex Walker 2003-06-25 03:04:38 UTC
openmotif fails to build, with missing a missing file... is this an openmotif problem, or a 
dependency issue? 
 
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I./.. 
-DXMBINDDIR_FALLBACK=\"/usr/X11R6/lib/X11/bindings\" 
-DINCDIR=\"/usr/X11R6/include/X11\" -DLIBDIR=\"/usr/X11R6/lib/X11\" 
-I/usr/X11R6/include -march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr 
-falign-functions=4 -fprefetch-loop-arrays -Wall -Wno-unused -Wno-comment 
-Wp,-MD,.deps/ImageCache.pp -c ImageCache.c  -fPIC -DPIC -o .libs/ImageCache.lo 
gcc: ImageCache.c: No such file or directory 
gcc: no input files 
make[2]: *** [ImageCache.lo] Error 1 
make[2]: Leaving directory 
`/store/portage-tmp/portage/openmotif-2.2.2-r2/work/openMotif-2.2.2/lib/Xm' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/store/portage-tmp/portage/openmotif-2.2.2-r2/work/openMotif-2.2.2/lib' 
make: *** [all-recursive] Error 1 
 
!!! ERROR: x11-libs/openmotif-2.2.2-r2 failed. 
!!! Function src_compile, Line 117, Exitcode 2 
!!! make failed 
 
>>> Install openmotif-2.2.2-r2 into 
/store/portage-tmp/portage/openmotif-2.2.2-r2/image/ category x11-libs 
make: *** No rule to make target `install'.  Stop. 
 
!!! ERROR: x11-libs/openmotif-2.2.2-r2 failed. 
!!! Function src_install, Line 127, Exitcode 2 
!!! make install failed 
 
 

Reproducible: Always
Steps to Reproduce:
1.  emerge -u openmotif 
2. 
3. 



Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.20-gentoo-r5 i686 Pentium III (Coppermine) 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ 
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/cvs/share/config 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config 
/opt/quake3/cpma/server.cfg" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/store/distfiles" 
PKGDIR="/store/packages" 
PORTAGE_TMPDIR="/store/portage-tmp" 
PORTDIR_OVERLAY="/usr/local/portage" 
USE="oss 3dnow apm slang guile -3dfx aalib -acl acpi -afs alsa arts avi berkdb bonobo cdr 
crypt cups dga -directfb -doc dvd encode esd evo -fbcon flash gb gd gdbm ggi gif gnome 
gpm gtk gtk2 gtkhtml imap imlib innodb -ipv6 java jpeg kde krb4 kerberos lcms ldap -leim 
libg++ libwww -matrox maildir mbox mikmod mmx motif mozilla mozsvg mozcalendar 
mozaccess mozinterfaceinfo mpeg -mule mysql nas ncurses nls nocardbus oav -oci8 
oggvorbis opengl pam -pcmcia -pda pdflib perl pic plotutils png -pnp postgres python qt 
quicktime readline samba sasl -scanner sdl slp -socks5 spell sse ssl svga tcltk tcpd tetex tiff 
truetype -trusted usb -voodoo3 -wavelan wmf X xface xml xml2 xmms xv zlib x86" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr 
-falign-functions=4 -fprefetch-loop-arrays" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache userpriv"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-08-21 16:54:48 UTC
i think there was an error earlier in the merge process, please attach a complete log
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-08-21 16:55:11 UTC
/me takes it
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2003-09-03 05:39:59 UTC
since he doesn't answer...
Comment 4 Alex Walker 2003-09-03 07:33:06 UTC
Yeah, sorry... not needing openmotif at the moment... if I get a chance I'll compile it and get back to you here...
Comment 5 Alex Walker 2003-09-03 08:03:51 UTC
Oh, I tell a lie... it evidently does compile... it's installed!  Sorry, leave as resolved then I guess! 
Comment 6 Alex Walker 2003-09-08 15:36:58 UTC
[Adding summary back in case anyone ever wants to look for it again - dodgy browser problems, sorry]
Comment 7 Heinrich Wendel (RETIRED) gentoo-dev 2003-09-26 12:04:34 UTC
...