On Wed, Apr 2, 2008 Ilmar Wilbers wrote: > Then I think that we should wait with including such a message until we > fully support scons 0.98. Of fix this otherwise.
I have asked at the SCons mailing list and there seems to be no easy fix for SCons < 0.97.0d20071212. I'll remove the output if there are no objections. Johannes > ilmar > > Johannes Ring wrote: >> On Wed, April 2, 2008 Ilmar Wilbers wrote: >>> The following printout is not very nice: >>> scons: Building targets ... >>> scons: *** [/usr/local/lib/libdolfin.dylib] >>> /usr/local/lib/libdolfin.dylib: Permission denied >>> scons: building terminated because of errors. >>> --------------------------------------------------------- >>> DOLFIN sucessfully compiled and installed in >>> >>> /usr/local/ >>> >>> --------------------------------------------------------- >> >> I agree! >> >>> I guess one should check if dolfin actually is installed successfully >>> before claiming that is it. >> >> The problem is that there is no way to do this in SCons 0.97. However, >> this is fixed in the latest SCons release (0.98). >> >> Johannes >> >>> ilmar >>> >>> DOLFIN wrote: >>>> One or more new changesets pushed to the primary dolfin repository. >>>> A short summary of the last three changesets is included below. >>>> >>>> changeset: 3851:fed3568c0443078f3cb7cf649c8ff59330fecea9 >>>> tag: tip >>>> user: "Garth N. Wells <[EMAIL PROTECTED]>" >>>> date: Tue Apr 01 17:17:16 2008 +0100 >>>> files: SConstruct TODO_BuildSystem >>>> description: >>>> Print helper messages at end of build. >>>> >>>> Python experts feel free to improve the formatting! >>>> >>>> >>>> changeset: 3850:d85d9175176888f1b7f68db95220641af9180292 >>>> user: Johannes Ring <[EMAIL PROTECTED]> >>>> date: Tue Apr 01 17:11:56 2008 +0200 >>>> files: SConstruct >>>> description: >>>> Tiny MPI test fix (thanks to Ilmar). >>>> >>>> >>>> changeset: 3849:e16805143f0decffcb5fd88c3769497ce91ee331 >>>> user: Johannes Ring <[EMAIL PROTECTED]> >>>> date: Tue Apr 01 15:48:07 2008 +0200 >>>> files: SConstruct >>>> description: >>>> Fixed MPI test. >>>> Added with<Package>Dir options. >>>> >>>> ---------------------------------------------------------------------- >>>> For more details, visit http://www.fenics.org/hg/dolfin >>>> _______________________________________________ >>>> DOLFIN-dev mailing list >>>> [email protected] >>>> http://www.fenics.org/mailman/listinfo/dolfin-dev >>> _______________________________________________ >>> DOLFIN-dev mailing list >>> [email protected] >>> http://www.fenics.org/mailman/listinfo/dolfin-dev >>> >> >> >> _______________________________________________ >> DOLFIN-dev mailing list >> [email protected] >> http://www.fenics.org/mailman/listinfo/dolfin-dev > > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
