facebook/folly

arm support again : undefined reference to `__folly_memcpy_aarch64_mops'

Closed this issue · 0 comments

/usr/bin/ld: libfolly.so.0.58.0-dev: undefined reference to `__folly_memmove_aarch64_mops'
/usr/bin/ld: libfolly.so.0.58.0-dev: undefined reference to `__folly_memset_aarch64_mops'
/usr/bin/ld: libfolly.so.0.58.0-dev: undefined reference to `__folly_memcpy_aarch64_mops'
[353/357] Linking CXX executable folly/logging/example/logging_example
FAILED: folly/logging/example/logging_example
: && /usr/bin/c++ -O2 -g -DNDEBUG -rdynamic folly/logging/example/CMakeFiles/logging_example.dir/main.cpp.o -o folly/logging/example/logging_example  -Wl,-rpath,/tmp/fbcode_builder_getdeps-ZhomeZdonsZGleanZhsthriftZbuildZfbcode_builder/build/folly/folly/logging/example:/tmp/fbcode_builder_getdeps-ZhomeZdonsZGleanZhsthriftZbuildZfbcode_builder/build/folly:/home/dons/.hsthrift/lib  folly/logging/example/liblogging_example_lib.so  libfolly.so.0.58.0-dev  /home/dons/.hsthrift/lib/libfmt.so.11.0.2  /usr/lib/aarch64-linux-gnu/libboost_context.so.1.74.0  /usr/lib/aarch64-linux-gnu/libboost_filesystem.so.1.74.0  /usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.74.0  /usr/lib/aarch64-linux-gnu/libboost_regex.so.1.74.0  /usr/lib/aarch64-linux-gnu/libboost_system.so.1.74.0  /usr/lib/aarch64-linux-gnu/libboost_thread.so.1.74.0  /usr/lib/aarch64-linux-gnu/libboost_atomic.so.1.74.0  -ldouble-conversion  /usr/lib/aarch64-linux-gnu/libgflags.so.2.2.2  -lpthread  -lglog  -levent  -lz  -lssl  -lcrypto  -lbz2  -llzma  -llz4  -lzstd  -lsnappy  -ldwarf  -Wl,-Bstatic  -liberty  -Wl,-Bdynamic  -laio  -lsodium  -ldl  -lunwind && :
/usr/bin/ld: libfolly.so.0.58.0-dev: undefined reference to `__folly_memmove_aarch64_mops'
/usr/bin/ld: libfolly.so.0.58.0-dev: undefined reference to `__folly_memset_aarch64_mops'
/usr/bin/ld: libfolly.so.0.58.0-dev: undefined reference to `__folly_memcpy_aarch64_mops'
collect2: error: ld returned 1 exit status

broken in last month