[Trilinos-Users] Sundance build fail

Brock Palen brockp at umich.edu
Wed Feb 16 09:35:56 MST 2011


That gives me a new error in thyra

The messages (and tones of new warnings on other builds I didn't notice before) were to long so I have attached them:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 873274 bytes
Desc: not available
Url : https://software.sandia.gov/pipermail/trilinos-users/attachments/20110216/df223e4b/attachment-0001.obj 
-------------- next part --------------


        EXTRA_ARGS=$@

        cmake \
          -D CMAKE_BUILD_TYPE:STRING=RELEASE \
          -D Trilinos_ENABLE_TESTS:BOOL=ON \
          -D Trilinos_ENABLE_ALL_PACKAGES:BOOL=ON \
          -D Trilinos_ENABLE_SECONDARY_STABLE_CODE=ON \
          -D TPL_ENABLE_QT:BOOL=OFF \
          -D TPL_ENABLE_Boost:BOOL=OFF \
          -D Trilinos_ENABLE_TriKota:BOOL=OFF \
          -D Trilinos_ENABLE_PyTrilinos:BOOL=OFF \
          -D TPL_ENABLE_MPI:BOOL=ON \
          -D MPI_EXEC_MAX_NUMPROCS:STRING=4 \
          -D Trilinos_ENABLE_EXPLICIT_INSTANTIATION:BOOL=ON \
          $EXTRA_ARGS \
          /tmp/trilinos-10.6.2-Source


Brock Palen
www.umich.edu/~brockp
Center for Advanced Computing
brockp at umich.edu
(734)936-1985



On Feb 16, 2011, at 10:42 AM, Brock Palen wrote:

> Thank I will try it out and report
> 
> Brock Palen
> www.umich.edu/~brockp
> Center for Advanced Computing
> brockp at umich.edu
> (734)936-1985
> 
> 
> 
> On Feb 15, 2011, at 7:03 PM, Kevin Long wrote:
> 
>> 
>> Hi Brock,
>> 
>> You can fix the problem by adding
>> 
>> -D Trilinos_ENABLE_EXPLICIT_INSTANTIATION:BOOL=ON \
>> 
>> to your cmake command line. 
>> 
>> Kevin
>> 
>> 
>> -- 
>> ------------------------------------------------------
>> Kevin Long
>> Associate Professor
>> Department of Mathematics and Statistics
>> Texas Tech University
>> Lubbock, TX 
>> 
>> "The end of fear is the beginning of wisdom" 
>>   -- Bertrand Russell
>> ------------------------------------------------------
>> 
>> 
> 
> 
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users
> 
> 
> 



More information about the Trilinos-Users mailing list