Bug#493417: [Pkg-octave-devel] Bug#493417: octave-tsa: FTBFS: `sumskipnan' undefined

2008-08-24 Thread Thomas Weber
On Sun, Aug 03, 2008 at 10:22:02PM +0200, Thomas Weber wrote:
 On 03/08/08 10:40 -0700, Daniel Schepler wrote:
  On Sunday 03 August 2008 10:34:45 Thomas Weber wrote:
   On 03/08/08 10:23 -0700, Daniel Schepler wrote:
OK, I've posted those files at
http://math.berkeley.edu/~schepler/octave-nan/ .
  
   Sorry, 403 on all files. Can you check the permissions?
  
  Sorry, that should be fixed now.
 
 Your octave-nan .deb works fine here. However, I just noticed that the
 octave3.0 package used to build octave-nan in your setup has a pb1 suffix,
 whereas it was pb2 for . Did you change something between those runs?

Ping.

Thanks
Thomas



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#493417: [Pkg-octave-devel] Bug#493417: octave-tsa: FTBFS: `sumskipnan' undefined

2008-08-03 Thread Daniel Schepler
On Saturday 02 August 2008 13:09:23 Ólafur Jens Sigurðsson wrote:
 This works fine for me on an i386 machine with a sid pbuilder.

 The error that you are getting implies that the octave-nan package is
 not getting installed (the octave-tsa build depends on this package).
 Why that is I don't know. Please supply the whole build log.

 Oli

I was testing this with a chroot set up to use a repository of locally rebuilt 
packages, so it's certainly possible that the octave-nan build was broken.  
Let me know how I can check whether that's the case.

In the meantime, here's the full build log for octave-tsa.
-- 
Daniel Schepler



octave-tsa-build-log.gz
Description: GNU Zip compressed data


Bug#493417: [Pkg-octave-devel] Bug#493417: octave-tsa: FTBFS: `sumskipnan' undefined

2008-08-02 Thread Ólafur Jens Sigurðsson
On Sat, Aug 02, 2008 at 10:32:54AM -0700, Daniel Schepler wrote:
 Package: octave-tsa
 Version: 3.10.6-2
 Severity: serious
 
 From my pbuilder build log:
 
 ...
 octave3.0 --no-history --silent --no-init-file --eval   \ 
   
 addpath ('/usr/share/octave/debian/m', '-begin');
  \
  pkg ('prefix', 
 [pwd(),'/debian/octave-tsa/usr/share/octave/packages'], \ 
   
   [pwd(),'/debian/octave-tsa/usr/lib/octave/packages']);  
  \
  pkg ('local_list', [pwd(),'.']);   \ 
   
  pkg ('global_list', [pwd(),'.']);  \ 
   
  if (glob ('PKG_ADD.bak')), \ 
   
  movefile ('PKG_ADD.bak', 'PKG_ADD');   \ 
   
  endif; \ 
   
  pkg -verbose -nodeps install .  
   
 /usr/share/octave/debian/dh/octave-pkg-helper 
   
 dh_install --package=octave-tsa   
   
 ( cd  ./debian/octave-tsa/usr/share/octave/packages/tsa-3.10.6/packinfo ; rm 
 -f COPYING ChangeLog )
  
 if [ -d doc ] ; then\ 
   
 dh_installdocs -poctave-tsa doc/*;  \ 
   
 rm -rf debian/octave-tsa/usr/share/octave/packages/*/doc ;
  \
 fi
   
 [ -e PKG_ADD ]  mv PKG_ADD PKG_ADD.bak  
   
 make: [check-pkg] Error 1 (ignored)   
   
 Checking package...
 warning: load: file found in load path
 Warning INVEST1: DIFF-based optimization not possible
 error: `sumskipnan' undefined near line 49 column 6
 error: evaluating assignment expression near line 49, column 4
 error: called from `invest0' in file 
 `/tmp/buildd/octave-tsa-3.10.6/debian/octave-
 tsa/usr/share/octave/packages/tsa-3.10.6/invest0.m'
 error: called from `invest1' in file 
 `/tmp/buildd/octave-tsa-3.10.6/debian/octave-
 tsa/usr/share/octave/packages/tsa-3.10.6/invest1.m'
 error: near line 30 of file `/tmp/buildd/octave-tsa-3.10.6/debian/octave-
 tsa/usr/share/octave/packages/tsa-3.10.6/tsademo.m'
 error: near line 16 of file `debian/check.m'
 error: source: error sourcing file `debian/check.m'
 make: *** [check-pkg] Error 1
 dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit 
 status2
 -- 

This works fine for me on an i386 machine with a sid pbuilder.

The error that you are getting implies that the octave-nan package is
not getting installed (the octave-tsa build depends on this package).
Why that is I don't know. Please supply the whole build log.

Oli



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]