Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36246 - emerge xpaint gives: gcc: ./libXaw95.a: No such file or directory
Summary: emerge xpaint gives: gcc: ./libXaw95.a: No such file or directory
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-21 10:05 UTC by Petteri Aimonen
Modified: 2004-03-07 01:41 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 Petteri Aimonen 2003-12-21 10:05:59 UTC
Emerging xpaint stops in gcc: ./libXaw95.a: No such file or directory

Reproducible: Always
Steps to Reproduce:
1. Run emerge xpaint

Actual Results:  
emerge xpaint 
Calculating dependencies ...done! 
>>> emerge (1 of 1) media-gfx/xpaint-2.7.0 to / 
>>> md5 src_uri ;-) xpaint-2.7.0.tar.bz2 
>>> Unpacking source... 
>>> Unpacking xpaint-2.7.0.tar.bz2 to /var/tmp/portage/xpaint-2.7.0/work 
patching file xpaint-2.7.0/rw/libpnmrw.c 
patching file xpaint-2.7.0/rw/writeGIF.c 
patching file xpaint-2.7.0/xaw95-1.1.4/AsciiSrc.c 
patching file xpaint-2.7.0/xaw95-1.1.4/MultiSrc.c 
>>> Source unpacked. 
--clips--compiling--clips-- 
eg -lpng -lz -ldl -rdynamic   ./libXaw95.a -lm -lX11 -lXt -lXmu 
gcc: ./libXaw95.a: No such file or directory 
make[1]: *** [xpaint] Error 1 
make[1]: Leaving directory `/var/tmp/portage/xpaint-2.7.0/work/xpaint-2.7.0' 
make: *** [xaw95static] Error 2 
 
!!! ERROR: media-gfx/xpaint-2.7.0 failed. 
!!! Function src_compile, Line 31, Exitcode 2 
!!! (no error message) 
 
 

Expected Results:  
xpaint should have been emerged 

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test9-gentoo) 
================================================================= 
System uname: 2.6.0-test9-gentoo i686 Intel(R) Celeron(R) CPU 2.00GHz 
Gentoo Base System version 1.4.3.10p1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=i686 -funroll-loops -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox ccache autoaddcvs" 
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 oss apm avi crypt cups encode foomaticdb gif gtk2 jpeg libg++ mad 
mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib 
gdbm berkdb slang readline arts tetex svga tcltk java sdl gpm tcpd pam libwww ssl 
perl python esd imlib oggvorbis qt kde motif opengl mozilla gphoto2 ldap cdr 
scanner X gtk gnome alsa"
Comment 1 Alexander Gabert (RETIRED) gentoo-dev 2004-03-04 04:26:07 UTC
what is the current status for this bug report?

Alex
Comment 2 Petteri Aimonen 2004-03-07 01:41:03 UTC
Works now (with same configuration as before)