Re: [deal.II] DWARF version?

2016-11-04 Thread Wolfgang Bangerth
On 11/04/2016 12:20 PM, Victor Eijkhout wrote: Say, your 8.4.1 uses petsc 3.5. Are you upgrading to 3.7? The OptionsGetWhatever routines have acquired an extra parameter in 3.6, so I can’t compile you with the latest petsc. Yes, the dealii-dev branch (=github) should have that folded in alrea

Re: [deal.II] DWARF version?

2016-11-04 Thread Victor Eijkhout
> On Nov 4, 2016, at 8:53 AM, Wolfgang Bangerth wrote: > > On 11/04/2016 07:50 AM, Victor Eijkhout wrote: >> You guys don’t run into problems with trilinos? > > No, I install it all the time. It may be that we don't because we don't > usually use STK… I have no idea why I have that enabled. S

Re: [deal.II] DWARF version?

2016-11-04 Thread Wolfgang Bangerth
On 11/04/2016 07:50 AM, Victor Eijkhout wrote: You guys don’t run into problems with trilinos? No, I install it all the time. It may be that we don't because we don't usually use STK... Best W. -- Wolfgang Bangerth

Re: [deal.II] DWARF version?

2016-11-04 Thread Victor Eijkhout
> On Nov 4, 2016, at 8:23 AM, Bruno Turcksin wrote: > > The problem is again from Trilinos. Your install of Trilinos looks > broken. I would try to reinstall it from scratch instead of changing > the config file by hand. I always install from scratch. You guys don’t run into problems with tril

Re: [deal.II] DWARF version?

2016-11-04 Thread Bruno Turcksin
Victor, 2016-11-03 19:12 GMT-04:00 Victor Eijkhout : > Ok, I fixed this one by editing out a line in that trilinos config file. Now > the deal cmake goes a bit further, but still complains about an error. Can > you look at the attached? The problem is again from Trilinos. Your install of Trilinos

Re: [deal.II] DWARF version?

2016-11-03 Thread Victor Eijkhout
> > /work/00434/eijkhout/trilinos/installation-12.2.1/lib/cmake/STK/STKConfig.cmake > says that this file needs tot exist > /work/00434/eijkhout/trilinos/installation-12.2.1/lib/cmake/STK/../STKDoc_tests/STKDoc_testsConfig.cmake > Can you check if it is there? Ok, I fixed this one by editing o

Re: [deal.II] DWARF version?

2016-10-14 Thread Bruno Turcksin
Victor, it looks like there is a problem with Trilinos: CMake Error at /work/00434/eijkhout/trilinos/installation-12.2.1/lib/cmake/STK/STKConfig.cmake:143 (INCLUDE): include could not find load file: /work/00434/eijkhout/trilinos/installation-12.2.1/lib/cmake/STK/../STKDoc_tests/STKDoc

Re: [deal.II] DWARF version?

2016-10-14 Thread Victor Eijkhout
> On Oct 14, 2016, at 3:12 PM, Timo Heister wrote: > >> The cmake aborts somewhere and I was trying to figure out where. I’m >> attaching the log and the output. > > What is the output to the terminal before it aborts? ### # # deal.II configuration: #CMAKE_BUILD_TYPE: DebugRele

Re: [deal.II] DWARF version?

2016-10-14 Thread Timo Heister
> The cmake aborts somewhere and I was trying to figure out where. I’m > attaching the log and the output. What is the output to the terminal before it aborts? -- Timo Heister http://www.math.clemson.edu/~heister/ -- The deal.II project is located at http://www.dealii.org/ For mailing list/fo

[deal.II] DWARF version?

2016-10-14 Thread Victor Eijkhout
The 8.4.1 cmake throws an error because of the "-gdwarf-2" flag on the Intel compiler. Is that flag needed? If no, how can I disable it? This is what I found in the CmakeError: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3077733329/fast" gmake[1]: Entering directory `/work/00434/eijkho