[125581] trunk/dports/science/abinit/Portfile

David Strubbe dstrubbe at macports.org
Sun Sep 21 22:50:46 PDT 2014


That worked, thanks for the tip!

David

On Sun, Sep 21, 2014 at 10:28 PM, Ryan Schmidt <ryandesign at macports.org>
wrote:

> On Sep 22, 2014, at 12:21 AM, dstrubbe at macports.org wrote:
> >
> > Revision
> > 125581
> > Author
> > dstrubbe at macports.org
> > Date
> > 2014-09-21 22:21:07 -0700 (Sun, 21 Sep 2014)
> > Log Message
> >
> > abinit: temporarily include config.log in main log file for debugging
> buildbot configure failure on Mountain Lion.
> > Modified Paths
> >
> >       • trunk/dports/science/abinit/Portfile
>
> > +# This is a temporary measure for debugging configure failure on
> Mountain Lion buildslave.
> > +
> > +#checking for gcc... mpicc-mpich-mp
> > +#checking whether the C compiler works... no
> > +
> > +post-configure {
> > +    system -W ${worksrcpath} "cat config.log"
> > +}
>
> Good idea! Unfortunately because the configure script fails, the
> post-configure block doesn't get run.
>
> You'd have to do something like set the configure.cmd to ./configure ||
> true to continue on even when in fails.
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20140921/d461abd4/attachment.html>


More information about the macports-dev mailing list