dealii with OS Sierra

49 views
Skip to first unread message

Sudarshan Kumar

unread,
Dec 9, 2017, 6:59:14 AM12/9/17
to deal.II User Group
Dear  al,

I have  installed a fresh copy of OS Sierra in my macbook pro retina mid 2014. I am using Xcode Version 9.1 (9B55), I have installed dealii from the .dmg file and trying to clear step-1 of the examples.
$cmake .  is successfully completed without error. When I run the make  command subsequently I end up in the following error. Could any one please help me  with the issue? tons of thanks in advance. 




-- Generating done

-- Build files have been written to: /Applications/deal.II-8.5-brew.app/Contents/Resources/examples/step-1

bash-3.2$ make 

Scanning dependencies of target step-1

[ 50%] Building CXX object CMakeFiles/step-1.dir/step-1.cc.o

In file included from /Applications/deal.II-8.5-brew.app/Contents/Resources/examples/step-1/step-1.cc:22:

/Applications/deal.II-8.5-brew.app/Contents/Resources/include/deal.II/grid/tria.h:31:1: warning: unknown warning group

      '-Wunused-but-set-parameter', ignored [-Wunknown-warning-option]

DEAL_II_DISABLE_EXTRA_DIAGNOSTICS

^

/Applications/deal.II-8.5-brew.app/Contents/Resources/include/deal.II/base/config.h:307:66: note: expanded from macro

      'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS'

_Pragma("GCC diagnostic ignored \"-Winfinite-recursion\"")       \

                                                                 ^

<scratch space>:84:25: note: expanded from here

 GCC diagnostic ignored "-Wunused-but-set-parameter"

                        ^

In file included from /Applications/deal.II-8.5-brew.app/Contents/Resources/examples/step-1/step-1.cc:22:

/Applications/deal.II-8.5-brew.app/Contents/Resources/include/deal.II/grid/tria.h:31:1: warning: unknown warning group

      '-Wunused-but-set-variable', ignored [-Wunknown-warning-option]

/Applications/deal.II-8.5-brew.app/Contents/Resources/include/deal.II/base/config.h:311:66: note: expanded from macro

      'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS'

_Pragma("GCC diagnostic ignored \"-Wdeprecated-declarations\"")  \

                                                                 ^

<scratch space>:85:25: note: expanded from here

 GCC diagnostic ignored "-Wunused-but-set-variable"

                        ^

In file included from /Applications/deal.II-8.5-brew.app/Contents/Resources/examples/step-1/step-1.cc:22:

/Applications/deal.II-8.5-brew.app/Contents/Resources/include/deal.II/grid/tria.h:31:1: warning: unknown warning group

      '-Wexpansion-to-defined', ignored [-Wunknown-warning-option]

/Applications/deal.II-8.5-brew.app/Contents/Resources/include/deal.II/base/config.h:312:66: note: expanded from macro

      'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS'

_Pragma("GCC diagnostic ignored \"-Wunused-but-set-variable\"")  \

                                                                 ^

<scratch space>:85:25: note: expanded from here

 GCC diagnostic ignored "-Wexpansion-to-defined"

                        ^

In file included from /Applications/deal.II-8.5-brew.app/Contents/Resources/examples/step-1/step-1.cc:22:

/Applications/deal.II-8.5-brew.app/Contents/Resources/include/deal.II/grid/tria.h:31:1: warning: unknown warning group

      '-Wmisleading-indentation', ignored [-Wunknown-warning-option]

/Applications/deal.II-8.5-brew.app/Contents/Resources/include/deal.II/base/config.h:314:66: note: expanded from macro

      'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS'

_Pragma("GCC diagnostic ignored \"-Wignored-attributes\"")       \

                                                                 ^

<scratch space>:85:25: note: expanded from here

 GCC diagnostic ignored "-Wmisleading-indentation"

                        ^

4 warnings generated.

make[2]: *** No rule to make target `/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework', needed by `step-1'.  Stop.

make[1]: *** [CMakeFiles/step-1.dir/all] Error 2

make: *** [all] Error 2





Thanks 


Denis Davydov

unread,
Dec 16, 2017, 12:53:31 AM12/16/17
to deal.II User Group
Hi,

The 8.5.1. was compiled before  High Sierra was out, try the new, pre-prelease package

Cheers,
Denis.
Reply all
Reply to author
Forward
0 new messages