Source: obnam Version: 1.6.1-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140114 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory `/«PKGBUILDDIR»' > python setup.py build_ext -i > running build_ext > building 'obnamlib._obnam' extension > x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 > -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c _obnammodule.c -o > build/temp.linux-x86_64-2.7/_obnammodule.o > x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions > -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall > -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > build/temp.linux-x86_64-2.7/_obnammodule.o -o > /«PKGBUILDDIR»/obnamlib/_obnam.so > rm -rf build > cp -a test-gpghome temp.gpghome > env GNUPGHOME=temp.gpghome python setup.py check --fast > running check > > > FAILED > > FAILURE: test_lgetxattr (vfs_local_tests.XAttrTests) > Traceback (most recent call last): > File "./obnamlib/vfs_local_tests.py", line 74, in test_lgetxattr > self.assertEqual(_obnam.lgetxattr(self.filename, "user.hello"), "world") > AssertionError: 95 != 'world' > > FAILURE: test_lsetxattr (vfs_local_tests.XAttrTests) > Traceback (most recent call last): > File "./obnamlib/vfs_local_tests.py", line 69, in test_lsetxattr > ["user.hello", "user.key"]) > AssertionError: Lists differ: [''] != ['user.hello', 'user.key'] > > First differing element 0: > > user.hello > > Second list contains 1 additional elements. > First extra element 1: > user.key > > - [''] > + ['user.hello', 'user.key'] > > 2 failures, 0 errors > 231 excluded statements > 24 excluded modules > Time: 7.0 s > ERROR: Command '['python', '-m', 'CoverageTestRunner', > '--ignore-missing-from=without-tests']' returned non-zero exit status 1 > run unit tests > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/01/14/obnam_1.6.1-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org