[petsc-dev] WHO BROKE THE TRIANGLE BUILD

Jed Brown jed at jedbrown.org
Wed Feb 7 10:06:06 CST 2018


Matthew Knepley <knepley at gmail.com> writes:

> On Thu, Feb 8, 2018 at 2:02 AM, Smith, Barry F. <bsmith at mcs.anl.gov> wrote:
>
>>
>>   That is yesterday's build. Today's next look ok.
>>
>>    I had accidentally made PETSc use std99 compiler for everything include
>> external libraries
>>
>>    Do you have problems with the most recent branches right now?
>>
>
> Pulling and checking. I has not pulled from yesterday.
>
> Does that mean Triangle is broken for stdc99? One more thing to fix.

It needs to include <stdlib.h> and the build either needs to set
-DNO_TIMER or the "struct timezone tz" needs to be deleted and
gettimeofday() calls should take NULL as the second argument.

I don't see a repository in which to make the change.


More information about the petsc-dev mailing list