Bug#899019: getfem++ FTBFS: FAIL demo_laplacian.py

Dominic Hargreaves dom at earth.li
Fri May 18 15:50:02 BST 2018


Source: getfem++
Version: 5.2+dfsg1-6
Severity: serious
Justification: FTBFS

When testing packages against the upcoming release of perl, we found
an unrelated FTBFS on a clean sid chroot:

=======================================================
   getfem 5.2: interface/tests/python/test-suite.log
=======================================================

# TOTAL: 5
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: demo_laplacian.py
=======================

Traceback (most recent call last):
  File "./demo_laplacian.py", line 60, in <module>
    fneum = np.compress(True - ttop - tleft, flst, axis=1)
TypeError: numpy boolean subtract, the `-` operator, is deprecated, use the bitwise_xor, the `^` operator, or the logical_xor function instead.
FAIL demo_laplacian.py (exit status: 1)



More information about the debian-science-maintainers mailing list