Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383943 - media-sound/lilypond-2.12.2 does not work with sys-devel/gcc-4.5.3-r1
Summary: media-sound/lilypond-2.12.2 does not work with sys-devel/gcc-4.5.3-r1
Status: RESOLVED DUPLICATE of bug 331181
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-21 13:03 UTC by Kai Wüstermann
Modified: 2011-09-21 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Wüstermann 2011-09-21 13:03:31 UTC
After update to sys-devel/gcc-4.5.3-r1 I tried to reemerge media-sound/lilypond-2.12.2 but it stops emerging with this message:

rm -f ./out/spacing-spanner.dep; DEPENDENCIES_OUTPUT="./out/spacing-spanner.dep ./out/spacing-spanner.o" x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Woverloaded-virtual  -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -pipe -fwrapv  -DHAVE_CONFIG_H  -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include  -march=nocona -O2 -pipe  -O2 -finline-functions -pipe -pthread -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -Wno-pmf-conversions  -W -Wall -Wconversion -o out/spacing-spanner.o spacing-spanner.cc
spacing-spanner.cc: In static member function »static std::vector<Grob*> Spacing_spanner::get_columns(Grob*)«:
spacing-spanner.cc:41:35: Fehler: expected primary-expression before »*« token
spacing-spanner.cc:41:36: Fehler: expected primary-expression before »>« token
make[1]: *** [out/spacing-spanner.o] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/lilypond-2.12.2/work/lilypond-2.12.2/lily'
make: *** [all] Fehler 2
emake failed
 * ERROR: media-sound/lilypond-2.12.2 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/lilypond-2.12.2/temp/environment'.
 * S: '/var/tmp/portage/media-sound/lilypond-2.12.2/work/lilypond-2.12.2'



Reproducible: Always

Actual Results:  
media-sound/lilypond-2.12.3 


media-sound/lilypond-2.12.3 has a lilypond-2.12.3-gcc45.patch. So we should set it to stable. 

I don't have Bug 350059.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-09-21 13:06:33 UTC

*** This bug has been marked as a duplicate of bug 331181 ***