← Back to team overview

dorsal team mailing list archive

Re: Remaining issues on snow leopard

 

On 8/23/10 8:06 PM, Anders Logg wrote:
> On Mon, Aug 23, 2010 at 10:33:52AM -0400, Paul Barbone wrote:
>> Anders Logg wrote:
>>> On Mon, Aug 23, 2010 at 10:19:39AM -0400, Paul Barbone wrote:
>>>> Anders Logg wrote:
>>>>> On Mon, Aug 23, 2010 at 01:52:16PM +0530, Harish Narayanan wrote:
>>>>>> On 8/23/10 1:51 PM, Anders Logg wrote:
>>>>>>> On Mon, Aug 23, 2010 at 12:14:02PM +0530, Harish Narayanan wrote:
>>>>>>>> The following issues remain on snow leopard, as pointed out by the
>>>>>>>> dolfin configuration step.
>>>>>>>>
>>>>>>>> Harish
>>>>>>>>
>>>>>>>>
>>>>>>>> -- Checking for package 'Armadillo'
>>>>>>>> -- Performing Test ARMADILLO_TEST_RUNS
>>>>>>>> -- Performing Test ARMADILLO_TEST_RUNS - Failed
>>>>>>>> -- Armadillo could not be found. Be sure to set ARMADILLO_DIR.
>>>>>>>> (missing:  ARMADILLO_TEST_RUNS)
>>>> You're probably way beyond this, but in case it's helpful to you to
>>>> know:  In order to get dorsal to work on my leopard system, I had to
>>>> include this in my "paul.platform" file:
>>>>
>>>> # PEB ADDED - SYSTEM SPECIFIC:
>>>> default ARMADILLO_DIR=/Users/barbone/Research/Computation/FEniCS
>>>> # END PEB ADDED-----------------------------------------
>>>
>>> Are you using the latest Dorsal and DOLFIN? There have been several
>>> updates today, including some to the FindArmadillo test script.
>>>
>> No, since it's installed and (apparently) working, I haven't
>> updated.  This was on Thursday (eons ago, as measured in "updates".)
>> Nevertheless, I thought it might be useful to you to know that it's
>> not a new problem that has been created by the recent changes over
>> the past couple days, nor is it isolated to snowleopard.
>>
>> -Paul
> 
> ok, thanks for the report. I think it's still working.

No, it isn't.

-- The following optional packages could not be found:
-- (**) Trilinos --- (Expected)
-- (**) MTL4
-- (**) CHOLMOD

And linking fails with:

ld: library not found for -lcppunit
collect2: ld returned 1 exit status
make[2]: *** [dolfin/libdolfin.0.9.8.dylib] Error 1
make[1]: *** [dolfin/CMakeFiles/dolfin.dir/all] Error 2
make: *** [all] Error 2
Failure with exit status: 2
Exit message: There was a problem building dolfin.


Harish



Follow ups

References