CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

ParMetis Thirdparty Compilation error in OpenFoam-1.6-ext

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 30, 2011, 06:20
Default ParMetis Thirdparty Compilation error in OpenFoam-1.6-ext
  #1
New Member
 
Julia Springer
Join Date: Aug 2009
Posts: 2
Rep Power: 0
juliasp is on a distinguished road
I got the following error in the ThirdParty Compilation of OpenFOAM-1.6-ext

Code:
Updating the ThirdParty environment variables before building package ParMetis-3.1.1
Download ParMetis-3.1.1.tar.gz from : http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ParMetis-3.1.1.tar.gz
--2011-06-29 20:05:48--  http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ParMetis-3.1.1.tar.gz
Resolving glaros.dtc.umn.edu... 160.94.77.162
Connecting to glaros.dtc.umn.edu|160.94.77.162|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-06-29 20:05:49 ERROR 404: Not Found.

Making package ParMetis-3.1.1 using RPM.
Building package ParMetis-3.1.1
error: File /home/juliasp/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SOURCES/ParMetis-3.1.1.tar.gz: No such file or directory
Installing package: ParMetis-3.1.1
  Uninstalling ParMetis-3.1.1 using RPM: ParMetis-3.1.1-linux64GccDPOpt.x86_64
  Installing ParMetis-3.1.1 using RPM file: /home/juliasp/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/RPMS/x86_64/ParMetis-3.1.1-linux64GccDPOpt.x86_64.rpm
error: open of /home/juliasp/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/RPMS/x86_64/ParMetis-3.1.1-linux64GccDPOpt.x86_64.rpm failed: No such file or directory
Done installing package ParMetis-3.1.1
this happens because the link http://glaros.dtc.umn.edu/gkhome/fet...s-3.1.1.tar.gz does no longer exist, probably because of new updates. The link for ParMetis-3.1.1.tar.gz is now

http://glaros.dtc.umn.edu/gkhome/fet...s-3.1.1.tar.gz

The easiest way to overcome this error is to download this package to OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SOURCES and start the Thirdparty compilation again. I hope this helps at least it worked well for me.

Regards,
Julia
juliasp is offline   Reply With Quote

Old   June 30, 2011, 10:14
Default
  #2
Senior Member
 
Martin Beaudoin
Join Date: Mar 2009
Posts: 332
Rep Power: 22
mbeaudoin will become famous soon enough
Thank you Julia for the bug fix.

Looks like the Karypis Lab is moving stuff around on their Web site, so the URLs for downloading Metis and ParMetis get broken.

Your solution is also the right one. Downloading the package directly into the rpmBuild/SOURCES is the right solution until a proper fix makes it into the script and into the main git branch.

If you want to really be sure your bug reports and fixes will get noticed, please contribute them here:

http://sourceforge.net/apps/mantisbt..._view_page.php

Best,

Martin

Quote:
Originally Posted by juliasp View Post
I got the following error in the ThirdParty Compilation of OpenFOAM-1.6-ext

Code:
Updating the ThirdParty environment variables before building package ParMetis-3.1.1
Download ParMetis-3.1.1.tar.gz from : http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ParMetis-3.1.1.tar.gz
--2011-06-29 20:05:48--  http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ParMetis-3.1.1.tar.gz
Resolving glaros.dtc.umn.edu... 160.94.77.162
Connecting to glaros.dtc.umn.edu|160.94.77.162|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-06-29 20:05:49 ERROR 404: Not Found.

Making package ParMetis-3.1.1 using RPM.
Building package ParMetis-3.1.1
error: File /home/juliasp/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SOURCES/ParMetis-3.1.1.tar.gz: No such file or directory
Installing package: ParMetis-3.1.1
  Uninstalling ParMetis-3.1.1 using RPM: ParMetis-3.1.1-linux64GccDPOpt.x86_64
  Installing ParMetis-3.1.1 using RPM file: /home/juliasp/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/RPMS/x86_64/ParMetis-3.1.1-linux64GccDPOpt.x86_64.rpm
error: open of /home/juliasp/OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/RPMS/x86_64/ParMetis-3.1.1-linux64GccDPOpt.x86_64.rpm failed: No such file or directory
Done installing package ParMetis-3.1.1
this happens because the link http://glaros.dtc.umn.edu/gkhome/fet...s-3.1.1.tar.gz does no longer exist, probably because of new updates. The link for ParMetis-3.1.1.tar.gz is now

http://glaros.dtc.umn.edu/gkhome/fet...s-3.1.1.tar.gz

The easiest way to overcome this error is to download this package to OpenFOAM/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SOURCES and start the Thirdparty compilation again. I hope this helps at least it worked well for me.

Regards,
Julia
mbeaudoin is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compilation error for openfoam - 1.6 misakagan OpenFOAM 19 February 21, 2012 10:36
Test directory missing in OpenFOAM 1.6 ext andrewryan OpenFOAM 2 March 20, 2011 15:41
OpenFOAM 1.6 and ThirdParty Software Paraview dunlopjp OpenFOAM Installation 0 February 24, 2010 11:35
Cross-compiling OpenFOAM 1.6 on Linux for Windows 32 and 64bits with Mingw-w64 wyldckat OpenFOAM Announcements from Other Sources 7 January 19, 2010 15:39
OpenFOAM Version 1.6 Released opencfd OpenFOAM Announcements from ESI-OpenCFD 0 July 27, 2009 17:55


All times are GMT -4. The time now is 02:55.