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 567796 - failed to build gst-plugins-base-0.10.21.4 on ubuntu 8.04
failed to build gst-plugins-base-0.10.21.4 on ubuntu 8.04
Status: RESOLVED DUPLICATE of bug 603831
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-14 20:25 UTC by Thijs Vermeir
Modified: 2010-04-06 18:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thijs Vermeir 2009-01-14 20:25:51 UTC
Hello,

I'm trying to build the gst-plugins-base-0.10.21.4 pre-release on a nearly clean Ubuntu 8.04 installation and I get the following error. I can perfectly build gst-plugins-base-0.10.21 on this system with the same setup. This does not happen on a Ubuntu 8.10 installation.

(I need todo autogen because I do some patching for static plugins, without autogen.sh building runs fine)
sh autogen.sh && ./configure && make

...
make[5]: Entering directory `/home/tvermeir/devel/gst-plugins-base-0.10.21.4/gst-libs/gst/interfaces'
if /bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I../../../gst-libs -I../../../gst-libs -pthread -I/home/tvermeir/build/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wdeclaration-after-statement -Werror -fno-strict-aliasing  -g    -g3 -O0 -MT libgstinterfaces_0.10_la-colorbalance.lo -MD -MP -MF ".deps/libgstinterfaces_0.10_la-colorbalance.Tpo" -c -o libgstinterfaces_0.10_la-colorbalance.lo `test -f 'colorbalance.c' || echo './'`colorbalance.c; \
	then mv -f ".deps/libgstinterfaces_0.10_la-colorbalance.Tpo" ".deps/libgstinterfaces_0.10_la-colorbalance.Plo"; else rm -f ".deps/libgstinterfaces_0.10_la-colorbalance.Tpo"; exit 1; fi
if /bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../..    -I../../../gst-libs -I../../../gst-libs -pthread -I/home/tvermeir/build/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wdeclaration-after-statement -Werror -fno-strict-aliasing  -g    -g3 -O0 -MT libgstinterfaces_0.10_la-colorbalancechannel.lo -MD -MP -MF ".deps/libgstinterfaces_0.10_la-colorbalancechannel.Tpo" -c -o libgstinterfaces_0.10_la-colorbalancechannel.lo `test -f 'colorbalancechannel.c' || echo './'`colorbalancechannel.c; \
	then mv -f ".deps/libgstinterfaces_0.10_la-colorbalancechannel.Tpo" ".deps/libgstinterfaces_0.10_la-colorbalancechannel.Plo"; else rm -f ".deps/libgstinterfaces_0.10_la-colorbalancechannel.Tpo"; exit 1; fi
../../../libtool: line 833: X--mode=compile: command not found
../../../libtool: line 833: X--mode=compile: command not found
../../../libtool: line 1000: *** Warning: inferring the mode of operation is deprecated.: command not found
../../../libtool: line 1000: *** Warning: inferring the mode of operation is deprecated.: command not found
../../../libtool: line 1001: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../../../libtool: line 1001: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../../../libtool: line 1144: Xgcc: command not found
../../../libtool: line 1144: Xgcc: command not found
../../../libtool: line 1144: X-DHAVE_CONFIG_H: command not found
../../../libtool: line 1144: X-DHAVE_CONFIG_H: command not found
../../../libtool: line 1144: X-I.: command not found
../../../libtool: line 1144: X-I.: command not found
../../../libtool: line 1144: X-I.: command not found
../../../libtool: line 1144: X-I.: command not found
../../../libtool: line 1144: X-I../../..: No such file or directory
../../../libtool: line 1144: X-I../../..: No such file or directory
../../../libtool: line 1144: X-I../../../gst-libs: No such file or directory
../../../libtool: line 1144: X-I../../../gst-libs: No such file or directory
../../../libtool: line 1144: X-I../../../gst-libs: No such file or directory
../../../libtool: line 1144: X-I../../../gst-libs: No such file or directory
../../../libtool: line 1144: X-pthread: command not found
../../../libtool: line 1144: X-pthread: command not found
../../../libtool: line 1144: X-I/home/tvermeir/build/include/gstreamer-0.10: No such file or directory
../../../libtool: line 1144: X-I/home/tvermeir/build/include/gstreamer-0.10: No such file or directory
../../../libtool: line 1144: X-I/usr/include/glib-2.0: No such file or directory
../../../libtool: line 1144: X-I/usr/include/glib-2.0: No such file or directory
../../../libtool: line 1144: X-I/usr/lib/glib-2.0/include: No such file or directory
../../../libtool: line 1144: X-I/usr/lib/glib-2.0/include: No such file or directory
../../../libtool: line 1144: X-I/usr/include/libxml2: No such file or directory
../../../libtool: line 1144: X-I/usr/include/libxml2: No such file or directory
../../../libtool: line 1144: X-Wall: command not found
../../../libtool: line 1144: X-Wall: command not found
../../../libtool: line 1144: X-Wdeclaration-after-statement: command not found
../../../libtool: line 1144: X-Wdeclaration-after-statement: command not found
../../../libtool: line 1144: X-Werror: command not found
../../../libtool: line 1144: X-Werror: command not found
../../../libtool: line 1144: X-fno-strict-aliasing: command not found
../../../libtool: line 1144: X-fno-strict-aliasing: command not found
../../../libtool: line 1144: X-g: command not found
../../../libtool: line 1144: X-g: command not found
../../../libtool: line 1144: X-g3: command not found
../../../libtool: line 1144: X-g3: command not found
../../../libtool: line 1144: X-O0: command not found
../../../libtool: line 1144: X-O0: command not found
../../../libtool: line 1144: X-MT: command not found
../../../libtool: line 1144: X-MT: command not found
../../../libtool: line 1144: Xlibgstinterfaces_0.10_la-colorbalance.lo: command not found
../../../libtool: line 1144: Xlibgstinterfaces_0.10_la-colorbalancechannel.lo: command not found
../../../libtool: line 1144: X-MD: command not found
../../../libtool: line 1144: X-MD: command not found
../../../libtool: line 1144: X-MP: command not found
../../../libtool: line 1144: X-MP: command not found
../../../libtool: line 1144: X-MF: command not found
../../../libtool: line 1144: X-MF: command not found
../../../libtool: line 1144: X.deps/libgstinterfaces_0.10_la-colorbalancechannel.Tpo: No such file or directory
../../../libtool: line 1144: X.deps/libgstinterfaces_0.10_la-colorbalance.Tpo: No such file or directory
../../../libtool: line 1144: X-c: command not found
../../../libtool: line 1144: X-c: command not found
../../../libtool: line 1197: Xlibgstinterfaces_0.10_la-colorbalancechannel.lo: command not found
../../../libtool: line 1197: Xlibgstinterfaces_0.10_la-colorbalance.lo: command not found
../../../libtool: line 1202: libtool: compile: cannot determine name of library object from `': command not found
../../../libtool: line 1202: libtool: compile: cannot determine name of library object from `': command not found
make[5]: *** [libgstinterfaces_0.10_la-colorbalance.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** [libgstinterfaces_0.10_la-colorbalancechannel.lo] Error 1
make[5]: Leaving directory `/home/tvermeir/devel/gst-plugins-base-0.10.21.4/gst-libs/gst/interfaces'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/tvermeir/devel/gst-plugins-base-0.10.21.4/gst-libs/gst/interfaces'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/tvermeir/devel/gst-plugins-base-0.10.21.4/gst-libs/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tvermeir/devel/gst-plugins-base-0.10.21.4/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tvermeir/devel/gst-plugins-base-0.10.21.4'
make: *** [all] Error 2
Comment 1 Thijs Vermeir 2009-01-14 20:30:01 UTC
ds suggest on IRC that libtool version 2.2 is required now, but that there is no check for this.

The version of libtool on ubuntu 8.04 is:
1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18)
Comment 2 Jan Schmidt 2009-01-14 23:05:09 UTC
I built 0.q0.21.4 gst-plugins-base with libtool 1.5.22 today on Solaris. There were some other compile warnings there, but it generally built fine.

I did see errors like yours recently though, after Makefile.am changes in gst-libs caused autotools to try and recreate the makefiles automatically.

In that case, I re-autogen'd (because I was in CVS), and it went away, which seems to be the opposite of what's happened to you.

Comment 3 Thijs Vermeir 2009-01-15 14:32:29 UTC
(In reply to comment #2)
> I built 0.q0.21.4 gst-plugins-base with libtool 1.5.22 today on Solaris. There
> were some other compile warnings there, but it generally built fine.

Can you confirm that you did, "sh autogen.sh && ./configure && make" with this build ?

Comment 4 Tim-Philipp Müller 2010-04-06 18:07:22 UTC
This looks like a duplicate of bug #603831.

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