Your message dated Fri, 21 May 2010 13:33:36 +0000
with message-id <e1ofsm4-0003wf...@ries.debian.org>
and subject line Bug#577388: fixed in trilinos 10.0.4.dfsg-1.1
has caused the Debian Bug report #577388,
regarding trilinos: FTBFS: make[1]: *** No rule to make target `default'. Stop.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
577388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577388
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: trilinos
Version: 10.0.4.dfsg-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100410 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./packages/zoltan/config/config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./packages/zoltan/config/config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> make[1]: Leaving directory
> `/build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./packages/zoltan/config/config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./packages/zoltan/config/config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> cd obj-x86_64-linux-gnu && cmake
> /build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg/.
> -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_C_COMPILER:FILEPATH="/usr/bin/mpicc"
> -DCMAKE_CXX_COMPILER:FILEPATH="/usr/bin/mpic++" -DCMAKE_C_FLAGS="-g -fPIC
> -O2" -DCMAKE_CXX_FLAGS="-g -fPIC -O2" -DCMAKE_SKIP_RPATH=ON
> -DCMAKE_VERBOSE_MAKEFILE=ON -D Trilinos_ENABLE_ALL_PACKAGES:BOOL=ON -D
> Trilinos_ENABLE_PyTrilinos:BOOL=ON -D Trilinos_ENABLE_TESTS:BOOL=OFF -D
> Trilinos_ENABLE_EXAMPLES:BOOL=OFF -D CMAKE_BUILD_TYPE:STRING=DEBUG -D
> BUILD_SHARED_LIBS:BOOL=ON -D
> Trilinos_INSTALL_INCLUDE_DIR:PATH=include/trilinos -D TPL_ENABLE_MPI:BOOL=ON
> -DNOX_ENABLE_LAPACK:BOOL=ON
> /build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg/.
>
> Configuring Trilinos build directory
>
> -- Found PythonInterp: /usr/bin/python2.5
>
> Setting up major user options ...
>
>
> Reading the list of packages from TrilinosPackages.cmake ...
>
> -- Trilinos_NUM_PACKAGES='38'
>
> Reading the list of TPLs from TrilinosTPLs.cmake ...
>
> -- Trilinos_NUM_TPLS='37'
>
> Explicitly enabled packages on input (by user): PyTrilinos 1
>
> Explicitly disabled packages on input (by user or by default): 0
>
> Explicitly enabled TPLs on input (by user): MPI 1
>
> Explicitly disabled TPLs on input (by user or by default): 0
>
> Disabling all packages that have a required dependency on disabled TPLs and
> optional package TPL support based on TPL_ENABLE_<TPL>=OFF ...
>
>
> Disabling forward required packages and optional intra-package support that
> have a dependancy on disabled packages Trilinos_ENABLE_<PACKAGE>=OFF ...
>
>
> Enabling all packages that are not currently disabled because of
> Trilinos_ENABLE_ALL_PACKAGES=ON ...
>
> -- Setting Trilinos_ENABLE_Teuchos=ON
> -- Setting Trilinos_ENABLE_RTOp=ON
> -- Setting Trilinos_ENABLE_Kokkos=ON
> -- Setting Trilinos_ENABLE_Epetra=ON
> -- Setting Trilinos_ENABLE_Zoltan=ON
> -- Setting Trilinos_ENABLE_Shards=ON
> -- Setting Trilinos_ENABLE_Triutils=ON
> -- Setting Trilinos_ENABLE_Tpetra=ON
> -- Setting Trilinos_ENABLE_EpetraExt=ON
> -- Setting Trilinos_ENABLE_Thyra=ON
> -- Setting Trilinos_ENABLE_Isorropia=ON
> -- Setting Trilinos_ENABLE_Pliris=ON
> -- Setting Trilinos_ENABLE_AztecOO=ON
> -- Setting Trilinos_ENABLE_Galeri=ON
> -- Setting Trilinos_ENABLE_Amesos=ON
> -- Setting Trilinos_ENABLE_Pamgen=ON
> -- Setting Trilinos_ENABLE_Ifpack=ON
> -- Setting Trilinos_ENABLE_Komplex=ON
> -- Setting Trilinos_ENABLE_ML=ON
> -- Setting Trilinos_ENABLE_Belos=ON
> -- Setting Trilinos_ENABLE_Stratimikos=ON
> -- Setting Trilinos_ENABLE_Meros=ON
> -- Setting Trilinos_ENABLE_FEI=ON
> -- Setting Trilinos_ENABLE_Anasazi=ON
> -- Setting Trilinos_ENABLE_Sacado=ON
> -- Setting Trilinos_ENABLE_Intrepid=ON
> -- Setting Trilinos_ENABLE_Phdmesh=ON
> -- Setting Trilinos_ENABLE_NOX=ON
> -- Setting Trilinos_ENABLE_Moertel=ON
> -- Setting Trilinos_ENABLE_Rythmos=ON
> -- Setting Trilinos_ENABLE_MOOCHO=ON
> -- Setting Trilinos_ENABLE_Sundance=ON
>
> Enabling all packages that are not disabled based on
> <PACKAGE>_ENABLE_<DEPPACKAGE>=ON ...
>
>
> Enabling all remaining required packages for the current set of enabled
> packages ...
>
>
> Enabling all optional intra-package enables <PACKAGE>_ENABLE_<DEPPACKAGE>
> that are not currently disabled if both sets of packages are enabled ...
>
> -- Setting Shards_ENABLE_Teuchos=ON since Trilinos_ENABLE_Shards=ON AND
> Trilinos_ENABLE_Teuchos=ON
> -- Setting Tpetra_ENABLE_Epetra=ON since Trilinos_ENABLE_Tpetra=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting Tpetra_ENABLE_Triutils=ON since Trilinos_ENABLE_Tpetra=ON AND
> Trilinos_ENABLE_Triutils=ON
> -- Setting EpetraExt_ENABLE_Triutils=ON since Trilinos_ENABLE_EpetraExt=ON
> AND Trilinos_ENABLE_Triutils=ON
> -- Setting EpetraExt_ENABLE_Zoltan=ON since Trilinos_ENABLE_EpetraExt=ON AND
> Trilinos_ENABLE_Zoltan=ON
> -- Setting Thyra_ENABLE_Epetra=ON since Trilinos_ENABLE_Thyra=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting Thyra_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Thyra=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting Isorropia_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Isorropia=ON
> AND Trilinos_ENABLE_EpetraExt=ON
> -- Setting AztecOO_ENABLE_Teuchos=ON since Trilinos_ENABLE_AztecOO=ON AND
> Trilinos_ENABLE_Teuchos=ON
> -- Setting Galeri_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Galeri=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting Amesos_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Amesos=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting Amesos_ENABLE_Triutils=ON since Trilinos_ENABLE_Amesos=ON AND
> Trilinos_ENABLE_Triutils=ON
> -- Setting Amesos_ENABLE_Galeri=ON since Trilinos_ENABLE_Amesos=ON AND
> Trilinos_ENABLE_Galeri=ON
> -- Setting Ifpack_ENABLE_Amesos=ON since Trilinos_ENABLE_Ifpack=ON AND
> Trilinos_ENABLE_Amesos=ON
> -- Setting Ifpack_ENABLE_AztecOO=ON since Trilinos_ENABLE_Ifpack=ON AND
> Trilinos_ENABLE_AztecOO=ON
> -- Setting Ifpack_ENABLE_Galeri=ON since Trilinos_ENABLE_Ifpack=ON AND
> Trilinos_ENABLE_Galeri=ON
> -- Setting ML_ENABLE_Teuchos=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_Teuchos=ON
> -- Setting ML_ENABLE_Epetra=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting ML_ENABLE_Zoltan=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_Zoltan=ON
> -- Setting ML_ENABLE_Galeri=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_Galeri=ON
> -- Setting ML_ENABLE_Amesos=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_Amesos=ON
> -- Setting ML_ENABLE_Ifpack=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_Ifpack=ON
> -- Setting ML_ENABLE_AztecOO=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_AztecOO=ON
> -- Setting ML_ENABLE_EpetraExt=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting ML_ENABLE_Isorropia=ON since Trilinos_ENABLE_ML=ON AND
> Trilinos_ENABLE_Isorropia=ON
> -- Setting Belos_ENABLE_Epetra=ON since Trilinos_ENABLE_Belos=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting Belos_ENABLE_Tpetra=ON since Trilinos_ENABLE_Belos=ON AND
> Trilinos_ENABLE_Tpetra=ON
> -- Setting Belos_ENABLE_Triutils=ON since Trilinos_ENABLE_Belos=ON AND
> Trilinos_ENABLE_Triutils=ON
> -- Setting Belos_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Belos=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting Belos_ENABLE_Ifpack=ON since Trilinos_ENABLE_Belos=ON AND
> Trilinos_ENABLE_Ifpack=ON
> -- Setting Belos_ENABLE_ML=ON since Trilinos_ENABLE_Belos=ON AND
> Trilinos_ENABLE_ML=ON
> -- Setting Stratimikos_ENABLE_Amesos=ON since Trilinos_ENABLE_Stratimikos=ON
> AND Trilinos_ENABLE_Amesos=ON
> -- Setting Stratimikos_ENABLE_AztecOO=ON since Trilinos_ENABLE_Stratimikos=ON
> AND Trilinos_ENABLE_AztecOO=ON
> -- Setting Stratimikos_ENABLE_Belos=ON since Trilinos_ENABLE_Stratimikos=ON
> AND Trilinos_ENABLE_Belos=ON
> -- Setting Stratimikos_ENABLE_Ifpack=ON since Trilinos_ENABLE_Stratimikos=ON
> AND Trilinos_ENABLE_Ifpack=ON
> -- Setting Stratimikos_ENABLE_ML=ON since Trilinos_ENABLE_Stratimikos=ON AND
> Trilinos_ENABLE_ML=ON
> -- Setting Stratimikos_ENABLE_Triutils=ON since
> Trilinos_ENABLE_Stratimikos=ON AND Trilinos_ENABLE_Triutils=ON
> -- Setting Stratimikos_ENABLE_EpetraExt=ON since
> Trilinos_ENABLE_Stratimikos=ON AND Trilinos_ENABLE_EpetraExt=ON
> -- Setting FEI_ENABLE_Epetra=ON since Trilinos_ENABLE_FEI=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting FEI_ENABLE_AztecOO=ON since Trilinos_ENABLE_FEI=ON AND
> Trilinos_ENABLE_AztecOO=ON
> -- Setting FEI_ENABLE_Amesos=ON since Trilinos_ENABLE_FEI=ON AND
> Trilinos_ENABLE_Amesos=ON
> -- Setting FEI_ENABLE_Ifpack=ON since Trilinos_ENABLE_FEI=ON AND
> Trilinos_ENABLE_Ifpack=ON
> -- Setting FEI_ENABLE_ML=ON since Trilinos_ENABLE_FEI=ON AND
> Trilinos_ENABLE_ML=ON
> -- Setting Anasazi_ENABLE_Tpetra=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_Tpetra=ON
> -- Setting Anasazi_ENABLE_Epetra=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting Anasazi_ENABLE_Thyra=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_Thyra=ON
> -- Setting Anasazi_ENABLE_Triutils=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_Triutils=ON
> -- Setting Anasazi_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting Anasazi_ENABLE_Ifpack=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_Ifpack=ON
> -- Setting Anasazi_ENABLE_Amesos=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_Amesos=ON
> -- Setting Anasazi_ENABLE_AztecOO=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_AztecOO=ON
> -- Setting Anasazi_ENABLE_Belos=ON since Trilinos_ENABLE_Anasazi=ON AND
> Trilinos_ENABLE_Belos=ON
> -- Setting Sacado_ENABLE_Teuchos=ON since Trilinos_ENABLE_Sacado=ON AND
> Trilinos_ENABLE_Teuchos=ON
> -- Setting Sacado_ENABLE_Epetra=ON since Trilinos_ENABLE_Sacado=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting Sacado_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Sacado=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting Intrepid_ENABLE_Epetra=ON since Trilinos_ENABLE_Intrepid=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting Intrepid_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Intrepid=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting NOX_ENABLE_Epetra=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Epetra=ON
> -- Setting NOX_ENABLE_EpetraExt=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting NOX_ENABLE_Thyra=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Thyra=ON
> -- Setting NOX_ENABLE_Amesos=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Amesos=ON
> -- Setting NOX_ENABLE_AztecOO=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_AztecOO=ON
> -- Setting NOX_ENABLE_Ifpack=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Ifpack=ON
> -- Setting NOX_ENABLE_ML=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_ML=ON
> -- Setting NOX_ENABLE_Belos=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Belos=ON
> -- Setting NOX_ENABLE_Anasazi=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Anasazi=ON
> -- Setting NOX_ENABLE_Sacado=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Sacado=ON
> -- Setting NOX_ENABLE_Stratimikos=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Stratimikos=ON
> -- Setting NOX_ENABLE_Isorropia=ON since Trilinos_ENABLE_NOX=ON AND
> Trilinos_ENABLE_Isorropia=ON
> -- Setting Rythmos_ENABLE_EpetraExt=ON since Trilinos_ENABLE_Rythmos=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting Rythmos_ENABLE_Sacado=ON since Trilinos_ENABLE_Rythmos=ON AND
> Trilinos_ENABLE_Sacado=ON
> -- Setting Rythmos_ENABLE_Stratimikos=ON since Trilinos_ENABLE_Rythmos=ON AND
> Trilinos_ENABLE_Stratimikos=ON
> -- Setting Rythmos_ENABLE_NOX=ON since Trilinos_ENABLE_Rythmos=ON AND
> Trilinos_ENABLE_NOX=ON
> -- Setting MOOCHO_ENABLE_Thyra=ON since Trilinos_ENABLE_MOOCHO=ON AND
> Trilinos_ENABLE_Thyra=ON
> -- Setting MOOCHO_ENABLE_EpetraExt=ON since Trilinos_ENABLE_MOOCHO=ON AND
> Trilinos_ENABLE_EpetraExt=ON
> -- Setting MOOCHO_ENABLE_Stratimikos=ON since Trilinos_ENABLE_MOOCHO=ON AND
> Trilinos_ENABLE_Stratimikos=ON
> -- Setting MOOCHO_ENABLE_Rythmos=ON since Trilinos_ENABLE_MOOCHO=ON AND
> Trilinos_ENABLE_Rythmos=ON
> -- Setting Sundance_ENABLE_MOOCHO=ON since Trilinos_ENABLE_Sundance=ON AND
> Trilinos_ENABLE_MOOCHO=ON
> -- Setting PyTrilinos_ENABLE_Teuchos=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Teuchos=ON
> -- Setting PyTrilinos_ENABLE_Epetra=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Epetra=ON
> -- Setting PyTrilinos_ENABLE_Triutils=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Triutils=ON
> -- Setting PyTrilinos_ENABLE_EpetraExt=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_EpetraExt=ON
> -- Setting PyTrilinos_ENABLE_AztecOO=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_AztecOO=ON
> -- Setting PyTrilinos_ENABLE_Galeri=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Galeri=ON
> -- Setting PyTrilinos_ENABLE_Amesos=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Amesos=ON
> -- Setting PyTrilinos_ENABLE_Ifpack=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Ifpack=ON
> -- Setting PyTrilinos_ENABLE_Komplex=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Komplex=ON
> -- Setting PyTrilinos_ENABLE_Anasazi=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Anasazi=ON
> -- Setting PyTrilinos_ENABLE_Pliris=ON since Trilinos_ENABLE_PyTrilinos=ON
> AND Trilinos_ENABLE_Pliris=ON
> -- Setting PyTrilinos_ENABLE_ML=ON since Trilinos_ENABLE_PyTrilinos=ON AND
> Trilinos_ENABLE_ML=ON
> -- Setting PyTrilinos_ENABLE_NOX=ON since Trilinos_ENABLE_PyTrilinos=ON AND
> Trilinos_ENABLE_NOX=ON
>
> Enabling all remaining required TPLs for current set of enabled packages ...
>
> -- Setting TPL_ENABLE_BLAS=ON because it is required by the enabled package
> Teuchos
> -- Setting TPL_ENABLE_LAPACK=ON because it is required by the enabled package
> Teuchos
>
> Enabling all optional package TPL support for currently enabled TPLs ...
>
> -- Setting Teuchos_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
> -- Setting Epetra_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
> -- Setting Zoltan_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
> -- Setting Tpetra_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
> -- Setting ML_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
> -- Setting Meros_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
> -- Setting FEI_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
> -- Setting NOX_ENABLE_BLAS=ON since TPL_ENABLE_BLAS=ON
> -- Setting MOOCHO_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
> -- Setting Sundance_ENABLE_MPI=ON since TPL_ENABLE_MPI=ON
>
> Enabling TPLs based on <PACKAGE>_ENABLE_<TPL>=ON if TPL is not explicitly
> disabled ...
>
>
> Final set of enabled packages: Teuchos RTOp Kokkos Epetra Zoltan Shards
> Triutils Tpetra EpetraExt Thyra Isorropia Pliris AztecOO Galeri Amesos Pamgen
> Ifpack Komplex ML Belos Stratimikos Meros FEI Anasazi Sacado Intrepid Phdmesh
> NOX Moertel Rythmos MOOCHO Sundance PyTrilinos 33
>
> Final set of non-enabled packages: ThreadPool Stokhos Phalanx
> TrilinosCouplings Didasko 5
>
> Final set of enabled TPLs: MPI BLAS LAPACK 3
>
> Final set of non-enabled TPLs: TBB Pthread ARPREC QD Boost Scotch METIS
> ParMETIS PaToH CppUnit ADOLC TVMET MF ExodusII Nemesis ZoltanTpl y12m
> SuperLUDist SuperLU Zlib UMFPACK MA28 AMD PETSC HYPRE BLACS SCALAPACK MUMPS
> Oski TAUCS ForUQTK Dakota HDF5 CASK 34
>
> Dumping the XML dependencies file
> /build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg/cmake/python/data/TrilinosPackageDependencies.xml
> ...
>
>
> Dumping the HTML dependencies webpage file
> /build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg/cmake/python/data/TrilinosPackageDependenciesTable.html
> ...
>
>
>
> Dumping the CDash XML dependencies file
> /build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg/cmake/python/data/CDashSubprojectDependencies.xml
> ...
>
>
> Probing the environment ...
>
> -- CMAKE_BUILD_TYPE='DEBUG'
> -- MPI_USE_COMPILER_WRAPPERS='ON'
> -- Leaving current CMAKE_C_COMPILER=/usr/bin/mpicc since it is already set!
> -- Leaving current CMAKE_CXX_COMPILER=/usr/bin/mpic++ since it is already set!
> -- MPI_Fortran_COMPILER='/usr/bin/mpif77'
> -- Setting CMAKE_Fortran_COMPILER=${MPI_Fortran_COMPILER}
> -- CMAKE_Fortran_COMPILER='/usr/bin/mpif77'
> -- MPI_EXEC='MPI_EXEC-NOTFOUND'
> -- The C compiler identification is GNU
> -- Check for working C compiler: /usr/bin/mpicc
> -- Check for working C compiler: /usr/bin/mpicc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- CMAKE_C_COMPILER_ID='GNU'
> -- The CXX compiler identification is GNU
> -- Check for working CXX compiler: /usr/bin/mpic++
> -- Check for working CXX compiler: /usr/bin/mpic++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- CMAKE_CXX_COMPILER_ID='GNU'
> -- The Fortran compiler identification is GNU
> -- Check for working Fortran compiler: /usr/bin/mpif77
> -- Check for working Fortran compiler: /usr/bin/mpif77 -- works
> -- Detecting Fortran compiler ABI info
> -- Detecting Fortran compiler ABI info - done
> -- Checking whether /usr/bin/mpif77 supports Fortran 90
> -- Checking whether /usr/bin/mpif77 supports Fortran 90 -- yes
> -- Trilinos_HOSTNAME='suno-42.sophia.grid5000.fr'
> -- CMAKE_HOST_SYSTEM_NAME='Linux'
> -- Looking for C++ include sys/time.h
> -- Looking for C++ include sys/time.h - found
> -- Looking for C++ include time.h
> -- Looking for C++ include time.h - found
> -- Looking for C++ include stdint.h
> -- Looking for C++ include stdint.h - found
> -- Looking for C++ include inttypes.h
> -- Looking for C++ include inttypes.h - found
> -- Found Perl: /usr/bin/perl
> -- Fortran name mangling: LOWER UNDER
> -- Detecting Fortran/C Interface
> -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling
> -- Verifying Fortran/CXX Compiler Compatibility
> -- Verifying Fortran/CXX Compiler Compatibility - Success
> -- Performing Test MATH_LIBRARY_IS_SUPPLIED
> -- Performing Test MATH_LIBRARY_IS_SUPPLIED - Success
> -- Performing Test FINITE_VALUE_HAVE_GLOBAL_ISNAN
> -- Performing Test FINITE_VALUE_HAVE_GLOBAL_ISNAN - Success
> -- Performing Test FINITE_VALUE_HAVE_STD_ISNAN
> -- Performing Test FINITE_VALUE_HAVE_STD_ISNAN - Success
> -- Performing Test FINITE_VALUE_HAVE_GLOBAL_ISINF
> -- Performing Test FINITE_VALUE_HAVE_GLOBAL_ISINF - Success
> -- Performing Test FINITE_VALUE_HAVE_STD_ISINF
> -- Performing Test FINITE_VALUE_HAVE_STD_ISINF - Success
> -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
>
> Getting information for all enabled TPLs ...
>
> -- Processing enabled TPL: MPI
> -- Processing enabled TPL: BLAS
> -- Searching for library 'blas' ...
> -- Found BLAS TPL library: /usr/lib/libblas.so
> -- Processing enabled TPL: LAPACK
> -- Searching for library 'lapack' ...
> -- Found LAPACK TPL library: /usr/lib/liblapack.so
>
> Setting up testing support ...
>
>
> Configuring individual enabled Trilinos packages ...
>
> -- Processing enabled package: Teuchos
> -- Performing Test HAVE_GCC_ABI_DEMANGLE
> -- Performing Test HAVE_GCC_ABI_DEMANGLE - Failed
> -- Performing Test HAVE_TEUCHOS_BLASFLOAT
> -- Performing Test HAVE_TEUCHOS_BLASFLOAT - Success
> -- Performing Test CXX_COMPLEX_BLAS_WORKS
> -- Performing Test CXX_COMPLEX_BLAS_WORKS - Success
> -- Processing enabled package: RTOp
> -- Processing enabled package: Kokkos
> -- Processing enabled package: Epetra
> -- Processing enabled package: Zoltan
> KDDKDD GNUGNUGNU
> -- Processing enabled package: Shards
> -- Processing enabled package: Triutils
> -- Processing enabled package: Tpetra
> -- Processing enabled package: EpetraExt
> -- Processing enabled package: Thyra
> -- Processing enabled package: Isorropia
> -- Processing enabled package: Pliris
> Building the double precision(default) library
> -- Processing enabled package: AztecOO
> -- Processing enabled package: Galeri
> -- Processing enabled package: Amesos
> -- Processing enabled package: Pamgen
> -- Processing enabled package: Ifpack
> -- Processing enabled package: Komplex
> -- Processing enabled package: ML
> -- Processing enabled package: Belos
> -- Processing enabled package: Stratimikos
> -- Processing enabled package: Meros
> -- Processing enabled package: FEI
> -- Processing enabled package: Anasazi
> -- Processing enabled package: Sacado
> -- Processing enabled package: Intrepid
> -- Processing enabled package: Phdmesh
> -- Building without thread support
> -- Processing enabled package: NOX
> -- Processing enabled package: Moertel
> -- Processing enabled package: Rythmos
> -- Processing enabled package: MOOCHO
> -- Processing enabled package: Sundance
> -- Processing enabled package: PyTrilinos
> -- Found NumPy: 1.3.0
> -- Enabled PyTrilinos modules:
> --
> Teuchos;Epetra;TriUtils;EpetraExt;Pliris;AztecOO;Galeri;Amesos;IFPACK;Komplex;Anasazi;ML;NOX
> -- PyTrilinos installation path: /usr/lib/python2.5/site-packages/PyTrilinos
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> /build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg/obj-x86_64-linux-gnu
> /usr/bin/make -C obj-x86_64-linux-gnu default
> make[1]: *** No rule to make target `default'. Stop.
> make[1]: Entering directory
> `/build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg/obj-x86_64-linux-gnu'
> make[1]: Leaving directory
> `/build/user-trilinos_10.0.4.dfsg-1-amd64-3hCa6z/trilinos-10.0.4.dfsg/obj-x86_64-linux-gnu'
> make: *** [debian/stamp-makefile-build] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/04/10/trilinos_10.0.4.dfsg-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: trilinos
Source-Version: 10.0.4.dfsg-1.1
We believe that the bug you reported is fixed in the latest version of
trilinos, which is due to be installed in the Debian FTP archive:
libtrilinos-dbg_10.0.4.dfsg-1.1_i386.deb
to main/t/trilinos/libtrilinos-dbg_10.0.4.dfsg-1.1_i386.deb
libtrilinos-dev_10.0.4.dfsg-1.1_i386.deb
to main/t/trilinos/libtrilinos-dev_10.0.4.dfsg-1.1_i386.deb
libtrilinos-doc_10.0.4.dfsg-1.1_all.deb
to main/t/trilinos/libtrilinos-doc_10.0.4.dfsg-1.1_all.deb
libtrilinos_10.0.4.dfsg-1.1_i386.deb
to main/t/trilinos/libtrilinos_10.0.4.dfsg-1.1_i386.deb
python-pytrilinos_10.0.4.dfsg-1.1_i386.deb
to main/t/trilinos/python-pytrilinos_10.0.4.dfsg-1.1_i386.deb
trilinos_10.0.4.dfsg-1.1.diff.gz
to main/t/trilinos/trilinos_10.0.4.dfsg-1.1.diff.gz
trilinos_10.0.4.dfsg-1.1.dsc
to main/t/trilinos/trilinos_10.0.4.dfsg-1.1.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 577...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jakub Wilk <jw...@debian.org> (supplier of updated trilinos package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 19 May 2010 13:59:28 +0200
Source: trilinos
Binary: libtrilinos libtrilinos-dev libtrilinos-dbg python-pytrilinos
libtrilinos-doc
Architecture: source all i386
Version: 10.0.4.dfsg-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Scientific Computing Team
<pkg-scicomp-de...@lists.alioth.debian.org>
Changed-By: Jakub Wilk <jw...@debian.org>
Description:
libtrilinos - parallel solver libraries within an object-oriented software fram
libtrilinos-dbg - parallel solver libraries within an object-oriented software
fram
libtrilinos-dev - parallel solver libraries within an object-oriented software
fram
libtrilinos-doc - parallel solver libraries within an object-oriented software
fram
python-pytrilinos - parallel solver libraries within an object-oriented
software fram
Closes: 577388
Changes:
trilinos (10.0.4.dfsg-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Don't hardcode name of the default make target (closes: #577388).
Checksums-Sha1:
2ff364208fbd5fa0de2994cc47b5c65cbe08fd33 2167 trilinos_10.0.4.dfsg-1.1.dsc
09a4e9c040ffdecccab71d315738183da95bc2b5 15749 trilinos_10.0.4.dfsg-1.1.diff.gz
9fa044745b16116383066b471cdf57c589552767 814770
libtrilinos-doc_10.0.4.dfsg-1.1_all.deb
6242953f9e075436a1dbac2051580387cd195b5d 26392806
libtrilinos_10.0.4.dfsg-1.1_i386.deb
1a242526185570a5237017e378be329a197993d2 4810628
libtrilinos-dev_10.0.4.dfsg-1.1_i386.deb
4e2c92c0eca6fa848f39a939e46fb9955390ea1e 110639016
libtrilinos-dbg_10.0.4.dfsg-1.1_i386.deb
278a3049ff3fbc8d000db9e4fa8bcd3826a0835d 4007588
python-pytrilinos_10.0.4.dfsg-1.1_i386.deb
Checksums-Sha256:
7a543af8f9a6062321f04848cf49aac9a730d8af098df89399234b4fe1d8a947 2167
trilinos_10.0.4.dfsg-1.1.dsc
a224113aba62a50ad7a3479f2f6076edf6c4f16442515f55290b9c7018a17ed0 15749
trilinos_10.0.4.dfsg-1.1.diff.gz
734fa24524c0b7f5817b35f02496374fa4e244a33d1a067e7577132811db1cee 814770
libtrilinos-doc_10.0.4.dfsg-1.1_all.deb
c9e32fc3920dbc288dd532825585abf8923513883db9c9bfb00744f89f8fac3d 26392806
libtrilinos_10.0.4.dfsg-1.1_i386.deb
d83f45966e95db84e1ee966de913a2e2657a159ce3e6e58bd5ed3fad37c71f7c 4810628
libtrilinos-dev_10.0.4.dfsg-1.1_i386.deb
ec1310c3dda98c05a2d0c8d9bbc69aadcd604f947f98dd32ef51519cdd424bcc 110639016
libtrilinos-dbg_10.0.4.dfsg-1.1_i386.deb
476c8cc334c7ffde31126e3cccc79ed79cb1872af54158367840a8a86de70b81 4007588
python-pytrilinos_10.0.4.dfsg-1.1_i386.deb
Files:
a76d3836c342c9d1e7f42a93c64404bc 2167 math extra trilinos_10.0.4.dfsg-1.1.dsc
06dca02bb85de445bd45e834513fba32 15749 math extra
trilinos_10.0.4.dfsg-1.1.diff.gz
56aef578cf8a880c84b775e9992b1e79 814770 doc extra
libtrilinos-doc_10.0.4.dfsg-1.1_all.deb
e1a0347205bcf7f20c1c7acdfd1cb272 26392806 libs extra
libtrilinos_10.0.4.dfsg-1.1_i386.deb
db4e44de971d56d6fc9cd90cd2d6a4ab 4810628 libdevel extra
libtrilinos-dev_10.0.4.dfsg-1.1_i386.deb
024357e13f7cceb0df4a1c7e1f38958e 110639016 debug extra
libtrilinos-dbg_10.0.4.dfsg-1.1_i386.deb
ff400b0744f5e6ad8e7cb32b2aa122a8 4007588 python extra
python-pytrilinos_10.0.4.dfsg-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJL898VAAoJEC1Os6YBVHX1zw4P/2z2He5PIDb+JgnBAd7Mnd5N
qw3vbsPXwKr9hkMdqTj5VpmePC4TyfhkGKnFQ0sDfVhvfbHlujY5EfQbvYQHxRt6
BCefd1Nl4ZtbjNb8W87VC/FE4qDBlU8sqo3kT2uuVDDUR9NNO3mWXGD9t61YgFpJ
hDKUUaiHFw0yCIMPnJ6wDL/8p1Kqi638SkfeO79n1E0bu4tZqY6e5/v9F2ey35EE
nbTMRH8FY9xcAwjFui9B7s7jA7rBOnB27kilr8zn7NadEYA5t5L0idNAW47SrlxP
O6wpyItg15w7ZNmvW1ehMpT4ZG8jnxdT9SW4J5uYQNsd4/12K1fki197ZB5ST5Sc
aqxmpWBpNlf5/dAU88gFkb17ywBIbsy2RYeQS8QXeRFOZx+49ilY6a4MsWeZqO0Q
Y40K2TiqtE6Db/uguGctv5iXwBPzZYB+oFx2mlIZVMtAw2zwbcjltVDgtH1+ryKh
8nHCbbt9p5dSET8XicDiCIKcj1xh0JimarSWwgMxEDBBAwT8MvHC9CbVqMh242jV
i1NC3GlStq+XLja+SkEtF58CDgAfu8EegyUaFpGRMAsfQIIf5+JZmOfI14I4WtVF
dkhlip58e8YcXjhNLjajd2z4NNwaqt5cf7L6EbDv+xJhInwVpieoO578z6RUsmSm
z+0Eh9Ibed1iAabpDUk9
=LN9f
-----END PGP SIGNATURE-----
--- End Message ---