Summary: | app-accessibility/festival-2.1 with sys-devel/gcc-4.7* - ../base_class/EST_TSimpleVector.cc:73:3: error: ‘just_resize’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mike Thompson <mbt> |
Component: | Current packages | Assignee: | Jesus Rivero (RETIRED) <neurogeek> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | accessibility, sound |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 390247 |
Description
Mike Thompson
2014-02-17 15:54:55 UTC
(In reply to Mike Thompson from comment #0) > Build fails very early in the compilation when compiled with GCC 4.7.3. The > ebuild works without problem with GCC 4.6.3. Try -r1, it should work as it has the gcc-4.7 patch. Thank you for taking a look. Yes, festival 2.1-r1 did build with GCC 4.7.3. I didn't try running it yet, but I did notice something in build log that is also present when compiling with GCC 4.6.3: * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * ttsxml.cc:70:8: warning: null argument where non-null required (argument 1) [-Wnonnull] * ttsxml.cc:70:8: warning: null argument where non-null required (argument 1) [-Wnonnull] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.cstr.ed.ac.uk/projects/festival/ I thought at first I was seeing this only with the -r1 ebuild and GCC 4.7.3, but I was mistaken: it's *not* a strange new issue introduced with the new compiler version; it has already been there. I'll be on the lookout for a bug to report to the upstream. In the meantime, this is a vote for the app-accessibility/festival-2.1-r1 ebuild. *festival-2.1-r1 (03 Dec 2012) 03 Dec 2012; Jesus Rivero <neurogeek@gentoo.org> +festival-2.1-r1.ebuild, +files/festival-2.1-gcc4.7.patch: Revbump. Makes it compile with gcc-4.7 |