Daniel Farcovich created GEODE-3524:
---------------------------------------

             Summary: Geode native client compilation with Intel compiler is 
failing
                 Key: GEODE-3524
                 URL: https://issues.apache.org/jira/browse/GEODE-3524
             Project: Geode
          Issue Type: Bug
          Components: native client
            Reporter: Daniel Farcovich
             Fix For: 1.3.0


When setting environment variable CXX and CC to intel compiler 15.0.7.235, 
compilation of c files is failing with the following warnings and errors:

     [exec]   CCLD     xmllint
     [exec] icc: command line warning #10006: ignoring unknown option 
'-Wno-format-extra-args'
     [exec] icc: command line warning #10006: ignoring unknown option 
'-Wcast-align'
     [exec] icc: command line warning #10006: ignoring unknown option 
'-Waggregate-return'
     [exec] icc: command line warning #10006: ignoring unknown option 
'-Wnested-externs'
     [exec] icc: command line warning #10006: ignoring unknown option 
'-Wredundant-decls'
     [exec] ld: warning: libimf.so, needed by ./.libs/libxml2.so, not found 
(try using -rpath or -rpath-link)
     [exec] ld: warning: libsvml.so, needed by ./.libs/libxml2.so, not found 
(try using -rpath or -rpath-link)
     [exec] ld: warning: libirng.so, needed by ./.libs/libxml2.so, not found 
(try using -rpath or -rpath-link)
     [exec] ld: warning: libintlc.so.5, needed by ./.libs/libxml2.so, not found 
(try using -rpath or -rpath-link)
     [exec] ld: .libs/xmllint: hidden symbol `__intel_cpu_features_init_x' in 
/opt/intel/15.0.7.235/composer_xe_2015.7.235/compiler/lib/intel64/libirc.a(cpu_feature_disp.o)
 is referenced by DSO
     [exec] ld: final link failed: Bad value
     [exec] make[5]: *** [xmllint] Error 1
     [exec] make[4]: *** [all-recursive] Error 1
     [exec] make[3]: *** [all] Error 2
     [exec] make[2]: *** 
[dependencies/libxml2/libxml2-extern-prefix/src/libxml2-extern-stamp/libxml2-extern-build]
 Error 2
     [exec] make[1]: *** 
[dependencies/libxml2/CMakeFiles/libxml2-extern.dir/all] Error 2
     [exec] make: *** [all] Error 2


[[email protected]]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to