Bug#966172: possible fix

2020-11-15 Thread McIntyre, Vincent (CASS, Marsfield)
Tags: patch This (tested) patch works around the FTBFS in a sid amd64 schroot. @@ -68,9 +68,9 @@ build-stamp: $(64-BIT_BUILD_STAMP) cd $(bdir); $(curdir)/makemake $(curdir) linux g77_gcc # changeperl no longer necessary - upstream uses /usr/bin/perl now # perl debian/changeperl - cd $

Bug#966172: possible fix

2020-08-04 Thread McIntyre, Vincent (CASS, Marsfield)
I'm wondering if the error gcc is throwing is really a valid error. These mismatches are coming because an INGEGER*8 is being passed via %VAL() so this is actually passing by value (instead of the usual fortran pass-by-reference). For the first error at line 248, - PIXMAP is initialised by a GRG