pelicans

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révisionLes deux révisions suivantes
pelicans [2014/11/30 14:54] – [serveur judith] gerardpelicans [2014/11/30 14:55] – [pelicans] gerard
Ligne 57: Ligne 57:
 </code> </code>
  
 +et on lance la compilation
 +<code>
 +[devel1@judith ~/isis-4.1.0]$ make install | & tee INSTALL.LOG
 +=================================================================================
 +          Configuration file
 +=================================================================================
 + 
 +Hostname: judith.cmi.univ-mrs.fr 
 +Compiler: gcc
 +Architecture-Makefile searched in:
 +   /local/apps/isis-4.1.0/PELICANS/etc
 +           judith.cmi.univ-mrs.fr-gcc
 +           judith.cmi.univ-mrs.fr-undef
 +           Linux_3.10.0-gcc
 +        *  Linux-gcc    /local/apps/isis-4.1.0/PELICANS/etc/Linux-gcc.mak
 +           undef-gcc
 +           Linux_3.10.0-undef
 +           Linux-undef
 +Extra-Makefile searched in:
 +   /local/apps/isis-4.1.0/PELICANS/etc
 +           judith.cmi.univ-mrs.fr-gcc
 +           judith.cmi.univ-mrs.fr-undef
 +           Linux_3.10.0-gcc
 +           Linux-gcc
 +           undef-gcc
 +           Linux_3.10.0-undef
 +        *  Linux-undef  /local/apps/isis-4.1.0/PELICANS/etc/extra-Linux.mak
 +Compiler Architecture name: Linux-gcc
 +
 +External libraries:
 +   MPI: enabled
 +   JAVA: disabled
 +   METIS: enabled
 +=================================================================================
 +          Installing PELICANS, level=opt0
 +=================================================================================
 +make[1]: Entering directory `/local/apps/isis-4.1.0/PELICANS'
 +pel: building Makefile
 +make[2]: Entering directory `/local/apps/isis-4.1.0/PELICANS'
 +pel: compiling EXT_MPIcommunicator.cc
 +pel: compiling EXT_MPI_API.cc
 +pel: compiling EXT_METISsplitting.cc
 +In file included from /local/apps/metis-4.0.3/Lib/metis.h:36:0,
 +                 from /local/apps/isis-4.1.0/PELICANS/packages/ExternalAPI/METIS_4.0.1/src/EXT_METISsplitting.cc:65:
 +/local/apps/metis-4.0.3/Lib/proto.h:458:16: error: declaration of ‘double drand48()’ has a different exception specifier
 + double drand48();
 +                ^
 +In file included from /local/apps/metis-4.0.3/Lib/metis.h:17:0,
 +                 from /local/apps/isis-4.1.0/PELICANS/packages/ExternalAPI/METIS_4.0.1/src/EXT_METISsplitting.cc:65:
 +/usr/include/stdlib.h:389:15: error: from previous declaration ‘double drand48() throw ()’
 + extern double drand48 (void) __THROW;
 +               ^
 +In file included from /local/apps/metis-4.0.3/Lib/metis.h:36:0,
 +                 from /local/apps/isis-4.1.0/PELICANS/packages/ExternalAPI/METIS_4.0.1/src/EXT_METISsplitting.cc:65:
 +/local/apps/metis-4.0.3/Lib/proto.h:459:18: error: declaration of ‘void srand48(long int)’ has a different exception specifier
 + void srand48(long);
 +                  ^
 +In file included from /local/apps/metis-4.0.3/Lib/metis.h:17:0,
 +                 from /local/apps/isis-4.1.0/PELICANS/packages/ExternalAPI/METIS_4.0.1/src/EXT_METISsplitting.cc:65:
 +/usr/include/stdlib.h:403:13: error: from previous declaration ‘void srand48(long int) throw ()’
 + extern void srand48 (long int __seedval) __THROW;
 +             ^
 +make[2]: *** [/local/apps/isis-4.1.0/PELICANS/lib/Linux-gcc/opt0/EXT_METISsplitting.o] Error 1
 +make[2]: Leaving directory `/local/apps/isis-4.1.0/PELICANS'
 +make[2]: Entering directory `/local/apps/isis-4.1.0/PELICANS'
 +pel: compiling EXT_METISsplitting.cc
 +In file included from /local/apps/metis-4.0.3/Lib/metis.h:36:0,
 +                 from /local/apps/isis-4.1.0/PELICANS/packages/ExternalAPI/METIS_4.0.1/src/EXT_METISsplitting.cc:65:
 +/local/apps/metis-4.0.3/Lib/proto.h:458:16: error: declaration of ‘double drand48()’ has a different exception specifier
 + double drand48();
 +                ^
 +In file included from /local/apps/metis-4.0.3/Lib/metis.h:17:0,
 +                 from /local/apps/isis-4.1.0/PELICANS/packages/ExternalAPI/METIS_4.0.1/src/EXT_METISsplitting.cc:65:
 +/usr/include/stdlib.h:389:15: error: from previous declaration ‘double drand48() throw ()’
 + extern double drand48 (void) __THROW;
 +               ^
 +In file included from /local/apps/metis-4.0.3/Lib/metis.h:36:0,
 +                 from /local/apps/isis-4.1.0/PELICANS/packages/ExternalAPI/METIS_4.0.1/src/EXT_METISsplitting.cc:65:
 +/local/apps/metis-4.0.3/Lib/proto.h:459:18: error: declaration of ‘void srand48(long int)’ has a different exception specifier
 + void srand48(long);
 +                  ^
 +In file included from /local/apps/metis-4.0.3/Lib/metis.h:17:0,
 +                 from /local/apps/isis-4.1.0/PELICANS/packages/ExternalAPI/METIS_4.0.1/src/EXT_METISsplitting.cc:65:
 +/usr/include/stdlib.h:403:13: error: from previous declaration ‘void srand48(long int) throw ()’
 + extern void srand48 (long int __seedval) __THROW;
 +             ^
 +make[2]: *** [/local/apps/isis-4.1.0/PELICANS/lib/Linux-gcc/opt0/EXT_METISsplitting.o] Error 1
 +make[2]: Leaving directory `/local/apps/isis-4.1.0/PELICANS'
 +make[1]: *** [lib/Linux-gcc/libpel0.so] Error 2
 +make[1]: Leaving directory `/local/apps/isis-4.1.0/PELICANS'
 +make: *** [PELICANS0] Error 2
 +</code>
  
 ====== pelicans ====== ====== pelicans ======
  • pelicans.txt
  • Dernière modification : 2017/08/25 09:56
  • de 127.0.0.1