- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The steps at the end of this post will result in the xiar error:
# xiar cr libslatec.a *.o
error: can't open file /tmp/xiariEvdns_ipo/qagie.o for write
xiar: error #10014: problem during multi-file optimization compilation (code 1)
I have been able to duplicate this on seperate systems with 4GB and 64GB RAM and lots of disk space. When I change -ipo to -ip below there is no error. How do I fix this? What am I doing wrong?
- Henrik
-----
Centos 6.2
Linux ... 2.6.32-220.7.1.el6.x86_64 #1 SMP Wed Mar 7 ... x86_64 GNU/Linux
ifort version 12.1.3
-----
wget http://www.netlib.org/slatec/slatec_src.tgz
wget http://www.netlib.org/slatec/slatec4linux.tgz
tar zxf slatec_src.tgz
cd src
tar zxf ../slatec4linux.tgz
ifort -O3 -ipo -fp-model precise -c *.f
xiar cr libslatec.a *.o
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Were you able to duplicate the problem?
- Henrik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will keep you updated if I am able to find a work around.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I founda work around that Development confirmed is valid. You can avoid the error by adding smaller groups of files into the archive at one time. I found the following works:
xiar cr libslatec.a [a-m]*.o
xiar cr libslatec.a [n-z]*.o
I directed the original test case to Development for further investigation and future remedy (internal tracking id below) and will keep you updated on the status as I learn it.
(Internal tracking id: DPD200181349)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page