[petsc-dev] elemental in nightly builds with g++-4.6

Jack Poulson poulson at stanford.edu
Wed Oct 9 16:04:24 CDT 2013


That makes sense, though I'm surprised that PETSc is switching between
the development branch and the last release (0.81) on the fly.

The library has significantly evolved since 0.81 and the upcoming 0.82
will be a significant release.

Jack

On 10/09/2013 01:59 PM, Satish Balay wrote:
> Ah - its the git vs tarball download stuff :(
> 
> <<<successful build with old tarball?>>>>>>>
>                   ERROR: Could not execute "['git', 'clone', 'https://github.com/elemental/Elemental', '/sandbox/balay/petsc.clone/externalpackages/elemental']":
> Cloning into '/sandbox/balay/petsc.clone/externalpackages/elemental'...error: Failed connect to github.com:443; Connection timed out while accessing https://github.com/elemental/Elemental/info/refs
> fatal: HTTP request failed
> 
>                     Downloading http://libelemental.org/pub/releases/elemental-0.81.tgz to /sandbox/balay/petsc.clone/externalpackages/_d_elemental-0.81.tgz
> 
> <<<<<<<<<<<<<<<<<< failed build>>>>>>>>>>>>>>>
> 
> Executing: ['git', 'clone', 'https://github.com/elemental/Elemental', '/sandbox/petsc/petsc.clone-3/externalpackages/elemental']
> stdout: Cloning into '/sandbox/petsc/petsc.clone-3/externalpackages/elemental'...
> Executing: ['git', 'checkout', '-f', '89e7ddc52db68dc5a3f2635733293d7349dbd518']
>                   Looking for ELEMENTAL in directory starting with elemental
> 
> 
> Satish
> 
> 
> On Wed, 9 Oct 2013, Satish Balay wrote:
> 
>> ok - I've attempted another build with 4.6 - now this goes through fine.
>>
>> Attaching corresponding configure.log.
>>
>> Satish
>>
>> On Wed, 9 Oct 2013, Satish Balay wrote:
>>
>>> Configure goes through fine - but elemental fails.
>>>
>>> If gcc-4.6 is not suitable - either elemental configure [or petsc configure]
>>> should have an appropriate check before attempting this build?
>>>
>>> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2013/10/09/build_next_arch-linux-pkgs-cxx-mlib_grind.log
>>> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2013/10/09/configure_next_arch-linux-pkgs-cxx-mlib_grind.log
>>>
>>> For some reason when I attempted this manually yesterday - it
>>> worked. [again worked today with one of my attempts] - but most of my
>>> retries today failed. wierd..
>>>
>>> [it works with +gcc-4.7.3 or +gcc-4.8.0 though]
>>>
>>> Satish
>>>
>>>
>>
> 




More information about the petsc-dev mailing list