Bug 434134 - xmms-scrobbler failed massrebuild attempt for GCC 4.3
Summary: xmms-scrobbler failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xmms-scrobbler
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Andreas Thienemann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 13:08 UTC by Jesse Keating
Modified: 2013-01-10 02:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-08 04:41:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2008-02-22 13:08:56 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=439720
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-24 03:02:50 UTC
Errors in ppc64 build.log:

 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I.
-I. -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib64/glib/include -DMAKE_XMMS=1 -DCLIENT=\"XMMS-Scrobbler\"
"-DUSER_AGENT=\"AudioScrobbler/1.1 XMMS/1.2.10/0.4.0 Linux\"" -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mminimal-toc -MT libxmms_scrobbler_la-tags.lo -MD -MP -MF
.deps/libxmms_scrobbler_la-tags.Tpo -c tags/tags.c  -fPIC -DPIC -o
.libs/libxmms_scrobbler_la-tags.o
tags/tags.c:24:19: error: tag_c.h: No such file or directory
tags/tags.c: In function 'get_tag_data':
tags/tags.c:117: error: 'TagLib_File' undeclared (first use in this function)
tags/tags.c:117: error: (Each undeclared identifier is reported only once
tags/tags.c:117: error: for each function it appears in.)
tags/tags.c:117: error: 'file' undeclared (first use in this function)
tags/tags.c:118: error: 'TagLib_Tag' undeclared (first use in this function)
tags/tags.c:118: error: 'tag' undeclared (first use in this function)
tags/tags.c:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'*' token
tags/tags.c:119: error: 'properties' undeclared (first use in this function)

Comment 2 Bug Zapper 2008-05-14 05:27:16 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Matt Domsch 2008-07-08 04:41:48 UTC
builds as of 2008-07-03, version 0.3.8.1-3.fc10.


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