This is fixed in the git repository.


see http://github.com/sebhtml/ray


> _______________________________________
> De : Samuel Lampa [[email protected]]
> Date d'envoi : 2 septembre 2011 13:44
> À : Sébastien Boisvert
> Objet : "integer conversion" error when compiling Ray 1.6.1 with OpenMPI 
> 1.4.3 / Intel 12.0.3
>
> Hi,
>
> When trying to compile Ray 1.6.1 with OpenMPI 1.4.3 and Intel C++
> compiler 12.0.3, I get the following warnings:
>
> MPICXX code/communication/MessageProcessor.cpp
> code/communication/MessageProcessor.cpp(153): warning #68: integer
> conversion resulted in a change of sign
> outgoingMessage[j++]=-1;
> ^
>
> code/communication/MessageProcessor.cpp(154): warning #68: integer
> conversion resulted in a change of sign
> outgoingMessage[j++]=-1;
> ^
>
> code/communication/MessageProcessor.cpp(155): warning #68: integer
> conversion resulted in a change of sign
> outgoingMessage[j++]=-1;
> ^
>
> I use:
>
> MPI version: OpenMPI 1.4.3
> C++ compiler version (MPIC++) icpc (ICC) 12.0.3 20110309
>
> Compile command:
> make PREFIX=build MPICXX=/opt/openmpi/1.4.3intel12.0/bin/mpic++ &>
> compile-`date +%Y%m%d.%H%M`.log
>
> I removed the -std=c++98 option from line 113 in the Makefile
> (according to post #2 in this thread:
> http://software.intel.com/en-us/forums/showthread.php?t=70102),
> because of earlier errors:
>
> MPICXX code/memory/OnDiskAllocator.cpp
> icpc: command line warning #10159: invalid argument for option '-std'
>
> Any hints on what is wrong? (I'm not too used at compiling, and
> especially not with MPI, so excuse me if this is something basic).
>
> (Find attached some systeminfo generated according to
> http://sourceforge.net/apps/mediawiki/denovoassembler/index.php?title=Reporting_bugs/crashes
> )
>
> Cheers,
> Samuel
>
>
> --
> Samuel Lampa
>
> Bioinformatician
> SNIC-UPPMAX / SciLifeLab Uppsala
> Uppsala University, Sweden
> --------------------------------------
> E-mail: [email protected]
> WWW: http://www.uppmax.uu.se
> Phone: +46 (0)18-471 1060
> 
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Denovoassembler-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/denovoassembler-users

Reply via email to