Processed: Re: Bug#602660: petsc: FTBFS on armel

2010-11-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 602660 important
Bug #602660 [petsc] petsc: FTBFS on armel
Severity set to 'important' from 'serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
602660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602660
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#602660: petsc: FTBFS on armel

2010-11-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 602660 petsc: FTBFS on armel, mips, s390, likely mipsel, at HDF5 test
Bug #602660 [petsc] petsc: FTBFS on armel
Changed Bug title to 'petsc: FTBFS on armel, mips, s390, likely mipsel, at HDF5 
test' from 'petsc: FTBFS on armel'
 severity 602660 serious
Bug #602660 [petsc] petsc: FTBFS on armel, mips, s390, likely mipsel, at HDF5 
test
Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
602660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602660
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#602660: petsc: FTBFS on armel

2010-11-08 Thread Hector Oron
Hello Adam,

2010/11/7 Adam C Powell IV hazel...@debian.org:

 Hi, unfortunately the build log for this configure process doesn't
 provide just about any needed info.  Is there a way to get the
 configure.log file to determine what went wrong?

Could you try to log into abel.debian.org (armel porterbox) and test a
build there?

I did so, but I am getting:
[...]
Using MPI implementation lam in directory /usr/lib/lam
cp -fp /usr/share/automake-1.11/config.* config/configarch/
cp -fp /usr/share/automake-1.11/config.* config/BuildSystem/config/packages/
if [ ! -f TAGS.backup ]; then cp -a TAGS TAGS.backup; fi
PETSC_DIR=/home/zumbi/petsc-3.1.dfsg PETSC_ARCH=linux-gnueabi-c-debug \
  ./config/configure.py --with-debugging=1 \
  --useThreads 0 --with-clanguage=C++ --with-c-support \
  --with-fortran-interfaces=1 \
  --with-mpi-dir=/usr/lib/lam \
  --with-blas-lib=-lblas --with-lapack-lib=-llapack \
  --with-blacs=1 --with-blacs-include=/usr/include \
  
--with-blacs-lib=[/usr/lib/libblacs-lam.so,/usr/lib/libblacsCinit-lam.so]
\
  --with-scalapack=1 --with-scalapack-include=/usr/include \
  --with-scalapack-lib=/usr/lib/libscalapack-lam.so \
  --with-mumps=1 --with-mumps-include=/usr/include \
  
--with-mumps-lib=[/usr/lib/libdmumps.so,/usr/lib/libzmumps.so,/usr/lib/libsmumps.so,/usr/lib/libcmumps.so,/usr/lib/libmumps_common.so,/usr/lib/libpord.so]
\
  --with-umfpack=1 --with-umfpack-include=/usr/include/suitesparse \
  --with-umfpack-lib=[/usr/lib/libumfpack.so,/usr/lib/libamd.so] \
  --with-spooles=1 --with-spooles-include=/usr/include/spooles \
  --with-spooles-lib=/usr/lib/libspooles.so \
  --with-hypre=1 --with-hypre-dir=/usr \
  --with-scotch=1 --with-scotch-include=/usr/include/scotch \
  --with-scotch-lib=/usr/lib/libscotch.so \
  --with-hdf5=1 --with-hdf5-dir=/usr
===
 Configuring PETSc to compile on your system
===
TESTING: configureMkdir from
config.programs(config/BuildSystem/config/programs.py:21)
   Illegal instruction
make: *** [build-arch] Error 132
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Best regards,
  -- Hector Oron



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#602660: petsc: FTBFS on armel

2010-11-08 Thread Adam C Powell IV
Hi Hector,

On Mon, 2010-11-08 at 14:18 +, Hector Oron wrote:
 2010/11/7 Adam C Powell IV hazel...@debian.org:
 
  Hi, unfortunately the build log for this configure process doesn't
  provide just about any needed info.  Is there a way to get the
  configure.log file to determine what went wrong?
 
 Could you try to log into abel.debian.org (armel porterbox) and test a
 build there?
 
 I did so, but I am getting:
 [...]
 Using MPI implementation lam in directory /usr/lib/lam
 cp -fp /usr/share/automake-1.11/config.* config/configarch/
 cp -fp /usr/share/automake-1.11/config.* config/BuildSystem/config/packages/
 if [ ! -f TAGS.backup ]; then cp -a TAGS TAGS.backup; fi
 PETSC_DIR=/home/zumbi/petsc-3.1.dfsg PETSC_ARCH=linux-gnueabi-c-debug \
   ./config/configure.py --with-debugging=1 \
   --useThreads 0 --with-clanguage=C++ --with-c-support \
   --with-fortran-interfaces=1 \
   --with-mpi-dir=/usr/lib/lam \
   --with-blas-lib=-lblas --with-lapack-lib=-llapack \
   --with-blacs=1 --with-blacs-include=/usr/include \
   
 --with-blacs-lib=[/usr/lib/libblacs-lam.so,/usr/lib/libblacsCinit-lam.so]
 \
   --with-scalapack=1 --with-scalapack-include=/usr/include \
   --with-scalapack-lib=/usr/lib/libscalapack-lam.so \
   --with-mumps=1 --with-mumps-include=/usr/include \
   
 --with-mumps-lib=[/usr/lib/libdmumps.so,/usr/lib/libzmumps.so,/usr/lib/libsmumps.so,/usr/lib/libcmumps.so,/usr/lib/libmumps_common.so,/usr/lib/libpord.so]
 \
   --with-umfpack=1 --with-umfpack-include=/usr/include/suitesparse \
   --with-umfpack-lib=[/usr/lib/libumfpack.so,/usr/lib/libamd.so] \
   --with-spooles=1 --with-spooles-include=/usr/include/spooles \
   --with-spooles-lib=/usr/lib/libspooles.so \
   --with-hypre=1 --with-hypre-dir=/usr \
   --with-scotch=1 --with-scotch-include=/usr/include/scotch \
   --with-scotch-lib=/usr/lib/libscotch.so \
   --with-hdf5=1 --with-hdf5-dir=/usr
 ===
  Configuring PETSc to compile on your system
 ===
 TESTING: configureMkdir from
 config.programs(config/BuildSystem/config/programs.py:21)
Illegal instruction
 make: *** [build-arch] Error 132
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

How annoying...  I'll see what I can do.

Thanks again,
Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


signature.asc
Description: This is a digitally signed message part


Bug#602660: petsc: FTBFS on armel

2010-11-08 Thread Hector Oron
Hello Adam,

2010/11/8 Adam C Powell IV hazel...@debian.org:

 How annoying...  I'll see what I can do.

Yes, I can imagine. Apologies about it.
 Maybe http://wiki.debian.org/ArmEabiFixes can help you out.

Best regards,
-- 
 Héctor Orón

Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us.

-- Day DVB-T stop working nicely
Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#602660: petsc: FTBFS on armel

2010-11-07 Thread Adam C Powell IV
severity 602660 important
thanks

Hi, unfortunately the build log for this configure process doesn't
provide just about any needed info.  Is there a way to get the
configure.log file to determine what went wrong?

Thanks,
Adam

On Sat, 2010-11-06 at 22:37 +, Hector Oron wrote:
 Package: petsc
 Version: 3.1.dfsg-8
 Severity: serious
 
 
 Hello,
 
   petsc fails to build from source with following error:
 
 TESTING: configureLibrary from 
 PETSc.packages.hdf5(/build/buildd-petsc_3.1.dfsg-8-armel-h4RNdQ/petsc-3.1.dfsg/config/PETSc/packages/hdf5.py:59)
 TESTING: check from 
 config.libraries(/build/buildd-petsc_3.1.dfsg-8-armel-h4RNdQ/petsc-3.1.dfsg/config/BuildSystem/config/libraries.py:133)
 ***
  UNABLE to CONFIGURE with GIVEN OPTIONS(see configure.log for 
 details):
  
 ---
  --with-hdf5-dir=/usr did not work
  
 ***
 
  make: *** [build-arch] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 
 Full buildlog at: 
 https://buildd.debian.org/fetch.cgi?pkg=petsc;ver=3.1.dfsg-8;arch=armel;stamp=1288964672
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
 Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


signature.asc
Description: This is a digitally signed message part


Bug#602660: petsc: FTBFS on armel

2010-11-06 Thread Hector Oron
Package: petsc
Version: 3.1.dfsg-8
Severity: serious


Hello,

  petsc fails to build from source with following error:

TESTING: configureLibrary from 
PETSc.packages.hdf5(/build/buildd-petsc_3.1.dfsg-8-armel-h4RNdQ/petsc-3.1.dfsg/config/PETSc/packages/hdf5.py:59)
TESTING: check from 
config.libraries(/build/buildd-petsc_3.1.dfsg-8-armel-h4RNdQ/petsc-3.1.dfsg/config/BuildSystem/config/libraries.py:133)
***
 UNABLE to CONFIGURE with GIVEN OPTIONS(see configure.log for 
details):
 
---
 --with-hdf5-dir=/usr did not work
 
***

 make: *** [build-arch] Error 1
 dpkg-buildpackage: error: debian/rules build gave error exit status 2


Full buildlog at: 
https://buildd.debian.org/fetch.cgi?pkg=petsc;ver=3.1.dfsg-8;arch=armel;stamp=1288964672

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org