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-debug #1


From: Jenkins Demon
Subject: [Espressomd-maintainer] Build failed in Jenkins: master-nightly-debug #182
Date: Tue, 21 Apr 2015 04:07:24 +0200 (CEST)

See <http://espressomd.org/jenkins/job/master-nightly-debug/182/changes>

Changes:

[Florian Weik] Still dist build fix.

------------------------------------------
[...truncated 320 lines...]
------
Tcl version             = tcl8.6
Tk version              = none

Python
------
python                  = /usr/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-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
13694 (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      config-features.hpp
  GEN      myconfig-final.hpp <= ../../myconfig.hpp
  GEN      config-features.cpp
make  all-am
make[4]: Entering directory 
`<http://espressomd.org/jenkins/job/master-nightly-debug/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      cuda_init.lo
  CXX      debug.lo
  CXX      domain_decomposition.lo
domain_decomposition.cpp: In function 'void dd_init_cell_interactions()':
domain_decomposition.cpp:547:13: warning: variable 'this_n' set but not used 
[-Wunused-but-set-variable]
   int  c,nn,this_n;
             ^
  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
  CXX      lb.lo
  CXX      lb-boundaries.lo
  CXX      lbgpu.lo
  CXX      lees_edwards.lo
  CXX      lees_edwards_domain_decomposition.lo
  CXX      lees_edwards_comms_manager.lo
  CXX      metadynamics.lo
  CXX      minimize_energy.lo
lb.cpp:139:12: warning: 'failcounter' defined but not used [-Wunused-variable]
 static int failcounter=0;
            ^
  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      readpdb.lo
  CXX      rotation.lo
  CXX      RuntimeErrorCollector.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      integrate_sd.lo
  CXX      EspressoSystemInterface.lo
  CXX      PdbParser.lo
  CXX      bmhtf-nacl.lo
  CXX      buckingham.lo
  CXX      cos2.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_dumbbell.lo
  CXX      harmonic.lo
  CXX      quartic.lo
In file included from utils.hpp:35:0,
                 from endangledist.cpp:25:
debug.hpp: In function 'int calc_endangledist_pair_force(Particle*, Particle*, 
Bonded_ia_parameters*, double*, double*, double*)':
debug.hpp:242:33: warning: 'fac_b' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
 #define ONEPART_TRACE(cmd) { cmd; }
                                 ^
endangledist.cpp:159:41: note: 'fac_b' was declared here
   double smooth, sinphi, cosphi, fac_a, fac_b, gradharm1, gradharm2;
                                         ^
In file included from utils.hpp:35:0,
                 from endangledist.cpp:25:
debug.hpp:242:33: warning: 'fac_a' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
 #define ONEPART_TRACE(cmd) { cmd; }
                                 ^
endangledist.cpp:159:34: note: 'fac_a' was declared here
   double smooth, sinphi, cosphi, fac_a, fac_b, gradharm1, gradharm2;
                                  ^
In file included from utils.hpp:35:0,
                 from endangledist.cpp:25:
debug.hpp:242:33: warning: 'dist' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
 #define ONEPART_TRACE(cmd) { cmd; }
                                 ^
endangledist.cpp:158:70: note: 'dist' was declared here
   double bend=0.0,phieq=0.0,phi=0.0,distwallmin=0.0, distmx, distmn, dist, di;
                                                                      ^
  CXX      overlap.lo
  CXX      umbrella.lo
  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
maggs.cpp: In function 'void maggs_exchange_surface_patch(double*, int, int)':
maggs.cpp:849:5: warning: 'int MPI_Type_hvector(int, int, MPI_Aint, 
MPI_Datatype, ompi_datatype_t**)' is deprecated (declared at 
/usr/lib64/mpi/gcc/openmpi/include/mpi.h:1566): MPI_Type_hvector is superseded 
by MPI_Type_create_hvector in MPI-2.0 [-Wdeprecated-declarations]
     MPI_Type_hvector(2,1*sizeof(double),2*sizeof(double), MPI_BYTE, &xz_plaq);
     ^
maggs.cpp:849:77: warning: 'int MPI_Type_hvector(int, int, MPI_Aint, 
MPI_Datatype, ompi_datatype_t**)' is deprecated (declared at 
/usr/lib64/mpi/gcc/openmpi/include/mpi.h:1566): MPI_Type_hvector is superseded 
by MPI_Type_create_hvector in MPI-2.0 [-Wdeprecated-declarations]
     MPI_Type_hvector(2,1*sizeof(double),2*sizeof(double), MPI_BYTE, &xz_plaq);
                                                                             ^
maggs.cpp:853:5: warning: 'int MPI_Type_hvector(int, int, MPI_Aint, 
MPI_Datatype, ompi_datatype_t**)' is deprecated (declared at 
/usr/lib64/mpi/gcc/openmpi/include/mpi.h:1566): MPI_Type_hvector is superseded 
by MPI_Type_create_hvector in MPI-2.0 [-Wdeprecated-declarations]
     MPI_Type_hvector(surface_patch[2].nblocks, 1, 
dim*surface_patch[2].skip*sizeof(double), oneslice, &xzPlane2D);
     ^
maggs.cpp:853:113: warning: 'int MPI_Type_hvector(int, int, MPI_Aint, 
MPI_Datatype, ompi_datatype_t**)' is deprecated (declared at 
/usr/lib64/mpi/gcc/openmpi/include/mpi.h:1566): MPI_Type_hvector is superseded 
by MPI_Type_create_hvector in MPI-2.0 [-Wdeprecated-declarations]
     MPI_Type_hvector(surface_patch[2].nblocks, 1, 
dim*surface_patch[2].skip*sizeof(double), oneslice, &xzPlane2D);
                                                                                
                                 ^
  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
  NVCC     electrokinetics_cuda.lo
  NVCC     fd-electrostatics_cuda.lo
  NVCC     lbgpu_cuda.lo
  NVCC     p3m_gpu_cuda.lo
  NVCC     EspressoSystemInterface_cuda.lo
  NVCC     integrate_sd_cuda.lo
  NVCC     integrate_sd_cuda_kernel.lo
  NVCC     integrate_sd_cuda_debug.lo
  NVCC     integrate_sd_matrix.lo
  NVCC     integrate_sd_cuda_device.lo
integrate_sd_cuda_device.cu:79:2: error: #error numThreadsPerBlock has to be a 
power of two for effective reduction
 #error numThreadsPerBlock has to be a power of two for effective reduction
  ^
integrate_sd_cuda_device.cu:79:2: error: #error numThreadsPerBlock has to be a 
power of two for effective reduction
 #error numThreadsPerBlock has to be a power of two for effective reduction
  ^
make[4]: *** [integrate_sd_cuda_device.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
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



reply via email to

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