Bug 763382 (GLUSTER-1650) - Add '--without rdma' rpmbuild argument
Summary: Add '--without rdma' rpmbuild argument
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-1650
Product: GlusterFS
Classification: Community
Component: build
Version: 3.1-alpha
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Amar Tumballi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-21 01:10 UTC by Bernard Li
Modified: 2015-12-01 16:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)
Patch to add '--without rdma' option when building RPM (1.91 KB, patch)
2010-09-20 22:10 UTC, Bernard Li
no flags Details | Diff

Description Bernard Li 2010-09-21 01:10:30 UTC
The attached patch against gluster.spec.in from glusterfs-3.1.0qa26 adds the feature to build RPMs without rdma support.  Without it, building glusterfs-3.1.0qa26 RPM will fail with:

RPM build errors:
    File not found by glob: /usr/src/packages/BUILDROOT/glusterfs-3.1.0qa26-1.x86_64/usr/lib64/glusterfs/3.1.0qa26/rpc-transport/rdma*

P.S. It would be good to add a new component called 'Packaging' or 'Spec file' for these type of bug/enhancement reports in Bugzilla.

Comment 1 Vijay Bellur 2010-09-21 16:13:22 UTC
Thanks for the patch.

> 
> P.S. It would be good to add a new component called 'Packaging' or 'Spec file'
> for these type of bug/enhancement reports in Bugzilla.

There is a component 'build' for tracking issues related to packaging and build.

Comment 2 Bernard Li 2010-09-21 18:21:02 UTC
(In reply to comment #1)
> There is a component 'build' for tracking issues related to packaging and
> build.

I've changed the component to build, but you probably want to change the description because right now it reads "Compiler and platform specific warnings and errors".  Thanks!

Comment 3 Vijay Bellur 2010-09-22 07:21:06 UTC
(In reply to comment #2)

> I've changed the component to build, but you probably want to change the
> description because right now it reads "Compiler and platform specific warnings
> and errors".  Thanks!

Thanks. The description has been now changed to "Compiler, package management and platform specific warnings and errors".

Comment 4 Vijay Bellur 2010-09-22 08:14:39 UTC
PATCH: http://patches.gluster.com/patch/4924 in master (rpmspec file: add option for '--without rdma')


Note You need to log in before you can comment on or make changes to this bug.