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 347223 - GTK Doc Build Broken in HEAD
GTK Doc Build Broken in HEAD
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Documentation
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-11 13:49 UTC by Ryan P Skadberg
Modified: 2006-07-11 22:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ryan P Skadberg 2006-07-11 13:49:50 UTC
gtk-doc: Compiling scanner
mkdir .libs
 gcc -I../.. -I../.. -I../../sources -I../../shell -I../../rhythmdb -I../../player -I../../metadata -I../../widgets -I../../lib -I../../iradio -I../../daapsharing -I../../plugins -I../../backends -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/gpod-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wcomment -Wformat -Wnonnull -Wimplicit-int -Wimplicit -Wmain -Wmissing-braces -Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs -Wunused-function -Wunused-label -Wunused-value -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -c rhythmbox-scan.c  -fPIC -DPIC -o .libs/rhythmbox-scan.o
rhythmbox-scan.c:50:33: error: rb-song-display-box.h: No such file or directory
cc1: warnings being treated as errors
rhythmbox-scan.c: In function 'get_object_types':
rhythmbox-scan.c:105: warning: implicit declaration of function 'rb_song_display_box_get_type'
rhythmbox-scan.c:105: warning: nested extern declaration of 'rb_song_display_box_get_type'
Compilation of scanner failed:
make[3]: *** [scan-build.stamp] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/rhythmbox-0.9.5.99.cvs200607110922/doc/reference'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/rhythmbox-0.9.5.99.cvs200607110922/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/rhythmbox-0.9.5.99.cvs200607110922'
make: *** [all] Error 2
Comment 1 Jonathan Matthew 2006-07-11 22:55:12 UTC
fixed in cvs.