espressomd-maintainer
[Top][All Lists]
Advanced

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

[Espressomd-maintainer] Build failed in Jenkins: ESPResSo #280


From: olenz
Subject: [Espressomd-maintainer] Build failed in Jenkins: ESPResSo #280
Date: Thu, 21 Apr 2011 11:46:46 +0200 (CEST)

See <http://espressomd.org/jenkins/job/ESPResSo/280/>

------------------------------------------
[...truncated 3 lines...]
Using strategy: Default
Last Built Revision: Revision be98ebbb692406086ddefdbac733d0d5adab5db8 
(origin/3.0)
Checkout:ESPResSo / <http://espressomd.org/jenkins/job/ESPResSo/ws/> - 
address@hidden
Pruning obsolete local branches
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/espressomd/espresso.git
Fetching upstream changes from ssh://address@hidden/srv/git/espressomd.git
Seen branch in repository savannah/master
Seen branch in repository origin/virtual_sites
Seen branch in repository origin/build-system
Seen branch in repository origin/3.0
Seen branch in repository origin/pathintegral
Seen branch in repository origin/maggs
Seen branch in repository origin/scafacos-p3m
Seen branch in repository origin/pmi
Seen branch in repository origin/cmake
Seen branch in repository origin/switchable-rotation
Seen branch in repository origin/git-version
Seen branch in repository origin/lb
Seen branch in repository origin/master
Commencing build of Revision a0111403817915981e88f8306158865e2d6bff62 
(origin/switchable-rotation)
Checking out Revision a0111403817915981e88f8306158865e2d6bff62 
(origin/switchable-rotation)
Cleaning workspace
No change to record in branch origin/switchable-rotation
[ESPResSo] $ /bin/bash -xe /tmp/hudson7506395003731991436.sh
+ ./bootstrap.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -Iconfig
autoreconf: configure.ac: tracing
configure.ac:53: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:53: You should run autoupdate.
../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
config/ax_mpi_only.m4:48: AX_MPI_ONLY is expanded from...
configure.ac:53: the top level
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --warnings=all
configure.ac:53: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:53: You should run autoupdate.
../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
config/ax_mpi_only.m4:48: AX_MPI_ONLY is expanded from...
configure.ac:53: the top level
autoreconf: running: /usr/bin/autoheader --warnings=all
autoreconf: running: automake --add-missing --copy --no-force --warnings=all
autoreconf: Leaving directory `.'
+ ./configure CPU_COUNT=2
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
****************************************************************
*      Checking compiler characteristics and MPI support       *
****************************************************************
checking for style of include used by make... GNU
checking whether to compile using MPI... yes
checking for mpicc... mpicc
checking for gcc... (cached) mpicc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking for mpicc option to accept ISO C89... none needed
checking dependency style of mpicc... gcc3
checking for MPI_Init... yes
ax_mpi_only_mpi_found=yes
checking for mpiexec... /usr/lib64/mpi/gcc/openmpi/bin/mpiexec
checking for the mympiexec user script... 
<http://espressomd.org/jenkins/job/ESPResSo/ws/mympiexec.sh>
checking whether the compiler accepts -O5... yes
checking how to inline functions... static inline
checking for mpicc option to accept ISO C99... -std=gnu99
checking for mpicc -std=gnu99 option to accept ISO Standard C... (cached) 
-std=gnu99
checking whether mpicc -std=gnu99 and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
****************************************************************
*                  Checking for programs                       *
****************************************************************
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for doxygen... /usr/local/bin/doxygen
checking for pdflatex... /usr/bin/pdflatex
checking for makeindex... /usr/bin/makeindex
checking for bibtex... /usr/bin/bibtex
****************************************************************
*               Checking for standard headers                  *
****************************************************************
checking how to run the C preprocessor... mpicc -std=gnu99 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
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 for libtcl8.6... no
checking for libtcl8.5... yes
checking for tcl.h... yes
checking whether to use FFTW... guess
checking for libfftw3... yes
checking for fftw3.h... yes
checking whether to use CUDA... no
****************************************************************
*                   Other settings                             *
****************************************************************
checking whether to use efence... no
checking the name of the configuration header... myconfig.h
checking the number of available CPUs... 8 
****************************************************************
*                   Creating output files                      *
****************************************************************
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/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/latexit.sh
config.status: creating doc/dg/Makefile
config.status: creating doc/ug/Makefile
config.status: creating doc/maggs_doc/Makefile
config.status: creating doc/tutorials/Makefile
config.status: creating doc/tutorials/tut2/Makefile
config.status: creating src/myconfig-default.h
config.status: creating myconfig-sample.h
config.status: creating testsuite/runtest.sh
config.status: creating tools/es_mpiexec
config.status: creating src/acconfig.h
config.status: executing depfiles commands
****************************************************************
*                   Configuration summary                      *
****************************************************************
platform detected       = x86_64-unknown-linux-gnu

Compiler settings:
------------------
compiler                = mpicc -std=gnu99
linker                  = mpicc
c compiler flags        = -O5 
c preprocessor flags    = 
linker flags            = 
libraries               = -lfftw3 -ltcl8.5  -lm
using debug flags       = no
using profiling flags   = no
inline                  = 

Libraries:
----------
Tcl version             = tcl8.5
Tk version              = none
FFTW version            = 3
efence                  = no

Other settings:
---------------
local config header     = myconfig.h
installation prefix     = /home/jenkins/Espresso
number of CPUs          = 8
mympiexec               = 
<http://espressomd.org/jenkins/job/ESPResSo/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/local/bin/doxygen

CUDA disabled or not supported.
+ cp testsuite/configs/myconfig-maxset.h myconfig.h
cp: cannot stat `testsuite/configs/myconfig-maxset.h': No such file or directory
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Build did not succeed and the project is configured to only push after a 
successful build, so no pushing will occur.




reply via email to

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