Do you have the latest version of the Intel 12.x compiler installed?

Are you able to compile/install any other C source code that uses varargs?

I ask because we've seen busted / buggy Intel compiler installs before.  It may 
be that you need to update to the latest version of the Intel 12.x compiler 
suite.


> On Mar 12, 2015, at 4:59 PM, Fabricio Cannini <fcann...@gmail.com> wrote:
> 
> Hello there
> 
> I'm trying to compile the mentioned combination in a centos 6.5 x64 host 
> without success, while using intel 14.0 the problem does not happens.
> 
> Using the configure option '--disable-io-romio' allows me to compile without 
> further trouble, but that's not really a fix. ;)
> 
> I've tried both 1.8.3 and 1.8.4 tarballs.
> 
> Here's the error message:
> ============================================================
> /usr/include/bits/fcntl2.h(44): error #18015: invalid use of 
> '__builtin_va_arg_pack_len'
> /usr/include/bits/fcntl2.h(57): error #18015: invalid use of 
> '__builtin_va_arg_pack_len'
> /usr/include/bits/fcntl2.h(60): error #18015: invalid use of 
> '__builtin_va_arg_pack'
> compilation aborted for adio/ad_nfs/ad_nfs_open.c (code 1)
> ============================================================
> 
> And the configure options:
> ============================================================
> --enable-shared               \
> --enable-static         \
> --disable-vt          \
> --with-sge            \
> --with-tm=/opt/torque \
> --with-valgrind               \
> --with-psm            \
> --with-verbs=yes      \
> --with-threads=posix
> =============================================================
> 
> 
> TIA,
> Fabricio
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2015/03/26455.php


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to