You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/08/17 21:04:00 UTC

[jira] [Created] (GEODE-3457) Linking fails on Solaris SPARC due to -xatomic=none option

Jacob S. Barrett created GEODE-3457:
---------------------------------------

             Summary: Linking fails on Solaris SPARC due to -xatomic=none option
                 Key: GEODE-3457
                 URL: https://issues.apache.org/jira/browse/GEODE-3457
             Project: Geode
          Issue Type: Bug
          Components: native client
            Reporter: Jacob S. Barrett


[ 56%] Linking CXX shared library libpivotal-gemfire.so
Undefined			first referenced
 symbol  			    in file
__atomic_store_1                    CMakeFiles/apache-geode.dir/ClientMetadataService.cpp.o
__atomic_store_4                    CMakeFiles/apache-geode.dir/CacheStatistics.cpp.o
__atomic_store_8                    CMakeFiles/apache-geode.dir/statistics/AtomicStatisticsImpl.cpp.o
__atomic_add_fetch_4                CMakeFiles/apache-geode.dir/ClientMetadataService.cpp.o
__atomic_add_fetch_8                CMakeFiles/apache-geode.dir/EventId.cpp.o
__atomic_and_fetch_4                CMakeFiles/apache-geode.dir/LRUEntriesMap.cpp.o
__atomic_sub_fetch_4                CMakeFiles/apache-geode.dir/ConcurrentEntriesMap.cpp.o
__atomic_fetch_add_4                CMakeFiles/apache-geode.dir/LRUEntriesMap.cpp.o
__atomic_fetch_add_8                CMakeFiles/apache-geode.dir/AdminRegion.cpp.o
__atomic_or_fetch_4                 CMakeFiles/apache-geode.dir/LRUEntriesMap.cpp.o
__atomic_compare_exchange_4         CMakeFiles/apache-geode.dir/TcrConnection.cpp.o
__atomic_compare_exchange_8         CMakeFiles/apache-geode.dir/CacheFactory.cpp.o
__atomic_load_4                     CMakeFiles/apache-geode.dir/CacheImpl.cpp.o
__atomic_load_8                     CMakeFiles/apache-geode.dir/CacheFactory.cpp.o
ld: fatal: symbol referencing errors
gmake[2]: *** [cppcache/src/libpivotal-gemfire.so] Error 2
gmake[1]: *** [cppcache/src/CMakeFiles/apache-geode.dir/all] Error 2
gmake: *** [all] Error 2



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