[petsc-users] Fwd: error messages while updating petsc-dev

A.L. Siahaan als88 at cam.ac.uk
Thu Nov 8 13:54:50 CST 2012


Hi,
These are the outputs :

antony at gnw20pc1:~/code/petsc-dev$ hg parent
changeset:   24846:6e281c3f1f72
tag:         tip
user:        Matthew G Knepley <knepley at gmail.com>
date:        Thu Nov 08 11:41:01 2012 -0500
summary:     Manual: Added part of a section on DMComplex

antony at gnw20pc1:~/code/petsc-dev$ hg tip
changeset:   24846:6e281c3f1f72
tag:         tip
user:        Matthew G Knepley <knepley at gmail.com>
date:        Thu Nov 08 11:41:01 2012 -0500
summary:     Manual: Added part of a section on DMComplex

antony at gnw20pc1:~/code/petsc-dev$ hg status
? configtest.mod0
antony at gnw20pc1:~/code/petsc-dev$ hg pull
pulling from http://petsc.cs.iit.edu/petsc/petsc-dev
searching for changes
no changes found
pulling from http://petsc.cs.iit.edu/petsc/BuildSystem
searching for changes
no changes found
antony at gnw20pc1:~/code/petsc-dev$ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
antony at gnw20pc1:~/code/petsc-dev$ hg status
? configtest.mod0
antony at gnw20pc1:~/code/petsc-dev$ cd config/BuildSystem/
antony at gnw20pc1:~/code/petsc-dev/config/BuildSystem$ hg parent
changeset:   2878:3d4bb7478b00
tag:         tip
user:        Barry Smith <bsmith at mcs.anl.gov>
date:        Wed Nov 07 20:34:01 2012 -0600
summary:     added support for --with-PACKAGENAME-pkg-config[=pathtosearch]

antony at gnw20pc1:~/code/petsc-dev/config/BuildSystem$ hg tip
changeset:   2878:3d4bb7478b00
tag:         tip
user:        Barry Smith <bsmith at mcs.anl.gov>
date:        Wed Nov 07 20:34:01 2012 -0600
summary:     added support for --with-PACKAGENAME-pkg-config[=pathtosearch]

antony at gnw20pc1:~/code/petsc-dev/config/BuildSystem$ hg status
antony at gnw20pc1:~/code/petsc-dev/config/BuildSystem$ hg pull
pulling from http://petsc.cs.iit.edu/petsc/BuildSystem
searching for changes
no changes found
antony at gnw20pc1:~/code/petsc-dev/config/BuildSystem$ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
antony at gnw20pc1:~/code/petsc-dev/config/BuildSystem$ hg status
antony at gnw20pc1:~/code/petsc-dev/config/BuildSystem$ 


Regards,
Antony

On Nov 8 2012, Satish Balay wrote:

>please copy/paste the output of the following commands
>
>
>hg parent
>hg tip
>hg status
>hg pull
>hg update
>hg status
>cd config/BuildSystem
>hg parent
>hg tip
>hg status
>hg pull
>hg update
>hg status
>
>Satish
>
>On Thu, 8 Nov 2012, Zhenglun (Alan) Wei wrote:
>
>> Thanks for your reply, Dr. Balay.
>>      However, I do not know how to get the latest version of petsc-dev 
>> except following http://www.mcs.anl.gov/petsc/developers/index.html
>> |cd petsc-dev||
>> hg pull -u
>> ||./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py
>> ||make
>> 
>> Those are all what I did. Should I do something else?
>> 
>> thanks,
>> Alan
>> |
>> > On Thu, 8 Nov 2012, Zhenglun (Alan) Wei wrote:
>> > 
>> > > Dear folks,
>> > >      I came across an error while making a code:
>> > >   makefile:7: *** missing separator. Stop.
>> > >      This happens after I was tying to update the petsc-dev with 
>> > > some error message; the configure.log, error.log and make.log are 
>> > > attached. I've already sent it to petsc-maint list. Is this makefile 
>> > > error related to the fail update?
>> >       This is a Mercurial clone
>> >          Defined "VERSION_HG" to
>> > ""85e6055943e0711fccdec2d08caeba48971d3d55""
>> >          Defined "VERSION_DATE_HG" to ""Fri Sep 23 14:46:14 2011 
>> > -0700""
>> >          Defined "VERSION_BS_HG" to
>> > ""e9fd775ab2bf270a9204f7cbc33603292ac5b1d8""
>> >          Defined "VERSION_BS_DATE_HG" to ""Fri Sep 16 17:33:47 2011 
>> > +0200"" <<<<<
>> > 
>> > You don't have the latest petsc-dev. Can you pull the latest 
>> > petsc-dev and retry?
>> > 
>> > Satish
>> 
>> 
>
>


More information about the petsc-users mailing list