Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439622 - dev-db/qdbm-1.8.78-r1 USE=ruby with dev-lang/ruby-1.9 - In function ‘rbdpopen’: ruby/depot/mod_depot.c:235:8: warning: assignment makes pointer from integer without a cast
Summary: dev-db/qdbm-1.8.78-r1 USE=ruby with dev-lang/ruby-1.9 - In function ‘rbdpopen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 15:17 UTC by Jeroen Roovers (RETIRED)
Modified: 2012-10-28 07:54 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 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-25 15:17:41 UTC
make[1]: Entering directory `/home/jer/portage/dev-db/qdbm-1.8.78-r1/work/qdbm-1.8.78/ruby/depot'
compiling mod_depot.c
mod_depot.c: In function ‘rbdpopen’:
mod_depot.c:235:8: warning: assignment makes pointer from integer without a cast
mod_depot.c: In function ‘rbdpput’:
mod_depot.c:276:8: warning: assignment makes pointer from integer without a cast
mod_depot.c:277:23: error: ‘struct RString’ has no member named ‘len’
mod_depot.c:278:8: warning: assignment makes pointer from integer without a cast
mod_depot.c:279:23: error: ‘struct RString’ has no member named ‘len’
mod_depot.c: In function ‘rbdpout’:
mod_depot.c:297:8: warning: assignment makes pointer from integer without a cast
mod_depot.c:298:23: error: ‘struct RString’ has no member named ‘len’
mod_depot.c: In function ‘rbdpget’:
mod_depot.c:316:8: warning: assignment makes pointer from integer without a cast
mod_depot.c:317:23: error: ‘struct RString’ has no member named ‘len’
mod_depot.c: In function ‘rbdpvsiz’:
mod_depot.c:339:8: warning: assignment makes pointer from integer without a cast
mod_depot.c:340:23: error: ‘struct RString’ has no member named ‘len’
make[1]: *** [mod_depot.o] Error 1
make[1]: Leaving directory `/home/jer/portage/dev-db/qdbm-1.8.78-r1/work/qdbm-1.8.78/ruby/depot'
make: *** [all] Error 2
Comment 1 Akinori Hattori gentoo-dev 2012-10-28 07:54:41 UTC
Fixed in CVS