Source: turbojson
Version: 1.3.2-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130726 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»'
> dh_auto_test
> set -e; \
>       for python in python2.7; do \
>               $python /usr/bin/nosetests; \
>       done
> .......................EE......
> ======================================================================
> ERROR: turbojson.tests.test_sqlalchemy.test_select_row
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/«PKGBUILDDIR»/turbojson/tests/test_sqlalchemy.py", line 78, in 
> test_select_row
>     encoded = encode(t)
>   File "/«PKGBUILDDIR»/turbojson/jsonify.py", line 210, in encode
>     return _instance.encode(obj)
>   File "/usr/lib/python2.7/json/encoder.py", line 207, in encode
>     chunks = self.iterencode(o, _one_shot=True)
>   File "/usr/lib/python2.7/json/encoder.py", line 270, in iterencode
>     return _iterencode(o, 0)
>   File "/«PKGBUILDDIR»/turbojson/jsonify.py", line 201, in default
>     return jsonify(obj)
>   File "<generated code>", line 0, in jsonify
>   File "/«PKGBUILDDIR»/turbojson/jsonify.py", line 34, in jsonify
>     return jsonify_default(obj)
>   File "<generated code>", line 0, in jsonify_default
>   File "/usr/lib/pymodules/python2.7/peak/rules/core.py", line 169, in 
> __call__
>     raise self.__class__(*self.args+(args,kw))  # XXX
> NoApplicableMethods: ((<sqlalchemy.engine.result.ResultProxy object at 
> 0x2b81150>,), {})
> 
> ======================================================================
> ERROR: turbojson.tests.test_sqlalchemy.test_select_rows
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/«PKGBUILDDIR»/turbojson/tests/test_sqlalchemy.py", line 84, in 
> test_select_rows
>     encoded = encode(t)
>   File "/«PKGBUILDDIR»/turbojson/jsonify.py", line 210, in encode
>     return _instance.encode(obj)
>   File "/usr/lib/python2.7/json/encoder.py", line 207, in encode
>     chunks = self.iterencode(o, _one_shot=True)
>   File "/usr/lib/python2.7/json/encoder.py", line 270, in iterencode
>     return _iterencode(o, 0)
>   File "/«PKGBUILDDIR»/turbojson/jsonify.py", line 201, in default
>     return jsonify(obj)
>   File "<generated code>", line 0, in jsonify
>   File "/«PKGBUILDDIR»/turbojson/jsonify.py", line 34, in jsonify
>     return jsonify_default(obj)
>   File "<generated code>", line 0, in jsonify_default
>   File "/usr/lib/pymodules/python2.7/peak/rules/core.py", line 169, in 
> __call__
>     raise self.__class__(*self.args+(args,kw))  # XXX
> NoApplicableMethods: ((<sqlalchemy.engine.result.ResultProxy object at 
> 0x2b92dd0>,), {})
> 
> ----------------------------------------------------------------------
> Ran 31 tests in 0.328s
> 
> FAILED (errors=2)
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/07/26/turbojson_1.3.2-2_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

Reply via email to