View Issue Details

IDProjectCategoryView StatusLast Update
0002476ThirdPartyContributionpublic2017-02-28 11:07
Reporterroland_shi Assigned Towyldckat  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformRHEL 6.8 X86_64OSRHELOS Version6.8 X86_64
Summary0002476: gmake[1]: *** [CMakeFiles/cmTryCompileExec21359280.dir/CheckSymbolExists.cxx.o] Error 1
Description./makeParaView4 -qmake $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/qt-4.8.4/bin/qmake \
-mpi -python > log.makePV 2>&1

ThirdParty-2.3.0
ParaView-4.1.0
cmake-2.8.12.1

and I get the patch,
cd $WM_THIRD_PARTY_DIR/ParaView-4.1.0
wget http://www.paraview.org/pipermail/paraview/attachments/20140210/464496cc/attachment.bin -O Fix.patch
patch -p1 < Fix.patch
but get the error: gmake[1]: *** [CMakeFiles/cmTryCompileExec21359280.dir/CheckSymbolExists.cxx.o] Error 1

Do you help me ,thanks a lot .
TagsNo tags attached.

Activities

roland_shi

2017-02-27 04:03

reporter  

CMakeError.log (117,914 bytes)

roland_shi

2017-02-27 04:04

reporter  

CMakeError-2.log (117,914 bytes)

roland_shi

2017-02-27 04:23

reporter  

log.makePV.gz (10,681 bytes)

wyldckat

2017-02-28 11:06

updater   ~0007825

You are asking about an installation that is no longer supported here, namely installing OpenFOAM 2.3.0 and ParaView 4.1.0, because these issues have already been fixed on the more recent versions of OpenFOAM and ParaView.

That said, the simplest workaround for you to build ParaView right now is to drop the options for MPI and run the command like this:

  ./makeParaView4 -qmake $WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/qt-4.8.4/bin/qmake -python > log.makePV 2>&1



I'm closing this issue as already fixed since at least OpenFOAM 3.0.

Issue History

Date Modified Username Field Change
2017-02-27 04:03 roland_shi New Issue
2017-02-27 04:03 roland_shi File Added: CMakeError.log
2017-02-27 04:04 roland_shi File Added: CMakeError-2.log
2017-02-27 04:23 roland_shi File Added: log.makePV.gz
2017-02-28 11:02 wyldckat Priority urgent => normal
2017-02-28 11:02 wyldckat Product Version 4.1 =>
2017-02-28 11:06 wyldckat Note Added: 0007825
2017-02-28 11:07 wyldckat Assigned To => wyldckat
2017-02-28 11:07 wyldckat Status new => closed
2017-02-28 11:07 wyldckat Resolution open => fixed
2017-02-28 11:07 wyldckat Fixed in Version => 3.0.x