espressomd-maintainer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Espressomd-maintainer] Build failed in Jenkins: master-nightly-nocuda-n


From: Jenkins Demon
Subject: [Espressomd-maintainer] Build failed in Jenkins: master-nightly-nocuda-nofftw #105
Date: Tue, 29 Jul 2014 02:02:04 +0200 (CEST)

See <http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/105/changes>

Changes:

[konradbreitsprecher] ELC+MMM2D: Const. potential feature + Fixes for diel. 
contrast -1 -1

[konradbreitsprecher] Moved field output of capacitor-freature to mmm-common, 
added documentation

[konradbreitsprecher] Registered field-output command

[Axel Arnold] Cleanup of the MMM2D/ELC-patch

------------------------------------------
[...truncated 268 lines...]
config.status: executing myconfig-sample.hpp commands
****************************************************************
*                   Configuration summary                      *
****************************************************************
platform detected       = x86_64-suse-linux-gnu
package version         = 3.2.0-1153-g44de7a2
development sources     = yes

Compiler
--------
compiler                = mpic++
linker                  = /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
c++ compiler flags      = -Wall -O5 
c++ preprocessor flags  = 
linker flags            = 
libraries               = -ltcl8.6  -lm
using debug flags       = 
using profiling flags   = 

Libraries
---------
FFTW                    = no
efence                  = no


Tcl/Tk
------
Tcl version             = tcl8.6
Tk version              = none

Python
------
python                  = /usr/local/bin/python -B
build python interface  = 

Other settings
--------------
config                  = myconfig.hpp
installation prefix     = /home/jenkins/Espresso
number of test tasks    = 8
mympiexec               = 
<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/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

CUDA disabled or not supported.
Not building Python interface.
END CONFIGURE
<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/>
+ maintainer/jenkins/build.sh
18339 (process ID) old priority 0, new priority 5
  srcdir=<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/>
  builddir=<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/>
  insource=true
START BUILD
  myconfig=maxset
  build_procs=4
<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/> 
<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/>
Copying maxset.hpp to 
<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/myconfig.hpp...>
>make -j 4
Making all in config
make[1]: Entering directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/config'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/config'>
Making all in src
make[1]: Entering directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src'>
make  all-recursive
make[2]: Entering directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src'>
Making all in core
make[3]: Entering directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src/core'>
  GEN      config-features.hpp
  GEN      config-features.cpp
  GEN      myconfig-final.hpp <= ../../myconfig.hpp
make  all-am
make[4]: Entering directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src/core'>
  CXX      cells.lo
  CXX      config-features.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
  CXX      fft-common.lo
  CXX      fft-dipolar.lo
  CXX      forcecap.lo
  CXX      forces.lo
  CXX      galilei.lo
  CXX      ghosts.lo
  CXX      global.lo
  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
interaction_data.cpp: In function 'int interactions_sanity_checks()':
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_NONE' not 
handled in switch [-Wswitch]
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_DH' not 
handled in switch [-Wswitch]
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_P3M' not 
handled in switch [-Wswitch]
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_MAGGS' not 
handled in switch [-Wswitch]
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_ELC_P3M' not 
handled in switch [-Wswitch]
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_RF' not 
handled in switch [-Wswitch]
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_INTER_RF' not 
handled in switch [-Wswitch]
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_P3M_GPU' not 
handled in switch [-Wswitch]
interaction_data.cpp:793:10: warning: enumeration value 'COULOMB_MMM1D_GPU' not 
handled in switch [-Wswitch]
  CXX      lb.lo
  CXX      lb-boundaries.lo
  CXX      lbgpu.lo
  CXX      metadynamics.lo
  CXX      modes.lo
  CXX      molforces.lo
  CXX      mol_cut.lo
  CXX      nemd.lo
  CXX      nsquare.lo
  CXX      particle_data.lo
  CXX      polymer.lo
  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
  CXX      harmonic.lo
  CXX      overlap.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
  CXX      object-in-fluid/area_force_global.lo
  CXX      object-in-fluid/area_force_local.lo
  CXX      object-in-fluid/bending_force.lo
  CXX      object-in-fluid/stretching_force.lo
  CXX      object-in-fluid/stretchlin_force.lo
  CXX      object-in-fluid/volume_force.lo
  CXX      actor/ActorList.lo
  CXX      actor/HarmonicWell.lo
  CXX      actor/Mmm1dgpuForce.lo
  CXX      config-version.lo
  CXXLD    libEspresso.la
make[4]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src/core'>
make[3]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src/core'>
Making all in tcl
make[3]: Entering directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src/tcl'>
  CXX      binary_file_tcl.lo
  CXX      bin_tcl.lo
  CXX      blockfile_tcl.lo
  CXX      cells_tcl.lo
  CXX      channels_tcl.lo
  CXX      collision_tcl.lo
  CXX      comfixed_tcl.lo
  CXX      comforce_tcl.lo
  CXX      config_tcl.lo
  CXX      constraint_tcl.lo
  CXX      domain_decomposition_tcl.lo
  CXX      electrokinetics_tcl.lo
  CXX      external_potential_tcl.lo
  CXX      energy_tcl.lo
  CXX      galilei_tcl.lo
  CXX      global_tcl.lo
  CXX      grid_tcl.lo
  CXX      iccp3m_tcl.lo
  CXX      imd_tcl.lo
  CXX      initialize_interpreter.lo
  CXX      integrate_tcl.lo
  CXX      interaction_data_tcl.lo
  CXX      lb-boundaries_tcl.lo
  CXX      lb_tcl.lo
interaction_data_tcl.cpp: In function 'int 
tclcommand_print_efield_capacitors(ClientData, Tcl_Interp*, int, char**)':
interaction_data_tcl.cpp:848:46: error: 'elc_params' was not declared in this 
scope
make[3]: *** [interaction_data_tcl.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src/tcl'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src'>
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src'>
make: *** [all-recursive] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts



reply via email to

[Prev in Thread] Current Thread [Next in Thread]