espressomd-maintainer
[Top][All Lists]
Advanced

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

[Espressomd-maintainer] Build failed in Jenkins: ESPR esSo-multiconfig »


From: olenz
Subject: [Espressomd-maintainer] Build failed in Jenkins: ESPR esSo-multiconfig » 2core,tunableslip,nompi #62
Date: Tue, 3 May 2011 02:33:34 +0200 (CEST)

See 
<http://espressomd.org/jenkins/job/ESPResSo-multiconfig/./label=2core,myconfig=tunableslip,tasks=nompi/62/>

------------------------------------------
Started by upstream project "ESPResSo-multiconfig" build number 62
Building remotely on zebu4
Checkout:nompi / 
<http://espressomd.org/jenkins/job/ESPResSo-multiconfig/./label=2core,myconfig=tunableslip,tasks=nompi/ws/>
 - address@hidden:zebu4
Using strategy: Default
Last Built Revision: Revision 5b098967ca17c23de7fa62e131de10d0f6b6f375 
(origin/master)
Checkout:nompi / 
<http://espressomd.org/jenkins/job/ESPResSo-multiconfig/./label=2core,myconfig=tunableslip,tasks=nompi/ws/>
 - address@hidden
Pruning obsolete local branches
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/espressomd/espresso.git
Commencing build of Revision c1dfed01ba84bd0f89d7bce764a317e9d280e19f (master)
Checking out Revision c1dfed01ba84bd0f89d7bce764a317e9d280e19f (master)
Cleaning workspace
No change to record in branch master
[nompi] $ /bin/bash -xe /tmp/hudson3367504280270995040.sh
+ ./bootstrap.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I config
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 `.'
+ '[' nompi == 'nompi]'
/tmp/hudson3367504280270995040.sh: line 3: [: missing `]'
+ ./configure --with-mpi
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 library containing MPI_Init... none required
checking for mpiexec... /usr/lib64/mpi/gcc/openmpi/bin/mpiexec
checking for the mympiexec user script... 
<http://espressomd.org/jenkins/job/ESPResSo-multiconfig/./label=2core,myconfig=tunableslip,tasks=nompi/ws/mympiexec.sh>
checking whether the compiler accepts -O5... yes
checking whether the compiler accepts -Wall... 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 library containing fftw_plan_many_dft... -lfftw3
checking fftw3.h usability... yes
checking fftw3.h presence... 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... 2 
****************************************************************
*                   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 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                  = 
c compiler flags        = -Wall -O5 
c preprocessor flags    = 
linker flags            = 
libraries               = -lfftw3 -ltcl8.5  -lm
using debug flags       = 
using profiling flags   = 
inline                  = 

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

Other settings:
---------------
local config header     = myconfig.h
installation prefix     = /home/jenkins/Espresso
number of test tasks    = 2
mympiexec               = 
<http://espressomd.org/jenkins/job/ESPResSo-multiconfig/./label=2core,myconfig=tunableslip,tasks=nompi/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.
+ '[' tunableslip '!=' default ']'
+ cp testsuite/configs/myconfig-tunableslip.h myconfig.h
cp: cannot stat `testsuite/configs/myconfig-tunableslip.h': No such file or 
directory
[WARNINGS] Skipping publisher since build result is FAILURE




reply via email to

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