View Issue Details

IDProjectCategoryView StatusLast Update
0002160OpenFOAMBugpublic2016-07-23 07:47
Reportersariew Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionno change required 
PlatformGNU/LinuxOSUbuntuOS Version14.04
Product Versiondev 
Summary0002160: I think we do not need to install 'metis-5.1.0' for the Compile&Build.
DescriptionToday, I failed in the making of 'src/parallel/decompose/metisDecomp' to update/build my ofdev.
The last messages of Allwmake are the following.
---
...
+ cd metisDecomp
+ ./Allwmake
using METIS_ARCH_PATH=/home/sariew9/OpenFOAM/ThirdParty-dev/platforms/linux64GccDPInt32/metis-5.1.0
+ wmake decompositionMethods
/home/sariew9/OpenFOAM/OpenFOAM-dev/src/parallel/decompose/decompositionMethods
Making dependency list for source file structuredDecomp/structuredDecomp.C
make: *** No rule to make target `/home/sariew9/OpenFOAM/OpenFOAM-dev/platforms/linux64GccDPInt32Opt/src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.C.dep', needed by `/home/sariew9/OpenFOAM/OpenFOAM-dev/platforms/linux64GccDPInt32Opt/src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.o'. Stop.
---

Do I need to install the 'metis-5.1.0'?
Additional InformationLinuxMint17.1/ bash
Using: OpenFOAM-dev (see www.OpenFOAM.org)
Build: dev-96645225ed6e
TagsNo tags attached.

Activities

sariew

2016-07-23 07:15

reporter  

log.make-5.tar.gz (11,837 bytes)

henry

2016-07-23 07:42

manager   ~0006569

> I think we do not need to install 'metis-5.1.0' for the Compile&Build

Correct, MeTiS is optional.

henry

2016-07-23 07:45

manager   ~0006570

The message you are getting is not related to MeTiS, it relates to changes to OpenFOAM-dev yesturday. Have you tried doing an update build:

./Allwmake -update

See:

http://openfoam.org/download/source/compiling-openfoam/

Issue History

Date Modified Username Field Change
2016-07-23 07:15 sariew New Issue
2016-07-23 07:15 sariew File Added: log.make-5.tar.gz
2016-07-23 07:42 henry Note Added: 0006569
2016-07-23 07:45 henry Note Added: 0006570
2016-07-23 07:47 henry Status new => closed
2016-07-23 07:47 henry Assigned To => henry
2016-07-23 07:47 henry Resolution open => no change required