Bug#744586: gst-buzztard: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

Matthias Klose doko at debian.org
Sun Apr 13 16:50:49 UTC 2014


Package: src:gst-buzztard
Version: 0.6.0-1
User: debian-devel at lists.debian.org
Usertags: autoreconf

The package fails to build on ppc64el (powerpc64le-linux-gnu), because
the config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autoreconf.

  - For cdbs based build systems, include
    /usr/share/cdbs/1/rules/autoreconf.mk

  - For other rules files, call dh_autoreconf before calling
    configure (in the build or configure target), and call
    dh_autoreconf_clean before dh_clean in the clean target.

For combining autoreconf and autotools_dev, see bug #698765.

After the build on any architecture, and before a clean, a grep for
powerpc64le in the configure, aclocal.m4 and/or libtool.m4 file(s)
should print some lines. It is not enough to just update the
config.guess and config.sub files.

The full build log can be found at:
http://people.debian.org/~doko/logs/ppc64el-20140414/buildlog_ubuntu-trusty-ppc64el.gst-buzztard_0.6.0-1_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.

[...]
libtool: link: ranlib .libs/libgstfluidsynth.a
libtool: link: ( cd ".libs" && rm -f "libgstfluidsynth.la" && ln -s "../libgstfluidsynth.la" "libgstfluidsynth.la" )
make[4]: Leaving directory `/build/buildd/gst-buzztard-0.6.0/src/fluidsynth'
Making all in simsyn
make[4]: Entering directory `/build/buildd/gst-buzztard-0.6.0/src/simsyn'
\
#	source='simsyn.c' object='libgstsimsyn_la-simsyn.lo' libtool=yes 
/bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I. -I../..  -pthread -I/usr/include/glib-2.0 -I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2   -g -O3 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o libgstsimsyn_la-simsyn.lo `test -f 'simsyn.c' || echo './'`simsyn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -g -O3 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c simsyn.c -o libgstsimsyn_la-simsyn.o
/bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=link gcc -I. -I../..  -pthread -I/usr/include/glib-2.0 -I/usr/lib/powerpc64le-linux-gnu/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2   -g -O3 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -module -avoid-version -export-symbols-regex '_*(gst_|bt_|Bt|BT_).*' -Wl,-Bsymbolic-functions -Wl,-z,relro -o libgstsimsyn.la -rpath /usr/lib/gstreamer-0.10 libgstsimsyn_la-simsyn.lo ../../libgstbuzztard/libgstbuzztard.la   
libtool: link: ar cru .libs/libgstsimsyn.a  libgstsimsyn_la-simsyn.o
libtool: link: ranlib .libs/libgstsimsyn.a
libtool: link: ( cd ".libs" && rm -f "libgstsimsyn.la" && ln -s "../libgstsimsyn.la" "libgstsimsyn.la" )
make[4]: Leaving directory `/build/buildd/gst-buzztard-0.6.0/src/simsyn'
make[4]: Entering directory `/build/buildd/gst-buzztard-0.6.0/src'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/gst-buzztard-0.6.0/src'
make[3]: Leaving directory `/build/buildd/gst-buzztard-0.6.0/src'
Making all in docs
make[3]: Entering directory `/build/buildd/gst-buzztard-0.6.0/docs'
Making all in reference
make[4]: Entering directory `/build/buildd/gst-buzztard-0.6.0/docs/reference'
/usr/bin/make  all-am
make[5]: Entering directory `/build/buildd/gst-buzztard-0.6.0/docs/reference'
  DOC   Scanning header files
  DOC   Introspecting gobjects
gst-buzztard-scan.c: In function 'main':
gst-buzztard-scan.c:96:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
   g_type_init();gst_init(&argc,&argv);
   ^
../../src/fluidsynth/.libs/libgstfluidsynth.a(libgstfluidsynth_la-gstfluidsynth.o):(.data+0x78): multiple definition of `gst_plugin_desc'
../../src/audiodelay/.libs/libgstaudiodelay.a(libgstaudiodelay_la-audiodelay.o):(.data+0xe0): first defined here
../../src/simsyn/.libs/libgstsimsyn.a(libgstsimsyn_la-simsyn.o):(.data+0x80): multiple definition of `gst_plugin_desc'
../../src/audiodelay/.libs/libgstaudiodelay.a(libgstaudiodelay_la-audiodelay.o):(.data+0xe0): first defined here
/usr/bin/ld: ../../src/simsyn/.libs/libgstsimsyn.a(libgstsimsyn_la-simsyn.o): undefined reference to symbol 'sincos@@GLIBC_2.17'
//lib/powerpc64le-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Linking of scanner failed: 
make[5]: *** [scan-build.stamp] Error 1
make[5]: Leaving directory `/build/buildd/gst-buzztard-0.6.0/docs/reference'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/build/buildd/gst-buzztard-0.6.0/docs/reference'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/gst-buzztard-0.6.0/docs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/gst-buzztard-0.6.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/gst-buzztard-0.6.0'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the pkg-gstreamer-maintainers mailing list