Probable GCC4.4 failure [Fwd: Package: lilypond-2.12.2-1.fc11 Tag: dist-f11 Status: failed Built by: limb]

Jakub Jelinek jakub at redhat.com
Fri Feb 20 18:44:51 UTC 2009


On Fri, Feb 20, 2009 at 12:28:07PM -0600, Jon Ciesla wrote:
> Anyone have any suggestions?  Builds fine on F-10 with gcc4.3, and I
> didn't see lilypond in the mass rebuild problem lists.

That's because the test mass rebuild didn't include the glibc changes for
proper ISO C++ mandated strchr etc. support yet, and that seems to be the
reason why lilypond fails.

memchr, rawmemchr, memrchr, strchr, strrchr, strchrnul, strpbrk, strstr,
strcasestr, index, rindex, basename, wcschr, wcsrchr, wcspbrk, wcsstr,
wcswcs, wmemchr in C++ now return const {char,void,wchar_t} *
if the first argument was const {char,void,wchar_t} * and
{char,void,wchar_t} * if the first argument was {char,void,wchar_t} *.

	Jakub




More information about the fedora-devel-list mailing list