Source: dulwich
Version: 0.8.4-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:
> make[2]: Entering directory `/«PKGBUILDDIR»'
> python setup.py build
> running build
> running build_py
> running build_ext
> running build_scripts
> python setup.py build_ext -i
> running build_ext
> building 'dulwich._objects' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c dulwich/_objects.c -o 
> build/temp.linux-x86_64-2.7/dulwich/_objects.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> build/temp.linux-x86_64-2.7/dulwich/_objects.o -o 
> /«PKGBUILDDIR»/dulwich/_objects.so
> building 'dulwich._pack' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c dulwich/_pack.c -o 
> build/temp.linux-x86_64-2.7/dulwich/_pack.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> build/temp.linux-x86_64-2.7/dulwich/_pack.o -o /«PKGBUILDDIR»/dulwich/_pack.so
> building 'dulwich._diff_tree' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c dulwich/_diff_tree.c -o 
> build/temp.linux-x86_64-2.7/dulwich/_diff_tree.o
> gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> build/temp.linux-x86_64-2.7/dulwich/_diff_tree.o -o 
> /«PKGBUILDDIR»/dulwich/_diff_tree.so
> PYTHONPATH=.: python -m unittest dulwich.tests.test_suite
> ....................................................................................................................................s..........F.................................................................................................................................................................................................................................................s..................................................................................................................................................................................................................................s..............................................................s........
> ======================================================================
> FAIL: test_nonempty (dulwich.tests.test_index.BuildIndexTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "dulwich/tests/test_index.py", line 311, in test_nonempty
>     None))
>   File "dulwich/tests/test_index.py", line 220, in assertReasonableIndexEntry
>     self.assertEquals(index_entry[0], index_entry[1])  # ctime and atime
> AssertionError: Tuples differ: (1333062402, 341015338) != (1333062402, 
> 329015493)
> 
> First differing element 1:
> 341015338
> 329015493
> 
> - (1333062402, 341015338)
> ?               ^^    --
> 
> + (1333062402, 329015493)
> ?               ^^   ++
> 
> 
> ----------------------------------------------------------------------
> Ran 684 tests in 35.016s
> 
> FAILED (failures=1, skipped=4)
> make[2]: *** [check] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/30/dulwich_0.8.4-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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to