Source: pandas Version: 0.13.1-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140329 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): > pandas.tests.test_tseries.test_left_join_indexer_unique ... ok > pandas.tests.test_tseries.test_left_outer_join_bug ... ok > pandas.tests.test_tseries.test_inner_join_indexer ... ok > pandas.tests.test_tseries.test_outer_join_indexer ... ok > pandas.tests.test_tseries.test_left_join_indexer ... ok > pandas.tests.test_tseries.test_left_join_indexer2 ... ok > pandas.tests.test_tseries.test_outer_join_indexer2 ... ok > pandas.tests.test_tseries.test_inner_join_indexer2 ... ok > pandas.tests.test_tseries.test_is_lexsorted ... ok > pandas.tests.test_tseries.test_groupsort_indexer ... ok > pandas.tests.test_tseries.test_ensure_platform_int ... ok > pandas.tests.test_tseries.test_duplicated_with_nas ... ok > pandas.tests.test_tseries.test_maybe_booleans_to_slice ... ok > pandas.tests.test_tseries.test_convert_objects ... ok > pandas.tests.test_tseries.test_convert_infs ... ok > pandas.tests.test_tseries.test_convert_objects_ints ... ok > pandas.tests.test_tseries.test_convert_objects_complex_number ... ok > pandas.tests.test_tseries.test_rank ... ok > pandas.tests.test_tseries.test_get_reverse_indexer ... ok > pandas.tests.test_tseries.test_pad_backfill_object_segfault ... ok > pandas.tests.test_tseries.test_arrmap ... ok > pandas.tests.test_tseries.test_series_grouper ... ok > pandas.tests.test_tseries.test_series_bin_grouper ... ok > pandas.tests.test_tseries.test_group_ohlc ... ok > pandas.tests.test_tseries.test_try_parse_dates ... ok > > ====================================================================== > ERROR: Failure: TypeError (__class__ assignment: 'UnboundSelf' object layout > differs from 'TestSubDict') > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest > raise self.exc_val.with_traceback(self.tb) > File "/usr/lib/python3/dist-packages/nose/loader.py", line 516, in makeTest > return self._makeTest(obj, parent) > File "/usr/lib/python3/dist-packages/nose/loader.py", line 565, in _makeTest > return self.loadTestsFromTestClass(obj) > File "/usr/lib/python3/dist-packages/nose/loader.py", line 509, in > loadTestsFromTestClass > for case in filter(wanted, dir(cls))] > File "/usr/lib/python3/dist-packages/nose/loader.py", line 508, in > <listcomp> > cases = [self.makeTest(getattr(cls, case), cls) > File "/usr/lib/python3/dist-packages/nose/loader.py", line 504, in wanted > item = unbound_method(cls, item) > File "/usr/lib/python3/dist-packages/nose/pyversion.py", line 131, in > unbound_method > return UnboundMethod(cls, func) > File "/usr/lib/python3/dist-packages/nose/pyversion.py", line 92, in > __init__ > self.__self__.__class__ = cls > TypeError: __class__ assignment: 'UnboundSelf' object layout differs from > 'TestSubDict' > > ---------------------------------------------------------------------- > Ran 4424 tests in 292.010s > > FAILED (SKIP=341, errors=1) > ['Idx'] > ['Idx'] > None > False > 0 9 > 1 9 > 2 9 > 3 8 > 4 8 > 5 8 > Name: C, dtype: int64 > 0 8 > 1 9 > dtype: int64 > A B C > 0 12 10 8 > 1 NaN NaN 9 > > [2 rows x 3 columns] > A B C > 0 12 10 8 > 1 NaN NaN 9 > > [2 rows x 3 columns] > ---------------------------------------- > 0 1 2 3 4 5 6 7 8 9 > 8 0 9 3 5 8 1 5 8 6 1 > 11 0 3 9 8 8 2 9 4 4 8 > 18 0 8 2 7 3 3 1 0 9 7 > ---------------------------------------- > 8 9 > 11 3 > 18 8 > ---------------------------------------- > 8 9 > 11 3 > 18 8 > ---------------------------------------- > 8 9 > 11 3 > 18 8 > ---------------------------------------- > 8 9 > 11 3 > 18 8 > None > Warning: discarding nonzero nanoseconds > make[1]: *** [python-test3.3] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/03/29/pandas_0.13.1-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