← Back to team overview

dolfin team mailing list archive

Re: [noreply@xxxxxxxxxxxxx: [Branch ~dolfin-core/dolfin/main] Rev 5939: Minor change in adaptivity test - was failing to build. This might help . . . .]

 


On 16/06/11 22:28, Johan Hake wrote:
> On Thursday June 16 2011 14:15:46 Anders Logg wrote:
>> On Thu, Jun 16, 2011 at 09:48:02PM +0100, Garth N. Wells wrote:
>>> On 16/06/11 21:44, Johan Hake wrote:
>>>> Do you have a self cleaning /tmp directory ;) ?
>>>>
>>>> Could you try run it again, maybe after an instant-clean?
>>>
>>> I've done that a bunch of times.
> 
> Bummer...
> 

I think it's working now (a later error did produce a compile.log file).
The problem looks to have been related to GMP. I've removed real.h/cpp.

'real' could make a comeback, but some templating would make the
implementation a lot cleaner.

Garth



>>>> We need a better way of reporting this kindoff errors. As the output on
>>>> a buildbot is not reachable either. For now I have bugged Johannes to
>>>> log into the buildbot and report the messages. Maybe we can make
>>>> instant print the content of the config.log on error?
>>>
>>> It's usually *very* long since there are lots of SWIG-related warnings.
> 
> We might be able to do something with these. Just add some warning suppresions 
> :)
> 
>> Would it help if Instant in addition to storing the output to a file
>> with a long "random" name which is difficult to access also stored it
>> in a file with a predictable name, like "instant_error.log" in the
>> current directory, or in ~/.instant? Perhaps one can then link to that
>> file from the buildbot.
> 
> Yes, instant could just copy it to a .instant/error_log/ directory and report 
> this file instead of the obscure one.
> 
> Johan
>  
>> --
>> Anders
>>
>>> Garth
>>>
>>>> Johan
>>>>
>>>> On Thursday June 16 2011 13:37:57 Garth N. Wells wrote:
>>>>> On 16/06/11 18:57, Johan Hake wrote:
>>>>>> On Thursday June 16 2011 10:49:48 Garth N. Wells wrote:
>>>>>>> On 16/06/11 18:20, Johan Hake wrote:
>>>>>>>> std:: should not be nessesary.
>>>>>>>>
>>>>>>>> Was it rev 5935 that caused troubles?
>>>>>>>>
>>>>>>>> I made a very small change to the compile module interface. But it
>>>>>>>> all run smooth here...
>>>>>>>
>>>>>>> Looks like you were the culprit ;).
>>>>>>>
>>>>>>>> Can you display the content of the compile.log file?
>>>>>>>
>>>>>>> Sure.
>>>>>>>
>>>>>>> For now I've reverted the change to hopefully get the buildbots
>>>>>>> green again.
>>>>>>
>>>>>> And where is the output?
>>>>>
>>>>> Good question. I fixed one problem (not yet committed), and now I get
>>>>>
>>>>> RuntimeError: In instant.recompile: The module did not compile, see
>>>>> '/tmp/tmphv1KM82011-6-16-21-25_instant/dolfin_compile_code_2304edf253e
>>>>> ecf74 54085042a9882c03/compile.log'
>>>>>
>>>>> but the directory /tmp/tmphv....... doesn't exist.
>>>>>
>>>>> Garth
>>>>>
>>>>>> Johan
>>>>>>
>>>>>>> Garth
>>>>>>>
>>>>>>>> Johan
>>>>>>>>
>>>>>>>> On Thursday June 16 2011 10:07:19 Garth N. Wells wrote:
>>>>>>>>> On 16/06/11 18:03, Anders Logg wrote:
>>>>>>>>>> Should the std:: really be needed in Expressions? It hasn't been
>>>>>>>>>> before.
>>>>>>>>>
>>>>>>>>> Probably not, but something is breaking the tests. I'm getting
>>>>>>>>> loads of
>>>>>>>>>
>>>>>>>>>   RuntimeError: In instant.recompile: The module did not compile,
>>>>>>>>>   see
>>>>>>>>>
>>>>>>>>> '/tmp/tmp47nbEc2011-6-16-18-03_instant/dolfin_compile_code_2304edf
>>>>>>>>> 253e ec f74 54085042a9882c03/compile.log'
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> When did it start breaking?
>>>>>>>>>
>>>>>>>>> Garth
>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Mailing list: https://launchpad.net/~dolfin
>>>>>>>>>> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
>>>>>>>>>> Unsubscribe : https://launchpad.net/~dolfin
>>>>>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Mailing list: https://launchpad.net/~dolfin
>>>>>>>>> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
>>>>>>>>> Unsubscribe : https://launchpad.net/~dolfin
>>>>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Mailing list: https://launchpad.net/~dolfin
>>>>>>> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
>>>>>>> Unsubscribe : https://launchpad.net/~dolfin
>>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~dolfin
>>> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~dolfin
>>> More help   : https://help.launchpad.net/ListHelp



Follow ups

References