[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 #68 |
Date: |
Mon, 28 Apr 2014 17:12:08 +0200 (CEST) |
See <http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/68/changes>
Changes:
[Axel Arnold] HARMONICFORCE now part of maxset
[Axel Arnold] Bumped compute model to 1.1, fixed compiling w/o cuda
------------------------------------------
[...truncated 171 lines...]
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
****************************************************************
* Checking for standard functions *
****************************************************************
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for size_t... yes
checking for working strtod... yes
checking for atexit... yes
checking for floor... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for memset... yes
checking for pow... yes
checking for rint... yes
checking for select... yes
checking for socket... yes
checking for sqrt... yes
****************************************************************
* Checking for required tools and libraries *
****************************************************************
checking whether to use FFTW... no
checking whether to use CUDA... no
checking for nvcc... /bin/false
****************************************************************
* Checking for Python *
****************************************************************
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/local/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.7/site-packages
checking whether python -B works... yes
checking whether to build the python interface... no
****************************************************************
* Checking for Tcl/Tk *
****************************************************************
checking whether to build the Tcl interface... yes
checking for libtcl8.6... no
checking for libtcl8.5... yes
checking for tcl.h... yes
checking whether to use Tk... yes
****************************************************************
* Other settings *
****************************************************************
checking whether to use efence... no
checking whether the variable MYCONFIG is set... no
checking the number of available CPUs... 8
****************************************************************
* Creating output files *
****************************************************************
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating config/myconfig-sample-header.hpp
config.status: creating src/Makefile
config.status: creating src/tcl/Makefile
config.status: creating src/python/Makefile
config.status: creating tools/Makefile
config.status: creating scripts/Makefile
config.status: creating testsuite/Makefile
config.status: creating doc/Makefile
config.status: creating doc/logo/Makefile
config.status: creating doc/ug/Makefile
config.status: creating doc/dg/Makefile
config.status: creating doc/doxygen/Makefile
config.status: creating doc/tutorials/Makefile
config.status: creating doc/tutorials/01-lennard_jones/Makefile
config.status: creating doc/tutorials/02-charged_system/Makefile
config.status: creating doc/tutorials/03-object_in_fluid/Makefile
config.status: creating doc/latexit.sh
config.status: creating testsuite/runtest.sh
config.status: creating tools/es_mpiexec
config.status: creating src/acconfig.hpp
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing myconfig-sample.hpp commands
****************************************************************
* Configuration summary *
****************************************************************
platform detected = x86_64-unknown-linux-gnu
package version = 3.2.0-807-geb12ec3
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.5 -lm
using debug flags =
using profiling flags =
Libraries
---------
FFTW = no
efence = no
Tcl/Tk
------
Tcl version = tcl8.5
Tk version = none
Python
------
python = /usr/local/bin/python -B
build python interface = no
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
2952 (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'>
GEN myconfig-final.hpp <= ../myconfig.hpp
GEN config-features.hpp
GEN config-features.cpp
make all-recursive
make[2]: Entering directory
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src'>
Making all in .
make[3]: Entering directory
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src'>
CXX config-features.lo
CXX collision.lo
CXX communication.lo
CXX cells.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 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 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
make[3]: *** No rule to make target `HarmonicForce.lo', needed by
`libEspresso.la'. Stop.
make[3]: *** Waiting for unfinished jobs....
CXX EspressoSystemInterface.lo
make[3]: Leaving directory
`<http://espressomd.org/jenkins/job/master-nightly-nocuda-nofftw/ws/src'>
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