[hafqa] [hafqa] [Bug 3583] libhildonmime fails to build with -Wformat-security due to variable format strings
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Mon Sep 1 10:58:30 EEST 2008
- Previous message: [hafqa] [Bug 3458] [PATCH] Fix build of libhildon with standard GTK
- Next message: [hafqa] [Bug 3458] [PATCH] Fix build of libhildon with standard GTK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=3583 lool at dooz.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|libhildonmime fails to build|libhildonmime fails to build |due to variable format |with -Wformat-security due |strings |to variable format strings ------- Comment #7 from lool at dooz.org 2008-09-01 10:58 GMT+3 ------- ./configure CFLAGS="-Wformat -Wformat-security -Werror" make ... gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libhildonmime -DPREFIX=\"/usr/local\" -DGLOBS_FILE_PATH=\"/usr/local/share/mime/globs\" -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-pointer-sign -Werror -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wformat -Wformat-security -Werror -MT libhildonmime_la-hildon-mime-patterns.lo -MD -MP -MF .deps/libhildonmime_la-hildon-mime-patterns.Tpo -c hildon-mime-patterns.c -fPIC -DPIC -o .libs/libhildonmime_la-hildon-mime-patterns.o if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libhildonmime -DPREFIX=\"/usr/local\" -DGLOBS_FILE_PATH=\"/usr/local/share/mime/globs\" -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-pointer-sign -Werror -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wformat -Wformat-security -Werror -MT hildon_update_category_database-update-category-database.o -MD -MP -MF ".deps/hildon_update_category_database-update-category-database.Tpo" -c -o hildon_update_category_database-update-category-database.o `test -f 'update-category-database.c' || echo './'`update-category-database.c; \ then mv -f ".deps/hildon_update_category_database-update-category-database.Tpo" ".deps/hildon_update_category_database-update-category-database.Po"; else rm -f ".deps/hildon_update_category_database-update-category-database.Tpo"; exit 1; fi cc1: warnings being treated as errors hildon-uri.c: In function ‘hildon_uri_get_scheme_from_uri’: hildon-uri.c:1714: error: format not a string literal and no format arguments hildon-uri.c: In function ‘hildon_uri_open’: hildon-uri.c:2295: error: format not a string literal and no format arguments hildon-uri.c:2351: error: format not a string literal and no format arguments hildon-uri.c:2379: error: format not a string literal and no format arguments make[2]: *** [libhildonmime_la-hildon-uri.lo] Erreur 1 make[2]: *** Attente des tâches non terminées.... make[2]: quittant le répertoire « /home/lool/svn/stage.maemo.org/maemo/projects/haf/trunk/libhildonmime/libhildonmime » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /home/lool/svn/stage.maemo.org/maemo/projects/haf/trunk/libhildonmime » make: *** [all] Erreur 2 -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email Replies to this email are NOT read, instead please add comments at https://bugs.maemo.org/show_bug.cgi?id=3583 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 3458] [PATCH] Fix build of libhildon with standard GTK
- Next message: [hafqa] [Bug 3458] [PATCH] Fix build of libhildon with standard GTK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]