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
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.