Skip to Content.
Sympa Menu

charm - Re: [charm] fedora24 install error

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] fedora24 install error


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Richard Fairman <Richard.fairman AT sta.uwi.edu>, charm <charm AT lists.cs.illinois.edu>
  • Subject: Re: [charm] fedora24 install error
  • Date: Wed, 27 Jul 2016 15:47:07 -0500

OK, and the details of the failed test compilation in mpi-linux-86_64/tmp/charmconfig.out please? Or just attach the whole file if you're not familiar with how to parse through it to find the relevant piece.

On Wed, Jul 27, 2016 at 3:41 PM, Richard Fairman <Richard.fairman AT sta.uwi.edu> wrote:
[root@localhost ~]# mpicxx --version
g++ (GCC) 6.1.1 20160621 (Red Hat 6.1.1-3)
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


From: unmobile AT gmail.com [unmobile AT gmail.com] on behalf of Phil Miller [mille121 AT illinois.edu]
Sent: Wednesday, July 27, 2016 11:52 AM
To: Richard Fairman
Cc: charm AT cs.illinois.edu
Subject: Re: [charm] fedora24 install error

Hi Richard,

Could you please send us the output of running "mpicxx --version"?

Thanks.

Phil

On Wed, Jul 27, 2016 at 1:00 AM, Richard Fairman <Richard.fairman AT sta.uwi.edu> wrote:
I have installed gcc but get this error output with
build charmm++ mpi-linux-x86_64

cchecking machine name... mpi-linux-x86_64
checking "cp command as"... cp -p
checking "C++ compiler as"... "mpicxx   -DCMK_GFORTRAN    "
checking "whether C++ compiler works"... "no"
Cannot compile C++ programs with mpicxx   -DCMK_GFORTRAN 
 (check your charm++ version)
*** Please find detailed output in charmconfig.out ***
Makefile:280: recipe for target 'conv-autoconfig.h' failed
gmake[1]: *** [conv-autoconfig.h] Error 1
gmake[1]: Leaving directory '/charm/mpi-linux-x86_64/tmp'
Makefile:276: recipe for target 'headers' failed
gmake: *** [headers] Error 2
CONFIDENTIALITY: This email (including any attachments) may contain confidential, proprietary and/or privileged information. Any duplication, copying, distribution, dissemination, transmission, disclosure or use in any manner of this email (including any attachments) without the authorisation of the sender is strictly prohibited. If you receive this email (including any attachments) in error, please notify the sender and delete this email (including any attachments) from your system. Thank you.

CONFIDENTIALITY: This email (including any attachments) may contain confidential, proprietary and/or privileged information. Any duplication, copying, distribution, dissemination, transmission, disclosure or use in any manner of this email (including any attachments) without the authorisation of the sender is strictly prohibited. If you receive this email (including any attachments) in error, please notify the sender and delete this email (including any attachments) from your system. Thank you.




Archive powered by MHonArc 2.6.16.

Top of Page