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

Bug 227395

Summary: media-libs/ctl does not compile with gcc 4.3
Product: Gentoo Linux Reporter: Robert Piasek (RETIRED) <dagger>
Component: [OLD] GCC PortingAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: patch
ebuild
ctl-1.4.1-gcc43.patch

Description Robert Piasek (RETIRED) gentoo-dev 2008-06-16 09:56:52 UTC
Compile with gcc 4.3 fails because of lack of some includes

Reproducible: Always
Comment 1 Robert Piasek (RETIRED) gentoo-dev 2008-06-16 09:59:38 UTC
Created attachment 157055 [details, diff]
patch
Comment 2 Robert Piasek (RETIRED) gentoo-dev 2008-06-16 10:15:56 UTC
Created attachment 157059 [details]
ebuild
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-20 19:46:09 UTC
Created attachment 157823 [details, diff]
ctl-1.4.1-gcc43.patch

This is the patch I committed. Yours had all of the normal compilation right, but failed during 'make check'.
Comment 4 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-20 19:46:34 UTC
+  20 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/ctl-1.4.1-gcc43.patch, ctl-1.4.1.ebuild:
+  Fix gcc-4.3 compilation. Thanks to Robert Piasek
+  <robert.piasek@member.fsf.org> in bug 227395 for the first part of the
+  patch.
+