After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 522099 - builds fails
builds fails
Status: RESOLVED DUPLICATE of bug 521647
Product: gnome-vfs
Classification: Deprecated
Component: Build
2.22.x
Other Linux
: Normal major
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-12 21:18 UTC by Baptiste Mille-Mathias
Modified: 2008-03-17 13:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Baptiste Mille-Mathias 2008-03-12 21:18:16 UTC
make[3]: entrant dans le répertoire « /home/baptiste/checkout/gnome2/gnome-vfs/libgnomevfs »
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gconf/2 -I/opt/gnome2/include/orbit-2.0 -I/opt/gnome2/include/libxml2 -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include       -D_REENTRANT -I/opt/gnome2/include -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/hal -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include   -Wall -Werror 	-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes 	-Wnested-externs -Wpointer-arith -Wno-strict-aliasing -Wno-sign-compare  -DXDG_PREFIX=_gnome_vfs_xdg -DDBUS_API_SUBJECT_TO_CHANGE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED -DGNOME_VFS_PREFIX=\"/opt/gnome2\" -DGNOME_VFS_BINDIR=\"/opt/gnome2/bin\" -DGNOME_VFS_DATADIR=\"/opt/gnome2/share\" -DGNOME_VFS_LIBDIR=\"/opt/gnome2/lib\" -DGNOME_VFS_LOCALEDIR=\"/opt/gnome2/share/locale\" -DGNOME_VFS_SYSCONFDIR=\"/opt/gnome2/etc\" -DG_LOG_DOMAIN=\"libgnomevfs\"     -g -O2 -MT gnome-vfs-ace.lo -MD -MP -MF .deps/gnome-vfs-ace.Tpo -c -o gnome-vfs-ace.lo gnome-vfs-ace.c
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/gconf/2 -I/opt/gnome2/include/orbit-2.0 -I/opt/gnome2/include/libxml2 -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include -D_REENTRANT -I/opt/gnome2/include -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/hal -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include -Wall -Werror -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-strict-aliasing -Wno-sign-compare -DXDG_PREFIX=_gnome_vfs_xdg -DDBUS_API_SUBJECT_TO_CHANGE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED -DGNOME_VFS_PREFIX=\"/opt/gnome2\" -DGNOME_VFS_BINDIR=\"/opt/gnome2/bin\" -DGNOME_VFS_DATADIR=\"/opt/gnome2/share\" -DGNOME_VFS_LIBDIR=\"/opt/gnome2/lib\" -DGNOME_VFS_LOCALEDIR=\"/opt/gnome2/share/locale\" -DGNOME_VFS_SYSCONFDIR=\"/opt/gnome2/etc\" -DG_LOG_DOMAIN=\"libgnomevfs\" -g -O2 -MT gnome-vfs-ace.lo -MD -MP -MF .deps/gnome-vfs-ace.Tpo -c gnome-vfs-ace.c  -fPIC -DPIC -o .libs/gnome-vfs-ace.o
cc1: warnings being treated as errors
In file included from /opt/gnome2/include/glib-2.0/glib/gthread.h:32,
                 from /opt/gnome2/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /opt/gnome2/include/glib-2.0/glib.h:32,
                 from gnome-vfs-ace.h:28,
                 from gnome-vfs-ace.c:26:
/opt/gnome2/include/glib-2.0/glib/gutils.h:320: warning: C99 inline functions are not supported; using GNU89
/opt/gnome2/include/glib-2.0/glib/gutils.h:320: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute
/opt/gnome2/include/glib-2.0/glib/gutils.h:334: warning: C99 inline functions are not supported; using GNU89
/opt/gnome2/include/glib-2.0/glib/gutils.h:347: warning: C99 inline functions are not supported; using GNU89
/opt/gnome2/include/glib-2.0/glib/gutils.h:366: warning: C99 inline functions are not supported; using GNU89
/opt/gnome2/include/glib-2.0/glib/gutils.h:374: warning: C99 inline functions are not supported; using GNU89
/opt/gnome2/include/glib-2.0/glib/gutils.h:391: warning: C99 inline functions are not supported; using GNU89
/opt/gnome2/include/glib-2.0/glib/gutils.h:400: warning: C99 inline functions are not supported; using GNU89
In file included from /opt/gnome2/include/glib-2.0/glib/gasyncqueue.h:30,
                 from /opt/gnome2/include/glib-2.0/glib.h:32,
                 from gnome-vfs-ace.h:28,
                 from gnome-vfs-ace.c:26:
/opt/gnome2/include/glib-2.0/glib/gthread.h:340: warning: C99 inline functions are not supported; using GNU89
make[3]: *** [gnome-vfs-ace.lo] Erreur 1
make[3]: quittant le répertoire « /home/baptiste/checkout/gnome2/gnome-vfs/libgnomevfs »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /home/baptiste/checkout/gnome2/gnome-vfs/libgnomevfs »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/baptiste/checkout/gnome2/gnome-vfs »
make: *** [all] Erreur 2
Comment 1 Leonardo Ferreira Fontenelle 2008-03-17 03:06:08 UTC
I have the same issue; using gnome-vfs with gnome-2-22 fetched by jhbuild.

The compilation has several occurances of "warning: C99 inline functions are not supported; using GNU89", but after the "cc1: warnings being treated as errors" line, the build fails.

I have gcc 4.2.3, glibc 2.7, autoconf 2.13 and 2.61, and automake 1.4_p6, 1.5, 1.7.9, 1.8.5, 1.9.6 and 1.10.1.
Comment 2 Murray Cumming 2008-03-17 13:52:54 UTC

*** This bug has been marked as a duplicate of 521647 ***