|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
3.2.3 RC1hi all,
I want to make 3.2.3 in the first half of September. The 1st release candidate tarballs for 3.2.3 are available at: http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ changes since 3.2.2: changeset: 9380:193174bc5107 user: John W. Eaton <jwe@...> date: Wed Jul 08 13:49:21 2009 -0400 summary: dim-vector.h: dim vectors always have two dimensions changeset: 9381:4290384284b7 user: John W. Eaton <jwe@...> date: Wed Jul 08 14:06:53 2009 -0400 summary: pt-assign.cc (maybe_warn_former_built_in_variable): improve message changeset: 9382:cd95695a0a89 user: John W. Eaton <jwe@...> date: Thu Jul 09 15:04:34 2009 -0400 summary: configure.in: don't use system strftime on MinGW systems changeset: 9383:941b8414b99e user: John W. Eaton <jwe@...> date: Sat Jul 11 12:46:10 2009 -0400 summary: file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer changeset: 9384:44300eb51817 user: John W. Eaton <jwe@...> date: Thu Jul 16 11:56:44 2009 -0400 summary: graphics.cc (get_array_limits): require min_pos value to be greater than zero changeset: 9385:9aea00e4e000 user: John W. Eaton <jwe@...> date: Sat Jul 25 16:16:59 2009 +0200 summary: Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) changeset: 9386:6ddb81224550 user: John W. Eaton <jwe@...> date: Sat Jul 25 16:17:27 2009 +0200 summary: __go_draw_axes__.m: also use layer property for plot border changeset: 9387:b308b2e12f04 user: Benjamin Lindner <lindnerb@...> date: Sat Jul 25 16:20:05 2009 +0200 summary: determine correct image bitwidth in __magick_read__.cc changeset: 9388:a8a44f20ef3b user: Jaroslav Hajek <highegg@...> date: Sat Jul 25 16:20:35 2009 +0200 summary: fix signed integer shift changeset: 9389:3602403af9b8 user: Aleksej Saushev <asau@...> date: Sat Jul 25 16:21:51 2009 +0200 summary: initialize floating point values properly for NetBSD systems changeset: 9390:83d604a4e803 user: Jaroslav Hajek <highegg@...> date: Sat Jul 25 16:22:40 2009 +0200 summary: fix Cholesky updating with scalars changeset: 9391:c4f89df90e43 user: John W. Eaton <jwe@...> date: Sat Jul 25 16:26:01 2009 +0200 summary: avoid complex -> real conversion when constructing arrays with [] changeset: 9392:6a6779e895d4 user: John W. Eaton <jwe@...> date: Tue Aug 04 09:52:53 2009 +0200 summary: correctly parse things like '@(){1 2}' changeset: 9393:18b8a3aa034c user: John W. Eaton <jwe@...> date: Tue Aug 04 09:55:38 2009 +0200 summary: use complex function for acos mapper if arg is out of range [-1, 1] changeset: 9394:f1dd244757cd user: Ben Abbott <bpabbott@...> date: Thu Aug 06 07:18:53 2009 +0200 summary: __go_draw_axes__.m: Fix ticklabels specified as 2D character array. changeset: 9395:54a3fa5d4376 user: Ben Abbott <bpabbott@...> date: Thu Aug 06 07:30:34 2009 +0200 summary: Avoid the flickering x11 window seen with rapid gnuplot updates. changeset: 9396:9107c882f193 user: Olli Saarela <olli.saarela@...> date: Thu Aug 06 07:31:45 2009 +0200 summary: __gnuplot_get_var__: if read fails to return data, sleep before trying again changeset: 9397:16181105aeb6 user: Pieter Eendebak <pieter.eendebak@...> date: Thu Aug 06 07:32:53 2009 +0200 summary: support cellstrs in setxor changeset: 9398:21038fd51788 user: Jaroslav Hajek <highegg@...> date: Fri Aug 07 08:11:49 2009 +0200 summary: implant tree_index_expression::lvalue from development version changeset: 9399:0014ff1747a6 user: John W. Eaton <jwe@...> date: Fri Aug 07 08:13:22 2009 +0200 summary: use key list order for iterating through map with for loop changeset: 9400:3db13615d39a user: John W. Eaton <jwe@...> date: Fri Aug 07 08:15:27 2009 +0200 summary: handle null matrix assignment for diagonal and permutation matrices changeset: 9401:3a4da80f4adc user: Jaroslav Hajek <highegg@...> date: Fri Aug 07 08:22:13 2009 +0200 summary: complete change d5570d4b1116 changeset: 9402:1d5a487a01cf user: John W. Eaton <jwe@...> date: Mon Aug 10 11:14:46 2009 +0200 summary: parse.y (Fevalin): also return output from CATCH expression changeset: 9403:a29f3eba78a2 user: John W. Eaton <jwe@...> date: Thu Aug 13 07:56:00 2009 +0200 summary: new option, --no-window-system changeset: 9404:1347fcb231bd user: John W. Eaton <jwe@...> date: Sun Aug 23 11:09:17 2009 +0200 summary: dlmread: perform tilde expansion to filename argument changeset: 9405:3a65f1038bdb user: Jaroslav Hajek <highegg@...> date: Sun Aug 23 11:10:05 2009 +0200 summary: fix some functions help markup changeset: 9406:4963bb455582 user: Jaroslav Hajek <highegg@...> date: Sun Aug 23 11:10:35 2009 +0200 summary: fix typos in complex xgemm changeset: 9407:1371eecefd99 user: Jaroslav Hajek <highegg@...> date: Sun Aug 23 11:11:27 2009 +0200 summary: make single prec. matrix mutliply tests really single changeset: 9408:9e66af7e1593 user: Jaroslav Hajek <highegg@...> date: Sun Aug 23 11:11:27 2009 +0200 summary: more fixes & tests for matrix multiply changeset: 9409:f0d18d74a519 user: John W. Eaton <jwe@...> date: Sun Aug 23 11:12:16 2009 +0200 summary: acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS changeset: 9410:c3d37d2a2b55 user: Jaroslav Hajek <highegg@...> date: Sun Aug 23 11:12:35 2009 +0200 summary: zero matrix assignment fix changeset: 9411:d208ae6e9d74 user: David Bateman <dbateman@...> date: Mon Aug 24 10:02:47 2009 +0200 summary: Fix test for setting of datasource properties. Add the edgecolor property to contours changeset: 9412:8e69b1d41c03 tag: qparent user: Jaroslav Hajek <highegg@...> date: Mon Aug 24 10:06:52 2009 +0200 summary: fix typo in acx_blas_f77_func.m4 In case your favorite patch is missing, now would be a good time to mention it. regards -- RNDr. Jaroslav Hajek computing expert & GNU Octave developer Aeronautical Research and Test Institute (VZLU) Prague, Czech Republic url: www.highegg.matfyz.cz |
|
|
Re: 3.2.3 RC1Could we make a release with just 9406 immediately. Without this patch the 3.2.x release is really too buggy to use..
D.
|
|
|
Re: 3.2.3 RC1Hello
make -f octMakefile all make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' (cd ../../octave-3.2.3-RC1; autoconf --force) /bin/autoconf-2.61: line 582: /usr/local/bin/autom4te-2.61: No such file or directory /bin/autoconf-2.61: line 582: exec: /usr/local/bin/autom4te-2.61: cannot execute: No such file or directory make[1]: *** [configure] Error 126 make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' make: *** [all] Error 2 /bin/autoconf-2.61 ?? Had not the issue of autoconf-2.6 been discussed and resolved ? Regards Tatsuro --- Jaroslav Hajek <highegg@...> wrote: > hi all, > > I want to make 3.2.3 in the first half of September. The 1st release > candidate tarballs for 3.2.3 are available at: > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ > > changes since 3.2.2: > > changeset: 9380:193174bc5107 > user: John W. Eaton <jwe@...> > date: Wed Jul 08 13:49:21 2009 -0400 > summary: dim-vector.h: dim vectors always have two dimensions > > changeset: 9381:4290384284b7 > user: John W. Eaton <jwe@...> > date: Wed Jul 08 14:06:53 2009 -0400 > summary: pt-assign.cc (maybe_warn_former_built_in_variable): improve message > > changeset: 9382:cd95695a0a89 > user: John W. Eaton <jwe@...> > date: Thu Jul 09 15:04:34 2009 -0400 > summary: configure.in: don't use system strftime on MinGW systems > > changeset: 9383:941b8414b99e > user: John W. Eaton <jwe@...> > date: Sat Jul 11 12:46:10 2009 -0400 > summary: file-ops.cc (file_ops::symlink, file_ops::readlink): > avoid incorrectly sized buffer > > changeset: 9384:44300eb51817 > user: John W. Eaton <jwe@...> > date: Thu Jul 16 11:56:44 2009 -0400 > summary: graphics.cc (get_array_limits): require min_pos value to > be greater than zero > > changeset: 9385:9aea00e4e000 > user: John W. Eaton <jwe@...> > date: Sat Jul 25 16:16:59 2009 +0200 > summary: Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) > > changeset: 9386:6ddb81224550 > user: John W. Eaton <jwe@...> > date: Sat Jul 25 16:17:27 2009 +0200 > summary: __go_draw_axes__.m: also use layer property for plot border > > changeset: 9387:b308b2e12f04 > user: Benjamin Lindner <lindnerb@...> > date: Sat Jul 25 16:20:05 2009 +0200 > summary: determine correct image bitwidth in __magick_read__.cc > > changeset: 9388:a8a44f20ef3b > user: Jaroslav Hajek <highegg@...> > date: Sat Jul 25 16:20:35 2009 +0200 > summary: fix signed integer shift > > changeset: 9389:3602403af9b8 > user: Aleksej Saushev <asau@...> > date: Sat Jul 25 16:21:51 2009 +0200 > summary: initialize floating point values properly for NetBSD systems > > changeset: 9390:83d604a4e803 > user: Jaroslav Hajek <highegg@...> > date: Sat Jul 25 16:22:40 2009 +0200 > summary: fix Cholesky updating with scalars > > changeset: 9391:c4f89df90e43 > user: John W. Eaton <jwe@...> > date: Sat Jul 25 16:26:01 2009 +0200 > summary: avoid complex -> real conversion when constructing arrays with [] > > changeset: 9392:6a6779e895d4 > user: John W. Eaton <jwe@...> > date: Tue Aug 04 09:52:53 2009 +0200 > summary: correctly parse things like '@(){1 2}' > > changeset: 9393:18b8a3aa034c > user: John W. Eaton <jwe@...> > date: Tue Aug 04 09:55:38 2009 +0200 > summary: use complex function for acos mapper if arg is out of range [-1, 1] > > changeset: 9394:f1dd244757cd > user: Ben Abbott <bpabbott@...> > date: Thu Aug 06 07:18:53 2009 +0200 > summary: __go_draw_axes__.m: Fix ticklabels specified as 2D character array. > > changeset: 9395:54a3fa5d4376 > user: Ben Abbott <bpabbott@...> > date: Thu Aug 06 07:30:34 2009 +0200 > summary: Avoid the flickering x11 window seen with rapid gnuplot updates. > > changeset: 9396:9107c882f193 > user: Olli Saarela <olli.saarela@...> > date: Thu Aug 06 07:31:45 2009 +0200 > summary: __gnuplot_get_var__: if read fails to return data, sleep > before trying again > > changeset: 9397:16181105aeb6 > user: Pieter Eendebak <pieter.eendebak@...> > date: Thu Aug 06 07:32:53 2009 +0200 > summary: support cellstrs in setxor > > changeset: 9398:21038fd51788 > user: Jaroslav Hajek <highegg@...> > date: Fri Aug 07 08:11:49 2009 +0200 > summary: implant tree_index_expression::lvalue from development version > > changeset: 9399:0014ff1747a6 > user: John W. Eaton <jwe@...> > date: Fri Aug 07 08:13:22 2009 +0200 > summary: use key list order for iterating through map with for loop > > changeset: 9400:3db13615d39a > user: John W. Eaton <jwe@...> > date: Fri Aug 07 08:15:27 2009 +0200 > summary: handle null matrix assignment for diagonal and permutation matrices > > changeset: 9401:3a4da80f4adc > user: Jaroslav Hajek <highegg@...> > date: Fri Aug 07 08:22:13 2009 +0200 > summary: complete change d5570d4b1116 > > changeset: 9402:1d5a487a01cf > user: John W. Eaton <jwe@...> > date: Mon Aug 10 11:14:46 2009 +0200 > summary: parse.y (Fevalin): also return output from CATCH expression > > changeset: 9403:a29f3eba78a2 > user: John W. Eaton <jwe@...> > date: Thu Aug 13 07:56:00 2009 +0200 > summary: new option, --no-window-system > > changeset: 9404:1347fcb231bd > user: John W. Eaton <jwe@...> > date: Sun Aug 23 11:09:17 2009 +0200 > summary: dlmread: perform tilde expansion to filename argument > > changeset: 9405:3a65f1038bdb > user: Jaroslav Hajek <highegg@...> > date: Sun Aug 23 11:10:05 2009 +0200 > summary: fix some functions help markup > > changeset: 9406:4963bb455582 > user: Jaroslav Hajek <highegg@...> > date: Sun Aug 23 11:10:35 2009 +0200 > summary: fix typos in complex xgemm > > changeset: 9407:1371eecefd99 > user: Jaroslav Hajek <highegg@...> > date: Sun Aug 23 11:11:27 2009 +0200 > summary: make single prec. matrix mutliply tests really single > > changeset: 9408:9e66af7e1593 > user: Jaroslav Hajek <highegg@...> > date: Sun Aug 23 11:11:27 2009 +0200 > summary: more fixes & tests for matrix multiply > > changeset: 9409:f0d18d74a519 > user: John W. Eaton <jwe@...> > date: Sun Aug 23 11:12:16 2009 +0200 > summary: acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS > > changeset: 9410:c3d37d2a2b55 > user: Jaroslav Hajek <highegg@...> > date: Sun Aug 23 11:12:35 2009 +0200 > summary: zero matrix assignment fix > > changeset: 9411:d208ae6e9d74 > user: David Bateman <dbateman@...> > date: Mon Aug 24 10:02:47 2009 +0200 > summary: Fix test for setting of datasource properties. Add the > edgecolor property to contours > > changeset: 9412:8e69b1d41c03 > tag: qparent > user: Jaroslav Hajek <highegg@...> > date: Mon Aug 24 10:06:52 2009 +0200 > summary: fix typo in acx_blas_f77_func.m4 > > In case your favorite patch is missing, now would be a good time to mention it. > > regards > > -- > RNDr. Jaroslav Hajek > computing expert & GNU Octave developer > Aeronautical Research and Test Institute (VZLU) > Prague, Czech Republic > url: www.highegg.matfyz.cz > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |
|
|
Re: 3.2.3 RC1Hello
Sorry I have misunderstood the matter. That was autoconf-2.64. I have met the same error on the latest repository source (24 Aug 2009 10:06:52 +0200). I have not met this error at 23 Aug 2009 11:12:35 +0200. Is this a bug of autoconf-2.61 of msys? /usr/local/bin/autom4te-2.61 is the problem I have struggle them for a while. Regards Tatsuro --- Tatsuro MATSUOKA wrote: > Hello > > make -f octMakefile all > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > (cd ../../octave-3.2.3-RC1; autoconf --force) > /bin/autoconf-2.61: line 582: /usr/local/bin/autom4te-2.61: No such file or directory > /bin/autoconf-2.61: line 582: exec: /usr/local/bin/autom4te-2.61: cannot execute: No such file > or > directory > make[1]: *** [configure] Error 126 > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > make: *** [all] Error 2 > > /bin/autoconf-2.61 ?? > > Had not the issue of autoconf-2.6 been discussed and resolved ? > > Regards > > Tatsuro > > --- Jaroslav Hajek <highegg@...> wrote: > > > hi all, > > > > I want to make 3.2.3 in the first half of September. The 1st release > > candidate tarballs for 3.2.3 are available at: > > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ > > > > changes since 3.2.2: > > > > changeset: 9380:193174bc5107 > > user: John W. Eaton <jwe@...> > > date: Wed Jul 08 13:49:21 2009 -0400 > > summary: dim-vector.h: dim vectors always have two dimensions > > > > changeset: 9381:4290384284b7 > > user: John W. Eaton <jwe@...> > > date: Wed Jul 08 14:06:53 2009 -0400 > > summary: pt-assign.cc (maybe_warn_former_built_in_variable): improve message > > > > changeset: 9382:cd95695a0a89 > > user: John W. Eaton <jwe@...> > > date: Thu Jul 09 15:04:34 2009 -0400 > > summary: configure.in: don't use system strftime on MinGW systems > > > > changeset: 9383:941b8414b99e > > user: John W. Eaton <jwe@...> > > date: Sat Jul 11 12:46:10 2009 -0400 > > summary: file-ops.cc (file_ops::symlink, file_ops::readlink): > > avoid incorrectly sized buffer > > > > changeset: 9384:44300eb51817 > > user: John W. Eaton <jwe@...> > > date: Thu Jul 16 11:56:44 2009 -0400 > > summary: graphics.cc (get_array_limits): require min_pos value to > > be greater than zero > > > > changeset: 9385:9aea00e4e000 > > user: John W. Eaton <jwe@...> > > date: Sat Jul 25 16:16:59 2009 +0200 > > summary: Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) > > > > changeset: 9386:6ddb81224550 > > user: John W. Eaton <jwe@...> > > date: Sat Jul 25 16:17:27 2009 +0200 > > summary: __go_draw_axes__.m: also use layer property for plot border > > > > changeset: 9387:b308b2e12f04 > > user: Benjamin Lindner <lindnerb@...> > > date: Sat Jul 25 16:20:05 2009 +0200 > > summary: determine correct image bitwidth in __magick_read__.cc > > > > changeset: 9388:a8a44f20ef3b > > user: Jaroslav Hajek <highegg@...> > > date: Sat Jul 25 16:20:35 2009 +0200 > > summary: fix signed integer shift > > > > changeset: 9389:3602403af9b8 > > user: Aleksej Saushev <asau@...> > > date: Sat Jul 25 16:21:51 2009 +0200 > > summary: initialize floating point values properly for NetBSD systems > > > > changeset: 9390:83d604a4e803 > > user: Jaroslav Hajek <highegg@...> > > date: Sat Jul 25 16:22:40 2009 +0200 > > summary: fix Cholesky updating with scalars > > > > changeset: 9391:c4f89df90e43 > > user: John W. Eaton <jwe@...> > > date: Sat Jul 25 16:26:01 2009 +0200 > > summary: avoid complex -> real conversion when constructing arrays with [] > > > > changeset: 9392:6a6779e895d4 > > user: John W. Eaton <jwe@...> > > date: Tue Aug 04 09:52:53 2009 +0200 > > summary: correctly parse things like '@(){1 2}' > > > > changeset: 9393:18b8a3aa034c > > user: John W. Eaton <jwe@...> > > date: Tue Aug 04 09:55:38 2009 +0200 > > summary: use complex function for acos mapper if arg is out of range [-1, 1] > > > > changeset: 9394:f1dd244757cd > > user: Ben Abbott <bpabbott@...> > > date: Thu Aug 06 07:18:53 2009 +0200 > > summary: __go_draw_axes__.m: Fix ticklabels specified as 2D character array. > > > > changeset: 9395:54a3fa5d4376 > > user: Ben Abbott <bpabbott@...> > > date: Thu Aug 06 07:30:34 2009 +0200 > > summary: Avoid the flickering x11 window seen with rapid gnuplot updates. > > > > changeset: 9396:9107c882f193 > > user: Olli Saarela <olli.saarela@...> > > date: Thu Aug 06 07:31:45 2009 +0200 > > summary: __gnuplot_get_var__: if read fails to return data, sleep > > before trying again > > > > changeset: 9397:16181105aeb6 > > user: Pieter Eendebak <pieter.eendebak@...> > > date: Thu Aug 06 07:32:53 2009 +0200 > > summary: support cellstrs in setxor > > > > changeset: 9398:21038fd51788 > > user: Jaroslav Hajek <highegg@...> > > date: Fri Aug 07 08:11:49 2009 +0200 > > summary: implant tree_index_expression::lvalue from development version > > > > changeset: 9399:0014ff1747a6 > > user: John W. Eaton <jwe@...> > > date: Fri Aug 07 08:13:22 2009 +0200 > > summary: use key list order for iterating through map with for loop > > > > changeset: 9400:3db13615d39a > > user: John W. Eaton <jwe@...> > > date: Fri Aug 07 08:15:27 2009 +0200 > > summary: handle null matrix assignment for diagonal and permutation matrices > > > > changeset: 9401:3a4da80f4adc > > user: Jaroslav Hajek <highegg@...> > > date: Fri Aug 07 08:22:13 2009 +0200 > > summary: complete change d5570d4b1116 > > > > changeset: 9402:1d5a487a01cf > > user: John W. Eaton <jwe@...> > > date: Mon Aug 10 11:14:46 2009 +0200 > > summary: parse.y (Fevalin): also return output from CATCH expression > > > > changeset: 9403:a29f3eba78a2 > > user: John W. Eaton <jwe@...> > > date: Thu Aug 13 07:56:00 2009 +0200 > > summary: new option, --no-window-system > > > > changeset: 9404:1347fcb231bd > > user: John W. Eaton <jwe@...> > > date: Sun Aug 23 11:09:17 2009 +0200 > > summary: dlmread: perform tilde expansion to filename argument > > > > changeset: 9405:3a65f1038bdb > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:10:05 2009 +0200 > > summary: fix some functions help markup > > > > changeset: 9406:4963bb455582 > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:10:35 2009 +0200 > > summary: fix typos in complex xgemm > > > > changeset: 9407:1371eecefd99 > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:11:27 2009 +0200 > > summary: make single prec. matrix mutliply tests really single > > > > changeset: 9408:9e66af7e1593 > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:11:27 2009 +0200 > > summary: more fixes & tests for matrix multiply > > > > changeset: 9409:f0d18d74a519 > > user: John W. Eaton <jwe@...> > > date: Sun Aug 23 11:12:16 2009 +0200 > > summary: acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS > > > > changeset: 9410:c3d37d2a2b55 > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:12:35 2009 +0200 > > summary: zero matrix assignment fix > > > > changeset: 9411:d208ae6e9d74 > > user: David Bateman <dbateman@...> > > date: Mon Aug 24 10:02:47 2009 +0200 > > summary: Fix test for setting of datasource properties. Add the > > edgecolor property to contours > > > > changeset: 9412:8e69b1d41c03 > > tag: qparent > > user: Jaroslav Hajek <highegg@...> > > date: Mon Aug 24 10:06:52 2009 +0200 > > summary: fix typo in acx_blas_f77_func.m4 > > > > In case your favorite patch is missing, now would be a good time to mention it. > > > > regards > > > > -- > > RNDr. Jaroslav Hajek > > computing expert & GNU Octave developer > > Aeronautical Research and Test Institute (VZLU) > > Prague, Czech Republic > > url: www.highegg.matfyz.cz > > > > > -------------------------------------- > Power up the Internet with Yahoo! Toolbar. > http://pr.mail.yahoo.co.jp/toolbar/ > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |
|
|
Re: 3.2.3 RC12009/8/24 Tatsuro MATSUOKA <tmacchant@...>:
> Hello > > make -f octMakefile all > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > (cd ../../octave-3.2.3-RC1; autoconf --force) > /bin/autoconf-2.61: line 582: /usr/local/bin/autom4te-2.61: No such file or directory > /bin/autoconf-2.61: line 582: exec: /usr/local/bin/autom4te-2.61: cannot execute: No such file or > directory > make[1]: *** [configure] Error 126 > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > make: *** [all] Error 2 > > /bin/autoconf-2.61 ?? > > Had not the issue of autoconf-2.6 been discussed and resolved ? > > Regards > > Tatsuro > I don't see this problem. Further, there appears to be no trace of the strings "autoconf-2.61" or "autom4te-2.61" anywhere in the tarball, so I guess something is wrong on your side. hth -- RNDr. Jaroslav Hajek computing expert & GNU Octave developer Aeronautical Research and Test Institute (VZLU) Prague, Czech Republic url: www.highegg.matfyz.cz |
|
|
Re: 3.2.3 RC1On Mon, Aug 24, 2009 at 11:13 AM, dbateman<dbateman@...> wrote:
> > Could we make a release with just 9406 immediately. Without this patch the > 3.2.x release is really too buggy to use.. > > D. > Yet, in spite of it being too buggy to use, I (and apparently not just I) have been happily using the development version with this bug for more than a year :) Now seriously - I don't think an emergency release is needed. Does anyone else (besides David?). -- RNDr. Jaroslav Hajek computing expert & GNU Octave developer Aeronautical Research and Test Institute (VZLU) Prague, Czech Republic url: www.highegg.matfyz.cz |
|
|
Re: 3.2.3 RC1Hello
Perhaps the problem relies on msys autoconf ???. I have copied the autom4te-2.61 to /usr/local/bin from /usr/bin make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' (cd ../../octave-3.2.3-RC1; autoconf --force) Can't locate Autom4te/C4che.pm in @INC (@INC contains: /usr/local/share/autoconf /usr/lib/perl5/5.6/msys /usr/lib/perl5/ 5.6 /usr/lib/perl5/site_perl/5.6/msys /usr/lib/perl5/site_perl/5.6 /usr/lib/perl5/site_perl/5.6/msys /usr/lib/perl5/site _perl/5.6 /usr/lib/perl5/vendor_perl/5.6/msys /usr/lib/perl5/vendor_perl/5.6 /usr/lib/perl5/vendor_perl/5.6/msys /usr/li b/perl5/vendor_perl/5.6 .) at /usr/local/bin/autom4te-2.61 line 39. BEGIN failed--compilation aborted at /usr/local/bin/autom4te-2.61 line 39. make[1]: *** [configure] Error 2 make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' make: *** [all] Error 2 Hello Benjamin Can you confirm this? Or no problem for yours ? Regards Tatsuro --- Tatsuro MATSUOKA wrote: > Hello > > make -f octMakefile all > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > (cd ../../octave-3.2.3-RC1; autoconf --force) > /bin/autoconf-2.61: line 582: /usr/local/bin/autom4te-2.61: No such file or directory > /bin/autoconf-2.61: line 582: exec: /usr/local/bin/autom4te-2.61: cannot execute: No such file > or > directory > make[1]: *** [configure] Error 126 > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > make: *** [all] Error 2 > > /bin/autoconf-2.61 ?? > > Had not the issue of autoconf-2.6 been discussed and resolved ? > > Regards > > Tatsuro > > --- Jaroslav Hajek <highegg@...> wrote: > > > hi all, > > > > I want to make 3.2.3 in the first half of September. The 1st release > > candidate tarballs for 3.2.3 are available at: > > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ > > > > changes since 3.2.2: > > > > changeset: 9380:193174bc5107 > > user: John W. Eaton <jwe@...> > > date: Wed Jul 08 13:49:21 2009 -0400 > > summary: dim-vector.h: dim vectors always have two dimensions > > > > changeset: 9381:4290384284b7 > > user: John W. Eaton <jwe@...> > > date: Wed Jul 08 14:06:53 2009 -0400 > > summary: pt-assign.cc (maybe_warn_former_built_in_variable): improve message > > > > changeset: 9382:cd95695a0a89 > > user: John W. Eaton <jwe@...> > > date: Thu Jul 09 15:04:34 2009 -0400 > > summary: configure.in: don't use system strftime on MinGW systems > > > > changeset: 9383:941b8414b99e > > user: John W. Eaton <jwe@...> > > date: Sat Jul 11 12:46:10 2009 -0400 > > summary: file-ops.cc (file_ops::symlink, file_ops::readlink): > > avoid incorrectly sized buffer > > > > changeset: 9384:44300eb51817 > > user: John W. Eaton <jwe@...> > > date: Thu Jul 16 11:56:44 2009 -0400 > > summary: graphics.cc (get_array_limits): require min_pos value to > > be greater than zero > > > > changeset: 9385:9aea00e4e000 > > user: John W. Eaton <jwe@...> > > date: Sat Jul 25 16:16:59 2009 +0200 > > summary: Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) > > > > changeset: 9386:6ddb81224550 > > user: John W. Eaton <jwe@...> > > date: Sat Jul 25 16:17:27 2009 +0200 > > summary: __go_draw_axes__.m: also use layer property for plot border > > > > changeset: 9387:b308b2e12f04 > > user: Benjamin Lindner <lindnerb@...> > > date: Sat Jul 25 16:20:05 2009 +0200 > > summary: determine correct image bitwidth in __magick_read__.cc > > > > changeset: 9388:a8a44f20ef3b > > user: Jaroslav Hajek <highegg@...> > > date: Sat Jul 25 16:20:35 2009 +0200 > > summary: fix signed integer shift > > > > changeset: 9389:3602403af9b8 > > user: Aleksej Saushev <asau@...> > > date: Sat Jul 25 16:21:51 2009 +0200 > > summary: initialize floating point values properly for NetBSD systems > > > > changeset: 9390:83d604a4e803 > > user: Jaroslav Hajek <highegg@...> > > date: Sat Jul 25 16:22:40 2009 +0200 > > summary: fix Cholesky updating with scalars > > > > changeset: 9391:c4f89df90e43 > > user: John W. Eaton <jwe@...> > > date: Sat Jul 25 16:26:01 2009 +0200 > > summary: avoid complex -> real conversion when constructing arrays with [] > > > > changeset: 9392:6a6779e895d4 > > user: John W. Eaton <jwe@...> > > date: Tue Aug 04 09:52:53 2009 +0200 > > summary: correctly parse things like '@(){1 2}' > > > > changeset: 9393:18b8a3aa034c > > user: John W. Eaton <jwe@...> > > date: Tue Aug 04 09:55:38 2009 +0200 > > summary: use complex function for acos mapper if arg is out of range [-1, 1] > > > > changeset: 9394:f1dd244757cd > > user: Ben Abbott <bpabbott@...> > > date: Thu Aug 06 07:18:53 2009 +0200 > > summary: __go_draw_axes__.m: Fix ticklabels specified as 2D character array. > > > > changeset: 9395:54a3fa5d4376 > > user: Ben Abbott <bpabbott@...> > > date: Thu Aug 06 07:30:34 2009 +0200 > > summary: Avoid the flickering x11 window seen with rapid gnuplot updates. > > > > changeset: 9396:9107c882f193 > > user: Olli Saarela <olli.saarela@...> > > date: Thu Aug 06 07:31:45 2009 +0200 > > summary: __gnuplot_get_var__: if read fails to return data, sleep > > before trying again > > > > changeset: 9397:16181105aeb6 > > user: Pieter Eendebak <pieter.eendebak@...> > > date: Thu Aug 06 07:32:53 2009 +0200 > > summary: support cellstrs in setxor > > > > changeset: 9398:21038fd51788 > > user: Jaroslav Hajek <highegg@...> > > date: Fri Aug 07 08:11:49 2009 +0200 > > summary: implant tree_index_expression::lvalue from development version > > > > changeset: 9399:0014ff1747a6 > > user: John W. Eaton <jwe@...> > > date: Fri Aug 07 08:13:22 2009 +0200 > > summary: use key list order for iterating through map with for loop > > > > changeset: 9400:3db13615d39a > > user: John W. Eaton <jwe@...> > > date: Fri Aug 07 08:15:27 2009 +0200 > > summary: handle null matrix assignment for diagonal and permutation matrices > > > > changeset: 9401:3a4da80f4adc > > user: Jaroslav Hajek <highegg@...> > > date: Fri Aug 07 08:22:13 2009 +0200 > > summary: complete change d5570d4b1116 > > > > changeset: 9402:1d5a487a01cf > > user: John W. Eaton <jwe@...> > > date: Mon Aug 10 11:14:46 2009 +0200 > > summary: parse.y (Fevalin): also return output from CATCH expression > > > > changeset: 9403:a29f3eba78a2 > > user: John W. Eaton <jwe@...> > > date: Thu Aug 13 07:56:00 2009 +0200 > > summary: new option, --no-window-system > > > > changeset: 9404:1347fcb231bd > > user: John W. Eaton <jwe@...> > > date: Sun Aug 23 11:09:17 2009 +0200 > > summary: dlmread: perform tilde expansion to filename argument > > > > changeset: 9405:3a65f1038bdb > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:10:05 2009 +0200 > > summary: fix some functions help markup > > > > changeset: 9406:4963bb455582 > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:10:35 2009 +0200 > > summary: fix typos in complex xgemm > > > > changeset: 9407:1371eecefd99 > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:11:27 2009 +0200 > > summary: make single prec. matrix mutliply tests really single > > > > changeset: 9408:9e66af7e1593 > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:11:27 2009 +0200 > > summary: more fixes & tests for matrix multiply > > > > changeset: 9409:f0d18d74a519 > > user: John W. Eaton <jwe@...> > > date: Sun Aug 23 11:12:16 2009 +0200 > > summary: acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS > > > > changeset: 9410:c3d37d2a2b55 > > user: Jaroslav Hajek <highegg@...> > > date: Sun Aug 23 11:12:35 2009 +0200 > > summary: zero matrix assignment fix > > > > changeset: 9411:d208ae6e9d74 > > user: David Bateman <dbateman@...> > > date: Mon Aug 24 10:02:47 2009 +0200 > > summary: Fix test for setting of datasource properties. Add the > > edgecolor property to contours > > > > changeset: 9412:8e69b1d41c03 > > tag: qparent > > user: Jaroslav Hajek <highegg@...> > > date: Mon Aug 24 10:06:52 2009 +0200 > > summary: fix typo in acx_blas_f77_func.m4 > > > > In case your favorite patch is missing, now would be a good time to mention it. > > > > regards > > > > -- > > RNDr. Jaroslav Hajek > > computing expert & GNU Octave developer > > Aeronautical Research and Test Institute (VZLU) > > Prague, Czech Republic > > url: www.highegg.matfyz.cz > > > > > -------------------------------------- > Power up the Internet with Yahoo! Toolbar. > http://pr.mail.yahoo.co.jp/toolbar/ > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |
|
|
R: 3.2.3 RC1--- Lun 24/8/09, Jaroslav Hajek <highegg@...> ha scritto:
> Da: Jaroslav Hajek <highegg@...> > Oggetto: 3.2.3 RC1 > A: "octave maintainers list" <maintainers@...> > Data: Lunedì 24 agosto 2009, 10:58 > hi all, > > I want to make 3.2.3 in the first half of September. The > 1st release > candidate tarballs for 3.2.3 are available at: > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ > > > In case your favorite patch is missing, now would be a good > time to mention it. > > regards > > -- > RNDr. Jaroslav Hajek > computing expert & GNU Octave developer > Aeronautical Research and Test Institute (VZLU) > Prague, Czech Republic > url: www.highegg.matfyz.cz > Hi Jaroslav, it builds fine and pass the usual tests on cygwin Regards Marco |
|
|
Re: R: 3.2.3 RC13.2.3-rc1 builds without problem on Ubuntu 9.04 amd64 (autoconf-2.63) and passes all checks.
--judd Octave is now configured for x86_64-unknown-linux-gnu Source directory: . Installation prefix: /usr/local/stow/octave-3.2.3-rc1 C compiler: gcc -Wall -W -Wshadow -Wformat -g -O2 C++ compiler: g++ -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -g -O2 Fortran compiler: gfortran -O Fortran libraries: -L/usr/lib/gcc/x86_64-linux-gnu/4.3.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../../li b -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../.. -lhdf5 -lz -lgfortranbegin -lgfort ran -lm BLAS libraries: -llapack -lblas FFTW libraries: -lfftw3 -lfftw3f GLPK libraries: -lglpk UMFPACK libraries: -lumfpack AMD libraries: -lamd CAMD libraries: -lcamd COLAMD libraries: -lcolamd CCOLAMD libraries: -lccolamd CHOLMOD libraries: -lcholmod CXSPARSE libraries: -lcxsparse ARPACK libraries: -larpack QRUPDATE libraries: -lqrupdate HDF5 libraries: -lhdf5 CURL libraries: -lcurl REGEX libraries: -L/usr/lib -lpcre QHULL libraries: -lqhull OPENGL libraries: -lftgl -lfreetype -lz -L/usr/X11R6/lib -lGL -lGLU FLTK backend libs: -Wl,-Bsymbolic-functions -lfltk_gl -lfltk X11 include flags: X11 libraries: -lX11 CARBON libraries: LIBS: -lreadline -lncurses -ldl -lhdf5 -lz -lm Default pager: less gnuplot: gnuplot Magick config: GraphicsMagick++-config Do internal array bounds checking: false Build static libraries: false Build shared libraries: true Dynamic Linking: true (dlopen) Include support for GNU readline: true 64-bit array dims and indexing: false Summary: PASS 5765 FAIL 0 There were 2 expected failures (see fntests.log for details). |
|
|
Re: 3.2.3 RC1Tatsuro MATSUOKA wrote:
> Hello > > Perhaps the problem relies on msys autoconf ???. > > I have copied the autom4te-2.61 to /usr/local/bin from /usr/bin > > > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > (cd ../../octave-3.2.3-RC1; autoconf --force) > Can't locate Autom4te/C4che.pm in @INC (@INC contains: /usr/local/share/autoconf > /usr/lib/perl5/5.6/msys /usr/lib/perl5/ > 5.6 /usr/lib/perl5/site_perl/5.6/msys /usr/lib/perl5/site_perl/5.6 /usr/lib/perl5/site_perl/5.6/msys > /usr/lib/perl5/site > _perl/5.6 /usr/lib/perl5/vendor_perl/5.6/msys /usr/lib/perl5/vendor_perl/5.6 > /usr/lib/perl5/vendor_perl/5.6/msys /usr/li > b/perl5/vendor_perl/5.6 .) at /usr/local/bin/autom4te-2.61 line 39. > BEGIN failed--compilation aborted at /usr/local/bin/autom4te-2.61 line 39. > make[1]: *** [configure] Error 2 > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > make: *** [all] Error 2 > > Hello Benjamin > > Can you confirm this? > Or no problem for yours ? No I don't see a problem configuring. I am using the same setup as for 3.2.2. Sorry I can't really help here. Did you extract into a clean (i.e. empty) directory ? benjamin |
|
|
Re: 3.2.3 RC1Jaroslav Hajek wrote:
> hi all, > > I want to make 3.2.3 in the first half of September. The 1st release > candidate tarballs for 3.2.3 are available at: > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ Building on mingw32 tdm-gcc-4.3.0-3 completes fine. Make check also OK with the already known failures. Summary: PASS 5744 FAIL 10 benjamin |
|
|
Re: 3.2.3 RC1On Aug 24, 2009, at 4:58 AM, Jaroslav Hajek wrote:
> I want to make 3.2.3 in the first half of September. The 1st release > candidate tarballs for 3.2.3 are available at: > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ I can build and run on Mac OSX 10.4.11, powerpc/G4, dependencies via MacPorts, with the configure line ./configure LDFLAGS=-L/opt/local/lib LIBS=-lmetis CPPFLAGS=-I/opt/ local/include FFLAGS=-ff2c I get a segfault when "make check" processes src/data.cc. Running "test data" within octave gives and error, but no crash: Mon 16:43 $ nice ./run-octave -q octave:1> test data ***** assert (hypot (single(1:10), single(1:10)), single(sqrt(2) * [1:10])); !!!!! test failed assert (hypot (single (1:10), single (1:10)),single (sqrt (2) * [1:10])) expected octave:3> (hypot (single (1:10), single (1:10))-single (sqrt (2) * [1:10]))./eps('single') ans = 0 0 0 0 0 0 0 0 -8 0 Running under the debugger with ../run-octave -g --norc --silent --no-history ./fntests.m . gives an 83-level backtrace I've pasted into an attachment. Advice? Rob -- Rob Mahurin University of Manitoba, Dept. of Physics & Astronomy at: Oak Ridge National Laboratory 865 207 2594 Oak Ridge, Tennessee rob@... Mon 16:55 $ ../run-octave -g --norc --silent --no-history ./fntests.m . GNU gdb 6.3.50-20050815 (Apple version gdb-696) (Sat Oct 20 18:20:28 GMT 2007) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-apple-darwin"... warning: --arch option not supported in this gdb. Reading symbols for shared libraries ...................... done (gdb) run Starting program: /Users/rob/src/octave-all/octave-3.2.3/src/octave --no-init-path --path=/Users/rob/src/octave-all/octave-3.2.3/test:/Users/rob/src/octave-all/octave-3.2.3/scripts:/Users/rob/src/octave-all/octave-3.2.3/scripts/audio:/Users/rob/src/octave-all/octave-3.2.3/scripts/deprecated:/Users/rob/src/octave-all/octave-3.2.3/scripts/elfun:/Users/rob/src/octave-all/octave-3.2.3/scripts/general:/Users/rob/src/octave-all/octave-3.2.3/scripts/geometry:/Users/rob/src/octave-all/octave-3.2.3/scripts/help:/Users/rob/src/octave-all/octave-3.2.3/scripts/image:/Users/rob/src/octave-all/octave-3.2.3/scripts/io:/Users/rob/src/octave-all/octave-3.2.3/scripts/linear-algebra:/Users/rob/src/octave-all/octave-3.2.3/scripts/miscellaneous:/Users/rob/src/octave-all/octave-3.2.3/scripts/optimization:/Users/rob/src/octave-all/octave-3.2.3/scripts/path:/Users/rob/src/octave-all/octave-3.2.3/scripts/pkg:/Users/rob/src/octave-all/octave-3.2.3/scripts/plot:/Users/rob/src/octave-all/octave-3.2.3/scripts/polynomial:/Users/rob/src/octave-all/octave-3.2.3/scripts/set:/Users/rob/src/octave-all/octave-3.2.3/scripts/signal:/Users/rob/src/octave-all/octave-3.2.3/scripts/sparse:/Users/rob/src/octave-all/octave-3.2.3/scripts/specfun:/Users/rob/src/octave-all/octave-3.2.3/scripts/special-matrix:/Users/rob/src/octave-all/octave-3.2.3/scripts/startup:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics/base:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics/distributions:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics/models:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics/tests:/Users/rob/src/octave-all/octave-3.2.3/scripts/strings:/Users/rob/src/octave-all/octave-3.2.3/scripts/testfun:/Users/rob/src/octave-all/octave-3.2.3/scripts/time:/Users/rob/src/octave-all/octave-3.2.3/scripts:/Users/rob/src/octave-all/octave-3.2.3/scripts/audio:/Users/rob/src/octave-all/octave-3.2.3/scripts/deprecated:/Users/rob/src/octave-all/octave-3.2.3/scripts/elfun:/Users/rob/src/octave-all/octave-3.2.3/scripts/general:/Users/rob/src/octave-all/octave-3.2.3/scripts/geometry:/Users/rob/src/octave-all/octave-3.2.3/scripts/help:/Users/rob/src/octave-all/octave-3.2.3/scripts/image:/Users/rob/src/octave-all/octave-3.2.3/scripts/io:/Users/rob/src/octave-all/octave-3.2.3/scripts/linear-algebra:/Users/rob/src/octave-all/octave-3.2.3/scripts/miscellaneous:/Users/rob/src/octave-all/octave-3.2.3/scripts/optimization:/Users/rob/src/octave-all/octave-3.2.3/scripts/path:/Users/rob/src/octave-all/octave-3.2.3/scripts/pkg:/Users/rob/src/octave-all/octave-3.2.3/scripts/plot:/Users/rob/src/octave-all/octave-3.2.3/scripts/polynomial:/Users/rob/src/octave-all/octave-3.2.3/scripts/set:/Users/rob/src/octave-all/octave-3.2.3/scripts/signal:/Users/rob/src/octave-all/octave-3.2.3/scripts/sparse:/Users/rob/src/octave-all/octave-3.2.3/scripts/specfun:/Users/rob/src/octave-all/octave-3.2.3/scripts/special-matrix:/Users/rob/src/octave-all/octave-3.2.3/scripts/startup:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics/base:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics/distributions:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics/models:/Users/rob/src/octave-all/octave-3.2.3/scripts/statistics/tests:/Users/rob/src/octave-all/octave-3.2.3/scripts/strings:/Users/rob/src/octave-all/octave-3.2.3/scripts/testfun:/Users/rob/src/octave-all/octave-3.2.3/scripts/time:/Users/rob/src/octave-all/octave-3.2.3/src:/Users/rob/src/octave-all/octave-3.2.3/src/DLD-FUNCTIONS:/Users/rob/src/octave-all/octave-3.2.3/src/OPERATORS:/Users/rob/src/octave-all/octave-3.2.3/src/pic:/Users/rob/src/octave-all/octave-3.2.3/src/TEMPLATE-INST --image-path=/Users/rob/src/octave-all/octave-3.2.3/scripts/image --doc-cache-file=/Users/rob/src/octave-all/octave-3.2.3/doc/interpreter/doc-cache --info-file=/Users/rob/src/octave-all/octave-3.2.3/doc/interpreter/octave.info --norc --silent --no-history ./fntests.m . Reading symbols for shared libraries ......++++++.+++.+..+...........................................+.................+ done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Integrated test scripts: Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done src/DLD-FUNCTIONS/besselj.cc ...........................Reading symbols for shared libraries . done PASS 180/180 src/DLD-FUNCTIONS/betainc.cc ...........................Reading symbols for shared libraries . done Reading symbols for shared libraries . done PASS 6/6 src/DLD-FUNCTIONS/bsxfun.cc ............................Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done PASS 55/55 src/DLD-FUNCTIONS/cellfun.cc ........................... PASS 74/74 src/DLD-FUNCTIONS/chol.cc ..............................Reading symbols for shared libraries . done Reading symbols for shared libraries . done PASS 26/26 src/DLD-FUNCTIONS/conv2.cc .............................Reading symbols for shared libraries . done PASS 2/2 src/DLD-FUNCTIONS/convhulln.cc .........................Reading symbols for shared libraries .. done PASS 2/2 src/DLD-FUNCTIONS/dassl.cc .............................Reading symbols for shared libraries . done PASS 4/4 src/DLD-FUNCTIONS/det.cc ...............................Reading symbols for shared libraries . done PASS 5/5 src/DLD-FUNCTIONS/dispatch.cc ..........................Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done PASS 9/9 src/DLD-FUNCTIONS/dlmread.cc ...........................Reading symbols for shared libraries . done PASS 20/20 src/DLD-FUNCTIONS/dmperm.cc ............................Reading symbols for shared libraries . done PASS 5/5 src/DLD-FUNCTIONS/eig.cc ...............................Reading symbols for shared libraries . done PASS 20/20 src/DLD-FUNCTIONS/eigs.cc .............................. src/DLD-FUNCTIONS/fft.cc ............................... PASS 19/19 src/DLD-FUNCTIONS/fft2.cc ..............................Reading symbols for shared libraries . done Reading symbols for shared libraries . done PASS 4/4 src/DLD-FUNCTIONS/find.cc .............................. PASS 15/15 src/DLD-FUNCTIONS/gammainc.cc ..........................Reading symbols for shared libraries . done PASS 2/2 src/DLD-FUNCTIONS/gcd.cc ...............................Reading symbols for shared libraries . done PASS 6/6 src/DLD-FUNCTIONS/hess.cc ..............................Reading symbols for shared libraries . done PASS 5/5 src/DLD-FUNCTIONS/hex2num.cc ...........................Reading symbols for shared libraries . done PASS 2/2 src/DLD-FUNCTIONS/inv.cc ............................... PASS 5/5 src/DLD-FUNCTIONS/lookup.cc ............................Reading symbols for shared libraries . done PASS 16/16 src/DLD-FUNCTIONS/lsode.cc .............................Reading symbols for shared libraries . done PASS 5/5 src/DLD-FUNCTIONS/lu.cc ................................Reading symbols for shared libraries . done PASS 12/12 src/DLD-FUNCTIONS/luinc.cc .............................Reading symbols for shared libraries . done PASS 2/2 src/DLD-FUNCTIONS/matrix_type.cc .......................Reading symbols for shared libraries . done Reading symbols for shared libraries . done PASS 51/51 src/DLD-FUNCTIONS/max.cc ............................... PASS 12/12 src/DLD-FUNCTIONS/qr.cc ................................Reading symbols for shared libraries . done PASS 47/47 src/DLD-FUNCTIONS/quad.cc ..............................Reading symbols for shared libraries . done PASS 8/8 src/DLD-FUNCTIONS/rand.cc .............................. PASS 57/57 src/DLD-FUNCTIONS/regexp.cc ............................ PASS 90/90 src/DLD-FUNCTIONS/schur.cc .............................Reading symbols for shared libraries . done PASS 5/5 src/DLD-FUNCTIONS/svd.cc ...............................Reading symbols for shared libraries . done PASS 15/15 src/DLD-FUNCTIONS/syl.cc ...............................Reading symbols for shared libraries . done PASS 5/5 src/DLD-FUNCTIONS/time.cc .............................. PASS 13/13 src/DLD-FUNCTIONS/tsearch.cc ...........................Reading symbols for shared libraries . done PASS 6/6 src/data.cc ............................................ Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x3fff8ad0 0x94c6314c in std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_float<double> () (gdb) bt #0 0x94c6314c in std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_float<double> () #1 0x94c631fc in std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put () #2 0x94c6a7d0 in std::ostream::operator<< () #3 0x0125560c in operator<< (os=@0xbfff8f88, pff=@0x2e) at pr-output.cc:228 #4 0x0125a840 in pr_any_float (fmt=0x1d8e6b4, os=@0xbfff8f88, d=2.2661800709135971, fw=0) at pr-output.cc:1395 #5 0x0125b588 in pr_complex (os=@0xbfff8f88, c=@0x2e, r_fw=7, i_fw=0, scale=2.2661800709135971) at pr-output.cc:1413 #6 0x0125d1fc in octave_print_internal (os=@0xbfff8f88, c=@0xdb5e0) at pr-output.cc:1959 #7 0x0131d46c in octave_base_scalar<std::complex<double> >::print (this=0xdb5d8, os=@0xbfff8f88, pr_as_read_syntax=7) at ov-base-scalar.cc:121 #8 0x012647a8 in Fdisp (args=@0xdb5d8, nargout=1) at ov.h:950 #9 0x0136fbb0 in octave_builtin::do_multi_index_op (this=0x1c869c28, nargout=1, args=@0x1f8e9958) at ov-builtin.cc:107 #10 0x0136f2ec in octave_builtin::subsref (this=0x1c869c28, type=@0xbfff9338, idx=@0xbfff935c, nargout=1) at ov-builtin.cc:55 #11 0x01a1cab8 in octave_builtin::subsref (this=0x2e, type=@0x7, idx=@0xbfff8b20) at ov-builtin.h:56 #12 0x0135f348 in octave_value::subsref (this=0x2e, type=@0x7, idx=@0xbfff8b20, nargout=-1073771743) at ov.cc:1059 #13 0x014ad4bc in tree_index_expression::rvalue (this=0x1f8400f0, nargout=1) at pt-idx.cc:387 #14 0x014a9628 in tree_index_expression::rvalue1 (this=0x1f8400f0, nargout=1) at pt-idx.cc:398 #15 0x0148f2bc in tree_simple_assignment::rvalue1 (this=0x1f840180) at pt-assign.cc:205 #16 0x0149fda0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0xbfff9684) at pt-eval.cc:699 #17 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1f8302f0) at pt-eval.cc:735 #18 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1f843240) at pt-eval.cc:669 #19 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1f82d170) at pt-eval.cc:735 #20 0x01379fb8 in octave_user_function::do_multi_index_op (this=0x7b1a90, nargout=0, args=@0x1f8e0b68) at ov-usr-fcn.cc:454 #21 0x0137499c in octave_user_function::subsref (this=0x7b1a90, type=@0xbfff9c78, idx=@0xbfff9c9c, nargout=0) at ov-usr-fcn.cc:309 #22 0x0135f398 in octave_value::subsref (this=0x2e, type=@0x7, idx=@0xbfff8b20, nargout=-1073771743) at ov.cc:1061 #23 0x014ad4bc in tree_index_expression::rvalue (this=0x21c081f0, nargout=0) at pt-idx.cc:387 #24 0x014a9628 in tree_index_expression::rvalue1 (this=0x21c081f0, nargout=0) at pt-idx.cc:398 #25 0x0149fda0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0xbfff9ef4) at pt-eval.cc:699 #26 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1f8e5ef0) at pt-eval.cc:735 #27 0x01379fb8 in octave_user_function::do_multi_index_op (this=0x7b39d0, nargout=0, args=@0x1f876db8) at ov-usr-fcn.cc:454 #28 0x0137499c in octave_user_function::subsref (this=0x7b39d0, type=@0xbfffa368, idx=@0xbfffa38c, nargout=0) at ov-usr-fcn.cc:309 #29 0x0135f398 in octave_value::subsref (this=0x2e, type=@0x7, idx=@0xbfff8b20, nargout=-1073771743) at ov.cc:1061 #30 0x014ad4bc in tree_index_expression::rvalue (this=0x1f8001a0, nargout=0) at pt-idx.cc:387 #31 0x01250750 in eval_string (s=@0x1b3fdd4, silent=false, parse_status=@0xbfffa70c, nargout=0) at parse.y:3960 #32 0x01250c58 in eval_string (arg=@0x2e, silent=false, parse_status=@0xbfffa70c, nargout=0) at parse.y:4019 #33 0x012517c0 in Feval (args=@0x1f8c3268, nargout=0) at parse.y:4065 #34 0x0136fbb0 in octave_builtin::do_multi_index_op (this=0x1c869b60, nargout=0, args=@0x1f8c3268) at ov-builtin.cc:107 #35 0x0136f2ec in octave_builtin::subsref (this=0x1c869b60, type=@0xbfffa9f8, idx=@0xbfffaa1c, nargout=0) at ov-builtin.cc:55 #36 0x0135f398 in octave_value::subsref (this=0x2e, type=@0x7, idx=@0xbfff8b20, nargout=-1073771743) at ov.cc:1061 #37 0x014ad4bc in tree_index_expression::rvalue (this=0x1c394f30, nargout=0) at pt-idx.cc:387 #38 0x014a9628 in tree_index_expression::rvalue1 (this=0x1c394f30, nargout=0) at pt-idx.cc:398 #39 0x0149fda0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0xbfffac74) at pt-eval.cc:699 #40 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c3a2260) at pt-eval.cc:735 #41 0x0149e178 in tree_evaluator::visit_try_catch_command (this=0x1d8e970, cmd=@0x1c396520) at pt-eval.cc:883 #42 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1c396550) at pt-eval.cc:669 #43 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c396490) at pt-eval.cc:735 #44 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1c396590) at pt-eval.cc:669 #45 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c3ea4c0) at pt-eval.cc:735 #46 0x014a0ed4 in tree_evaluator::visit_simple_for_command (this=0x1d8e970, cmd=@0xbfffb180) at pt-eval.cc:330 #47 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1c3e4a60) at pt-eval.cc:669 #48 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c602460) at pt-eval.cc:735 #49 0x01379fb8 in octave_user_function::do_multi_index_op (this=0x7b0708, nargout=4, args=@0x1c3b4de8) at ov-usr-fcn.cc:454 #50 0x0137499c in octave_user_function::subsref (this=0x7b0708, type=@0xbfffb6f8, idx=@0xbfffb71c, nargout=4) at ov-usr-fcn.cc:309 #51 0x0135f398 in octave_value::subsref (this=0x2e, type=@0x7, idx=@0xbfff8b20, nargout=-1073771743) at ov.cc:1061 #52 0x014ad4bc in tree_index_expression::rvalue (this=0x1c601330, nargout=4) at pt-idx.cc:387 #53 0x0148e70c in tree_multi_assignment::rvalue (this=0x1c601420) at pt-assign.cc:361 #54 0x0148da28 in tree_multi_assignment::rvalue1 (this=0x1c601420, nargout=0) at pt-assign.cc:316 #55 0x0149fda0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0xbfffbb74) at pt-eval.cc:699 #56 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c6006a0) at pt-eval.cc:735 #57 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1c602380) at pt-eval.cc:669 #58 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c3ffb10) at pt-eval.cc:735 #59 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1c602420) at pt-eval.cc:669 #60 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c3fe630) at pt-eval.cc:735 #61 0x014a0ed4 in tree_evaluator::visit_simple_for_command (this=0x1d8e970, cmd=@0xbfffc010) at pt-eval.cc:330 #62 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1c3fe040) at pt-eval.cc:669 #63 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c3fb0f0) at pt-eval.cc:735 #64 0x01379fb8 in octave_user_function::do_multi_index_op (this=0x7b0ed8, nargout=4, args=@0x1c3c9ec8) at ov-usr-fcn.cc:454 #65 0x0137499c in octave_user_function::subsref (this=0x7b0ed8, type=@0xbfffc588, idx=@0xbfffc5ac, nargout=4) at ov-usr-fcn.cc:309 #66 0x0135f398 in octave_value::subsref (this=0x2e, type=@0x7, idx=@0xbfff8b20, nargout=-1073771743) at ov.cc:1061 #67 0x014ad4bc in tree_index_expression::rvalue (this=0x1c60b6d0, nargout=4) at pt-idx.cc:387 #68 0x0148e70c in tree_multi_assignment::rvalue (this=0x1c60b770) at pt-assign.cc:361 #69 0x0148da28 in tree_multi_assignment::rvalue1 (this=0x1c60b770, nargout=0) at pt-assign.cc:316 #70 0x0149fda0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0xbfffca04) at pt-eval.cc:699 #71 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c60b7a0) at pt-eval.cc:735 #72 0x014a0ed4 in tree_evaluator::visit_simple_for_command (this=0x1d8e970, cmd=@0xbfffcba0) at pt-eval.cc:330 #73 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1c60a820) at pt-eval.cc:669 #74 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c609390) at pt-eval.cc:735 #75 0x0149e178 in tree_evaluator::visit_try_catch_command (this=0x1d8e970, cmd=@0x1c6120d0) at pt-eval.cc:883 #76 0x0149f3f0 in tree_evaluator::visit_statement (this=0x1d8e970, stmt=@0x1c612510) at pt-eval.cc:669 #77 0x0149b1cc in tree_evaluator::visit_statement_list (this=0x1d8e970, lst=@0x1c3b4f90) at pt-eval.cc:735 #78 0x01375e80 in octave_user_script::do_multi_index_op (this=0x1c413000, nargout=28578588, args=@0x1) at ov-usr-fcn.cc:134 #79 0x012528bc in source_file (file_name=@0x1b42534, context=@0x1c413000, verbose=false, require_file=true, warn_for=@0xbfffd18c) at parse.y:3615 #80 0x0123a804 in execute_command_line_file (fname=@0xbfffd2a4) at octave.cc:467 #81 0x0123bf08 in octave_main (argc=11, argv=0xbfffd400, embedded=-1073753436) at octave.cc:848 #82 0x000028ec in _start () #83 0x000025f0 in start () (gdb) |
|
|
Re: 3.2.3 RC1Hello
Sorry! The error comes from two origin. The patch http://hg.savannah.gnu.org/hgweb/octave/rev/69d05d1a63b9 --- a/configure.in Fri Jun 26 21:12:09 2009 +0100 +++ b/configure.in Thu Jul 09 15:04:34 2009 -0400 @@ -1654,8 +1654,8 @@ esac case "$canonical_host_type" in - *-*-msdosmsvc) - ## The %T format specifier for strftime is reportedly broken, + *-*-msdosmsvc | *-*-mingw*) + ## The %T and %e format specifiers for strftime are not implemented ## so use our version. We could use an actual configure test ## for this. ;; The reversing this patch is necesarry for my case. causes error at the link. So I rewrote the configure.in. Therefore autoconf was executed. In addition, autoconf for my msys seemed to be broken. I have update the latest Msys-1.0.11 (Sat Jul 18 2009 ). The updating msys seemed to work fine. The make process is now proceeding. Thanks!! Tatsuro --- Tatsuro MATSUOKA wrote: > Hello > > Perhaps the problem relies on msys autoconf ???. > > I have copied the autom4te-2.61 to /usr/local/bin from /usr/bin > > > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > (cd ../../octave-3.2.3-RC1; autoconf --force) > Can't locate Autom4te/C4che.pm in @INC (@INC contains: /usr/local/share/autoconf > /usr/lib/perl5/5.6/msys /usr/lib/perl5/ > 5.6 /usr/lib/perl5/site_perl/5.6/msys /usr/lib/perl5/site_perl/5.6 > /usr/lib/perl5/site_perl/5.6/msys > /usr/lib/perl5/site > _perl/5.6 /usr/lib/perl5/vendor_perl/5.6/msys /usr/lib/perl5/vendor_perl/5.6 > /usr/lib/perl5/vendor_perl/5.6/msys /usr/li > b/perl5/vendor_perl/5.6 .) at /usr/local/bin/autom4te-2.61 line 39. > BEGIN failed--compilation aborted at /usr/local/bin/autom4te-2.61 line 39. > make[1]: *** [configure] Error 2 > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > make: *** [all] Error 2 > > Hello Benjamin > > Can you confirm this? > Or no problem for yours ? > > Regards > > Tatsuro > > --- Tatsuro MATSUOKA wrote: > > > Hello > > > > make -f octMakefile all > > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > (cd ../../octave-3.2.3-RC1; autoconf --force) > > /bin/autoconf-2.61: line 582: /usr/local/bin/autom4te-2.61: No such file or directory > > /bin/autoconf-2.61: line 582: exec: /usr/local/bin/autom4te-2.61: cannot execute: No such file > > or > > directory > > make[1]: *** [configure] Error 126 > > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > make: *** [all] Error 2 > > > > /bin/autoconf-2.61 ?? > > > > Had not the issue of autoconf-2.6 been discussed and resolved ? > > > > Regards > > > > Tatsuro > > > > --- Jaroslav Hajek <highegg@...> wrote: > > > > > hi all, > > > > > > I want to make 3.2.3 in the first half of September. The 1st release > > > candidate tarballs for 3.2.3 are available at: > > > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ > > > > > > changes since 3.2.2: > > > > > > changeset: 9380:193174bc5107 > > > user: John W. Eaton <jwe@...> > > > date: Wed Jul 08 13:49:21 2009 -0400 > > > summary: dim-vector.h: dim vectors always have two dimensions > > > > > > changeset: 9381:4290384284b7 > > > user: John W. Eaton <jwe@...> > > > date: Wed Jul 08 14:06:53 2009 -0400 > > > summary: pt-assign.cc (maybe_warn_former_built_in_variable): improve message > > > > > > changeset: 9382:cd95695a0a89 > > > user: John W. Eaton <jwe@...> > > > date: Thu Jul 09 15:04:34 2009 -0400 > > > summary: configure.in: don't use system strftime on MinGW systems > > > > > > changeset: 9383:941b8414b99e > > > user: John W. Eaton <jwe@...> > > > date: Sat Jul 11 12:46:10 2009 -0400 > > > summary: file-ops.cc (file_ops::symlink, file_ops::readlink): > > > avoid incorrectly sized buffer > > > > > > changeset: 9384:44300eb51817 > > > user: John W. Eaton <jwe@...> > > > date: Thu Jul 16 11:56:44 2009 -0400 > > > summary: graphics.cc (get_array_limits): require min_pos value to > > > be greater than zero > > > > > > changeset: 9385:9aea00e4e000 > > > user: John W. Eaton <jwe@...> > > > date: Sat Jul 25 16:16:59 2009 +0200 > > > summary: Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) > > > > > > changeset: 9386:6ddb81224550 > > > user: John W. Eaton <jwe@...> > > > date: Sat Jul 25 16:17:27 2009 +0200 > > > summary: __go_draw_axes__.m: also use layer property for plot border > > > > > > changeset: 9387:b308b2e12f04 > > > user: Benjamin Lindner <lindnerb@...> > > > date: Sat Jul 25 16:20:05 2009 +0200 > > > summary: determine correct image bitwidth in __magick_read__.cc > > > > > > changeset: 9388:a8a44f20ef3b > > > user: Jaroslav Hajek <highegg@...> > > > date: Sat Jul 25 16:20:35 2009 +0200 > > > summary: fix signed integer shift > > > > > > changeset: 9389:3602403af9b8 > > > user: Aleksej Saushev <asau@...> > > > date: Sat Jul 25 16:21:51 2009 +0200 > > > summary: initialize floating point values properly for NetBSD systems > > > > > > changeset: 9390:83d604a4e803 > > > user: Jaroslav Hajek <highegg@...> > > > date: Sat Jul 25 16:22:40 2009 +0200 > > > summary: fix Cholesky updating with scalars > > > > > > changeset: 9391:c4f89df90e43 > > > user: John W. Eaton <jwe@...> > > > date: Sat Jul 25 16:26:01 2009 +0200 > > > summary: avoid complex -> real conversion when constructing arrays with [] > > > > > > changeset: 9392:6a6779e895d4 > > > user: John W. Eaton <jwe@...> > > > date: Tue Aug 04 09:52:53 2009 +0200 > > > summary: correctly parse things like '@(){1 2}' > > > > > > changeset: 9393:18b8a3aa034c > > > user: John W. Eaton <jwe@...> > > > date: Tue Aug 04 09:55:38 2009 +0200 > > > summary: use complex function for acos mapper if arg is out of range [-1, 1] > > > > > > changeset: 9394:f1dd244757cd > > > user: Ben Abbott <bpabbott@...> > > > date: Thu Aug 06 07:18:53 2009 +0200 > > > summary: __go_draw_axes__.m: Fix ticklabels specified as 2D character array. > > > > > > changeset: 9395:54a3fa5d4376 > > > user: Ben Abbott <bpabbott@...> > > > date: Thu Aug 06 07:30:34 2009 +0200 > > > summary: Avoid the flickering x11 window seen with rapid gnuplot updates. > > > > > > changeset: 9396:9107c882f193 > > > user: Olli Saarela <olli.saarela@...> > > > date: Thu Aug 06 07:31:45 2009 +0200 > > > summary: __gnuplot_get_var__: if read fails to return data, sleep > > > before trying again > > > > > > changeset: 9397:16181105aeb6 > > > user: Pieter Eendebak <pieter.eendebak@...> > > > date: Thu Aug 06 07:32:53 2009 +0200 > > > summary: support cellstrs in setxor > > > > > > changeset: 9398:21038fd51788 > > > user: Jaroslav Hajek <highegg@...> > > > date: Fri Aug 07 08:11:49 2009 +0200 > > > summary: implant tree_index_expression::lvalue from development version > > > > > > changeset: 9399:0014ff1747a6 > > > user: John W. Eaton <jwe@...> > > > date: Fri Aug 07 08:13:22 2009 +0200 > > > summary: use key list order for iterating through map with for loop > > > > > > changeset: 9400:3db13615d39a > > > user: John W. Eaton <jwe@...> > > > date: Fri Aug 07 08:15:27 2009 +0200 > > > summary: handle null matrix assignment for diagonal and permutation matrices > > > > > > changeset: 9401:3a4da80f4adc > > > user: Jaroslav Hajek <highegg@...> > > > date: Fri Aug 07 08:22:13 2009 +0200 > > > summary: complete change d5570d4b1116 > > > > > > changeset: 9402:1d5a487a01cf > > > user: John W. Eaton <jwe@...> > > > date: Mon Aug 10 11:14:46 2009 +0200 > > > summary: parse.y (Fevalin): also return output from CATCH expression > > > > > > changeset: 9403:a29f3eba78a2 > > > user: John W. Eaton <jwe@...> > > > date: Thu Aug 13 07:56:00 2009 +0200 > > > summary: new option, --no-window-system > > > > > > changeset: 9404:1347fcb231bd > > > user: John W. Eaton <jwe@...> > > > date: Sun Aug 23 11:09:17 2009 +0200 > > > summary: dlmread: perform tilde expansion to filename argument > > > > > > changeset: 9405:3a65f1038bdb > > > user: Jaroslav Hajek <highegg@...> > > > date: Sun Aug 23 11:10:05 2009 +0200 > > > summary: fix some functions help markup > > > > > > changeset: 9406:4963bb455582 > > > user: Jaroslav Hajek <highegg@...> > > > date: Sun Aug 23 11:10:35 2009 +0200 > > > summary: fix typos in complex xgemm > > > > > > changeset: 9407:1371eecefd99 > > > user: Jaroslav Hajek <highegg@...> > > > date: Sun Aug 23 11:11:27 2009 +0200 > > > summary: make single prec. matrix mutliply tests really single > > > > > > changeset: 9408:9e66af7e1593 > > > user: Jaroslav Hajek <highegg@...> > > > date: Sun Aug 23 11:11:27 2009 +0200 > > > summary: more fixes & tests for matrix multiply > > > > > > changeset: 9409:f0d18d74a519 > > > user: John W. Eaton <jwe@...> > > > date: Sun Aug 23 11:12:16 2009 +0200 > > > summary: acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS > > > > > > changeset: 9410:c3d37d2a2b55 > > > user: Jaroslav Hajek <highegg@...> > > > date: Sun Aug 23 11:12:35 2009 +0200 > > > summary: zero matrix assignment fix > > > > > > changeset: 9411:d208ae6e9d74 > > > user: David Bateman <dbateman@...> > > > date: Mon Aug 24 10:02:47 2009 +0200 > > > summary: Fix test for setting of datasource properties. Add the > > > edgecolor property to contours > > > > > > changeset: 9412:8e69b1d41c03 > > > tag: qparent > > > user: Jaroslav Hajek <highegg@...> > > > date: Mon Aug 24 10:06:52 2009 +0200 > > > summary: fix typo in acx_blas_f77_func.m4 > > > > > > In case your favorite patch is missing, now would be a good time to mention it. > > > > > > regards > > > > > > -- > > > RNDr. Jaroslav Hajek > > > computing expert & GNU Octave developer > > > Aeronautical Research and Test Institute (VZLU) > > > Prague, Czech Republic > > > url: www.highegg.matfyz.cz > > > > > > > > > -------------------------------------- > > Power up the Internet with Yahoo! Toolbar. > > http://pr.mail.yahoo.co.jp/toolbar/ > > > > > -------------------------------------- > Power up the Internet with Yahoo! Toolbar. > http://pr.mail.yahoo.co.jp/toolbar/ > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |
|
|
Re: 3.2.3 RC1Benjamin Lindner wrote:
> Jaroslav Hajek wrote: >> hi all, >> >> I want to make 3.2.3 in the first half of September. The 1st release >> candidate tarballs for 3.2.3 are available at: >> http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ > > Building on mingw32 tdm-gcc-4.3.0-3 completes fine. > Make check also OK with the already known failures. > > Summary: > > PASS 5744 > FAIL 10 > > benjamin > I forgot to mention that I require the fix at the end of the thread http://www.nabble.com/%22dir%22-crashing-oactve-3.2.0-mingw32-td24234760.html to successfully link. benjamin |
|
|
Re: 3.2.3 RC1Tatsuro MATSUOKA wrote:
> Hello > > Sorry! > The error comes from two origin. > The patch > http://hg.savannah.gnu.org/hgweb/octave/rev/69d05d1a63b9 > --- a/configure.in Fri Jun 26 21:12:09 2009 +0100 > +++ b/configure.in Thu Jul 09 15:04:34 2009 -0400 > @@ -1654,8 +1654,8 @@ > esac > > case "$canonical_host_type" in > - *-*-msdosmsvc) > - ## The %T format specifier for strftime is reportedly broken, > + *-*-msdosmsvc | *-*-mingw*) > + ## The %T and %e format specifiers for strftime are not implemented > ## so use our version. We could use an actual configure test > ## for this. > ;; > The reversing this patch is necesarry for my case. But then calls to strftime might segfault, as numerous bugs have been reported on this. See the thread at http://www.nabble.com/%22dir%22-crashing-oactve-3.2.0-mingw32-td24234760.html for a fix for the link error. > causes error at the link. > So I rewrote the configure.in. Therefore autoconf was executed. > > In addition, autoconf for my msys seemed to be broken. > I have update the latest Msys-1.0.11 (Sat Jul 18 2009 ). I also ran into some issues with the newly relased packages. I tried to cirumvent it by *not* using the "mingw32" versions, rather than the "msys" versions. This is not what's suggested, but it worked for me, at least up to now. benjamin |
|
|
|
|
|
Re: 3.2.3 RC1Hello
The 'make' stopped at g++ -shared-libgcc -shared -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc -o __magick_read__.oct __magick_read__.o -L../libcruft -lcruft -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -Lc:/Programs/OctaveBuild/lib -lblas.dll -llapack.dll -lfftw3 -lfftw3f -lqrupdate - larpack -lreadline -ltermcap -liberty -lhdf5 -lz -lm -lgfortran.dll -lgdi32 -lws2_32 -luser32 -lkernel32 -Lc:/Programs/OctaveBuild/lib -L:/Programs/WinDevTools/lib -Lc:/Programs/GnuWin32/lib -Lc:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0 -Lc:/programs/mingw/bin/../lib/gcc -Lc:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/lib -Lc:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0/../../.. -lhdf5 -lz -lm -lgfortran.dll -lgfortranbegin -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -luser32 -lkernel32 -ladvapi32 -lshell32 -lGraphicsMagick++ -lGraphicsMagick -ltiff -lfreetype -ljpeg -lpng -lwmflite -lz -lgdi32 -lmc:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -lfreetype collect2: ld returned 1 exit status --- Tatsuro MATSUOKA wrote: > Hello > > Sorry! > The error comes from two origin. > The patch > http://hg.savannah.gnu.org/hgweb/octave/rev/69d05d1a63b9 > --- a/configure.in Fri Jun 26 21:12:09 2009 +0100 > +++ b/configure.in Thu Jul 09 15:04:34 2009 -0400 > @@ -1654,8 +1654,8 @@ > esac > > case "$canonical_host_type" in > - *-*-msdosmsvc) > - ## The %T format specifier for strftime is reportedly broken, > + *-*-msdosmsvc | *-*-mingw*) > + ## The %T and %e format specifiers for strftime are not implemented > ## so use our version. We could use an actual configure test > ## for this. > ;; > The reversing this patch is necesarry for my case. > > causes error at the link. > So I rewrote the configure.in. Therefore autoconf was executed. > > > In addition, autoconf for my msys seemed to be broken. > I have update the latest Msys-1.0.11 (Sat Jul 18 2009 ). > > The updating msys seemed to work fine. The make process is now proceeding. > > Thanks!! > > Tatsuro > > > --- Tatsuro MATSUOKA wrote: > > > Hello > > > > Perhaps the problem relies on msys autoconf ???. > > > > I have copied the autom4te-2.61 to /usr/local/bin from /usr/bin > > > > > > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > (cd ../../octave-3.2.3-RC1; autoconf --force) > > Can't locate Autom4te/C4che.pm in @INC (@INC contains: /usr/local/share/autoconf > > /usr/lib/perl5/5.6/msys /usr/lib/perl5/ > > 5.6 /usr/lib/perl5/site_perl/5.6/msys /usr/lib/perl5/site_perl/5.6 > > /usr/lib/perl5/site_perl/5.6/msys > > /usr/lib/perl5/site > > _perl/5.6 /usr/lib/perl5/vendor_perl/5.6/msys /usr/lib/perl5/vendor_perl/5.6 > > /usr/lib/perl5/vendor_perl/5.6/msys /usr/li > > b/perl5/vendor_perl/5.6 .) at /usr/local/bin/autom4te-2.61 line 39. > > BEGIN failed--compilation aborted at /usr/local/bin/autom4te-2.61 line 39. > > make[1]: *** [configure] Error 2 > > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > make: *** [all] Error 2 > > > > Hello Benjamin > > > > Can you confirm this? > > Or no problem for yours ? > > > > Regards > > > > Tatsuro > > > > --- Tatsuro MATSUOKA wrote: > > > > > Hello > > > > > > make -f octMakefile all > > > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > > (cd ../../octave-3.2.3-RC1; autoconf --force) > > > /bin/autoconf-2.61: line 582: /usr/local/bin/autom4te-2.61: No such file or directory > > > /bin/autoconf-2.61: line 582: exec: /usr/local/bin/autom4te-2.61: cannot execute: No such > file > > > or > > > directory > > > make[1]: *** [configure] Error 126 > > > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > > make: *** [all] Error 2 > > > > > > /bin/autoconf-2.61 ?? > > > > > > Had not the issue of autoconf-2.6 been discussed and resolved ? > > > > > > Regards > > > > > > Tatsuro > > > > > > --- Jaroslav Hajek <highegg@...> wrote: > > > > > > > hi all, > > > > > > > > I want to make 3.2.3 in the first half of September. The 1st release > > > > candidate tarballs for 3.2.3 are available at: > > > > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ > > > > > > > > changes since 3.2.2: > > > > > > > > changeset: 9380:193174bc5107 > > > > user: John W. Eaton <jwe@...> > > > > date: Wed Jul 08 13:49:21 2009 -0400 > > > > summary: dim-vector.h: dim vectors always have two dimensions > > > > > > > > changeset: 9381:4290384284b7 > > > > user: John W. Eaton <jwe@...> > > > > date: Wed Jul 08 14:06:53 2009 -0400 > > > > summary: pt-assign.cc (maybe_warn_former_built_in_variable): improve message > > > > > > > > changeset: 9382:cd95695a0a89 > > > > user: John W. Eaton <jwe@...> > > > > date: Thu Jul 09 15:04:34 2009 -0400 > > > > summary: configure.in: don't use system strftime on MinGW systems > > > > > > > > changeset: 9383:941b8414b99e > > > > user: John W. Eaton <jwe@...> > > > > date: Sat Jul 11 12:46:10 2009 -0400 > > > > summary: file-ops.cc (file_ops::symlink, file_ops::readlink): > > > > avoid incorrectly sized buffer > > > > > > > > changeset: 9384:44300eb51817 > > > > user: John W. Eaton <jwe@...> > > > > date: Thu Jul 16 11:56:44 2009 -0400 > > > > summary: graphics.cc (get_array_limits): require min_pos value to > > > > be greater than zero > > > > > > > > changeset: 9385:9aea00e4e000 > > > > user: John W. Eaton <jwe@...> > > > > date: Sat Jul 25 16:16:59 2009 +0200 > > > > summary: Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) > > > > > > > > changeset: 9386:6ddb81224550 > > > > user: John W. Eaton <jwe@...> > > > > date: Sat Jul 25 16:17:27 2009 +0200 > > > > summary: __go_draw_axes__.m: also use layer property for plot border > > > > > > > > changeset: 9387:b308b2e12f04 > > > > user: Benjamin Lindner <lindnerb@...> > > > > date: Sat Jul 25 16:20:05 2009 +0200 > > > > summary: determine correct image bitwidth in __magick_read__.cc > > > > > > > > changeset: 9388:a8a44f20ef3b > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Sat Jul 25 16:20:35 2009 +0200 > > > > summary: fix signed integer shift > > > > > > > > changeset: 9389:3602403af9b8 > > > > user: Aleksej Saushev <asau@...> > > > > date: Sat Jul 25 16:21:51 2009 +0200 > > > > summary: initialize floating point values properly for NetBSD systems > > > > > > > > changeset: 9390:83d604a4e803 > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Sat Jul 25 16:22:40 2009 +0200 > > > > summary: fix Cholesky updating with scalars > > > > > > > > changeset: 9391:c4f89df90e43 > > > > user: John W. Eaton <jwe@...> > > > > date: Sat Jul 25 16:26:01 2009 +0200 > > > > summary: avoid complex -> real conversion when constructing arrays with [] > > > > > > > > changeset: 9392:6a6779e895d4 > > > > user: John W. Eaton <jwe@...> > > > > date: Tue Aug 04 09:52:53 2009 +0200 > > > > summary: correctly parse things like '@(){1 2}' > > > > > > > > changeset: 9393:18b8a3aa034c > > > > user: John W. Eaton <jwe@...> > > > > date: Tue Aug 04 09:55:38 2009 +0200 > > > > summary: use complex function for acos mapper if arg is out of range [-1, 1] > > > > > > > > changeset: 9394:f1dd244757cd > > > > user: Ben Abbott <bpabbott@...> > > > > date: Thu Aug 06 07:18:53 2009 +0200 > > > > summary: __go_draw_axes__.m: Fix ticklabels specified as 2D character array. > > > > > > > > changeset: 9395:54a3fa5d4376 > > > > user: Ben Abbott <bpabbott@...> > > > > date: Thu Aug 06 07:30:34 2009 +0200 > > > > summary: Avoid the flickering x11 window seen with rapid gnuplot updates. > > > > > > > > changeset: 9396:9107c882f193 > > > > user: Olli Saarela <olli.saarela@...> > > > > date: Thu Aug 06 07:31:45 2009 +0200 > > > > summary: __gnuplot_get_var__: if read fails to return data, sleep > > > > before trying again > > > > > > > > changeset: 9397:16181105aeb6 > > > > user: Pieter Eendebak <pieter.eendebak@...> > > > > date: Thu Aug 06 07:32:53 2009 +0200 > > > > summary: support cellstrs in setxor > > > > > > > > changeset: 9398:21038fd51788 > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Fri Aug 07 08:11:49 2009 +0200 > > > > summary: implant tree_index_expression::lvalue from development version > > > > > > > > changeset: 9399:0014ff1747a6 > > > > user: John W. Eaton <jwe@...> > > > > date: Fri Aug 07 08:13:22 2009 +0200 > > > > summary: use key list order for iterating through map with for loop > > > > > > > > changeset: 9400:3db13615d39a > > > > user: John W. Eaton <jwe@...> > > > > date: Fri Aug 07 08:15:27 2009 +0200 > > > > summary: handle null matrix assignment for diagonal and permutation matrices > > > > > > > > changeset: 9401:3a4da80f4adc > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Fri Aug 07 08:22:13 2009 +0200 > > > > summary: complete change d5570d4b1116 > > > > > > > > changeset: 9402:1d5a487a01cf > > > > user: John W. Eaton <jwe@...> > > > > date: Mon Aug 10 11:14:46 2009 +0200 > > > > summary: parse.y (Fevalin): also return output from CATCH expression > > > > > > > > changeset: 9403:a29f3eba78a2 > > > > user: John W. Eaton <jwe@...> > > > > date: Thu Aug 13 07:56:00 2009 +0200 > > > > summary: new option, --no-window-system > > > > > > > > changeset: 9404:1347fcb231bd > > > > user: John W. Eaton <jwe@...> > > > > date: Sun Aug 23 11:09:17 2009 +0200 > > > > summary: dlmread: perform tilde expansion to filename argument > > > > > > > > changeset: 9405:3a65f1038bdb > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Sun Aug 23 11:10:05 2009 +0200 > > > > summary: fix some functions help markup > > > > > > > > changeset: 9406:4963bb455582 > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Sun Aug 23 11:10:35 2009 +0200 > > > > summary: fix typos in complex xgemm > > > > > > > > changeset: 9407:1371eecefd99 > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Sun Aug 23 11:11:27 2009 +0200 > > > > summary: make single prec. matrix mutliply tests really single > > > > > > > > changeset: 9408:9e66af7e1593 > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Sun Aug 23 11:11:27 2009 +0200 > > > > summary: more fixes & tests for matrix multiply > > > > > > > > changeset: 9409:f0d18d74a519 > > > > user: John W. Eaton <jwe@...> > > > > date: Sun Aug 23 11:12:16 2009 +0200 > > > > summary: acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS > > > > > > > > changeset: 9410:c3d37d2a2b55 > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Sun Aug 23 11:12:35 2009 +0200 > > > > summary: zero matrix assignment fix > > > > > > > > changeset: 9411:d208ae6e9d74 > > > > user: David Bateman <dbateman@...> > > > > date: Mon Aug 24 10:02:47 2009 +0200 > > > > summary: Fix test for setting of datasource properties. Add the > > > > edgecolor property to contours > > > > > > > > changeset: 9412:8e69b1d41c03 > > > > tag: qparent > > > > user: Jaroslav Hajek <highegg@...> > > > > date: Mon Aug 24 10:06:52 2009 +0200 > > > > summary: fix typo in acx_blas_f77_func.m4 > > > > > > > > In case your favorite patch is missing, now would be a good time to mention it. > > > > > > > > regards > > > > > > > > -- > > > > RNDr. Jaroslav Hajek > > > > computing expert & GNU Octave developer > > > > Aeronautical Research and Test Institute (VZLU) > > > > Prague, Czech Republic > > > > url: www.highegg.matfyz.cz > > > > > > > > > > > > > -------------------------------------- > > > Power up the Internet with Yahoo! Toolbar. > > > http://pr.mail.yahoo.co.jp/toolbar/ > > > > > > > > > -------------------------------------- > > Power up the Internet with Yahoo! Toolbar. > > http://pr.mail.yahoo.co.jp/toolbar/ > > > > > -------------------------------------- > Power up the Internet with Yahoo! Toolbar. > http://pr.mail.yahoo.co.jp/toolbar/ > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |
|
|
Re: 3.2.3 RC1Hello
Sorry this mail should be ignored. Tatsuro --- Tatsuro MATSUOKA wrote: > Hello > > The 'make' stopped at > > g++ -shared-libgcc -shared -Wl,--export-all-symbols -Wl,--enable-auto-import > -Wl,--enable-runtime-pseudo-reloc -o __magick_read__.oct __magick_read__.o -L../libcruft -lcruft > -L../liboctave -loctave -L. -loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd > -lcxsparse > -Lc:/Programs/OctaveBuild/lib -lblas.dll -llapack.dll -lfftw3 -lfftw3f -lqrupdate - > larpack -lreadline -ltermcap -liberty -lhdf5 -lz -lm -lgfortran.dll -lgdi32 -lws2_32 -luser32 > -lkernel32 -Lc:/Programs/OctaveBuild/lib -L:/Programs/WinDevTools/lib -Lc:/Programs/GnuWin32/lib > -Lc:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0 -Lc:/programs/mingw/bin/../lib/gcc > -Lc:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/lib > -Lc:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0/../../.. -lhdf5 -lz -lm -lgfortran.dll > -lgfortranbegin -lgfortran -lmingw32 -lmoldname -lmingwex -lmsvcrt -luser32 -lkernel32 > -ladvapi32 > -lshell32 -lGraphicsMagick++ -lGraphicsMagick -ltiff -lfreetype -ljpeg -lpng -lwmflite -lz > -lgdi32 > -lmc:/programs/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find > -lfreetype > collect2: ld returned 1 exit status > > > --- Tatsuro MATSUOKA wrote: > > > Hello > > > > Sorry! > > The error comes from two origin. > > The patch > > http://hg.savannah.gnu.org/hgweb/octave/rev/69d05d1a63b9 > > --- a/configure.in Fri Jun 26 21:12:09 2009 +0100 > > +++ b/configure.in Thu Jul 09 15:04:34 2009 -0400 > > @@ -1654,8 +1654,8 @@ > > esac > > > > case "$canonical_host_type" in > > - *-*-msdosmsvc) > > - ## The %T format specifier for strftime is reportedly broken, > > + *-*-msdosmsvc | *-*-mingw*) > > + ## The %T and %e format specifiers for strftime are not implemented > > ## so use our version. We could use an actual configure test > > ## for this. > > ;; > > The reversing this patch is necesarry for my case. > > > > causes error at the link. > > So I rewrote the configure.in. Therefore autoconf was executed. > > > > > > In addition, autoconf for my msys seemed to be broken. > > I have update the latest Msys-1.0.11 (Sat Jul 18 2009 ). > > > > The updating msys seemed to work fine. The make process is now proceeding. > > > > Thanks!! > > > > Tatsuro > > > > > > --- Tatsuro MATSUOKA wrote: > > > > > Hello > > > > > > Perhaps the problem relies on msys autoconf ???. > > > > > > I have copied the autom4te-2.61 to /usr/local/bin from /usr/bin > > > > > > > > > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > > (cd ../../octave-3.2.3-RC1; autoconf --force) > > > Can't locate Autom4te/C4che.pm in @INC (@INC contains: /usr/local/share/autoconf > > > /usr/lib/perl5/5.6/msys /usr/lib/perl5/ > > > 5.6 /usr/lib/perl5/site_perl/5.6/msys /usr/lib/perl5/site_perl/5.6 > > > /usr/lib/perl5/site_perl/5.6/msys > > > /usr/lib/perl5/site > > > _perl/5.6 /usr/lib/perl5/vendor_perl/5.6/msys /usr/lib/perl5/vendor_perl/5.6 > > > /usr/lib/perl5/vendor_perl/5.6/msys /usr/li > > > b/perl5/vendor_perl/5.6 .) at /usr/local/bin/autom4te-2.61 line 39. > > > BEGIN failed--compilation aborted at /usr/local/bin/autom4te-2.61 line 39. > > > make[1]: *** [configure] Error 2 > > > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > > make: *** [all] Error 2 > > > > > > Hello Benjamin > > > > > > Can you confirm this? > > > Or no problem for yours ? > > > > > > Regards > > > > > > Tatsuro > > > > > > --- Tatsuro MATSUOKA wrote: > > > > > > > Hello > > > > > > > > make -f octMakefile all > > > > make[1]: Entering directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > > > (cd ../../octave-3.2.3-RC1; autoconf --force) > > > > /bin/autoconf-2.61: line 582: /usr/local/bin/autom4te-2.61: No such file or directory > > > > /bin/autoconf-2.61: line 582: exec: /usr/local/bin/autom4te-2.61: cannot execute: No such > > file > > > > or > > > > directory > > > > make[1]: *** [configure] Error 126 > > > > make[1]: Leaving directory `/home/octaves/OctBuild/octave-3.2.3-RC1' > > > > make: *** [all] Error 2 > > > > > > > > /bin/autoconf-2.61 ?? > > > > > > > > Had not the issue of autoconf-2.6 been discussed and resolved ? > > > > > > > > Regards > > > > > > > > Tatsuro > > > > > > > > --- Jaroslav Hajek <highegg@...> wrote: > > > > > > > > > hi all, > > > > > > > > > > I want to make 3.2.3 in the first half of September. The 1st release > > > > > candidate tarballs for 3.2.3 are available at: > > > > > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ > > > > > > > > > > changes since 3.2.2: > > > > > > > > > > changeset: 9380:193174bc5107 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Wed Jul 08 13:49:21 2009 -0400 > > > > > summary: dim-vector.h: dim vectors always have two dimensions > > > > > > > > > > changeset: 9381:4290384284b7 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Wed Jul 08 14:06:53 2009 -0400 > > > > > summary: pt-assign.cc (maybe_warn_former_built_in_variable): improve message > > > > > > > > > > changeset: 9382:cd95695a0a89 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Thu Jul 09 15:04:34 2009 -0400 > > > > > summary: configure.in: don't use system strftime on MinGW systems > > > > > > > > > > changeset: 9383:941b8414b99e > > > > > user: John W. Eaton <jwe@...> > > > > > date: Sat Jul 11 12:46:10 2009 -0400 > > > > > summary: file-ops.cc (file_ops::symlink, file_ops::readlink): > > > > > avoid incorrectly sized buffer > > > > > > > > > > changeset: 9384:44300eb51817 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Thu Jul 16 11:56:44 2009 -0400 > > > > > summary: graphics.cc (get_array_limits): require min_pos value to > > > > > be greater than zero > > > > > > > > > > changeset: 9385:9aea00e4e000 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Sat Jul 25 16:16:59 2009 +0200 > > > > > summary: Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) > > > > > > > > > > changeset: 9386:6ddb81224550 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Sat Jul 25 16:17:27 2009 +0200 > > > > > summary: __go_draw_axes__.m: also use layer property for plot border > > > > > > > > > > changeset: 9387:b308b2e12f04 > > > > > user: Benjamin Lindner <lindnerb@...> > > > > > date: Sat Jul 25 16:20:05 2009 +0200 > > > > > summary: determine correct image bitwidth in __magick_read__.cc > > > > > > > > > > changeset: 9388:a8a44f20ef3b > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Sat Jul 25 16:20:35 2009 +0200 > > > > > summary: fix signed integer shift > > > > > > > > > > changeset: 9389:3602403af9b8 > > > > > user: Aleksej Saushev <asau@...> > > > > > date: Sat Jul 25 16:21:51 2009 +0200 > > > > > summary: initialize floating point values properly for NetBSD systems > > > > > > > > > > changeset: 9390:83d604a4e803 > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Sat Jul 25 16:22:40 2009 +0200 > > > > > summary: fix Cholesky updating with scalars > > > > > > > > > > changeset: 9391:c4f89df90e43 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Sat Jul 25 16:26:01 2009 +0200 > > > > > summary: avoid complex -> real conversion when constructing arrays with [] > > > > > > > > > > changeset: 9392:6a6779e895d4 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Tue Aug 04 09:52:53 2009 +0200 > > > > > summary: correctly parse things like '@(){1 2}' > > > > > > > > > > changeset: 9393:18b8a3aa034c > > > > > user: John W. Eaton <jwe@...> > > > > > date: Tue Aug 04 09:55:38 2009 +0200 > > > > > summary: use complex function for acos mapper if arg is out of range [-1, 1] > > > > > > > > > > changeset: 9394:f1dd244757cd > > > > > user: Ben Abbott <bpabbott@...> > > > > > date: Thu Aug 06 07:18:53 2009 +0200 > > > > > summary: __go_draw_axes__.m: Fix ticklabels specified as 2D character array. > > > > > > > > > > changeset: 9395:54a3fa5d4376 > > > > > user: Ben Abbott <bpabbott@...> > > > > > date: Thu Aug 06 07:30:34 2009 +0200 > > > > > summary: Avoid the flickering x11 window seen with rapid gnuplot updates. > > > > > > > > > > changeset: 9396:9107c882f193 > > > > > user: Olli Saarela <olli.saarela@...> > > > > > date: Thu Aug 06 07:31:45 2009 +0200 > > > > > summary: __gnuplot_get_var__: if read fails to return data, sleep > > > > > before trying again > > > > > > > > > > changeset: 9397:16181105aeb6 > > > > > user: Pieter Eendebak <pieter.eendebak@...> > > > > > date: Thu Aug 06 07:32:53 2009 +0200 > > > > > summary: support cellstrs in setxor > > > > > > > > > > changeset: 9398:21038fd51788 > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Fri Aug 07 08:11:49 2009 +0200 > > > > > summary: implant tree_index_expression::lvalue from development version > > > > > > > > > > changeset: 9399:0014ff1747a6 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Fri Aug 07 08:13:22 2009 +0200 > > > > > summary: use key list order for iterating through map with for loop > > > > > > > > > > changeset: 9400:3db13615d39a > > > > > user: John W. Eaton <jwe@...> > > > > > date: Fri Aug 07 08:15:27 2009 +0200 > > > > > summary: handle null matrix assignment for diagonal and permutation matrices > > > > > > > > > > changeset: 9401:3a4da80f4adc > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Fri Aug 07 08:22:13 2009 +0200 > > > > > summary: complete change d5570d4b1116 > > > > > > > > > > changeset: 9402:1d5a487a01cf > > > > > user: John W. Eaton <jwe@...> > > > > > date: Mon Aug 10 11:14:46 2009 +0200 > > > > > summary: parse.y (Fevalin): also return output from CATCH expression > > > > > > > > > > changeset: 9403:a29f3eba78a2 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Thu Aug 13 07:56:00 2009 +0200 > > > > > summary: new option, --no-window-system > > > > > > > > > > changeset: 9404:1347fcb231bd > > > > > user: John W. Eaton <jwe@...> > > > > > date: Sun Aug 23 11:09:17 2009 +0200 > > > > > summary: dlmread: perform tilde expansion to filename argument > > > > > > > > > > changeset: 9405:3a65f1038bdb > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Sun Aug 23 11:10:05 2009 +0200 > > > > > summary: fix some functions help markup > > > > > > > > > > changeset: 9406:4963bb455582 > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Sun Aug 23 11:10:35 2009 +0200 > > > > > summary: fix typos in complex xgemm > > > > > > > > > > changeset: 9407:1371eecefd99 > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Sun Aug 23 11:11:27 2009 +0200 > > > > > summary: make single prec. matrix mutliply tests really single > > > > > > > > > > changeset: 9408:9e66af7e1593 > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Sun Aug 23 11:11:27 2009 +0200 > > > > > summary: more fixes & tests for matrix multiply > > > > > > > > > > changeset: 9409:f0d18d74a519 > > > > > user: John W. Eaton <jwe@...> > > > > > date: Sun Aug 23 11:12:16 2009 +0200 > > > > > summary: acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS > > > > > > > > > > changeset: 9410:c3d37d2a2b55 > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Sun Aug 23 11:12:35 2009 +0200 > > > > > summary: zero matrix assignment fix > > > > > > > > > > changeset: 9411:d208ae6e9d74 > > > > > user: David Bateman <dbateman@...> > > > > > date: Mon Aug 24 10:02:47 2009 +0200 > > > > > summary: Fix test for setting of datasource properties. Add the > > > > > edgecolor property to contours > > > > > > > > > > changeset: 9412:8e69b1d41c03 > > > > > tag: qparent > > > > > user: Jaroslav Hajek <highegg@...> > > > > > date: Mon Aug 24 10:06:52 2009 +0200 > > > > > summary: fix typo in acx_blas_f77_func.m4 > > > > > > > > > > In case your favorite patch is missing, now would be a good time to mention it. > > > > > > > > > > regards > > > > > > > > > > -- > > > > > RNDr. Jaroslav Hajek > > > > > computing expert & GNU Octave developer > > > > > Aeronautical Research and Test Institute (VZLU) > > > > > Prague, Czech Republic > > > > > url: www.highegg.matfyz.cz > > > > > > > > > > > > > > > > > -------------------------------------- > > > > Power up the Internet with Yahoo! Toolbar. > > > > http://pr.mail.yahoo.co.jp/toolbar/ > > > > > > > > > > > > > -------------------------------------- > > > Power up the Internet with Yahoo! Toolbar. > > > http://pr.mail.yahoo.co.jp/toolbar/ > > > > > > > > > -------------------------------------- > > Power up the Internet with Yahoo! Toolbar. > > http://pr.mail.yahoo.co.jp/toolbar/ > > > > > -------------------------------------- > Power up the Internet with Yahoo! Toolbar. > http://pr.mail.yahoo.co.jp/toolbar/ > -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ |
|
|
Re: 3.2.3 RC1On Tue, Aug 25, 2009 at 6:51 AM, Benjamin Lindner<lindnerben@...> wrote:
> Benjamin Lindner wrote: >> >> Jaroslav Hajek wrote: >>> >>> hi all, >>> >>> I want to make 3.2.3 in the first half of September. The 1st release >>> candidate tarballs for 3.2.3 are available at: >>> http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/ >> >> Building on mingw32 tdm-gcc-4.3.0-3 completes fine. >> Make check also OK with the already known failures. >> >> Summary: >> >> PASS 5744 >> FAIL 10 >> >> benjamin >> > > I forgot to mention that I require the fix at the end of the thread > http://www.nabble.com/%22dir%22-crashing-oactve-3.2.0-mingw32-td24234760.html > to successfully link. > > benjamin > OK, I applied that one to both main and 3.2.x. thanks -- RNDr. Jaroslav Hajek computing expert & GNU Octave developer Aeronautical Research and Test Institute (VZLU) Prague, Czech Republic url: www.highegg.matfyz.cz |
|
|
Re: 3.2.3 RC1On Tue, Aug 25, 2009 at 8:12 AM, Benjamin Lindner<lindnerben@...> wrote:
> Hello, > > The imread/imfinfo issue as reported in > http://www.nabble.com/imgwrite-imfinfo-fail-in-octave-3.2.x-td25004136.html > should also be fixed before releasing a new 3.2.x version. > Done. > Unfortunately there is no test of the imread/imwrite/imfinfo scripts in the 3.2.x branch, thus it does not show in "make check", so I missed it at first... Maybe there's a patch that can be transplanted? -- RNDr. Jaroslav Hajek computing expert & GNU Octave developer Aeronautical Research and Test Institute (VZLU) Prague, Czech Republic url: www.highegg.matfyz.cz |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |