Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324611 - foldingathome-6.29 ebuild incorrectly states it is ~x86
Summary: foldingathome-6.29 ebuild incorrectly states it is ~x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 17:07 UTC by Jerry Wallace
Modified: 2010-06-23 21:11 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 Jerry Wallace 2010-06-18 17:07:59 UTC
The distributed binary files are x86-64 files.

See:
/opt/foldingathome# file fah6 mpiexec 
fah6:    ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, for GNU/Linux 2.6.9, stripped
mpiexec: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.4, stripped


Reproducible: Always

Steps to Reproduce:
1. emerge foldingathome
2. /opt/foldingathome/initfolding


Actual Results:  
./initfolding: line 4: /opt/foldingathome/fah6: cannot execute binary file


Expected Results:  
Configure foldingathome for my username, group, number of processes, etc.

The 6.02-r1 works fine on x86. The new one doesn't.
Comment 1 Wormo (RETIRED) gentoo-dev 2010-06-22 06:18:30 UTC
Good point. Guess the maintainers usually use amd64 platform...
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-06-22 06:29:15 UTC
+  22 Jun 2010; Justin Lecher <jlec@gentoo.org> foldingathome-6.29.ebuild:
+  Dropping ~x86 as upstream only provides 64bit for this version, 324611
+
+
Comment 3 Jerry Wallace 2010-06-23 21:11:03 UTC
Thanks, guys.