[Users] ML build broken?

Luca Baiotti baiotti at ile.osaka-u.ac.jp
Mon Aug 20 00:03:33 CDT 2012


On 8/20/12 12:12 AM, Ian Hinder wrote:
>
> On 19 Aug 2012, at 15:59, Luca Baiotti wrote:
>
>> On 8/19/12 5:04 PM, Ian Hinder wrote:
>>>
>>> On 19 Aug 2012, at 09:23, Luca Baiotti wrote:
>>>
>>>> Hello,
>>>>
>>>> I updated my Cactus tree and compiled on my laptop (with repository
>>>> simfactory osx-snow-leopard-macports-gcc.cfg) a thornlist containing
>>>> McLachlan. The error is:
>>>>
>>>> COMPILING
>>>> /Users/baiotti/Cactus/arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc
>>>> /Users/baiotti/Cactus/arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc:
>>>> In function 'void ML_BSSN_convertFromADMBaseGamma_Body(const cGH*, int,
>>>> int, const double*, const double*, const double*, const int*, const
>>>> int*, int, double* const __restrict__*)':
>>>> /Users/baiotti/Cactus/arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc:486:22:
>>>> error: cannot convert '__m128d {aka __vector(2) double}' to 'double' for
>>>> argument '1' to 'double sgn(double)'
>>>> /Users/baiotti/Cactus/arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc:488:22:
>>>> error: cannot convert '__m128d {aka __vector(2) double}' to 'double' for
>>>> argument '1' to 'double sgn(double)'
>>>> /Users/baiotti/Cactus/arrangements/McLachlan/ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc:490:22:
>>>> error: cannot convert '__m128d {aka __vector(2) double}' to 'double' for
>>>> argument '1' to 'double sgn(double)'
>>>> make[3]: *** [ML_BSSN_convertFromADMBaseGamma.cc.o] Error 1
>>>> make[2]: *** [make.checked] Error 2
>>>> make[1]: ***
>>>> [/Users/baiotti/Cactus/configs/GRHydro2/lib/libthorn_ML_BSSN.a] Error 2
>>>>
>>>> Do others see the same error?
>>>
>>> When did you update, and did you update everything at the same time?  We had an issue related to this but we thought it was fixed a few days ago.
>>
>> 10 hours ago, with GetComponents --update
>>
>>> On Datura, the tests all pass.  http://damiana2.aei.mpg.de/~ianhin/testreports/EinsteinToolkitTests/results.xml
>>>
>>> I will try using Snow Leopard and report back.
>>
>> Thanks,
>
> A fresh compile works for me.  Maybe GetComponents didn't do the update properly?  Can you try with a fresh checkout?
>


-----------------------------------------------------------------
   Updating module: McLachlan/doc
   from repository: git://carpetcode.org/McLachlan
        located in: ./arrangements
Executing: git diff-files --quiet
        In: /Users/baiotti/Cactus/./repos/McLachlan
Executing: git stash
        In: /Users/baiotti/Cactus/./repos/McLachlan
No local changes to save
Executing: git remote update origin
        In: /Users/baiotti/Cactus/./repos/McLachlan
Fetching origin
Executing: git branch
        In: /Users/baiotti/Cactus/./repos/McLachlan
* master
Executing: git pull --rebase origin master
        In: /Users/baiotti/Cactus/./repos/McLachlan && git checkout master
Already on 'master'
 From git://carpetcode.org/McLachlan
  * branch            master     -> FETCH_HEAD
Current branch master is up to date.
Executing: git checkout master
        In: /Users/baiotti/Cactus/./repos/McLachlan
Already on 'master'
Executing: git stash pop
        In: /Users/baiotti/Cactus/./repos/McLachlan
No stash found.

Warning: Could not update McLachlan. Could not pop stashed changes.




More information about the Users mailing list