Bug#715536: pygobject: FTBFS on all arches not excluded from tests

Roland Stigge stigge at antcom.de
Wed Jul 10 08:37:27 UTC 2013


Source: pygobject
Version: 3.8.3-1
Severity: serious
User: debian-powerpcspe at breakpoint.cc
Usertags: powerpcspe

Hi,

pygobject currently FTBFS on all architectures that are not excluded from tests
in debian/rules:

...
*** Warning: Linking the executable /«PKGBUILDDIR»/build-2.7/tests/tmp-introspectz5B3ca/Regress-1.0 against the loadable module
*** libregress.so is not portable!
libtool: link: gcc -o /«PKGBUILDDIR»/build-2.7/tests/tmp-introspectz5B3ca/.libs/Regress-1.0 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Werror=unused-variable -fno-strict-aliasing -std=c9x -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wl,-z -Wl,relro /«PKGBUILDDIR»/build-2.7/tests/tmp-introspectz5B3ca/Regress-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic  -L. ./.libs/libregress.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib/python2.7/site-packages/pygobject
g-ir-compiler Regress-1.0.gir -o Regress-1.0.typelib
glib-compile-schemas --targetdir=. --schema-file=../../tests/org.gnome.test.gschema.xml
  CHECK  Pyflakes
  CHECK  PEP8
export `/usr/bin/dbus-launch` && \
	PYTHONPATH=..:../tests:${PYTHONPATH:+:$PYTHONPATH} LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=.:$GI_TYPELIB_PATH XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share MALLOC_PERTURB_=85 MALLOC_CHECK_=3 G_SLICE=debug-blocks TESTS_BUILDDIR=.  /usr/bin/python2.7 -Wd ../../tests/runtests.py; rc=$?; \
	[ "$rc" -ne 0 ] || [ -n "$TEST_NAMES" ] || { TEST_NAMES=compat_test_pygtk PYTHONPATH=..:../tests:${PYTHONPATH:+:$PYTHONPATH} LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=.:$GI_TYPELIB_PATH XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share MALLOC_PERTURB_=85 MALLOC_CHECK_=3 G_SLICE=debug-blocks TESTS_BUILDDIR=.  /usr/bin/python2.7 -Wd -Werror::PendingDeprecationWarning -Werror::DeprecationWarning -Werror::RuntimeWarning ../../tests/runtests.py; rc=$?; }; \
	kill $DBUS_SESSION_BUS_PID; \
	exit $rc

** (runtests.py:32715): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
/bin/bash: line 4: 32715 Trace/breakpoint trap   PYTHONPATH=..:../tests:${PYTHONPATH:+:$PYTHONPATH} LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=.:$GI_TYPELIB_PATH XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share MALLOC_PERTURB_=85 MALLOC_CHECK_=3 G_SLICE=debug-blocks TESTS_BUILDDIR=. /usr/bin/python2.7 -Wd ../../tests/runtests.py
make[4]: *** [check-local] Error 133
make[4]: Leaving directory `/«PKGBUILDDIR»/build-2.7/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/build-2.7/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/build-2.7'
dh_auto_test: make -j1 check returned exit code 2
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
...

This includes armel, armhf, ia64, powerpc, sparc, and all arches at
debian-ports.org.

Roland

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash




More information about the pkg-gnome-maintainers mailing list