Hi,

yesterday I have built openmpi-v2.x-dev-325-g8ae44ea on my
machines (Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE
Linux 12.1 x86_64) with gcc-5.1.0 and Sun C 5.13. Perhaps
somebody is interested in some warnings that I got on my Linux
box with both compilers.


GNU compiler:
-------------
...
make[2]: Entering directory `/export2/src/openmpi-2.0.0/openmpi-v2.x-dev-325-g8ae44ea-Linux.x86_64.64_gcc'
make  install-exec-hook
make[3]: Entering directory `/export2/src/openmpi-2.0.0/openmpi-v2.x-dev-325-g8ae44ea-Linux.x86_64.64_gcc'
WARNING!  Common symbols found:
             keyval_lex.o: 0000000000000004 C opal_util_keyval_yyleng
             keyval_lex.o: 0000000000000008 C opal_util_keyval_yytext
          show_help_lex.o: 0000000000000004 C opal_show_help_yyleng
          show_help_lex.o: 0000000000000008 C opal_show_help_yytext
    rmaps_rank_file_lex.o: 0000000000000004 C orte_rmaps_rank_file_leng
    rmaps_rank_file_lex.o: 0000000000000008 C orte_rmaps_rank_file_text
           hostfile_lex.o: 0000000000000004 C orte_util_hostfile_leng
           hostfile_lex.o: 0000000000000008 C orte_util_hostfile_text
          mpi-f08-types.o: 0000000000000004 C ompi_f08_mpi_2complex
          mpi-f08-types.o: 0000000000000004 C ompi_f08_mpi_2double_complex
[...]
skipping remaining symbols. To see all symbols, run:
../openmpi-v2.x-dev-325-g8ae44ea/config/find_common_syms --top_builddir=. --top_srcdir=../openmpi-v2.x-dev-325-g8ae44ea --objext=o
make[3]: [install-exec-hook] Error 1 (ignored)
make[3]: Leaving directory `/export2/src/openmpi-2.0.0/openmpi-v2.x-dev-325-g8ae44ea-Linux.x86_64.64_gcc'
...


Sun compiler:
-------------

...
make[2]: Entering directory `/export2/src/openmpi-2.0.0/openmpi-v2.x-dev-325-g8ae44ea-Linux.x86_64.64_cc'
make  install-exec-hook
make[3]: Entering directory `/export2/src/openmpi-2.0.0/openmpi-v2.x-dev-325-g8ae44ea-Linux.x86_64.64_cc'
WARNING!  Common symbols found:
             keyval_lex.o: 0000000000000004 C opal_util_keyval_yyleng
             keyval_lex.o: 0000000000000008 C opal_util_keyval_yytext
          show_help_lex.o: 0000000000000004 C opal_show_help_yyleng
          show_help_lex.o: 0000000000000008 C opal_show_help_yytext
    rmaps_rank_file_lex.o: 0000000000000004 C orte_rmaps_rank_file_leng
    rmaps_rank_file_lex.o: 0000000000000008 C orte_rmaps_rank_file_text
           hostfile_lex.o: 0000000000000004 C orte_util_hostfile_leng
           hostfile_lex.o: 0000000000000008 C orte_util_hostfile_text
            shmem_ShMem.o: 0000000000000010 C shmem_java
            shmem_ShMem.o: 00000000000001f8 C shmem_java_buffers
make[3]: [install-exec-hook] Error 1 (ignored)
make[3]: Leaving directory `/export2/src/openmpi-2.0.0/openmpi-v2.x-dev-325-g8ae44ea-Linux.x86_64.64_cc'
...


Kind regards

Siegmar

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to