Package: liggghts
Version: 3.0.1+repack-1
User: autopkgtest-de...@lists.alioth.debian.org
Usertags: autopkgtest

Hello,

liggghts' autopkgtest currently fails [1] with

| apt0t-heat           FAIL non-zero exit status 2
| adt-run: & apt0t-heat:  - - - - - - - - - - stderr - - - - - - - - - -
| /tmp/adt-run.JFPjCt/apt0-build/liggghts-3.0.1+repack/debian/tests/heat: 5: 
/tmp/adt-run.JFPjCt/apt0-build/liggghts-3.0.1+repack/debian/tests/heat: cannot 
open ./examples/examples/LIGGGHTS/Tutorials_public/heatTransfer_1/in.heatGran: 
No such file

which is trivially fixed:

--- liggghts-3.0.1+repack/debian/tests/heat     2014-04-23 22:17:07.000000000 
+0200
+++ liggghts-3.0.1+repack/debian/tests/heat     2014-05-07 17:44:50.000000000 
+0200
@@ -2,6 +2,6 @@
 set -e
 
 export OMPI_MCA_orte_rsh_agent=/bin/false
-liggghts < 
./examples/examples/LIGGGHTS/Tutorials_public/heatTransfer_1/in.heatGran
+liggghts < ./examples/LIGGGHTS/Tutorials_public/heatTransfer_1/in.heatGran
 
-mpirun -np 2 liggghts < 
./examples/examples/LIGGGHTS/Tutorials_public/heatTransfer_1/in.heatGran
+mpirun -np 2 liggghts < 
./examples/LIGGGHTS/Tutorials_public/heatTransfer_1/in.heatGran

But then it fails with

| adt-run: & ubtree0t-heat:  - - - - - - - - - - results - - - - - - - - - -
| ubtree0t-heat        FAIL non-zero exit status 1
| adt-run: & ubtree0t-heat:  - - - - - - - - - - stdout - - - - - - - - - -
| LIGGGHTS (Version LIGGGHTS-PUBLIC 2.3.8, compiled 2013-10-10-16:13:21 by 
ckloss based on LAMMPS 20 Apr 2012)
| Created orthogonal box = (-0.05 -0.05 0) to (0.05 0.05 0.15)
|   1 by 1 by 1 MPI processor grid
| ERROR: Invalid pair style (/build/buildd/liggghts-2.3.8/src/force.cpp:181)

I don't know what that means, so I have no suggestion what to do about it.

Thanks,

Martin

[1] http://ci.debian.net/#package/liggghts
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

Attachment: signature.asc
Description: Digital signature

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to