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

Bug 411299

Summary: www-apache/mod_fastcgi fails to build with www-servers/apache 2.4
Product: Gentoo Linux Reporter: Simon Bühler <simon>
Component: [OLD] ServerAssignee: Jesus Rivero (RETIRED) <neurogeek>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/ByteInternet/libapache-mod-fastcgi/blob/byte/debian/patches/byte-compile-against-apache24.diff
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 468302    
Attachments: works but needs Manifest fixed because different file

Description Simon Bühler 2012-04-08 22:45:29 UTC
hi,

www-apache/mod_fastcgi-2.4.7_pre0910052141 fails against apache 2.4, a patch is available here
https://github.com/ByteInternet/libapache-mod-fastcgi/blob/byte/debian/patches/byte-compile-against-apache24.diff

and works for me, please add to tree, thanks
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-10-16 22:45:04 UTC
https://tinderboxlogs.s3.amazonaws.com/tbamd64.excelsior.flameeyes.eu/www-apache%3Amod_fastcgi-2.4.7_pre0910052141%3A20121016-034659.html

This is the build log, I can see the failure.
Comment 2 Darko Luketic 2013-05-12 12:47:49 UTC
Created attachment 348068 [details]
works but needs Manifest fixed because different file
Comment 3 Darko Luketic 2013-06-06 00:48:15 UTC
Jesus, do you need help? Are you busy with real life?
Comment 4 Jesus Rivero (RETIRED) gentoo-dev 2013-06-06 16:49:57 UTC
(In reply to Darko Luketic from comment #3)
> Jesus, do you need help? Are you busy with real life?

Hi Darko, I'll get to this by this weekend.
Comment 5 Jesus Rivero (RETIRED) gentoo-dev 2013-07-10 02:48:05 UTC
This should take care of this problem:

+*mod_fastcgi-2.4.7_pre0910052141-r1 (10 Jul 2013)
+
+  10 Jul 2013; <neurogeek@gentoo.org>
+  +files/mod_fastcgi-compile-against-apache2.4.patch,
+  -files/2.4.6-graceful.patch, +mod_fastcgi-2.4.7_pre0910052141-r1.ebuild:
+  Bumped EAPI=5, added patch to compile against apache-2.4. Closes bug #411299
+

Regards,