Bug 788057 - rubygem-virt-p2v fails to build with Ruby 1.9.3
Summary: rubygem-virt-p2v fails to build with Ruby 1.9.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-p2v
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthew Booth
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-07 11:06 UTC by Bohuslav "Slavek" Kabrda
Modified: 2012-11-02 07:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-02 07:38:25 UTC


Attachments (Terms of Use)

Description Bohuslav "Slavek" Kabrda 2012-02-07 11:06:31 UTC
Version-Release number of selected component (if applicable):
rubygem-virt-p2v-0.8.3-2

How reproducible:
always

Steps to Reproduce:
1. try to build with Ruby 1.9.3

Actual results:

In file included from rblibssh2_channel.c:19:0:
/usr/include/ruby/backward/rubyio.h:2:2: warning: #warning use "ruby/io.h" instead of "rubyio.h" [-Wcpp]
rblibssh2_channel.c: In function 'channel_send_data':
rblibssh2_channel.c:463:24: error: 'rb_io_t' has no member named 'f'

http://koji.fedoraproject.org/koji/getfile?taskID=3768387&name=build.log

Additional info:
The koji build is done with the specfile that I modified according to the new ruby packaging guidelines [1], but this doesn't have any effect on the way the build fails - this is clearly an issue with ruby 1.8/1.9 abi differencies.

Comment 1 Bohuslav "Slavek" Kabrda 2012-11-02 07:38:25 UTC
As it seems that virt-p2v is ok now, I'm closing this bug.


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