[gst-devel] Shave ... shaving off too much

Edward Hervey bilboed at gmail.com
Wed Feb 25 08:16:22 CET 2009


And just to add to the weirdness... If I remove SHAVE_INIT from
configure.ac and re-autogen.sh ... it builds fine !?!?

  Failure to build is a big no-no to shave I'd say.

    Edward

On Wed, 2009-02-25 at 08:10 +0100, Edward Hervey wrote:
> Hi all,
> 
>   I really live shave, but can we make sure it doesn't shave off... too
> much ?
> 
>   This is current master as of now.
> 
> bilboed at putamadre ~/work/devel/gst-plugins-base.git $ make V=1
> Making all in gst-libs
> Making all in gst
> Making all in interfaces
> Making all in tag
> Making all in audio
> Making all in cdda
> Making all in fft
> Making all in floatcast
> Making all in netbuffer
> Making all in pbutils
> Making all in riff
> Making all in rtp
> Making all in rtsp
> /bin/sh ../../../libtool --tag=CC
> --mode=compile /bin/sh ../../../common/shave cc gcc -DHAVE_CONFIG_H -I.
> -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall
> -Wdeclaration-after-statement -Wvla -Wpointer-arith -Werror
> -fno-strict-aliasing -g -DGST_DISABLE_DEPRECATED -march=athlon64 -pipe
> -g2 -O3 -msse3 -MT libgstrtsp_0.10_la-gstrtspconnection.lo -MD -MP
> -MF .deps/libgstrtsp_0.10_la-gstrtspconnection.Tpo -c -o
> libgstrtsp_0.10_la-gstrtspconnection.lo gstrtspconnection.c
> --shave-mode=compile
> libtool: compile:  /bin/sh ../../../common/shave cc gcc -DHAVE_CONFIG_H
> -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall
> -Wdeclaration-after-statement -Wvla -Wpointer-arith -Werror
> -fno-strict-aliasing -g -DGST_DISABLE_DEPRECATED -march=athlon64 -pipe
> -g2 -O3 -msse3 -MT libgstrtsp_0.10_la-gstrtspconnection.lo -MD -MP
> -MF .deps/libgstrtsp_0.10_la-gstrtspconnection.Tpo -c
> gstrtspconnection.c --shave-mode=compile  -fPIC -DPIC
> -o .libs/libgstrtsp_0.10_la-gstrtspconnection.o
> gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gst-libs
> -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.10
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
> -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
> -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla
> -Wpointer-arith -Werror -fno-strict-aliasing -g -DGST_DISABLE_DEPRECATED
> -march=athlon64 -pipe -g2 -O3 -msse3 -MT
> libgstrtsp_0.10_la-gstrtspconnection.lo -MD -MP
> -MF .deps/libgstrtsp_0.10_la-gstrtspconnection.Tpo -c
> gstrtspconnection.c -fPIC -DPIC
> -o .libs/libgstrtsp_0.10_la-gstrtspconnection.o
> libtool: compile:  /bin/sh ../../../common/shave cc gcc -DHAVE_CONFIG_H
> -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall
> -Wdeclaration-after-statement -Wvla -Wpointer-arith -Werror
> -fno-strict-aliasing -g -DGST_DISABLE_DEPRECATED -march=athlon64 -pipe
> -g2 -O3 -msse3 -MT libgstrtsp_0.10_la-gstrtspconnection.lo -MD -MP
> -MF .deps/libgstrtsp_0.10_la-gstrtspconnection.Tpo -c
> gstrtspconnection.c --shave-mode=compile -o
> libgstrtsp_0.10_la-gstrtspconnection.o >/dev/null 2>&1
> make[5]: *** [libgstrtsp_0.10_la-gstrtspconnection.lo] Error 1
> make[4]: *** [all] Error 2
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> bilboed at putamadre ~/work/devel/gst-plugins-base.git $ git diff
> 





More information about the gstreamer-devel mailing list