Bug 434473 - alsa-tools failed massrebuild attempt for GCC 4.3
Summary: alsa-tools failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: alsa-tools
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 16:28 UTC by Jesse Keating
Modified: 2013-01-10 03:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-01 17:29:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2008-02-22 16:28:05 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=446586
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 John Poelstra 2008-02-29 21:50:13 UTC
x86_64 build failed

if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hdspmixer\"
-DVERSION=\"1.6\" -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -I. -I.     -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic  -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic -fno-exceptions -MT HDSPMixerIOMixer.o -MD -MP -MF
".deps/HDSPMixerIOMixer.Tpo" -c -o HDSPMixerIOMixer.o HDSPMixerIOMixer.cxx; \
	then mv -f ".deps/HDSPMixerIOMixer.Tpo" ".deps/HDSPMixerIOMixer.Po"; else rm -f
".deps/HDSPMixerIOMixer.Tpo"; exit 1; fi
In file included from HDSPMixerWindow.h:48,
                 from HDSPMixerIOMixer.h:29,
                 from HDSPMixerInputs.h:26,
                 from HDSPMixerInputs.cxx:22:
HDSPMixerSetup.h:57: error: multiple parameters named 'w'


Comment 2 Tim Jackson 2008-03-01 15:47:05 UTC
Upstream bug filed at 
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3814


Comment 3 Tim Jackson 2008-03-01 17:29:32 UTC
It's fixed in upstream 1.0.16 which has now been imported and built in rawhide


Note You need to log in before you can comment on or make changes to this bug.