Bug 428865

Summary: multiple definition of `g_bit_nth_lsf' and others while compiling apps with gcc-4.3
Product: [Fedora] Fedora Reporter: Dominik 'Rathann' Mierzejewski <dominik>
Component: glib2Assignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://www.redhat.com/archives/fedora-devel-list/2008-January/msg00203.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-05 17:27:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dominik 'Rathann' Mierzejewski 2008-01-15 18:57:56 UTC
Description of problem:
Several applications fail to compile with gcc-4.3 due to a problem with glib2
headers.

Version-Release number of selected component (if applicable):
glib2-2.15.0-4.fc9

How reproducible:
Always

Steps to Reproduce:
1. Try rebuilding gxine or ekg2 from rawhide
koji build --scratch --nowait dist-f9-gcc43
cvs://cvs.fedoraproject.org/cvs/pkgs?rpms/ekg2/devel#HEAD
koji build --scratch --nowait dist-f9-gcc43
cvs://cvs.fedoraproject.org/cvs/pkgs?rpms/gxine/devel#HEAD

  
Additional info:
http://sunsite.mff.cuni.cz/rawhide20071220-gcc43/unsorted/ekg2-0.1.1-2.fc9.log
http://sunsite.mff.cuni.cz/rawhide20071220-gcc43/multipledef/gxine-0.5.11-14.fc9.log

Comment 1 Matthias Clasen 2008-02-05 17:27:34 UTC
Is this still a problem ? I assume the inlining changes in 2.15.3 should fix it.
If not, please reopen.