Bug#548572: dynare: FTBFS: error: No such file or directory

2009-09-27 Thread Kurt Roeckx
Source: dynare
Version: 4.0.4-4
Severity: serious

Hi,

There was an error while trying to autobuild your package:

 Start Time: 20090927-1023

[...]

 Build-Depends: debhelper (= 7), octave3.2-headers (= 3.2.2), flex, bison, 
 texlive, texlive-publishers, xsltproc, dblatex, latex-beamer, docbook-xsl, 
 quilt, po-debconf, gnuplot-nox

[...]

 Toolchain package versions: libc6-dev_2.9-26 linux-libc-dev_2.6.30-6 
 g++-4.3_4.3.4-3 gcc-4.3_4.3.4-3 binutils_2.19.91.20090910-1 
 libstdc++6_4.4.1-4 libstdc++6-4.3-dev_4.3.4-3
 

[...]

 g++ -c -fPIC -I/usr/include/octave-3.2.2 -I/usr/include/octave-3.2.2/octave 
 -mieee-fp -I/usr/include/freetype2 -g -O2 -I. -Isimulate 
 -I../../preprocessor/include -DNO_BLAS_H -DNO_LAPACK_H -DOCTAVE 
 simulate/Mem_Mngr.cc -o simulate/Mem_Mngr.o
 g++ -c -fPIC -I/usr/include/octave-3.2.2 -I/usr/include/octave-3.2.2/octave 
 -mieee-fp -I/usr/include/freetype2 -g -O2 -I. -Isimulate 
 -I../../preprocessor/include -DNO_BLAS_H -DNO_LAPACK_H -DOCTAVE 
 simulate/SparseMatrix.cc -o simulate/SparseMatrix.o
 g++ -shared -Wl,-Bsymbolic -o ../octave/simulate.mex simulate/simulate.o 
 simulate/Interpreter.o simulate/Mem_Mngr.o simulate/SparseMatrix.o 
 -L/usr/lib/octave-3.2.2 -loctinterp -loctave -lcruft -llapackgf-3 -lblas-3gf 
 -lfftw3 -lfftw3f -lreadline -lncurses -ldl -lblas-3gf -lhdf5 -lz -lm 
 -lgfortranbegin -lgfortran
 error: No such file or directory
 terminate called after throwing an instance of 'octave_execution_exception'
 panic: Aborted -- stopping myself...
 attempting to save variables to `octave-core'...
 save to `octave-core' complete
 Aborted
 make: *** [build-stamp] Error 134
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=i386pkg=dynarever=4.0.4-4


Kurt




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



Bug#548572: [Pkg-octave-devel] Bug#548572: dynare: FTBFS: error: No such file or directory

2009-09-27 Thread Thomas Weber
On Sun, Sep 27, 2009 at 12:40:48PM +0200, Kurt Roeckx wrote:
 Source: dynare
 Version: 4.0.4-4
 Severity: serious
 
 Hi,
 
 There was an error while trying to autobuild your package:
 
  Start Time: 20090927-1023
 
 [...]
 
  Build-Depends: debhelper (= 7), octave3.2-headers (= 3.2.2), flex, bison, 
  texlive, texlive-publishers, xsltproc, dblatex, latex-beamer, docbook-xsl, 
  quilt, po-debconf, gnuplot-nox
 
 [...]
 
  Toolchain package versions: libc6-dev_2.9-26 linux-libc-dev_2.6.30-6 
  g++-4.3_4.3.4-3 gcc-4.3_4.3.4-3 binutils_2.19.91.20090910-1 
  libstdc++6_4.4.1-4 libstdc++6-4.3-dev_4.3.4-3
  
 
 [...]
 
  g++ -c -fPIC -I/usr/include/octave-3.2.2 -I/usr/include/octave-3.2.2/octave 
  -mieee-fp -I/usr/include/freetype2 -g -O2 -I. -Isimulate 
  -I../../preprocessor/include -DNO_BLAS_H -DNO_LAPACK_H -DOCTAVE 
  simulate/Mem_Mngr.cc -o simulate/Mem_Mngr.o
  g++ -c -fPIC -I/usr/include/octave-3.2.2 -I/usr/include/octave-3.2.2/octave 
  -mieee-fp -I/usr/include/freetype2 -g -O2 -I. -Isimulate 
  -I../../preprocessor/include -DNO_BLAS_H -DNO_LAPACK_H -DOCTAVE 
  simulate/SparseMatrix.cc -o simulate/SparseMatrix.o
  g++ -shared -Wl,-Bsymbolic -o ../octave/simulate.mex simulate/simulate.o 
  simulate/Interpreter.o simulate/Mem_Mngr.o simulate/SparseMatrix.o 
  -L/usr/lib/octave-3.2.2 -loctinterp -loctave -lcruft -llapackgf-3 
  -lblas-3gf -lfftw3 -lfftw3f -lreadline -lncurses -ldl -lblas-3gf -lhdf5 -lz 
  -lm -lgfortranbegin -lgfortran
  error: No such file or directory
  terminate called after throwing an instance of 'octave_execution_exception'
  panic: Aborted -- stopping myself...
  attempting to save variables to `octave-core'...
  save to `octave-core' complete
  Aborted
  make: *** [build-stamp] Error 134
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 A full build log can be found at:
 http://buildd.debian.org/build.php?arch=i386pkg=dynarever=4.0.4-4

I've just built dynare in a clean i386 pbuilder chroot without problems.
However, as the build fails also for other architectures, I'm at a loss
here. 

Sébastien, do you have an idea?

Thomas



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



Bug#548572: [Pkg-octave-devel] Bug#548572: Bug#548572: dynare: FTBFS: error: No such file or directory

2009-09-27 Thread Thomas Weber
On Sun, Sep 27, 2009 at 05:25:42PM +0200, Thomas Weber wrote:
 On Sun, Sep 27, 2009 at 12:40:48PM +0200, Kurt Roeckx wrote:
  Source: dynare
  Version: 4.0.4-4
  Severity: serious
  
  Hi,
  
  There was an error while trying to autobuild your package:
  
   Start Time: 20090927-1023
  
  [...]
  
   Build-Depends: debhelper (= 7), octave3.2-headers (= 3.2.2), flex, 
   bison, texlive, texlive-publishers, xsltproc, dblatex, latex-beamer, 
   docbook-xsl, quilt, po-debconf, gnuplot-nox
  
  [...]
  
   Toolchain package versions: libc6-dev_2.9-26 linux-libc-dev_2.6.30-6 
   g++-4.3_4.3.4-3 gcc-4.3_4.3.4-3 binutils_2.19.91.20090910-1 
   libstdc++6_4.4.1-4 libstdc++6-4.3-dev_4.3.4-3
   
  
  [...]
  
   g++ -c -fPIC -I/usr/include/octave-3.2.2 
   -I/usr/include/octave-3.2.2/octave -mieee-fp -I/usr/include/freetype2 -g 
   -O2 -I. -Isimulate -I../../preprocessor/include -DNO_BLAS_H -DNO_LAPACK_H 
   -DOCTAVE simulate/Mem_Mngr.cc -o simulate/Mem_Mngr.o
   g++ -c -fPIC -I/usr/include/octave-3.2.2 
   -I/usr/include/octave-3.2.2/octave -mieee-fp -I/usr/include/freetype2 -g 
   -O2 -I. -Isimulate -I../../preprocessor/include -DNO_BLAS_H -DNO_LAPACK_H 
   -DOCTAVE simulate/SparseMatrix.cc -o simulate/SparseMatrix.o
   g++ -shared -Wl,-Bsymbolic -o ../octave/simulate.mex simulate/simulate.o 
   simulate/Interpreter.o simulate/Mem_Mngr.o simulate/SparseMatrix.o 
   -L/usr/lib/octave-3.2.2 -loctinterp -loctave -lcruft -llapackgf-3 
   -lblas-3gf -lfftw3 -lfftw3f -lreadline -lncurses -ldl -lblas-3gf -lhdf5 
   -lz -lm -lgfortranbegin -lgfortran
   error: No such file or directory
   terminate called after throwing an instance of 
   'octave_execution_exception'
   panic: Aborted -- stopping myself...
   attempting to save variables to `octave-core'...
   save to `octave-core' complete
   Aborted
   make: *** [build-stamp] Error 134
   dpkg-buildpackage: error: debian/rules build gave error exit status 2
  
  A full build log can be found at:
  http://buildd.debian.org/build.php?arch=i386pkg=dynarever=4.0.4-4
 
 I've just built dynare in a clean i386 pbuilder chroot without problems.
 However, as the build fails also for other architectures, I'm at a loss
 here. 
 
 Sébastien, do you have an idea?
 
   Thomas

Okay, it seems this problem is not totally unknown: 
http://www.nabble.com/exit-error-td25199898.html

I'll try to look into it tomorrow.

Thomas



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