lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5424 GUB: gli


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5424 GUB: glib patch needed to compile with gcc >=6.x.y
Date: Fri, 12 Oct 2018 17:36:11 -0000


[issues:#5424] GUB: glib patch needed to compile with gcc >=6.x.y

Status: Fixed
Labels: GUB
Created: Fri Oct 05, 2018 02:17 PM UTC by Federico Bruni
Last Updated: Fri Oct 12, 2018 05:35 PM UTC
Owner: Federico Bruni

This is a GUB issue.
When launching 'make lilypond' on Fedora 28, gcc version 8.1, I get this error:

/home/dev/gub/target/tools/src/glib-2.44.1/glib/gdate.c: In function 'g_date_strftime':
/home/dev/gub/target/tools/src/glib-2.44.1/glib/gdate.c:2497:7: error: format not a string literal, format string not checked [-Werror=format-nonliteral]
       tmplen = strftime (tmpbuf, tmpbufsize, locale_format, &tm);
       ^~~~~~

This commit provides the solution.

I guess that adding a patch to GUB patches/ directory is the way to go.

This issue seems to suggest that the error started with gcc 6.2.1.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]