Source: pyentropy Version: 0.4-1.1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120321 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 `/«PKGBUILDDIR»' > PYTHONPATH=WD nosetests -v -s pyentropy > ERROR > pyentropy.tests.test_systems.test_1d_plugin('plugin', None) ... ok > pyentropy.tests.test_systems.test_1d_pt('pt', None) ... ok > pyentropy.tests.test_systems.test_1d_qe('qe', 'plugin') ... ok > pyentropy.tests.test_systems.test_1d_qe_pt('plugin', 'pt') ... ok > pyentropy.tests.test_systems.test_1d_plugin_sorted('plugin', None) ... ok > pyentropy.tests.test_systems.test_1d_pt_sorted('pt', None) ... ok > pyentropy.tests.test_systems.test_1d_qe_sorted('qe', 'plugin') ... ok > pyentropy.tests.test_systems.test_1d_qe_pt_sorted('plugin', 'pt') ... ok > pyentropy.tests.test_systems.test_toy1 ... ok > pyentropy.tests.test_systems.test_toy1_sorted ... ok > pyentropy.tests.test_utils.test_dec2base_1d ... ok > pyentropy.tests.test_utils.test_dec2base_2d ... ok > pyentropy.tests.test_utils.test_dec2base_noncol ... ok > pyentropy.tests.test_utils.test_base2dec ... ok > pyentropy.tests.test_utils.test_decimalise ... ok > pyentropy.tests.test_utils.test_decimalise_error ... ok > pyentropy.tests.test_utils.test_prob_naive ... ok > pyentropy.tests.test_utils.test_prob_naive_missed_responses ... ok > pyentropy.tests.test_utils.test_pt_bayescount(100000, 5.0) ... ok > pyentropy.tests.test_utils.test_pt_bayescount(50, 5.0) ... ok > pyentropy.tests.test_utils.test_pt_bayescount(30, 6.0) ... ok > pyentropy.tests.test_utils.test_pt_bayescount(12, 7.0) ... ok > pyentropy.tests.test_utils.test_pt_bayescount(10, 8.0) ... ok > pyentropy.tests.test_utils.test_pt_bayescount(8, 9.0) ... ok > pyentropy.tests.test_utils.test_pt_bayescount(7, 10.0) ... ok > > ====================================================================== > ERROR: test suite for <module 'pyentropy.tests.test_maxent' from > '/«PKGBUILDDIR»/pyentropy/tests/test_maxent.py'> > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run > self.setUp() > File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp > self.setupContext(ancestor) > File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in > setupContext > try_run(context, names) > File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run > return func() > File "/«PKGBUILDDIR»/pyentropy/tests/test_maxent.py", line 31, in setup > a = AmariSolve(3,4,confirm=False) > File "/«PKGBUILDDIR»/pyentropy/maxent.py", line 182, in __init__ > self.filename = os.path.join(get_data_dir(), filename) > File "/«PKGBUILDDIR»/pyentropy/maxent.py", line 111, in get_data_dir > os.mkdir(data_dir) > OSError: [Errno 2] No such file or directory: '/sbuild-nonexistent/.pyentropy' > > ---------------------------------------------------------------------- > Ran 25 tests in 5.058s > > FAILED (errors=1) > ERROR: could not create data dir. Please check your configuration. > ERROR: could not create data dir. Please check your configuration. > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/21/pyentropy_0.4-1.1.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