Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87693 - blackdown-java3d-bin-1.3.1-r1 fails to install on AMD64
Summary: blackdown-java3d-bin-1.3.1-r1 fails to install on AMD64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-02 10:32 UTC by Torsten Kaiser
Modified: 2005-04-02 11:20 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 Torsten Kaiser 2005-04-02 10:32:46 UTC
The ebuild blackdown-java3d-bin-1.3.1-r1.ebuild breaks java3d for amd64.

It still pulls the correct amd64 files, but in src_install() the command

java-pkg_doso jre/lib/i386/*.so

fails on amd64.

Reproducible: Always
Steps to Reproduce:
1.emerge =blackdown-java3d-bin-1.3.1-r1 on amd64

Actual Results:  
>>> Install blackdown-java3d-bin-1.3.1-r1 into
/var/tmp/portage/blackdown-java3d-bin-1.3.1-r1/image/ category dev-java
install: cannot stat `jre/lib/i386/*.so': No such file or directory

!!! ERROR: dev-java/blackdown-java3d-bin-1.3.1-r1 failed.
!!! Function java-pkg_doso, Line 118, Exitcode 1
!!! jre/lib/i386/*.so not found
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
Install the package. ;)
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2005-04-02 11:20:53 UTC
Thanks, should be fixed now