[armel FTBFS] feel++ version 0.91.0~svn7215-3build1 caused by timeout

Bug #904519 reported by Jani Monoses
This bug report is a duplicate of:  Bug #811024: ARM FTBFS (timeout). Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
feel++ (Ubuntu)
New
Undecided
Unassigned

Bug Description

Seems to FTBFS on armel due to timeout

https://launchpad.net/ubuntu/+source/feel++/0.91.0~svn7215-3build1/+build/2954230/+files/buildlog_ubuntu-precise-armel.feel%2B%2B_0.91.0%7Esvn7215-3build1_FAILEDTOBUILD.txt.gz

dpkg-source: info: unpacking feel++_0.91.0~svn7215.orig.tar.gz
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
dpkg-source: info: unpacking feel++_0.91.0~svn7215-3build1.debian.tar.gz
dpkg-source: info: applying fixcompile.patch
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro
dpkg-buildpackage: source package feel++
dpkg-buildpackage: source version 0.91.0~svn7215-3build1
 dpkg-source --before-build feel++-0.91.0~svn7215
dpkg-buildpackage: host architecture armel
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
rmdir obj-arm-linux-gnueabi
rmdir: failed to remove `obj-arm-linux-gnueabi': No such file or directory
make: [cleanbuilddir] Error 1 (ignored)
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make -C obj-arm-linux-gnueabi -k clean
make: *** obj-arm-linux-gnueabi: No such file or directory. Stop.
make: [makefile-clean] Error 2 (ignored)
rm -rf obj-arm-linux-gnueabi
dh_clean
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd/feel++-0.91.0~svn7215'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd/feel++-0.91.0~svn7215'
if [ -d "." ]; then \
   cd . && QUILT_PATCHES=/build/buildd/feel++-0.91.0~svn7215/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
 fi
Removing patch fixcompile.patch
Restoring doc/tutorial/CMakeLists.txt

No patches applied
rm -rf ./.pc
rm -f debian/stamp-patch*
 debian/rules build
test -x debian/rules
mkdir -p "obj-arm-linux-gnueabi"
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_COMPRESS_EXCLUDE is a deprecated variable
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd/feel++-0.91.0~svn7215'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd/feel++-0.91.0~svn7215'
cd . && QUILT_PATCHES=/build/buildd/feel++-0.91.0~svn7215/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch fixcompile.patch
patching file doc/tutorial/CMakeLists.txt

Now at patch fixcompile.patch
touch debian/stamp-patched
/usr/bin/make -f debian/rules update-config
make[1]: Entering directory `/build/buildd/feel++-0.91.0~svn7215'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/buildd/feel++-0.91.0~svn7215'
cd obj-arm-linux-gnueabi && cmake /build/buildd/feel++-0.91.0~svn7215/. -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_C_COMPILER:FILEPATH="cc" -DCMAKE_CXX_COMPILER:FILEPATH="g++" -DCMAKE_C_FLAGS="" -DCMAKE_CXX_FLAGS="" -DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS_RELEASE="-O2 -DNDEBUG -g0" -DCMAKE_CXX_COMPILER=/usr/bin/g++-4.5 -DPETSC_ARCH=linux-gnueabi-c-opt -DPETSC_DIR=/usr/lib/petscdir/3.1 -DPETSC_EXECUTABLE_RUNS=ON -DFEEL_ENABLE_APPLICATIONS=OFF -DFEEL_ENABLE_BENCHMARKS=OFF -DFEEL_ENABLE_TESTS=OFF -DFEEL_ENABLE_EXAMPLES=OFF -DFEEL_ENABLE_ALL=OFF -DBUILD_TESTING=OFF -DFEEL_MINIMAL_CONFIGURATION=ON -DTRILINOS_LIB_NOXLAPACK= -DENABLE_INSTANTIATION_MODE=OFF
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- The Fortran compiler identification is GNU
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-4.5
-- Check for working CXX compiler: /usr/bin/g++-4.5 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE)
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of uint
-- Check size of uint - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of long
-- Check size of long - done
-- Check size of float
-- Check size of float - done
-- Check size of double
-- Check size of double - done
-- Check size of long double
-- Check size of long double - done
-- SIZE_INT=4
-- SIZE_UINT=4
-- SIZE_SIZE_T=4
-- SIZE_LONG=4
-- SIZE_FLOAT=4
-- SIZE_DOUBLE=8
-- SIZE_LONG_DOUBLE=8
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- Found MPI_C: /usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/arm-linux-gnueabi/libdl.so;/usr/lib/arm-linux-gnueabi/libnsl.so;/usr/lib/arm-linux-gnueabi/libutil.so;/usr/lib/arm-linux-gnueabi/libm.so;/usr/lib/arm-linux-gnueabi/libdl.so
-- Found MPI_CXX: /usr/lib/openmpi/lib/libmpi_cxx.so;/usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/arm-linux-gnueabi/libdl.so;/usr/lib/arm-linux-gnueabi/libnsl.so;/usr/lib/arm-linux-gnueabi/libutil.so;/usr/lib/arm-linux-gnueabi/libm.so;/usr/lib/arm-linux-gnueabi/libdl.so
-- Found MPI_Fortran: /usr/lib/openmpi/lib/libmpi_f90.so;/usr/lib/openmpi/lib/libmpi_f77.so;/usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/arm-linux-gnueabi/libdl.so;/usr/lib/arm-linux-gnueabi/libnsl.so;/usr/lib/arm-linux-gnueabi/libutil.so;/usr/lib/arm-linux-gnueabi/libm.so;/usr/lib/arm-linux-gnueabi/libdl.so
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Found LibXml2: /usr/lib/arm-linux-gnueabi/libxml2.so
-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - found
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- A library with BLAS API found.
-- Looking for Fortran cheev
-- Looking for Fortran cheev - found
-- A library with LAPACK API found.
-- Boost version: 1.46.1
-- Found the following Boost libraries:
-- date_time
-- filesystem
-- system
-- program_options
-- unit_test_framework
-- signals
-- mpi
-- regex
-- serialization
-- Looking for C++ include MadLib.h
-- Looking for C++ include MadLib.h - not found
-- Could NOT find MadLib (missing: MadLib_INCLUDE_DIR MadLib_LIBRARY)
-- Performing Test standard_math_library_linked_to_automatically
-- Performing Test standard_math_library_linked_to_automatically - Success
-- Standard libraries to link to explicitly: none
-- Performing Test COMPILER_SUPPORT_WNOVARIADICMACRO
-- Performing Test COMPILER_SUPPORT_WNOVARIADICMACRO - Success
-- Performing Test COMPILER_SUPPORT_WEXTRA
-- Performing Test COMPILER_SUPPORT_WEXTRA - Success
-- Performing Test COMPILER_SUPPORT_OPENMP
-- Performing Test COMPILER_SUPPORT_OPENMP - Success
-- /usr/include/metis
-- petsc_lib_dir /usr/lib/petscdir/3.1/linux-gnueabi-c-opt/lib
-- Recognized PETSc install with single library for all packages
-- Performing Test MULTIPASS_TEST_1_petsc_works_minimal
-- Performing Test MULTIPASS_TEST_1_petsc_works_minimal - Failed
-- Performing Test MULTIPASS_TEST_2_petsc_works_allincludes
-- Performing Test MULTIPASS_TEST_2_petsc_works_allincludes - Failed
-- Unable to find library gcc_s
-- Unable to find library gfortran
-- Unable to find library stdc++
-- Unable to find library gcc_s
-- Performing Test MULTIPASS_TEST_3_petsc_works_alllibraries
-- Performing Test MULTIPASS_TEST_3_petsc_works_alllibraries - Failed
-- Performing Test MULTIPASS_TEST_4_petsc_works_all

Session terminated, terminating shell... ...terminated.
make: *** wait: No child processes. Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes. Stop.
Build killed with signal 15 after 800 minutes of inactivity
******************************************************************************
Build finished at 20111201-0145

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.