[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Espressomd-maintainer] Build failed in Jenkins: master-nightly-debug #1
From: |
Jenkins Demon |
Subject: |
[Espressomd-maintainer] Build failed in Jenkins: master-nightly-debug #119 |
Date: |
Mon, 15 Sep 2014 04:07:00 +0200 (CEST) |
See <http://espressomd.org/jenkins/job/master-nightly-debug/119/changes>
Changes:
[Olaf Lenz] New runtime error system.
[hr_zaheri] runtimeError
[Olaf Lenz] Removed list of background errors.
[Olaf Lenz] Removed old background error infrastructure.
------------------------------------------
[...truncated 315 lines...]
--------------
config = myconfig.hpp
installation prefix = /home/jenkins/Espresso
number of test tasks = 8
mympiexec =
<http://espressomd.org/jenkins/job/master-nightly-debug/ws/mympiexec.sh>
mpiexec = /usr/lib64/mpi/gcc/openmpi/bin/mpiexec
pdflatex = /usr/bin/pdflatex
makeindex = /usr/bin/makeindex
bibtex = /usr/bin/bibtex
doxygen = /usr/bin/doxygen
dot = /usr/bin/dot
Not building Python interface.
END CONFIGURE
<http://espressomd.org/jenkins/job/master-nightly-debug/ws/>
+ maintainer/jenkins/build.sh
7476 (process ID) old priority 0, new priority 5
srcdir=<http://espressomd.org/jenkins/job/master-nightly-debug/ws/>
builddir=<http://espressomd.org/jenkins/job/master-nightly-debug/ws/>
insource=true
START BUILD
myconfig=nocheck-maxset
build_procs=4
<http://espressomd.org/jenkins/job/master-nightly-debug/ws/>
<http://espressomd.org/jenkins/job/master-nightly-debug/ws/>
Copying nocheck-maxset.hpp to
<http://espressomd.org/jenkins/job/master-nightly-debug/ws/myconfig.hpp...>
>make -j 4
Making all in config
make[1]: Entering directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/config'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/config'>
Making all in src
make[1]: Entering directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/src'>
make all-recursive
make[2]: Entering directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/src'>
Making all in core
make[3]: Entering directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/src/core'>
GEN myconfig-final.hpp <= ../../myconfig.hpp
GEN config-features.hpp
GEN config-features.cpp
make all-am
make[4]: Entering directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/src/core'>
CXX config-features.lo
CXX cells.lo
CXX collision.lo
CXX communication.lo
CXX comfixed.lo
CXX comforce.lo
CXX constraint.lo
CXX cuda_interface.lo
CXX debug.lo
CXX domain_decomposition.lo
CXX electrokinetics_pdb_parse.lo
CXX energy.lo
CXX external_potential.lo
CXX errorhandling.lo
CXX fft.lo
external_potential.cpp: In function 'int write_local_lattice_to_file(const
char*, Lattice*)':
external_potential.cpp:231:62: warning: format '%d' expects argument of type
'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
CXX fft-common.lo
CXX fft-dipolar.lo
CXX forcecap.lo
CXX forces.lo
CXX galilei.lo
CXX ghosts.lo
CXX global.lo
ghosts.cpp: In function 'void prepare_send_buffer(GhostCommunication*, int)':
ghosts.cpp:220:53: warning: format '%d' expects argument of type 'int', but
argument 5 has type 'long int' [-Wformat]
ghosts.cpp: In function 'void put_recv_buffer(GhostCommunication*, int)':
ghosts.cpp:349:55: warning: format '%d' expects argument of type 'int', but
argument 5 has type 'long int' [-Wformat]
ghosts.cpp:354:59: warning: format '%d' expects argument of type 'int', but
argument 4 has type '__gnu_cxx::__normal_iterator<int*, std::vector<int>
>::difference_type {aka long int}' [-Wformat]
ghosts.cpp: In function 'void add_forces_from_recv_buffer(GhostCommunication*)':
ghosts.cpp:380:55: warning: format '%d' expects argument of type 'int', but
argument 5 has type 'long int' [-Wformat]
CXX grid.lo
CXX halo.lo
CXX iccp3m.lo
CXX imd.lo
CXX initialize.lo
CXX integrate.lo
CXX interaction_data.lo
CXX lattice.lo
CXX layered.lo
CXX lb.lo
CXX lb-boundaries.lo
CXX lbgpu.lo
CXX metadynamics.lo
CXX modes.lo
CXX molforces.lo
lb.cpp:138:12: warning: 'failcounter' defined but not used [-Wunused-variable]
CXX mol_cut.lo
CXX nemd.lo
CXX nsquare.lo
CXX particle_data.lo
CXX polymer.lo
polymer.cpp: In function 'int constraint_collision(double*, double*)':
polymer.cpp:147:11: warning: enumeration value 'CONSTRAINT_NONE' not handled in
switch [-Wswitch]
polymer.cpp:147:11: warning: enumeration value 'CONSTRAINT_ROD' not handled in
switch [-Wswitch]
polymer.cpp:147:11: warning: enumeration value 'CONSTRAINT_EXT_MAGN_FIELD' not
handled in switch [-Wswitch]
polymer.cpp:147:11: warning: enumeration value 'CONSTRAINT_PLANE' not handled
in switch [-Wswitch]
polymer.cpp:147:11: warning: enumeration value 'CONSTRAINT_STOMATOCYTE' not
handled in switch [-Wswitch]
polymer.cpp:147:11: warning: enumeration value 'CONSTRAINT_SLITPORE' not
handled in switch [-Wswitch]
polymer.cpp:147:11: warning: enumeration value 'CONSTRAINT_HOLLOW_CONE' not
handled in switch [-Wswitch]
CXX pressure.lo
CXX random.lo
CXX rattle.lo
CXX reaction.lo
CXX rotation.lo
CXX specfunc.lo
CXX statistics.lo
CXX statistics_chain.lo
CXX statistics_cluster.lo
CXX statistics_correlation.lo
CXX statistics_fluid.lo
CXX statistics_molecule.lo
CXX statistics_observable.lo
CXX statistics_wallstuff.lo
CXX thermostat.lo
CXX topology.lo
CXX tuning.lo
CXX uwerr.lo
CXX verlet.lo
CXX virtual_sites.lo
CXX virtual_sites_com.lo
CXX virtual_sites_relative.lo
CXX vmdsock.lo
CXX ghmc.lo
CXX EspressoSystemInterface.lo
CXX bmhtf-nacl.lo
CXX buckingham.lo
CXX dpd.lo
CXX gaussian.lo
CXX gb.lo
CXX hat.lo
CXX hertzian.lo
CXX lj.lo
CXX ljangle.lo
CXX ljcos.lo
CXX ljcos2.lo
CXX ljgen.lo
CXX morse.lo
CXX soft_sphere.lo
CXX steppot.lo
CXX tab.lo
CXX tunable_slip.lo
CXX angle.lo
CXX angle_harmonic.lo
CXX angle_cosine.lo
CXX angle_cossquare.lo
CXX angledist.lo
CXX dihedral.lo
CXX endangledist.lo
CXX fene.lo
angledist.cpp: In function 'double calc_angledist_param(Particle*, Particle*,
Particle*, Bonded_ia_parameters*)':
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_NONE' not handled
in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_SPH' not handled
in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_CYL' not handled
in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_ROD' not handled
in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_PLATE' not handled
in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_MAZE' not handled
in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_PORE' not handled
in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_EXT_MAGN_FIELD'
not handled in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_PLANE' not handled
in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_RHOMBOID' not
handled in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_STOMATOCYTE' not
handled in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_SLITPORE' not
handled in switch [-Wswitch]
angledist.cpp:104:11: warning: enumeration value 'CONSTRAINT_HOLLOW_CONE' not
handled in switch [-Wswitch]
CXX harmonic.lo
endangledist.cpp: In function 'double calc_pwdist(Particle*,
Bonded_ia_parameters*, int*)':
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_NONE' not
handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_SPH' not handled
in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_CYL' not handled
in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_ROD' not handled
in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_PLATE' not
handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_MAZE' not
handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_PORE' not
handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_EXT_MAGN_FIELD'
not handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_PLANE' not
handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_RHOMBOID' not
handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_STOMATOCYTE' not
handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_SLITPORE' not
handled in switch [-Wswitch]
endangledist.cpp:77:11: warning: enumeration value 'CONSTRAINT_HOLLOW_CONE' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_NONE' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_SPH' not handled
in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_CYL' not handled
in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_ROD' not handled
in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_PLATE' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_MAZE' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_PORE' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_EXT_MAGN_FIELD'
not handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_PLANE' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_RHOMBOID' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_STOMATOCYTE' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_SLITPORE' not
handled in switch [-Wswitch]
endangledist.cpp:93:11: warning: enumeration value 'CONSTRAINT_HOLLOW_CONE' not
handled in switch [-Wswitch]
endangledist.cpp: In function 'int calc_endangledist_pair_force(Particle*,
Particle*, Bonded_ia_parameters*, double*, double*, double*)':
endangledist.cpp:243:3: warning: too many arguments for format
[-Wformat-extra-args]
CXX quartic.lo
CXX overlap.lo
endangledist.cpp:243:3: warning: 'fac_b' may be used uninitialized in this
function [-Wmaybe-uninitialized]
endangledist.cpp:243:3: warning: 'fac_a' may be used uninitialized in this
function [-Wmaybe-uninitialized]
endangledist.cpp:243:3: warning: 'dist' may be used uninitialized in this
function [-Wmaybe-uninitialized]
CXX bonded_coulomb.lo
CXX subt_lj.lo
CXX debye_hueckel.lo
CXX elc.lo
CXX magnetic_non_p3m_methods.lo
CXX mdlc_correction.lo
CXX maggs.lo
CXX mmm1d.lo
CXX mmm2d.lo
CXX mmm-common.lo
CXX p3m.lo
CXX p3m-common.lo
CXX p3m-dipolar.lo
CXX reaction_field.lo
GEN config-version.cpp
NVCC cuda_init_cuda.lo
NVCC cuda_common_cuda.lo
In file included from utils.hpp:36:0,
from cuda_init_cuda.cu:21:
errorhandling.hpp:34:17: fatal error: mpi.h: No such file or directory
compilation terminated.
In file included from utils.hpp:36:0,
from random.hpp:29,
from cuda_common_cuda.cu:23:
errorhandling.hpp:34:17: fatal error: mpi.h: No such file or directory
compilation terminated.
In file included from utils.hpp:36:0,
from cuda_init_cuda.cu:21:
errorhandling.hpp:34:17: fatal error: mpi.h: No such file or directory
compilation terminated.
make[4]: *** [cuda_init_cuda.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from utils.hpp:36:0,
from random.hpp:29,
from cuda_common_cuda.cu:23:
errorhandling.hpp:34:17: fatal error: mpi.h: No such file or directory
compilation terminated.
make[4]: *** [cuda_common_cuda.lo] Error 1
make[4]: Leaving directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/src/core'>
make[3]: *** [all] Error 2
make[3]: Leaving directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/src/core'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/src'>
make[1]: *** [all] Error 2
make[1]: Leaving directory
`<http://espressomd.org/jenkins/job/master-nightly-debug/ws/src'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
- [Espressomd-maintainer] Build failed in Jenkins: master-nightly-debug #119,
Jenkins Demon <=