View Issue Details

IDProjectCategoryView StatusLast Update
0002131OpenFOAMBugpublic2016-06-24 12:07
Reportersariew Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
PlatformGNU/LinuxOSUbuntuOS Version14.04
Product Versiondev 
Fixed in Versiondev 
Summary0002131: Allwmake lost sight of the header file.
DescriptionToday, Allwmake said '
...
g++ -std=c++0x -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -IlnInclude -I. -I/home/sariew9/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude -I/home/sariew9/OpenFOAM/OpenFOAM-dev/src/OSspecific/POSIX/lnInclude -fPIC -c fillSammAddressingTable.C -o /home/sariew9/OpenFOAM/OpenFOAM-dev/platforms/linux64GccDPInt64Opt/applications/utilities/mesh/conversion/sammToFoam/fillSammAddressingTable.o
In file included from lnInclude/CGALTriangulation3Ddefs.H:44:0,
                 from DelaunayMeshTools/DelaunayMeshTools.H:45,
                 from DelaunayMeshTools/DelaunayMeshTools.C:26:
lnInclude/indexedCell.H:41:71: fatal error: CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h: No such file or directory
 #include "CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h"
                                                                       ^
compilation terminated.
... .'

It is the second time for me to undergo this message.
Of course I can't find the dir and/or the header file.
I can do nothing about it.
Additional InformationUsing: OpenFOAM-dev (see www.OpenFOAM.org)
Build: dev-20da43320230
TagsNo tags attached.

Activities

sariew

2016-06-24 04:12

reporter  

make.log-51.tar.gz (118,686 bytes)

henry

2016-06-24 07:26

manager   ~0006464

Do you need foamyHexMesh?

henry

2016-06-24 12:07

manager   ~0006465

Resolved by commit 26057f8be6cc925eaa6a85a3ad069005cd5df959

Issue History

Date Modified Username Field Change
2016-06-24 04:12 sariew New Issue
2016-06-24 04:12 sariew File Added: make.log-51.tar.gz
2016-06-24 07:26 henry Note Added: 0006464
2016-06-24 12:07 henry Note Added: 0006465
2016-06-24 12:07 henry Status new => resolved
2016-06-24 12:07 henry Fixed in Version => dev
2016-06-24 12:07 henry Resolution open => fixed
2016-06-24 12:07 henry Assigned To => henry