Bug#424386: gstreamer0.10: FTBFS if built twice in a row

Bernd Zeimetz bernd at bzed.de
Tue May 15 23:27:45 UTC 2007


Package: gstreamer0.10
Severity: important
Version: 0.10.12-5
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,



Lucas Nussbaum has rebuilt the whole archive on i386 and your package
FTBFS if built twice in a row with the following error:


*** Rebuilding plugin inspection files ***
if test x"." != x. ; then \
	    cp ./inspect.stamp . ; \
	    cp ./inspect-build.stamp . ; \
	else \
	    GST_PLUGIN_SYSTEM_PATH= GST_PLUGIN_PATH=../../gst:../../sys:../../ext:../../plugins:../../src GST_REGISTRY=../../docs/plugins/inspect-registry.xml /usr/bin/python \
	        ../../common/gst-xmlinspect.py gstreamer inspect && \
	    echo -n "timestamp" > inspect.stamp && \
	    touch inspect-build.stamp; \
        fi
Traceback (most recent call last):
  File "../../common/gst-xmlinspect.py", line 11, in ?
    import pygst
ImportError: No module named pygst
make[5]: *** [inspect-build.stamp] Error 1
make[5]: Leaving directory `/build/user/gstreamer0.10-0.10.12/docs/plugins'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/user/gstreamer0.10-0.10.12/docs'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/build/user/gstreamer0.10-0.10.12/docs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/gstreamer0.10-0.10.12'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/gstreamer0.10-0.10.12'
make: *** [debian/stamp-makefile-build] Error 2


The full build-log can be found at:
http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_2/


About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems. All
packages have been rebuilt twice in a row, with unpack, build, clean,
build.







More information about the Pkg-gstreamer-maintainers mailing list