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

Bug 330977

Summary: dev-scheme/bigloo-3.4a bump
Product: Gentoo Linux Reporter: Cyprien Nicolas (fulax) <cyprien>
Component: New packagesAssignee: Panagiotis Christopoulos (RETIRED) <pchrist>
Status: RESOLVED FIXED    
Severity: enhancement CC: jrmalaq, scheme, xmw
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www-sop.inria.fr/indes/fp/Bigloo/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 318661, 336717    
Bug Blocks: 329893    
Attachments: bigloo-3.4a_p3.ebuild
patch for not stripping the binaries
FEATURES=test patch
bigloo-3.4a_p3.ebuild

Description Cyprien Nicolas (fulax) 2010-08-03 08:15:27 UTC
I just open this bug, because it's a blocker for bug #329893

The bigloo-3.4a ebuild is currently under work

Reproducible: Always

Steps to Reproduce:
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-08-03 09:02:58 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Michael.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 2 Michael Weber (RETIRED) gentoo-dev 2010-08-03 09:05:20 UTC
Sry, for the sunrise reflex of mine, but

please poke scheme herd http://www.gentoo.org/proj/en/lisp/scheme/index.xml to take the maintainer-ship.

Thanks, Michael
Comment 3 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-08-03 13:09:13 UTC
You should have access to the lisp overlay. If you don't we must find a way to get to you access (hkBst is responsible for the overlay but he's devaway).
Comment 4 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-08-03 13:10:34 UTC
Bah, I thought that the bug has an ebuild attached, anyway... Removing Inclusion keyword. 
Comment 5 Cyprien Nicolas (fulax) 2010-08-09 14:09:06 UTC
Created attachment 241975 [details]
bigloo-3.4a_p3.ebuild

Here is a candidate ebuild, there are still problems to fix, see the comments in the ebuild source.

It has been quite well tested on my machine (x86_64) since I only install bigloo this way for a while ;)

IMHO, these problems are not critical for the ebuild to stand in the lisp overlay, but it will better to have them fix before merging it to the tree.
Comment 6 Cyprien Nicolas (fulax) 2010-08-09 14:10:38 UTC
Created attachment 241977 [details, diff]
patch for not stripping the binaries

There are a few changes with the patch currently present in the Gentoo tree, mainly documentation (to have the patch ready to be committed upstream)
Comment 7 Cyprien Nicolas (fulax) 2010-08-09 14:11:47 UTC
Created attachment 241979 [details, diff]
FEATURES=test patch

This should fix some tests, but not all. Chiiph reported me several issues when running tests.

BTW, this patch has been committed upstream in the 3.4b branch
Comment 8 Cyprien Nicolas (fulax) 2010-08-10 08:14:48 UTC
Created attachment 242203 [details]
bigloo-3.4a_p3.ebuild

Make the build process respect LDFLAGS, see bug #306487 comment #3

Also fixed some typo in the comments.
Comment 9 Cyprien Nicolas (fulax) 2010-09-13 05:32:50 UTC
The package is available in the Lisp overlay currently. But the blockers have to be solved before it can be merged to the tree
Comment 10 Tomás Touceda (RETIRED) gentoo-dev 2010-10-06 19:15:56 UTC
Committed. Thanks Cyprien for all your work.