Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542640 - sys-block/fio-2.2.4-r1 : configure error : Bad option --enable-rdma
Summary: sys-block/fio-2.2.4-r1 : configure error : Bad option --enable-rdma
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-09 08:36 UTC by Helmut Jarausch
Modified: 2017-03-01 05:41 UTC (History)
2 users (show)

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


Attachments
ebuild patch (fio-2.2.4-r1.patch,579 bytes, patch)
2015-03-09 08:36 UTC, Helmut Jarausch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2015-03-09 08:36:56 UTC
Created attachment 398468 [details, diff]
ebuild patch

sys-block/fio-2.2.4-r1 doesn't build since the configure option
--enable-rdma has been removed.
Patching the ebuild to not using this option succeeds.
Comment 1 Ivan Iraci 2015-03-09 10:25:47 UTC
Same here.
Comment 2 Conrad Kostecki gentoo-dev 2015-03-10 21:51:44 UTC
Same here.
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2015-03-11 06:03:15 UTC
fixed, same version though, since it was a build failure
Comment 4 SpanKY gentoo-dev 2017-03-01 05:41:59 UTC
deleting the flag means we now let the rdma dep be automagic.  we need to explicitly control it still.  i've pushed this instead:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a1886bdb446cfcbfa82b1a3e9caa4b5c74bb73

of course, the ebuild is missing RDEPEND on those libs, but that's handled in the old bug 542850.