Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-16 Thread Dirk Eddelbuettel
On 16 March 2006 at 08:46, Diethelm Wuertz wrote: | Dear all, | | I took some time to look at the code, but I not really know what to do. | The Fortran | program concerns the SQP algorithm written not by myself but with extension | added by me. I had also some problems to run it for the Mac and

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-16 Thread Diethelm Wuertz
Dear all, I took some time to look at the code, but I not really know what to do. The Fortran program concerns the SQP algorithm written not by myself but with extension added by me. I had also some problems to run it for the Mac and under Windows with the Mingw gfortran/gf77 compilers but I th

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-13 Thread Stephen R Marenka
On Mon, Mar 13, 2006 at 02:37:08PM -0600, Dirk Eddelbuettel wrote: > Thanks for confirming, and of course your upload. We'll go with this now > tested and confirmed debian/rules as per the next revision; I'll mark the > bug pending. Ok? Works for me. -- Stephen R. Marenka If life's not fun,

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-13 Thread Dirk Eddelbuettel
| On Mon, Mar 13, 2006 at 10:47:13AM -0600, Dirk Eddelbuettel wrote: | > | > Ok, I tested the debian/rules and it works. One thing I have figured out is | > how to pass more than one argument to FFLAGS which seems to fail -- I am | > probably running into some issues with quoting. | | This one w

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-13 Thread Stephen R Marenka
On Mon, Mar 13, 2006 at 10:47:13AM -0600, Dirk Eddelbuettel wrote: > > Ok, I tested the debian/rules and it works. One thing I have figured out is > how to pass more than one argument to FFLAGS which seems to fail -- I am > probably running into some issues with quoting. This one works fine. --

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-13 Thread Dirk Eddelbuettel
Ok, I tested the debian/rules and it works. One thing I have figured out is how to pass more than one argument to FFLAGS which seems to fail -- I am probably running into some issues with quoting. Dirk #!/usr/bin/make -f # -*- makefile -*-

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-13 Thread Stephen R Marenka
On Mon, Mar 13, 2006 at 08:23:34AM -0600, Dirk Eddelbuettel wrote: > so you could try the 'if m68k' line in debian/rules to start as > MAKEFLAGS="CFLAGS=-O1" R CMD INSTALL > where is everything we currently have behind INSTALL. If you mean: | MAKEFLAGS="CFLAGS=-O1" R CMD INSTALL

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-13 Thread Dirk Eddelbuettel
On 13 March 2006 at 09:02, Stephen R Marenka wrote: | On Mon, Mar 13, 2006 at 08:23:34AM -0600, Dirk Eddelbuettel wrote: | | > so you could try the 'if m68k' line in debian/rules to start as | > MAKEFLAGS="CFLAGS=-O1" R CMD INSTALL | > where is everything we currently have behind I

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-13 Thread Stephen R Marenka
On Sat, Mar 11, 2006 at 10:16:22PM -0600, Dirk Eddelbuettel wrote: > > Try this, please: Ends up with the following command line, which fails. | g77 -w -O0 -fPIC -g -O2 -c 034B-GarchModelling.f -o 034B-GarchModelling.o BTW: I'm uploading the package I built with 034B-GarchModelling.f compiled

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-13 Thread Dirk Eddelbuettel
On 13 March 2006 at 07:50, Stephen R Marenka wrote: | On Sat, Mar 11, 2006 at 10:16:22PM -0600, Dirk Eddelbuettel wrote: | > | > Try this, please: | | Ends up with the following command line, which fails. | | | g77 -w -O0 -fPIC -g -O2 -c 034B-GarchModelling.f -o 034B-GarchModelling.o I was

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-11 Thread Dirk Eddelbuettel
Try this, please: - #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-fseries package # Copyright 2003-2006 by Dirk Eddelbuette

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-11 Thread Dirk Eddelbuettel
On 11 March 2006 at 21:37, Dirk Eddelbuettel wrote: | | (Diethelm and Brian trimmed) | | On 11 March 2006 at 20:59, Stephen R Marenka wrote: | | On Fri, Mar 10, 2006 at 08:31:31AM -0600, Dirk Eddelbuettel wrote: | | | | > Great! We have a long and shameful history of suppressing optimisation o

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-11 Thread Dirk Eddelbuettel
(Diethelm and Brian trimmed) On 11 March 2006 at 20:59, Stephen R Marenka wrote: | On Fri, Mar 10, 2006 at 08:31:31AM -0600, Dirk Eddelbuettel wrote: | | > Great! We have a long and shameful history of suppressing optimisation on | > arm and m68k to enable complete compilation, so I will go bac

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-11 Thread Stephen R Marenka
On Fri, Mar 10, 2006 at 08:31:31AM -0600, Dirk Eddelbuettel wrote: > Great! We have a long and shameful history of suppressing optimisation on > arm and m68k to enable complete compilation, so I will go back to -O1 for > m68k. Could you possibly push a manual build of the package? I don't reall

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-10 Thread Dirk Eddelbuettel
(Re-added CCs for Diethelm and Brian as heads-ups) On 10 March 2006 at 08:02, Stephen R Marenka wrote: | On Thu, Mar 09, 2006 at 03:19:13PM -0600, Dirk Eddelbuettel wrote: | | > As a general rule, I can expect to successfully mix code from gcc 3.4 and | > 4.0, right? | > | > In which case, cou

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-10 Thread Stephen R Marenka
On Thu, Mar 09, 2006 at 03:19:13PM -0600, Dirk Eddelbuettel wrote: > As a general rule, I can expect to successfully mix code from gcc 3.4 and > 4.0, right? > > In which case, could I create a -2 upload with gcc/gfortran 4.0 even though > the rest of R and the couple dozen R-dependent packages a

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-10 Thread Prof Brian Ripley
On Thu, 9 Mar 2006, Dirk Eddelbuettel wrote: Diethelm, Any comment from your end? -- The code only fails on m68k (which has historically had an above-average share of troubles with Fortran). -- The previous fSeries released passed so it may be the new Garch code in file 034B-GarchModelling

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-09 Thread Dirk Eddelbuettel
Diethelm, Any comment from your end? -- The code only fails on m68k (which has historically had an above-average share of troubles with Fortran). -- The previous fSeries released passed so it may be the new Garch code in file 034B-GarchModelling.f -- According to Stephen, gfortran 4.0 c

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-09 Thread Dirk Eddelbuettel
Hi Stephen, On 9 March 2006 at 13:21, Stephen R Marenka wrote: | Package: fseries | Version: 221.10065-1 | Severity: important | | | fseries fails to build from source due to a gcc-3.4 ICE on m68k. For Ahh, the joys of Fortran on m68k ... :-/ | what it's worth, I built the package with gfort

Bug#356107: fseries_221.10065-1(m68k/unstable/spice): ftbfs on m68k

2006-03-09 Thread Stephen R Marenka
Package: fseries Version: 221.10065-1 Severity: important fseries fails to build from source due to a gcc-3.4 ICE on m68k. For what it's worth, I built the package with gfortran-4.0 and it built fine. I'm not sure of the other implications involved with a change of compiler. You are welcomed t