Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273065 - sci-biology/bwa tries to build 64-bit code on x86
Summary: sci-biology/bwa tries to build 64-bit code on x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Andrey Kislyuk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 16:19 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-06-12 02:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (bwa-0.4.6:20090607-161536.log,9.74 KB, text/plain)
2009-06-07 16:20 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-07 16:19:33 UTC
Check attached build log; the makefile explicitly requests -m64 which is NOT going to work on x86. I've dropped the ~x86 keyword.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-07 16:20:01 UTC
Created attachment 193813 [details]
Build log
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-06-12 00:49:39 UTC
The fix was trivial.  You don't need an arch team for that.
Comment 3 Andrey Kislyuk (RETIRED) gentoo-dev 2009-06-12 02:05:47 UTC
Thanks fauli, sorry about the screw-up.