libglade build failure in jhbuild



Hi,

On a pretty clean rh9 system, running jhbuild from scratch, I have this
failure in libglade.

I would try to figure this out on my own, but the functions that seem to
be wrong are in the module itself, ie. not outside of libglade.  So it
seems something else is wrong than just wrong dependencies.

Anyone experiencing something similar ?

Thomas

Dave/Dina : future TV today ! - http://davedina.apestaart.org/
<-*- thomas (dot) apestaart (dot) org -*->
I could change your life
If you give me that chance
to be your man
<-*- thomas (at) apestaart (dot) org -*->
URGent, best radio on the net - 24/7 ! - http://urgent.rug.ac.be/

WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
EXTRA_DIST: variable `content_files' is used but `content_files' is undefined
EXTRA_DIST: variable `HTML_IMAGES' is used but `HTML_IMAGES' is undefined
tests/Makefile.am:25: `LDFLAGS' is a user variable, you should not override it;
tests/Makefile.am:25: use `AM_LDFLAGS' instead.
checking for a BSD-compatible install... /home/thomas/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking if debuging support was requested... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking for pkg-config... /home/thomas/cvs/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.2.1)
checking for gtk_plug_get_type... yes
checking for pkg-config... (cached) /home/thomas/cvs/bin/pkg-config
checking for libxml-2.0 >= 2.4.10    atk >= 1.0.0    gtk+-2.0 >= 2.0.0... yes
checking LIBGLADE_CFLAGS... -I/home/thomas/cvs/include/libxml2 -I/home/thomas/cvs/include/atk-1.0 -I/home/thomas/cvs/include/glib-2.0 -I/home/thomas/cvs/lib/glib-2.0/include -I/home/thomas/cvs/include/gtk-2.0 -I/home/thomas/cvs/lib/gtk-2.0/include -I/home/thomas/cvs/include/pango-1.0 -I/home/thomas/cvs/include -I/usr/include/freetype2 -I/usr/X11R6/include  
checking LIBGLADE_LIBS... -Wl,--export-dynamic -L/home/thomas/cvs/lib -lxml2 -lpthread -lz -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for native Win32... no
checking for Win32 platform in general... no
checking gtk-doc version >= 1.0... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for Python >= 2.0 with expat support... /usr/bin/python
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libglade.spec
config.status: creating glade/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating libglade-2.0.pc
config.status: creating libglade-convert
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands

This is the development branch of libglade
If you want something that works with gtk+ 1.2, checkout the
libglade-1-0 branch with the following command
  cvs update -r libglade-1-0 .


Now type 'make' to compile Libglade.
cd . && /bin/sh /home/thomas/gnome/cvs/libglade/missing --run autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/thomas/gnome/cvs/libglade'
Making all in glade
make[2]: Entering directory `/home/thomas/gnome/cvs/libglade/glade'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/home/thomas/cvs/include/libxml2 -I/home/thomas/cvs/include/atk-1.0 -I/home/thomas/cvs/include/glib-2.0 -I/home/thomas/cvs/lib/glib-2.0/include -I/home/thomas/cvs/include/gtk-2.0 -I/home/thomas/cvs/lib/gtk-2.0/include -I/home/thomas/cvs/include/pango-1.0 -I/home/thomas/cvs/include -I/usr/include/freetype2 -I/usr/X11R6/include   -DGLADE_LIBDIR=\""/home/thomas/cvs/lib"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED    -g -O2 -Wall -std=c9x -MT glade-gtk.lo -MD -MP -MF ".deps/glade-gtk.Tpo" \
  -c -o glade-gtk.lo `test -f 'glade-gtk.c' || echo './'`glade-gtk.c; \
then mv ".deps/glade-gtk.Tpo" ".deps/glade-gtk.Plo"; \
else rm -f ".deps/glade-gtk.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/home/thomas/cvs/include/libxml2 -I/home/thomas/cvs/include/atk-1.0 -I/home/thomas/cvs/include/glib-2.0 -I/home/thomas/cvs/lib/glib-2.0/include -I/home/thomas/cvs/include/gtk-2.0 -I/home/thomas/cvs/lib/gtk-2.0/include -I/home/thomas/cvs/include/pango-1.0 -I/home/thomas/cvs/include -I/usr/include/freetype2 -I/usr/X11R6/include -DGLADE_LIBDIR=\"/home/thomas/cvs/lib\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -g -O2 -Wall -std=c9x -MT glade-gtk.lo -MD -MP -MF .deps/glade-gtk.Tpo -c glade-gtk.c  -fPIC -DPIC -o .libs/glade-gtk.o
glade-gtk.c: In function `menuitem_build_children':
glade-gtk.c:433: warning: passing arg 2 of `glade_xml_handle_internal_child' from incompatible pointer type
glade-gtk.c:437: warning: implicit declaration of function `glade_xml_build_widget'
glade-gtk.c:437: warning: assignment makes pointer from integer without a cast
glade-gtk.c: In function `gtk_dialog_build_children':
glade-gtk.c:455: warning: passing arg 2 of `glade_standard_build_children' from incompatible pointer type
glade-gtk.c: In function `frame_build_children':
glade-gtk.c:495: warning: initialization makes pointer from integer without a cast
glade-gtk.c: In function `notebook_build_children':
glade-gtk.c:532: warning: initialization makes pointer from integer without a cast
glade-gtk.c: In function `option_menu_build_children':
glade-gtk.c:600: warning: assignment makes pointer from integer without a cast
glade-gtk.c: In function `clist_build_children':
glade-gtk.c:652: warning: passing arg 2 of `glade_xml_set_common_params' from incompatible pointer type
glade-gtk.c:657: warning: assignment makes pointer from integer without a cast
glade-gtk.c: In function `toolbar_build_children':
glade-gtk.c:789: warning: passing arg 2 of `glade_xml_set_common_params' from incompatible pointer type
glade-gtk.c:791: warning: assignment makes pointer from integer without a cast
glade-gtk.c: In function `paned_build_children':
glade-gtk.c:809: warning: assignment makes pointer from integer without a cast
glade-gtk.c:830: warning: assignment makes pointer from integer without a cast
glade-gtk.c: In function `layout_build_children':
glade-gtk.c:859: warning: passing arg 2 of `glade_xml_handle_internal_child' from incompatible pointer type
glade-gtk.c:863: warning: assignment makes pointer from integer without a cast
glade-gtk.c: In function `_glade_init_gtk_widgets':
glade-gtk.c:999: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1000: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1001: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1002: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1004: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1005: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1006: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1007: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1008: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1009: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1010: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1011: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1012: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1013: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1014: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1015: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1016: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1017: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1019: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1020: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1022: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1023: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1024: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1025: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1026: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1027: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1028: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1029: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1030: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1031: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1032: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1033: warning: passing arg 3 of `glade_register_custom_prop' from incompatible pointer type
glade-gtk.c:1035: warning: implicit declaration of function `glade_register_widget'
glade-gtk.c:1035: `glade_standard_build_widget' undeclared (first use in this function)
glade-gtk.c:1035: (Each undeclared identifier is reported only once
glade-gtk.c:1035: for each function it appears in.)
make[2]: *** [glade-gtk.lo] Error 1
make[2]: Leaving directory `/home/thomas/gnome/cvs/libglade/glade'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/thomas/gnome/cvs/libglade'
make: *** [all] Error 2


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