Public bug reported:
While testing a newer implementation of the ubuntu proposed-migration
test infrastructure, we discovered that the trusty version of python-
scipy is missing a test dependency on 'build-essential'. This can be
seen in the package file /debian/tests/control. The utopic and vivid
versions of this file both have 'build-essential' as a dependency for
all tests.
This may need to be fixed for the next trusty SRU.
The specific failure is on libm.so, which is supplied via libc6-dev
which is a dependency of build-essential.
[Example of failed test]
======================================================================
ERROR: test_improvement (test_quadpack.TestCtypesQuad)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/numpy/testing/decorators.py", line
146, in skipper_func
return f(*args, **kwargs)
File
"/usr/lib/python2.7/dist-packages/scipy/integrate/tests/test_quadpack.py", line
36, in setUp
self.lib = ctypes.CDLL(file)
File "/usr/lib/python2.7/ctypes/__init__.py", line 365, in __init__
self._handle = _dlopen(self._name, mode)
OSError: libm.so: cannot open shared object file: No such file or directory
[Link to a failed job]
An example of the new failing test can be seen here:
https://jenkins.qa.ubuntu.com/job/trusty-nova-adt-python-scipy/ARCH=amd64,label=adt-nova/3/
[Full log file]
The relavent log file is atlas-stdout which is attached.
** Affects: python-scipy (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "atlas-stdout"
https://bugs.launchpad.net/bugs/1449562/+attachment/4386639/+files/atlas-stdout
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1449562
Title:
Missing autopkgtest dependency on 'build-essential' on trusty
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-scipy/+bug/1449562/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs