CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:41:16: error: redefinition of 'mallocx' as different kind of symbol extern void* (*mallocx)(size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:244:28: note: previous definition is here void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:74:22: note: expanded from macro 'je_mallocx' # define je_mallocx mallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:42:16: error: redefinition of 'rallocx' as different kind of symbol extern void* (*rallocx)(void*, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:247:28: note: previous definition is here void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:78:22: note: expanded from macro 'je_rallocx' # define je_rallocx rallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:43:17: error: redefinition of 'xallocx' as different kind of symbol extern size_t (*xallocx)(void*, size_t, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:249:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_xallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:82:22: note: expanded from macro 'je_xallocx' # define je_xallocx xallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:44:17: error: redefinition of 'sallocx' as different kind of symbol extern size_t (*sallocx)(const void*, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:251:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_sallocx(const void *ptr, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:80:22: note: expanded from macro 'je_sallocx' In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:41:16: error: redefinition of 'mallocx' as different kind of symbol extern void* (*mallocx)(size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:244:28: note: previous definition is here void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:74:22: note: expanded from macro 'je_mallocx' # define je_mallocx mallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:42:16: error: redefinition of 'rallocx' as different kind of symbol extern void* (*rallocx)(void*, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:247:28: note: previous definition is here void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:78:22: note: expanded from macro 'je_rallocx' # define je_rallocx rallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:43:17: error: redefinition of 'xallocx' as different kind of symbol extern size_t (*xallocx)(void*, size_t, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:249:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_xallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:82:22: note: expanded from macro 'je_xallocx' # define je_xallocx xallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:44:17: error: redefinition of 'sallocx' as different kind of symbol extern size_t (*sallocx)(const void*, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:251:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_sallocx(const void *ptr, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:80:22: note: expanded from macro 'je_sallocx' # define je_sallocx sallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:45:15: error: redefinition of 'dallocx' as different kind of symbol extern void (*dallocx)(void*, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:253:39: note: previous definition is here JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:64:22: note: expanded from macro 'je_dallocx' # define je_dallocx dallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:46:15: error: redefinition of 'sdallocx' as different kind of symbol extern void (*sdallocx)(void*, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:254:39: note: previous definition is here JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_sdallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:81:23: note: expanded from macro 'je_sdallocx' # define je_sdallocx sdallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:47:17: error: redefinition of 'nallocx' as different kind of symbol extern size_t (*nallocx)(size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:256:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_nallocx(size_t size, int flags) ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:76:22: note: expanded from macro 'je_nallocx' # define je_nallocx nallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:48:14: error: redefinition of 'mallctl' as different kind of symbol extern int (*mallctl)(const char*, void*, size_t*, void*, size_t); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:259:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:66:22: note: expanded from macro 'je_mallctl' # define je_mallctl mallctl ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:49:14: error: redefinition of 'mallctlnametomib' as different kind of symbol extern int (*mallctlnametomib)(const char*, size_t*, size_t*); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:261:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlnametomib(const char *name, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:68:31: note: expanded from macro 'je_mallctlnametomib' # define je_mallctlnametomib mallctlnametomib ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:51:6: error: redefinition of 'mallctlbymib' as different kind of symbol *mallctlbymib)(const size_t*, size_t, void*, size_t*, void*, size_t); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:263:# define je_sallocx sallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:45:15: error: redefinition of 'dallocx' as different kind of symbol extern void (*dallocx)(void*, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:253:39: note: previous definition is here JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:64:22: note: expanded from macro 'je_dallocx' # define je_dallocx dallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:46:15: error: redefinition of 'sdallocx' as different kind of symbol extern void (*sdallocx)(void*, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:254:39: note: previous definition is here JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_sdallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:81:23: note: expanded from macro 'je_sdallocx' # define je_sdallocx sdallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:47:17: error: redefinition of 'nallocx' as different kind of symbol extern size_t (*nallocx)(size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:256:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_nallocx(size_t size, int flags) ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:76:22: note: expanded from macro 'je_nallocx' # define je_nallocx nallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:48:14: error: redefinition of 'mallctl' as different kind of symbol extern int (*mallctl)(const char*, void*, size_t*, void*, size_t); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:259:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:66:22: note: expanded from macro 'je_mallctl' # define je_mallctl mallctl ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:49:14: error: redefinition of 'mallctlnametomib' as different kind of symbol extern int (*mallctlnametomib)(const char*, size_t*, size_t*); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:261:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlnametomib(const char *name, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:68:31: note: expanded from macro 'je_mallctlnametomib' # define je_mallctlnametomib mallctlnametomib ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:51:6: error: redefinition of 'mallctlbymib' as different kind of symbol *mallctlbymib)(const size_t*, size_t, void*, size_t*, void*, size_t); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:263:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlbymib(const size_t *mib, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:67:27: note: expanded from macro 'je_mallctlbymib' # define je_mallctlbymib mallctlbymib ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:9: warning: comparison of function 'mallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:9: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:31: warning: comparison of function 'rallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:41: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:31: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:53: warning: comparison of function 'xallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:53: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:9: warning: comparison of function 'sallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:9: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:31: warning: comparison of function 'dallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:31: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:53: warning: comparison of function 'sdallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:53: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:9: warning: comparison of function 'nallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] nallocx == nullptr || mallctl == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:9: note: prefix with the address-of operator to silence this warning nallocx == nullptr || mallctl == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:31: warning: comparison of function 'mallctl' equal to a null pointer is always false [-Wtautological-pointer-compare] nallocx == nullptr || mallctl == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:31: note: prefix with the address-of operator to silence this warning nallocx == nullptr || mallctl == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:9: warning: comparison of function 'mallctlnametomib' equal to a null pointer is always false [-Wtautological-pointer-compare] mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^~~~~~~~~~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:9: note: prefix with the address-of operator to silence this warning mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:40: warning: comparison of function 'mallctlbymib' equal to a null pointer is always false [-Wtautological-pointer-compare] mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^~~~~~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:40: note: prefix with the address-of operator to silence this warning mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^ & 38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlbymib(const size_t *mib, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:67:27: note: expanded from macro 'je_mallctlbymib' # define je_mallctlbymib mallctlbymib ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Conv.h:116: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:9: warning: comparison of function 'mallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:9: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:31: warning: comparison of function 'rallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:31: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:53: warning: comparison of function 'xallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:53: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:9: warning: comparison of function 'sallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:9: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:31: warning: comparison of function 'dallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:31: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:53: warning: comparison of function 'sdallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:53: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:9: warning: comparison of function 'nallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] nallocx == nullptr || mallctl == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:9: note: prefix with the address-of operator to silence this warning nallocx == nullptr || mallctl == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:31: warning: comparison of function 'mallctl' equal to a null pointer is always false [-Wtautological-pointer-compare] nallocx == nullptr || mallctl == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:31: note: prefix with the address-of operator to silence this warning nallocx == nullptr || mallctl == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:9: warning: comparison of function 'mallctlnametomib' equal to a null pointer is always false [-Wtautological-pointer-compare] mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^~~~~~~~~~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:9: note: prefix with the address-of operator to silence this warning mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:40: warning: comparison of function 'mallctlbymib' equal to a null pointer is always false [-Wtautological-pointer-compare] mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^~~~~~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:40: note: prefix with the address-of operator to silence this warning mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^ & 16: error: redefinition of 'mallocx' as different kind of symbol extern void* (*mallocx)(size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:244:28: note: previous definition is here void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:74:22: note: expanded from macro 'je_mallocx' # define je_mallocx mallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:42:16: error: redefinition of 'rallocx' as different kind of symbol extern void* (*rallocx)(void*, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:247:28: note: previous definition is here void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:78:22: note: expanded from macro 'je_rallocx' # define je_rallocx rallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:43:17: error: redefinition of 'xallocx' as different kind of symbol extern size_t (*xallocx)(void*, size_t, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:249:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_xallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:82:22: note: expanded from macro 'je_xallocx' # define je_xallocx xallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:44:17: error: redefinition of 'sallocx' as different kind of symbol extern size_t (*sallocx)(const void*, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:251:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_sallocx(const void *ptr, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:80:22: note: expanded from macro 'je_sallocx' # define je_sallocx sallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:45:15: error: redefinition of 'dallocx' as different kind of symbol extern void (*dallocx)(void*, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:253:39: note: previous definition is here JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:64:22: note: expanded from macro 'je_dallocx' # define je_dallocx dallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:46:15: error: redefinition of 'sdallocx' as different kind of symbol extern void (*sdallocx)(void*, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:254:39: note: previous definition is here JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_sdallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:81:23: note: expanded from macro 'je_sdallocx' # define je_sdallocx sdallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:47:17: error: redefinition of 'nallocx' as different kind of symbol extern size_t (*nallocx)(size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:256:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_nallocx(size_t size, int flags) ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:76:22: note: expanded from macro 'je_nallocx' # define je_nallocx nallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:48:14: error: redefinition of 'mallctl' as different kind of symbol extern int (*mallctl)(const char*, void*, size_t*, void*, size_t); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:259:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:66:22: note: expanded from macro 'je_mallctl' # define je_mallctl mallctl ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:49:14: error: redefinition of 'mallctlnametomib' as different kind of symbol extern int (*mallctlnametomib)(const char*, size_t*, size_t*); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:261:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlnametomib(const char *name, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:68:31: note: expanded from macro 'je_mallctlnametomib' # define je_mallctlnametomib mallctlnametomib ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:51:6: error: redefinition of 'mallctlbymib' as different kind of symbol *mallctlbymib)(const size_t*, size_t, void*, size_t*, void*, size_t); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:263:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlbymib(const size_t *mib, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:67:27: note: expanded from macro 'je_mallctlbymib' # define je_mallctlbymib mallctlbymib ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:9: warning: comparison of function 'mallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:9: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:31: warning: comparison of function 'rallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:31: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:53: warning: comparison of function 'xallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:53: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:9: warning: comparison of function 'sallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:9: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:31: warning: comparison of function 'dallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:31: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:53: warning: comparison of function 'sdallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:53: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:9: warning: comparison of function 'nallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] nallocx == nullptr || mallctl == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:9: note: prefix with the address-of operator to silence this warning nallocx == nullptr || mallctl == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:31: warning: comparison of function 'mallctl' equal to a null pointer is always false [-Wtautological-pointer-compare] nallocx == nullptr || mallctl == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:31: note: prefix with the address-of operator to silence this warning nallocx == nullptr || mallctl == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:9: warning: comparison of function 'mallctlnametomib' equal to a null pointer is always false [-Wtautological-pointer-compare] mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^~~~~~~~~~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:9: note: prefix with the address-of operator to silence this warning mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:40: warning: comparison of function 'mallctlbymib' equal to a null pointer is always false [-Wtautological-pointer-compare] mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^~~~~~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:40: note: prefix with the address-of operator to silence this warning mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^ & In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:41:16: error: redefinition of 'mallocx' as different kind of symbol extern void* (*mallocx)(size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:244:28: note: previous definition is here void JEMALLOC_NOTHROW *je_mallocx(size_t size, int flags) ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:74:22: note: expanded from macro 'je_mallocx' # define je_mallocx mallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:42:16: error: redefinition of 'rallocx' as different kind of symbol extern void* (*rallocx)(void*, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:247:28: note: previous definition is here void JEMALLOC_NOTHROW *je_rallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:78:22: note: expanded from macro 'je_rallocx' # define je_rallocx rallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:43:17: error: redefinition of 'xallocx' as different kind of symbol extern size_t (*xallocx)(void*, size_t, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:249:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_xallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:82:22: note: expanded from macro 'je_xallocx' # define je_xallocx xallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:44:17: error: redefinition of 'sallocx' as different kind of symbol extern size_t (*sallocx)(const void*, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:251:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_sallocx(const void *ptr, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:80:22: note: expanded from macro 'je_sallocx' # define je_sallocx sallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:45:15: error: redefinition of 'dallocx' as different kind of symbol extern void (*dallocx)(void*, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:253:39: note: previous definition is here JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_dallocx(void *ptr, int flags); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:64:22: note: expanded from macro 'je_dallocx' # define je_dallocx dallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:46:15: error: redefinition of 'sdallocx' as different kind of symbol extern void (*sdallocx)(void*, size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:254:39: note: previous definition is here JEMALLOC_EXPORT void JEMALLOC_NOTHROW je_sdallocx(void *ptr, size_t size, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:81:23: note: expanded from macro 'je_sdallocx' # define je_sdallocx sdallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:47:17: error: redefinition of 'nallocx' as different kind of symbol extern size_t (*nallocx)(size_t, int); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:256:41: note: previous definition is here JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_nallocx(size_t size, int flags) ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:76:22: note: expanded from macro 'je_nallocx' # define je_nallocx nallocx ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:48:14: error: redefinition of 'mallctl' as different kind of symbol extern int (*mallctl)(const char*, void*, size_t*, void*, size_t); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:259:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:66:22: note: expanded from macro 'je_mallctl' # define je_mallctl mallctl ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:49:14: error: redefinition of 'mallctlnametomib' as different kind of symbol extern int (*mallctlnametomib)(const char*, size_t*, size_t*); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:261:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlnametomib(const char *name, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:68:31: note: expanded from macro 'je_mallctlnametomib' # define je_mallctlnametomib mallctlnametomib ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:92: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/detail/MallocImpl.h:51:6: error: redefinition of 'mallctlbymib' as different kind of symbol *mallctlbymib)(const size_t*, size_t, void*, size_t*, void*, size_t); ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:263:38: note: previous definition is here JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctlbymib(const size_t *mib, ^ /Users/jenkins/w/cci_PR-3711/.conan/data/jemalloc/5.2.1/_/_/package/9def62cf44a68e8e8233cb0e403f264ac2f0cdc8/include/jemalloc/jemalloc.h:67:27: note: expanded from macro 'je_mallctlbymib' # define je_mallctlbymib mallctlbymib ^ In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.cpp:17: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/File.h:26: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/ExceptionWrapper.h:34: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/Demangle.h:19: In file included from /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/FBString.h:62: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:9: warning: comparison of function 'mallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:9: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:31: warning: comparison of function 'rallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:31: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:53: warning: comparison of function 'xallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:164:53: note: prefix with the address-of operator to silence this warning if (mallocx == nullptr || rallocx == nullptr || xallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:9: warning: comparison of function 'sallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:9: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:31: warning: comparison of function 'dallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:31: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:53: warning: comparison of function 'sdallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:165:53: note: prefix with the address-of operator to silence this warning sallocx == nullptr || dallocx == nullptr || sdallocx == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:9: warning: comparison of function 'nallocx' equal to a null pointer is always false [-Wtautological-pointer-compare] nallocx == nullptr || mallctl == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:9: note: prefix with the address-of operator to silence this warning nallocx == nullptr || mallctl == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:31: warning: comparison of function 'mallctl' equal to a null pointer is always false [-Wtautological-pointer-compare] nallocx == nullptr || mallctl == nullptr || ^~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:166:31: note: prefix with the address-of operator to silence this warning nallocx == nullptr || mallctl == nullptr || ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:9: warning: comparison of function 'mallctlnametomib' equal to a null pointer is always false [-Wtautological-pointer-compare] mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^~~~~~~~~~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:9: note: prefix with the address-of operator to silence this warning mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^ & /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:40: warning: comparison of function 'mallctlbymib' equal to a null pointer is always false [-Wtautological-pointer-compare] mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^~~~~~~~~~~~ ~~~~~~~ /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1/source_subfolder/folly/memory/Malloc.h:167:40: note: prefix with the address-of operator to silence this warning mallctlnametomib == nullptr || mallctlbymib == nullptr) { ^ & 10 warnings and 10 errors generated. make[2]: *** [source_subfolder/CMakeFiles/folly_base.dir/folly/Demangle.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... 10 warnings and 10 errors generated. make[2]: *** [source_subfolder/CMakeFiles/folly_base.dir/folly/Conv.cpp.o] Error 1 10 warnings and 10 errors generated. make[2]: *** [source_subfolder/CMakeFiles/folly_base.dir/folly/ExceptionWrapper.cpp.o] Error 1 10 warnings and 10 errors generated. make[2]: *** [source_subfolder/CMakeFiles/folly_base.dir/folly/File.cpp.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/folly_base.dir/all] Error 2 make: *** [all] Error 2 WARN: libevent/2.1.12: requirement openssl/1.1.1g overridden by folly/2019.10.21.00 to openssl/1.1.1h folly/2019.10.21.00: WARN: Build folder is dirty, removing it: /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1 folly/2019.10.21.00: ERROR: Package 'a0611a25caae58e7410997d835473989dcecb9f1' build failed folly/2019.10.21.00: WARN: Build folder /Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1 ERROR: folly/2019.10.21.00: Error in build() method, line 137 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/cci_PR-3711/.conan/data/folly/2019.10.21.00/_/_/build/a0611a25caae58e7410997d835473989dcecb9f1' '--' '-j8'