--- Begin Message ---
Source: python-shapely
Version: 1.2.10-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20111210 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/python-shapely-6luht3/python-shapely-1.2.10'
> python setup.py test
> setup.py:10: Warning: Failed to import distribute_setup, continuing without
> distribute.
> Warning)
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution
> option: 'requires_external'
> warnings.warn(msg)
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution
> option: 'metadata_version'
> warnings.warn(msg)
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution
> option: 'requires_python'
> warnings.warn(msg)
> running test
...
>
> ======================================================================
> FAIL:
> /build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/Polygon.txt
> Doctest: Polygon.txt
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/usr/lib/python2.7/doctest.py", line 2166, in runTest
> raise self.failureException(self.format_failure(new.getvalue()))
> AssertionError: Failed doctest test for Polygon.txt
> File
> "/build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/Polygon.txt",
> line 0
>
> ----------------------------------------------------------------------
> File
> "/build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/Polygon.txt",
> line 105, in Polygon.txt
> Failed example:
> polygon.__geo_interface__
> Expected:
> {'type': 'Polygon', 'coordinates': (((0.0, 0.0), (0.0, 1.0), (1.0, 1.0),
> (2.0, -1.0), (0.0, 0.0)), ((0.10000000000000001, 0.10000000000000001),
> (0.10000000000000001, 0.20000000000000001), (0.20000000000000001,
> 0.20000000000000001), (0.20000000000000001, 0.10000000000000001),
> (0.10000000000000001, 0.10000000000000001)))}
> Got:
> {'type': 'Polygon', 'coordinates': (((0.0, 0.0), (0.0, 1.0), (1.0, 1.0),
> (2.0, -1.0), (0.0, 0.0)), ((0.1, 0.1), (0.1, 0.2), (0.2, 0.2), (0.2, 0.1),
> (0.1, 0.1)))}
>
>
> ======================================================================
> FAIL:
> /build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/Point.txt
> Doctest: Point.txt
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/usr/lib/python2.7/doctest.py", line 2166, in runTest
> raise self.failureException(self.format_failure(new.getvalue()))
> AssertionError: Failed doctest test for Point.txt
> File
> "/build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/Point.txt",
> line 0
>
> ----------------------------------------------------------------------
> File
> "/build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/Point.txt",
> line 124, in Point.txt
> Failed example:
> pa.distance(p)
> Expected:
> 4.1231056256176606
> Got:
> 4.123105625617661
>
>
> ======================================================================
> FAIL:
> /build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/MultiPolygon.txt
> Doctest: MultiPolygon.txt
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/usr/lib/python2.7/doctest.py", line 2166, in runTest
> raise self.failureException(self.format_failure(new.getvalue()))
> AssertionError: Failed doctest test for MultiPolygon.txt
> File
> "/build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/MultiPolygon.txt",
> line 0
>
> ----------------------------------------------------------------------
> File
> "/build/python-shapely-6luht3/python-shapely-1.2.10/shapely/tests/MultiPolygon.txt",
> line 53, in MultiPolygon.txt
> Failed example:
> geom.__geo_interface__
> Expected:
> {'type': 'MultiPolygon', 'coordinates': [[((0.0, 0.0), (0.0, 1.0), (1.0,
> 1.0), (1.0, 0.0), (0.0, 0.0)), ((0.10000000000000001, 0.10000000000000001),
> (0.10000000000000001, 0.20000000000000001), (0.20000000000000001,
> 0.20000000000000001), (0.20000000000000001, 0.10000000000000001),
> (0.10000000000000001, 0.10000000000000001))]]}
> Got:
> {'type': 'MultiPolygon', 'coordinates': [[((0.0, 0.0), (0.0, 1.0), (1.0,
> 1.0), (1.0, 0.0), (0.0, 0.0)), ((0.1, 0.1), (0.1, 0.2), (0.2, 0.2), (0.2,
> 0.1), (0.1, 0.1))]]}
>
>
> ----------------------------------------------------------------------
> Ran 57 tests in 0.276s
>
> FAILED (failures=3)
> make[1]: *** [override_dh_auto_test] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/12/10/python-shapely_1.2.10-1_lsid64.buildlog
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.
--- End Message ---