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

Bug 234985

Summary: ebuild request dev-ruby/shoes
Product: Gentoo Linux Reporter: Greg Fitzgerald <greg>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: dev, ruby, tokenmathematician
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://shoooes.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Shoes-0.r925 ebuild
Patch to enable user cflags.

Description Greg Fitzgerald 2008-08-17 05:33:07 UTC
Would like to request a ebuild for shoes. http://shoooes.net/

It's a multiplatform gui toolkit for ruby. I started a ebuild but currently has two issues I could use help solving.

First is * QA Notice: Pre-stripped files found:

I see no mention of strip anywhere in the make files, so not sure what to do with fixing that one. 

* QA Notice: The following files contain insecure RUNPATH's

Also not sure how to solve this correctly.

Appreciate the any help.

Reproducible: Always
Comment 1 Greg Fitzgerald 2008-08-17 05:34:16 UTC
Created attachment 163094 [details]
Shoes-0.r925 ebuild
Comment 2 Greg Fitzgerald 2008-08-17 05:34:48 UTC
Created attachment 163096 [details]
Patch to enable user cflags.
Comment 3 Hans de Graaff gentoo-dev Security 2008-08-27 18:24:55 UTC
The linker can also strip directly when instructed using the -s flag, perhaps that is what is going on?

I've never run into the RUNPATH issue so I don't know how to fix that without doing some additional digging. As far as I know it means that the run path in the library refers to the build directory, which poses a security risk.
Comment 4 Ben Roberts 2008-11-20 23:28:40 UTC
also seems to require media-libs/giflib
Comment 5 Greg Fitzgerald 2009-02-10 17:42:16 UTC
This should probably be closed as theres a working ebuild in the ruby overlay and I never got back to fixing this one.
Comment 6 Manuel Rüger (RETIRED) gentoo-dev 2014-07-26 14:03:51 UTC
Is there still any interest to get this into the tree? Please reply, otherwise the bug will be marked as WONTFIX in 30 days from now.

4.0.0.pre1 May 10, 2014  seems to be the recent version according to rubygems.
Comment 7 Manuel Rüger (RETIRED) gentoo-dev 2014-08-26 09:58:06 UTC
Closing old bug due to no response.