Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 389599

Summary: dev-java/icedtea-6.1.10.4-r1 missing app-arch/cpio and x11-proto/xproto DEPEND
Product: Gentoo Linux Reporter: cyberbat <cyberbat83>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description cyberbat 2011-11-05 08:46:07 UTC
emerge (configure phase) fails with 
checking for cpio... no
configure: error: cpio program not found in PATH

and 

checking for XPROTO... no
configure: error: Could not find Xproto headers -   Try installing xorg-x11-proto-devel.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2011-11-05 23:34:27 UTC
icedtea-6.1.10.4-r1 has xproto dep, are you sure this is not about icedtea-7.2.0-r1 ?
Comment 2 cyberbat 2011-11-06 07:24:54 UTC
(In reply to comment #1)
> icedtea-6.1.10.4-r1 has xproto dep, are you sure this is not about
> icedtea-7.2.0-r1 ?

I'm absolutely sure. I was tring to update from icedtea-6.1.10.4 when I got xproto error on two different amd64 boxes. But I can't repeat it now. So may be it was some temporical snark.

There's also a question where had it (xproto) gone, cause half of my system depends on it... So let's think that it was some trouble on my system.

Now it's ok.
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2011-11-18 21:19:45 UTC
The missing deps should now be added.