[Dune] New project compilation bug
Aleksejs Fomins
aleksejs.fomins at lspr.ch
Wed Sep 24 11:03:18 CEST 2014
Dear Andreas,
I have attached the config.log and output.txt to the mail.
Hope this helps,
Aleksejs
On 09/24/2014 10:54 AM, Andreas Dedner wrote:
> Hi.
> You should really learn how to provide at least the minimum information
> required for
> us to help you! Do you really think that from those two line we can
> hazard even a useful guess?
>
> For starters:
> What is the complete output of your make call?
> Attaching the config.log file of your project would also be good.
>
> Andreas
>
>
> On 24/09/14 09:44, Aleksejs Fomins wrote:
>> Dear Dune,
>>
>> I have created a new project dune-curvilineargrid using duneproject, and
>> now have a problem connecting it to the rest of dune
>>
>> Then I copied the grid/io/file folder in there, because I will need to
>> adapt it for curvilinear case
>>
>> I tried compiling the project, and I get an error
>>
>> ../../../../../dune/curvilineargrid/io/file/vtk/vtkwriter.hh:23:42:
>> fatal error: dune/grid/common/mcmgmapper.hh: No such file or directory
>> #include <dune/grid/common/mcmgmapper.hh>
>>
>> What could be the problem?
>>
>> Regards,
>> Aleksejs Fomins
>>
>>
>>
>> _______________________________________________
>> Dune mailing list
>> Dune at dune-project.org
>> http://lists.dune-project.org/mailman/listinfo/dune
>
>
>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 185005 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20140924/3a9f03ff/attachment.bin>
-------------- next part --------------
fomins at debian:~/gitwork/hades-github-lspr-ag/dune-curvilineargrid/dune/curvilineargrid/io/file/test$ ls
CMakeLists.txt gmshtest.cc Makefile.am mpivtktest.in sphere32ord2.msh sphere32ord5.msh vtksequencetest.cc
conformvolumevtktest.cc gnuplottest.cc Makefile.am~ nonconformboundaryvtktest.cc sphere32ord3.msh subsamplingvtktest.cc vtktest.cc
curvilineargmshtest.cc Makefile Makefile.in sphere32.msh sphere32ord4.msh test-linking.cc
fomins at debian:~/gitwork/hades-github-lspr-ag/dune-curvilineargrid/dune/curvilineargrid/io/file/test$ make check
make[1]: Entering directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid'
make[1]: Leaving directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid'
make[1]: Entering directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid'
make[1]: Leaving directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid'
make vtktest gnuplottest vtksequencetest subsamplingvtktest gmshtest curvilineargmshtest gmshtest-alugrid conformvolumevtktest nonconformboundaryvtktest
make[1]: Entering directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid/dune/curvilineargrid/io/file/test'
make[2]: Entering directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid'
make[2]: Leaving directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid'
make[2]: Entering directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid'
make[2]: Leaving directory `/home/fomins/gitwork/hades-github-lspr-ag/dune-curvilineargrid'
mpicxx -std=c++11 -DHAVE_CONFIG_H -I. -I../../../../.. -I/home/fomins/gitwork/hades-github-lspr-ag/dune-common -I/home/fomins/gitwork/hades-github-lspr-ag/dune-common -I/home/fomins/gitwork/hades-github-lspr-ag/dune-geometry -I/home/fomins/gitwork/hades-github-lspr-ag/dune-geometry -I../../../../.. -DDUNE_GRID_EXAMPLE_GRIDS_PATH=\"../../../../../doc/grids/\" -I/home/fomins/extlib/openmpi/1.8.1/gcc/4.9.0/include -pthread -DMPIPP_H -DENABLE_MPI=1 -DMPICH_IGNORE_CXX_SEEK -O2 -g0 -DHAVE_SUPERLU_DIST -I/opt/extlib/superludist/3.3/openmpi/1.8.1/gcc/4.9.0/SRC -DMPICH_IGNORE_CXX_SEEK -O2 -g0 --no-strict-aliasing -MT vtktest-vtktest.o -MD -MP -MF .deps/vtktest-vtktest.Tpo -c -o vtktest-vtktest.o `test -f 'vtktest.cc' || echo './'`vtktest.cc
In file included from vtktest.cc:19:0:
../../../../../dune/curvilineargrid/io/file/vtk/vtkwriter.hh:23:42: fatal error: dune/grid/common/mcmgmapper.hh: No such file or directory
#include <dune/grid/common/mcmgmapper.hh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 551 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20140924/3a9f03ff/attachment.sig>
More information about the Dune
mailing list