Skip to content

Instantly share code, notes, and snippets.

@dlintw
Created September 16, 2018 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlintw/16d46f43d4a4cc19f7aa5c2165366b15 to your computer and use it in GitHub Desktop.
Save dlintw/16d46f43d4a4cc19f7aa5c2165366b15 to your computer and use it in GitHub Desktop.
/usr/bin/ld: stri_brkiter.o: in function `StriBrkIterOptions::setType(SEXPREC*, char const*)':
stri_brkiter.cpp:(.text+0x9c): relocation truncated to fit: R_AARCH64_LD64_GOTPAGE_LO15 against symbol `vtable for icu_61_stringi::UnicodeString' defined in .data.rel.ro._ZTVN14icu_61_stringi13UnicodeStringE[_ZTVN14icu_61_stringi13UnicodeStringE] section in icu61/common/unistr.o
/usr/bin/ld: stri_brkiter.cpp:(.text+0x9c): warning: too many GOT entries for -fpic, please recompile with -fPIC
/usr/bin/ld: final link failed: symbol needs debug section which does not exist
collect2: error: ld returned 1 exit status
make[1]: *** [/usr/share/R//make/shlib.mk:6: stringi.so] Error 1
make[1]: Leaving directory '/tmp/Rtmptqa7sb/R.INSTALL267e59b4e33f/stringi/src'
ERROR: compilation failed for package ‘stringi’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment