If I enter `target/tools/build/glib-2.44.1/` and run `make` I get this:
```
make[2]: Entering directory
'/home/fede/src/gub/target/tools/build/glib-2.44.1/glib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/home/fede/src/gub/target/tools/src/glib-2.44.1/glib -I.. -I.. -I../glib
-I/home/fede/src/gub/target/tools/src/glib-2.44.1/glib
-I/home/fede/src/gub/target/tools/src/glib-2.44.1 -DG_LOG_DOMAIN=\"GLib\"
-DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall
-Wstrict-prototypes -Werror=declaration-after-statement
-Werror=missing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -fvisibility=hidden
-I/home/fede/src/gub/target/tools/root/usr/include -MT libglib_2_0_la-gdate.lo
-MD -MP -MF .deps/libglib_2_0_la-gdate.Tpo -c -o libglib_2_0_la-gdate.lo `test
-f 'gdate.c' || echo
'/home/fede/src/gub/target/tools/src/glib-2.44.1/glib/'`gdate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/home/fede/src/gub/target/tools/src/glib-2.44.1/glib -I.. -I.. -I../glib
-I/home/fede/src/gub/target/tools/src/glib-2.44.1/glib
-I/home/fede/src/gub/target/tools/src/glib-2.44.1 -DG_LOG_DOMAIN=\"GLib\"
-DG_DISABLE_CAST_CHECKS -DGLIB_COMPILATION -DPCRE_STATIC -pthread -Wall
-Wstrict-prototypes -Werror=declaration-after-statement
-Werror=missing-prototypes -Werror=implicit-function-declaration
-Werror=pointer-arith -Werror=init-self -Werror=format=2
-Werror=missing-include-dirs -fvisibility=hidden
-I/home/fede/src/gub/target/tools/root/usr/include -MT libglib_2_0_la-gdate.lo
-MD -MP -MF .deps/libglib_2_0_la-gdate.Tpo -c
/home/fede/src/gub/target/tools/src/glib-2.44.1/glib/gdate.c -fPIC -DPIC -o
.libs/libglib_2_0_la-gdate.o
/home/fede/src/gub/target/tools/src/glib-2.44.1/glib/gdate.c: In function
'g_date_strftime':
/home/fede/src/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);
^~~~~~
cc1: some warnings being treated as errors
make[2]: *** [Makefile:1797: libglib_2_0_la-gdate.lo] Error 1
make[2]: Leaving directory
'/home/fede/src/gub/target/tools/build/glib-2.44.1/glib'
make[1]: *** [Makefile:2463: all-recursive] Error 1
make[1]: Leaving directory
'/home/fede/src/gub/target/tools/build/glib-2.44.1/glib'
make: *** [Makefile:1176: all] Error 2
```
---
** [issues:#5384] Various fixes to GUB: - update broken download links - add
missing dependencies - fix building of 'make' on glibc 2.27 systems - teach
our ancient glibc that make 4.x exists - minor fixes**
**Status:** Started
**Labels:** GUB
**Created:** Mon Jul 16, 2018 04:44 PM UTC by Knut Petersen
**Last Updated:** Thu Sep 13, 2018 07:49 AM UTC
**Owner:** Knut Petersen
Various fixes to GUB:
- update broken download links
- add missing dependencies
- fix 'make' for glibc 2.27 systems
- teach our ancient glibc that make 4.x exists
- fix 'db delete failing' problem on openSuSE Tumbleweed
Status on some selected distributions:
ubuntu-14.04.5 LTS:
'make lilypond LILYPOND_BRANCH=stable/2.20' succeeds
ubuntu-16.04.4 LTS:
'make lilypond LILYPOND_BRANCH=stable/2.20' succeeds
ubuntu-18.04 LTS and openSuSE Tumbleweed
'make bootstrap' succeeds, but crossbuilding guile still fails during 'make
lilypond LILYPOND_BRANCH=stable/2.20'
Signed-off-by: Knut Petersen <[email protected]>
http://codereview.appspot.com/369750043
---
Sent from sourceforge.net because [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto