View Issue Details

IDProjectCategoryView StatusLast Update
0000800OpenFOAMBugpublic2013-03-25 17:41
Reporteruser371Assigned Touser4 
PrioritylowSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinuxOSRHEL 5OS Version5.6
Summary0000800: ccm26ToFoam does not compile
DescriptionTrying to compile ccm26ToFoam give the following error :

Making dependency list for source file ccm26ToFoam.C
SOURCE=ccm26ToFoam.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3 -DNoRepository -ftemplate-depth-100 -I/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/finiteVolume/lnInclude -I/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/meshTools/lnInclude -I/home/applis/OpenFOAM/ThirdParty-2.2.x/libccmio-2.6.1 -I/home/applis/OpenFOAM/ThirdParty-2.2.x/libccmio-2.6.1/lnInclude -IlnInclude -I. -I/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude -I/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64Gcc45DPOpt/ccm26ToFoam.o
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/globalIndexAndTransformI.H: In member function ‘Foam::labelList Foam::globalIndexAndTransform::transformIndicesForPatches(const Foam::labelHashSet&) const’:
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/globalIndexAndTransformI.H:515: attention : converting to ‘Foam::label’ from ‘double’
ccm26ToFoam.C: In function ‘int main(int, char**)’:
ccm26ToFoam.C:954: erreur: no matching function for call to ‘Foam::wallPolyPatch::wallPolyPatch(const Foam::word&, int&, Foam::label&, Foam::label&, const Foam::polyBoundaryMesh&)’
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/wallPolyPatch.H:104: note: candidats sont: Foam::wallPolyPatch::wallPolyPatch(const Foam::wallPolyPatch&, const Foam::polyBoundaryMesh&, Foam::label, const Foam::labelUList&, Foam::label)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/wallPolyPatch.H:94: note: Foam::wallPolyPatch::wallPolyPatch(const Foam::wallPolyPatch&, const Foam::polyBoundaryMesh&, Foam::label, Foam::label, Foam::label)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/wallPolyPatch.H:83: note: Foam::wallPolyPatch::wallPolyPatch(const Foam::wallPolyPatch&, const Foam::polyBoundaryMesh&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/wallPolyPatch.H:80: note: Foam::wallPolyPatch::wallPolyPatch(const Foam::word&, const Foam::dictionary&, Foam::label, const Foam::polyBoundaryMesh&, const Foam::word&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/wallPolyPatch.H:70: note: Foam::wallPolyPatch::wallPolyPatch(const Foam::word&, Foam::label, Foam::label, Foam::label, const Foam::polyBoundaryMesh&, const Foam::word&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/wallPolyPatch.H:52: note: Foam::wallPolyPatch::wallPolyPatch(const Foam::wallPolyPatch&)
ccm26ToFoam.C:966: erreur: no matching function for call to ‘Foam::symmetryPolyPatch::symmetryPolyPatch(const Foam::word&, int&, Foam::label&, Foam::label&, const Foam::polyBoundaryMesh&)’
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/symmetryPolyPatch.H:104: note: candidats sont: Foam::symmetryPolyPatch::symmetryPolyPatch(const Foam::symmetryPolyPatch&, const Foam::polyBoundaryMesh&, Foam::label, const Foam::labelUList&, Foam::label)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/symmetryPolyPatch.H:94: note: Foam::symmetryPolyPatch::symmetryPolyPatch(const Foam::symmetryPolyPatch&, const Foam::polyBoundaryMesh&, Foam::label, Foam::label, Foam::label)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/symmetryPolyPatch.H:83: note: Foam::symmetryPolyPatch::symmetryPolyPatch(const Foam::symmetryPolyPatch&, const Foam::polyBoundaryMesh&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/symmetryPolyPatch.H:80: note: Foam::symmetryPolyPatch::symmetryPolyPatch(const Foam::word&, const Foam::dictionary&, Foam::label, const Foam::polyBoundaryMesh&, const Foam::word&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/symmetryPolyPatch.H:70: note: Foam::symmetryPolyPatch::symmetryPolyPatch(const Foam::word&, Foam::label, Foam::label, Foam::label, const Foam::polyBoundaryMesh&, const Foam::word&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/symmetryPolyPatch.H:52: note: Foam::symmetryPolyPatch::symmetryPolyPatch(const Foam::symmetryPolyPatch&)
ccm26ToFoam.C:979: erreur: no matching function for call to ‘Foam::emptyPolyPatch::emptyPolyPatch(const Foam::word&, int&, Foam::label&, Foam::label&, const Foam::polyBoundaryMesh&)’
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/emptyPolyPatch.H:104: note: candidats sont: Foam::emptyPolyPatch::emptyPolyPatch(const Foam::emptyPolyPatch&, const Foam::polyBoundaryMesh&, Foam::label, const Foam::labelUList&, Foam::label)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/emptyPolyPatch.H:94: note: Foam::emptyPolyPatch::emptyPolyPatch(const Foam::emptyPolyPatch&, const Foam::polyBoundaryMesh&, Foam::label, Foam::label, Foam::label)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/emptyPolyPatch.H:83: note: Foam::emptyPolyPatch::emptyPolyPatch(const Foam::emptyPolyPatch&, const Foam::polyBoundaryMesh&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/emptyPolyPatch.H:80: note: Foam::emptyPolyPatch::emptyPolyPatch(const Foam::word&, const Foam::dictionary&, Foam::label, const Foam::polyBoundaryMesh&, const Foam::word&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/emptyPolyPatch.H:70: note: Foam::emptyPolyPatch::emptyPolyPatch(const Foam::word&, Foam::label, Foam::label, Foam::label, const Foam::polyBoundaryMesh&, const Foam::word&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/emptyPolyPatch.H:52: note: Foam::emptyPolyPatch::emptyPolyPatch(const Foam::emptyPolyPatch&)
ccm26ToFoam.C:993: erreur: no matching function for call to ‘Foam::polyPatch::polyPatch(const Foam::word&, int&, Foam::label&, Foam::label&, const Foam::polyBoundaryMesh&)’
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/polyPatch.H:214: note: candidats sont: Foam::polyPatch::polyPatch(const Foam::polyPatch&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/polyPatch.H:211: note: Foam::polyPatch::polyPatch(const Foam::polyPatch&, const Foam::polyBoundaryMesh&, Foam::label, const Foam::labelUList&, Foam::label)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/polyPatch.H:201: note: Foam::polyPatch::polyPatch(const Foam::polyPatch&, const Foam::polyBoundaryMesh&, Foam::label, Foam::label, Foam::label)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/polyPatch.H:190: note: Foam::polyPatch::polyPatch(const Foam::polyPatch&, const Foam::polyBoundaryMesh&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/polyPatch.H:187: note: Foam::polyPatch::polyPatch(const Foam::word&, const Foam::dictionary&, Foam::label, const Foam::polyBoundaryMesh&, const Foam::word&)
/home/applis/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/polyPatch.H:177: note: Foam::polyPatch::polyPatch(const Foam::word&, Foam::label, Foam::label, Foam::label, const Foam::polyBoundaryMesh&, const Foam::word&)
make: *** [Make/linux64Gcc45DPOpt/ccm26ToFoam.o] Erreur 1
TagsNo tags attached.

Activities

user4

2013-03-25 17:41

  ~0002068

Fixed in f5bc1812790674c3f30dcb7d158af7a51d41fc4b

Issue History

Date Modified Username Field Change
2013-03-25 15:03 user371 New Issue
2013-03-25 17:41 user4 Note Added: 0002068
2013-03-25 17:41 user4 Status new => closed
2013-03-25 17:41 user4 Assigned To => user4
2013-03-25 17:41 user4 Resolution open => fixed
2013-03-25 17:41 user4 Fixed in Version => 2.2.x