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-build-check #336


From: Jenkins Demon
Subject: [Espressomd-maintainer] Build failed in Jenkins: master-build-check #336
Date: Sat, 8 Nov 2014 16:46:07 +0100 (CET)

See <http://espressomd.org/jenkins/job/master-build-check/336/changes>

Changes:

[Axel Arnold] master currently doesn't build

------------------------------------------
[...truncated 220 lines...]
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... yes
checking for libfftw3... yes
checking for fftw3.h... yes
checking whether to use CUDA... yes
checking for nvcc... /usr/local/cuda/bin/nvcc
checking if /usr/local/cuda/bin/nvcc supports -c -o file.o... no
checking if /usr/local/cuda/bin/nvcc supports -c -o file.o... (cached) no
checking whether the /usr/local/cuda/bin/nvcc linker 
(/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking for libcudart... yes
checking for libcufft... yes
checking whether CUDA compiles... yes
checking whether CUDA runs... yes
checking whether the compiler accepts -stdlib=libstdc++... no
****************************************************************
*                  Checking for Python                         *
****************************************************************
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/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}/lib64/python2.7/site-packages
checking whether python -B works... yes
checking whether the python interface is wanted... no
****************************************************************
*                  Checking for Tcl/Tk                         *
****************************************************************
checking whether to build the Tcl interface... yes
checking for libtcl8.6... 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/core/Makefile
config.status: creating src/tcl/Makefile
config.status: creating src/python/espressomd/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/python/pypresso
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-suse-linux-gnu
package version         = 3.4-dev-161-g88ae729
development sources     = yes

Compiler
--------
compiler                = mpic++
linker                  = /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
c++ compiler flags      = -Wall -O3 
c++ preprocessor flags  = 
linker flags            =  -L/usr/local/cuda/lib64
libraries               = -ltcl8.6 -lcufft -lcudart -lfftw3  -lm
using debug flags       = 
using profiling flags   = 

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

Cuda
----
CUDA compiler           = /usr/local/cuda/bin/nvcc
CUDA flags              =  --ptxas-options=-v -gencode 
arch=compute_20,code=compute_20

Tcl/Tk
------
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-build-check/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-build-check/ws/>
+ maintainer/jenkins/build.sh
  srcdir=<http://espressomd.org/jenkins/job/master-build-check/ws/>
  builddir=<http://espressomd.org/jenkins/job/master-build-check/ws/>
  insource=true
START BUILD
  myconfig=maxset
  build_procs=1
<http://espressomd.org/jenkins/job/master-build-check/ws/> 
<http://espressomd.org/jenkins/job/master-build-check/ws/>
Copying maxset.hpp to 
<http://espressomd.org/jenkins/job/master-build-check/ws/myconfig.hpp...>
>make -j 1
Making all in config
make[1]: Entering directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/config'>
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/config'>
Making all in src
make[1]: Entering directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/src'>
make  all-recursive
make[2]: Entering directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/src'>
Making all in core
make[3]: Entering directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/src/core'>
  GEN      myconfig-final.hpp <= ../../myconfig.hpp
  GEN      config-features.hpp
make  all-am
make[4]: Entering directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/src/core'>
  CXX      config-features.lo
  CXX      cells.lo
In file included from cells.cpp:30:0:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from particle_data.hpp:29:0,
                 from cells.hpp:64,
                 from cells.cpp:31:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from grid.hpp:45:0,
                 from cells.cpp:32:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from random.hpp:29:0,
                 from communication.hpp:56,
                 from grid.hpp:47,
                 from cells.cpp:32:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from topology.hpp:29:0,
                 from communication.hpp:57,
                 from grid.hpp:47,
                 from cells.cpp:32:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from interaction_data.hpp:27:0,
                 from cells.cpp:34:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from domain_decomposition.hpp:58:0,
                 from cells.cpp:40:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from thermostat.hpp:28:0,
                 from domain_decomposition.hpp:62,
                 from cells.cpp:40:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from lb.hpp:30:0,
                 from thermostat.hpp:34,
                 from domain_decomposition.hpp:62,
                 from cells.cpp:40:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from lbgpu.hpp:29:0,
                 from lb.hpp:510,
                 from thermostat.hpp:34,
                 from domain_decomposition.hpp:62,
                 from cells.cpp:40:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from statistics_observable.hpp:23:0,
                 from lbgpu.hpp:31,
                 from lb.hpp:510,
                 from thermostat.hpp:34,
                 from domain_decomposition.hpp:62,
                 from cells.cpp:40:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from dpd.hpp:29:0,
                 from thermostat.hpp:35,
                 from domain_decomposition.hpp:62,
                 from cells.cpp:40:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from lees_edwards_domain_decomposition.hpp:29:0,
                 from cells.cpp:41:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
In file included from lees_edwards_comms_manager.hpp:27:0,
                 from lees_edwards_domain_decomposition.hpp:34,
                 from cells.cpp:41:
utils.hpp:1:30: warning: missing terminating ' character [enabled by default]
utils.hpp:1:2: error: #error master currently doesn't work, please revert to 
0607dfa2dde4d9c67675428dc146b7d2c6313c5d
make[4]: *** [cells.lo] Error 1
make[4]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/src/core'>
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/src/core'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-build-check/ws/src'>
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`<http://espressomd.org/jenkins/job/master-build-check/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]