Bug 171141 - app-office/gnotime-2.2.2 patch to compile w/ guile-1.8 without deprecated flag
Bug#: 171141 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: gnome-office@gentoo.org Reported By: stas@onlineua.net
Component: Ebuilds
URL: 
Summary: app-office/gnotime-2.2.2 patch to compile w/ guile-1.8 without deprecated flag
Keywords:  
Status Whiteboard: 
Opened: 2007-03-16 10:22 0000
Description:   Opened: 2007-03-16 10:22 0000
This is ebuild for gnotime-2.2.2 with patches for build with new guile without
deprecated features and parallel build. Works for me on x86 and x86_64

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Serhij S. Stasyuk 2007-03-16 10:23:18 0000 -------
Created an attachment (id=113458) [details]
gnotime-2.2.2.ebuild

------- Comment #2 From Serhij S. Stasyuk 2007-03-16 10:24:11 0000 -------
Created an attachment (id=113460) [details]
gnotime-2.2.2-guile-1.8.patch

------- Comment #3 From Serhij S. Stasyuk 2007-03-16 10:28:35 0000 -------
Maybe this bug should be posted into bug #136372 (app-office/gnotime-2.1.6
emerge failed) or #163908 (gnome-extra/gnome-games and app-office/gnotime fail
to compile because of guile-1.8.1-r1) but they seems not to be directly
related, also it is new ebuild. 

------- Comment #4 From Maxxer 2007-04-10 13:21:22 0000 -------
works. thanks!

------- Comment #5 From Volker Wegert 2007-08-18 13:35:21 0000 -------
I'm seeing the same issue here. 2.2.2 works - maybe it should be stabilized,
it's out since September 2005 (!)

------- Comment #6 From Jakub Moc (RETIRED) 2007-09-05 18:55:31 0000 -------
Ping!

------- Comment #7 From Jakub Moc (RETIRED) 2007-09-27 11:51:11 0000 -------
(In reply to comment #5)
> I'm seeing the same issue here. 2.2.2 works - maybe it should be stabilized,
> it's out since September 2005 (!)

So the patch is not needed, or??? 

------- Comment #8 From Christian Faulhammer 2007-09-27 13:01:19 0000 -------
Marijn, maybe you can tell us more...I am not really into Guile, so I can't
tell if this patch is still needed.

------- Comment #9 From Marijn Schouten 2007-09-27 13:19:06 0000 -------
gnotime-2.2.2 seems to build fine with guile-1.8.2 with deprecated flag. I
imgine this patch here is to make it compile against 1.8* even without
deprecated flag (as the zeroth comment says).

So I suggest the patch is sent upstream and the ebuild made to depend on guile
being built with the deprecated flag until upstream accepts the patch.

------- Comment #10 From Christian Faulhammer 2007-09-27 13:31:06 0000 -------
(In reply to comment #9)
> gnotime-2.2.2 seems to build fine with guile-1.8.2 with deprecated flag. I
> imgine this patch here is to make it compile against 1.8* even without
> deprecated flag (as the zeroth comment says).
> So I suggest the patch is sent upstream and the ebuild made to depend on guile
> being built with the deprecated flag until upstream accepts the patch.

 So I will add a check to 2.2.2 for that, stable that, will create a -r1 with
the patch applied and send it upstream.  Honestly I don't think there will be
too much movement on upstream side.  Give me some time to do it properly.

------- Comment #11 From Christian Faulhammer 2007-09-27 17:45:49 0000 -------
(In reply to comment #10)
>  So I will add a check to 2.2.2 for that, stable that, will create a -r1 with
> the patch applied

 Done.  Closing, thanks for the patience.