[ase-users] Tests dump core
Roger Mason
rmason at mun.ca
Wed Oct 18 13:35:40 CEST 2017
Hello,
Eric Hermes via ase-users <ase-users at listserv.fysik.dtu.dk> writes:
> I can't reproduce this on the latest official FreeBSD 10.3-RELEASE VM
> image:
>
> platform FreeBSD-10.3-RELEASE-amd64-64bit-ELF
> python-2.7.14 /usr/local/bin/python2.7
> ase-3.15.1b1 /home/eric/ase/ase/
> numpy-1.13.1 /usr/local/lib/python2.7/site-packages/numpy/
> scipy-0.19.0 /usr/local/lib/python2.7/site-packages/scipy/
> test-dir /tmp/ase-test-iqbBri
>
> ..............s............s.......................ss.......s....s.....
> .s..............s..................s.sss.....s.....ssssssssss...s..ss..
> ..ssssss..ss..s......ss............s............ssssssss.ssss.sss.sssss
> ssssssss
> ----------------------------------------------------------------------
> Ran 221 tests in 145.382s
>
> OK (skipped=66)
>
> platform FreeBSD-10.3-RELEASE-amd64-64bit-ELF
> python-2.7.14 /usr/local/bin/python2.7
> ase-3.15.0 /home/eric/ase/ase/
> numpy-1.13.1 /usr/local/lib/python2.7/site-packages/numpy/
> scipy-0.19.0 /usr/local/lib/python2.7/site-packages/scipy/
> test-dir /tmp/ase-test-LDeOFn
>
> ..............s............s.......................ss.......s....s.....
> .s..............s..................s.sss.....s.....ssssssssss...s..s...
> .ssssss..ss..s......ss............s............ssssssss.ssss.sss.ssssss
> sssssss
> ----------------------------------------------------------------------
> Ran 220 tests in 140.218s
>
> OK (skipped=65)
>
> I installed Python, ASE, SciPy, and Nose with 'pkg'. Have you verified
> that Python, NumPy, and SciPy are working correctly on your system?
I build my own packages using poudriere, which runs on the test machine
from which the test failures were reported. I found that numpy and
scipy from my package repo were faulty. I have been able to run the ase
tests successfully using numpy and scipy built from ports on the test
machine. The difference is that in the latter case gcc 5.4 was used for
building (vs 6.4) and numpy is at version 1.11.x vs 1.13.1.
Thanks,
Roger
More information about the ase-users
mailing list