Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 333089

Summary: dev-ruby/json-1.4.3-r1 - Files built without respecting LDFLAGS have been detected
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: [OLD] LibraryAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: dev-ruby:json-1.4.3-r1:20100816-231121.log

Description Jeroen Roovers (RETIRED) gentoo-dev 2010-08-16 23:16:54 UTC
* QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/generator.so
 * /usr/lib/ruby/gems/1.8/gems/json-1.4.3/lib/json/ext/parser.so
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-08-16 23:17:37 UTC
Created attachment 243279 [details]
dev-ruby:json-1.4.3-r1:20100816-231121.log
Comment 2 Hans de Graaff gentoo-dev Security 2010-08-28 14:37:26 UTC
All ruby extensions use the LDFLAGS that were used for compiling the ruby interpreter in question. Please recompile dev-lang/ruby:1.8, this should fix the issue.