Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284539 - [Regression] sci-biology/vienna-rna 1.8.3 doesn't compile with modern toolchain
Summary: [Regression] sci-biology/vienna-rna 1.8.3 doesn't compile with modern toolchain
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Andrey Kislyuk (RETIRED)
URL:
Whiteboard:
Keywords:
: 284541 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-10 23:32 UTC by Samuli Suominen (RETIRED)
Modified: 2009-09-10 23:45 UTC (History)
1 user (show)

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 Samuli Suominen (RETIRED) gentoo-dev 2009-09-10 23:32:36 UTC
You've dropped the patches that allowed the compilation of this package. No support for recent gcc or glibc both (or separately).

rnafuncs.cpp:341: error: ‘sprintf’ was not declared in this scope                                                                         
rnafuncs.cpp:361: error: ‘sprintf’ was not declared in this scope                                                                         
rnafuncs.cpp: In static member function ‘static void RNAFuncs::drawRNAAlignment(const std::string&, const std::string&, const std::string&, const std::string&, const std::string&, const std::string&, const std::string&, bool, const RNAFuncs::SquigglePlotOptions&)’:           
rnafuncs.cpp:582: error: ‘sprintf’ was not declared in this scope                                                                         
rnafuncs.cpp:588: error: ‘sprintf’ was not declared in this scope
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-09-10 23:33:36 UTC
*** Bug 284541 has been marked as a duplicate of this bug. ***
Comment 2 Andrey Kislyuk (RETIRED) gentoo-dev 2009-09-10 23:45:55 UTC
Sorry, I forgot to switch gcc back to 4.4. Should work now, please check.