Bug#897006: [petsc-maint] Bug#897006: petsc FTBFS on mips: f951: out of memory

2018-04-28 Thread Matthew Knepley
On Sat, Apr 28, 2018 at 5:58 AM, Adrian Bunk wrote: > On Fri, Apr 27, 2018 at 09:48:17AM +0800, Drew Parsons wrote: > > Source: petsc > > Version: 3.9.0+dfsg1-1exp4 > > Severity: normal > > > > PETSc 3.9 Fails To Build From Source on mips. PETSC 3.8 continues to > build fine. > > > > Build logs a

Bug#474461: [PETSC #17535] PETSc configuration failure: "Unable to determine sizeof_char"

2008-04-05 Thread Matthew Knepley
I have seen this before, but have not backported the test to fix it. Here is the problem: We try to put in the option -Wno-long-double, which does not generate an error code for cpp and we do not recognize the error message. We now have more messages recognized, and this will not fail in dev (I bel

Bug#350157: [PETSC #14319] Re: Bug#350157: Petsc documentation broken

2006-01-27 Thread Matthew Knepley
Adam C Powell IV <[EMAIL PROTECTED]> writes: Thanks. Fixed. Matt > On Fri, 2006-01-27 at 19:55 +0100, Thomas Fischbacher wrote: >> Package: petsc2.2.0-doc >> Version: 2.2.0-4 >> >> /usr/share/doc/petsc2.2.0-doc/docs/troubleshooting.html mentions the >> MEMCHKQ macro. Grepping

Bug#292261: Python interpreter is not dynamically linked to libpython

2005-01-25 Thread Matthew Knepley
Package: python2.4 Version: If the interpreter is not dynamically linked to libpython, calls to Py_Initialize() from embedded packages will not understand that the interpreter has already initialized Python. I submitted the identical bug to RedHat, which is now fixed in Fedora Core 3: https: