[petsc-dev] p4est configure error

Mark Adams mfadams at lbl.gov
Mon Feb 13 09:12:43 CST 2017


Note, I am in a detached HEAD state in this directory.

I should have done this before but I am nuking the arch directory. I trust
that will fix this.

On Sun, Feb 12, 2017 at 4:49 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:

>
>   Sorry, someone should have responded yesterday but presumably everyone
> thought someone else would do it. I tried on my Mac and it all went fine.
>
>       Here is the problematic output you got
>
>          Executing: ['git', 'rev-parse', 'v2.0']
>           stdout: v2.0
>
>       Here is the code:
>
>       try:
>         gitcommit_hash,err,ret = config.base.Configure.
> executeShellCommand([self.sourceControl.git, 'rev-parse',
> self.gitcommit], cwd=self.packageDir, log = self.log)
>       except:
>         raise RuntimeError('Unable to locate commit: '+self.gitcommit+' in
> repository: '+self.packageDir+'.\n If its a remote branch- use:
> origin/'+self.gitcommit)
>
>  Please do
>
> cd $PETSC_DIR/$PETSC_ARCH/externalpackages/git.p4est
>
> git rev-parse v2.0
>
> git tag -l
>
> and send back all the output.
>
> Barry
>
>
>
>
> > On Feb 11, 2017, at 7:04 AM, Mark Adams <mfadams at lbl.gov> wrote:
> >
> > I am getting this in master:
> >
> > ************************************************************
> *******************
> >          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log
> for details):
> > ------------------------------------------------------------
> -------------------
> > Unable to locate commit: v2.0 in repository:
> /Users/markadams/Codes/petsc/arch-macosx-gnu-g/externalpackages/git.p4est.
> >  If its a remote branch- use: origin/v2.0
> >
> > <configure.log>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170213/991b7c4c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: typescript
Type: application/octet-stream
Size: 957 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170213/991b7c4c/attachment.obj>


More information about the petsc-dev mailing list