Build failure for totem-0.100 (GARNOME 2.9.4)



Hello,

I am experiencing a building failure in GARNOME 2.9.4 with Totem 0.100. Build stops here :
 ==> Running make in work/main.d/totem-0.100
make[1]: Entering directory `/folk/vrubiolo/Archives/garnome-2.9.4/fifth-toe/totem/work/main.d/totem-0.100'
cd . && aclocal-1.4
aclocal: configure.in: 4: macro `AM_INIT_AUTOMAKE' not found in library
aclocal: configure.in: 5: macro `AM_CONFIG_HEADER' not found in library
aclocal: configure.in: 90: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 119: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 145: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 175: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 236: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 290: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 293: macro `AM_CONDITIONAL' not found in library
make[1]: *** [aclocal.m4] Error 1
make[1]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/fifth-toe/totem/work/main.d/totem-0.100'
make: *** [build-work/main.d/totem-0.100/Makefile] Error 2

Attached is the configure/build log.

I suspect the failure may come from the gar-base.diff patch as it modifies the configure scripts. However, it's so big that I don't know what to do here ...

Vincent

--
Reclaim Your Inbox!
http://www.mozilla.org/products/thunderbird
$ make install
[===== NOW BUILDING:    totem-0.100     =====]
install -d cookies/main.d
install -d download
install -d download/partial
 ==> Grabbing download/totem-0.100.tar.bz2
        ==> Trying file//files/totem-0.100.tar.bz2
make[1]: *** [file//files/totem-0.100.tar.bz2] Error 1
        ==> Trying file///folk/vrubiolo/Archives/GARBalls/totem-0.100.tar.bz2
 ==> Grabbing download/gar-base.diff
        ==> Trying file//files/gar-base.diff
        [fetch] complete for totem.
 ==> Running checksum on totem-0.100.tar.bz2
885423cc7e1d5eb8ff62b7b8ec9c30bc  download/totem-0.100.tar.bz2
file totem-0.100.tar.bz2 passes checksum test!
 ==> Running checksum on gar-base.diff
653313f6196223e541d086671822cc33  download/gar-base.diff
file gar-base.diff passes checksum test!
        [checksum] complete for totem.
install -d work/main.d
 ==> Extracting download/totem-0.100.tar.bz2
        [extract] complete for totem.
 ==> Applying patch download/gar-base.diff
patching file configure
patching file configure.in
patching file data/Makefile.am
patching file src/bacon-v4l-selection.h
patching file src/bacon-video-widget-gst.c
patching file src/scrsaver.c
patching file src/totem.c
patching file src/totem-preferences.c
patching file src/totem-session.c
patching file src/totem-video-thumbnailer.c
        [patch] complete for totem.
 ==> Running configure in work/main.d/totem-0.100
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for C++ compiler default output file name... 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 g++ accepts -g... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for gcc... gcc
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 a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
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 dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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 dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for intltool >= 0.20... 0.31.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for backend libraries... checking for pkg-config... /usr/bin/pkg-config
checking for                    gstreamer-0.8 >= 0.8.8                  gstreamer-gconf-0.8 >= 0.8.7                  gstreamer-interfaces-0.8 >= 0.8.7... yes
checking GST_CFLAGS... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -DORBIT2=1 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gstreamer-0.8 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libxml2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gconf/2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/orbit-2.0
checking GST_LIBS... -Wl,--export-dynamic -pthread -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -lgstgconf-0.8 -lgconf-2 -lORBit-2 -lgstinterfaces-0.8 -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0
GStreamer
checking for Linux... yes
checking whether to compile vanity... no
checking for glib-2.0 >= 2.1.0 gtk+-2.0 >= 2.3.1 libgnomeui-2.0 >= 2.3.3 libglade-2.0 gnome-vfs-2.0 >= 2.1.6 gnome-vfs-module-2.0 >= 2.1.6 gnome-desktop-2.0 >= 2.1.5 libnautilus-burn >= 2.9.1 gstreamer-0.8 >= 0.8.8 gstreamer-gconf-0.8 >= 0.8.7 gstreamer-interfaces-0.8 >= 0.8.7... yes
checking EXTRA_GNOME_CFLAGS... -DORBIT2=1 -pthread -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gtk-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gtk-2.0/include -I/usr/X11R6/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/atk-1.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/pango-1.0 -I/usr/include/freetype2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnomeui-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnome-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libgnomecanvas-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libart-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gconf/2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonoboui-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/orbit-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libbonobo-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gnome-vfs-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gnome-vfs-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/bonobo-activation-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libxml2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libglade-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gnome-vfs-module-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gnome-desktop-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/startup-notification-1.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libnautilus-burn -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gstreamer-0.8
checking EXTRA_GNOME_LIBS... -Wl,--export-dynamic -pthread -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -L/usr/X11R6/lib -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lnautilus-burn -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgstgconf-0.8 -lgconf-2 -lORBit-2 -lgstinterfaces-0.8 -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0
checking for gtk+-x11-2.0 gstreamer-0.8 >= 0.8.8 gstreamer-gconf-0.8 >= 0.8.7 gstreamer-interfaces-0.8 >= 0.8.7 gthread-2.0... yes
checking GTK_CFLAGS... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -DORBIT2=1 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gtk-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/gtk-2.0/include -I/usr/X11R6/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/atk-1.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/pango-1.0 -I/usr/include/freetype2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/glib-2.0 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib/glib-2.0/include -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gstreamer-0.8 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/libxml2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/gconf/2 -I/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/include/orbit-2.0
checking GTK_LIBS... -Wl,--export-dynamic -pthread -L/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgstgconf-0.8 -lgconf-2 -lORBit-2 -lgstinterfaces-0.8 -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lxml2 -lpthread -lz -lm -lgthread-2.0 -lglib-2.0
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for XTestFakeKeyEvent in -lXtst... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for XRRUpdateConfiguration in -lXrandr... yes
checking for X11/extensions/Xrandr.h... yes
checking for X11 XFree86 headers... yes
checking for broken old architecture... h0rk3d
checking for broken user... n334
checking for bad taste in TV series... pheew nope
checking asm/vm86.h usability... yes
checking asm/vm86.h presence... yes
checking for asm/vm86.h... yes
checking for gconftool-2... /folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/bin/gconftool-2
Using config source xml::/folk/vrubiolo/InstalledProgs/GARNOME-2.9.4/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
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 catalogs to be installed...  am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fi fr ga gu he hr hu is id it ja ko lt lv mk ml ms nb nl no pl pt pt_BR ro ru sk sq sr sr Latn sv tr uk vi wa zh_CN zh_TW
configure: creating ./config.status
config.status: creating Makefile
config.status: creating totem.spec
config.status: creating src/Makefile
config.status: creating data/Makefile
^[[Bconfig.status: creating data/totem.desktop.in.in
config.status: creating data/vanity.desktop.in
config.status: creating po/Makefile.in
config.status: creating help/Makefile
config.status: creating help/C/Makefile
config.status: creating help/de/Makefile
config.status: creating help/es/Makefile
config.status: creating help/ru/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands

Using the GStreamer backend

        [configure] complete for totem.
 ==> Running make in work/main.d/totem-0.100
make[1]: Entering directory `/folk/vrubiolo/Archives/garnome-2.9.4/fifth-toe/totem/work/main.d/totem-0.100'
cd . && aclocal-1.4
aclocal: configure.in: 4: macro `AM_INIT_AUTOMAKE' not found in library
aclocal: configure.in: 5: macro `AM_CONFIG_HEADER' not found in library
aclocal: configure.in: 90: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 119: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 145: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 175: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 236: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 290: macro `AM_CONDITIONAL' not found in library
aclocal: configure.in: 293: macro `AM_CONDITIONAL' not found in library
make[1]: *** [aclocal.m4] Error 1
make[1]: Leaving directory `/folk/vrubiolo/Archives/garnome-2.9.4/fifth-toe/totem/work/main.d/totem-0.100'
make: *** [build-work/main.d/totem-0.100/Makefile] Error 2


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