danielpclark / rutie

“The Tie Between Ruby and Rust.”
MIT License
939 stars 62 forks source link

ld: library not found for -lruby.3.1-static #153

Open Jomy10 opened 2 years ago

Jomy10 commented 2 years ago

I have added rutie to my project and called rutie::VM::init();

When I run this project, I get the following error:

error: linking with `cc` failed: exit status: 1
  |
  = note: "cc" "-m64" "-arch" "x86_64" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.19lgczwicses0nk4.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.1a6aj9qflxd8uh5n.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.1piln1gaaaxawgim.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.1ppagpudluwfvhev.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.207ma0wxm52dzeh1.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.28811r7s0bse1oxs.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.29sxn67avfwv18l0.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.2akql4nigkre3lxs.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.2b5u8epwvyq4ppi0.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.2qpd77l6a1vah05o.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.372l9hd444tc423u.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.438f84cs71t5wax5.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.4br9f1r58d8g5em2.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.4gfe1jjiq7iaeavv.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.4riqczvbdo5ylfw9.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.4wc2b19e09mbz8op.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.55389rx2cuv2xkoe.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.58qk8kqnyccbkyxi.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.59u4owdbk4b3rs14.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.l4phya08h9pgmw9.rcgu.o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce.8mvqtezq90kndij.rcgu.o" "-L" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps" "-L" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libpufferfish-123eb7fdd4ab682a.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libtoml-36bf3c7a6ea7ef1c.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libserde-467ce7a29cfcf892.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libregex-fba0d6bb1dc3f879.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libaho_corasick-6674a69122021b04.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libregex_syntax-6c42261a7a639a6d.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/librutie-6c619077f4002cd0.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/liblazy_static-630ab04cf97e8d1c.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libclap-6896c94ad83e05b2.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libstrsim-c10b9e725765da2e.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libatty-f13b4a9917bcf472.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/liblibc-2718521a9862371a.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libtermcolor-bf7b8587b1f92dbf.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libtextwrap-8d9f3f4011e4147f.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libindexmap-0d2d661389ae5d33.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libhashbrown-59e650c151063949.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libos_str_bytes-6b7fa8a708a5471f.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libmemchr-68eff98d376134c0.rlib" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/libbitflags-79f786da454ef1bb.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libstd-5e2fb885aa3ee06c.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-ed167fdad791b6c3.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libobject-a26b3af2bc31e9e9.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libmemchr-a641b5afe0e4a950.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libaddr2line-c47fd7defdd1dc75.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libgimli-772f99dd9a9ed15c.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libstd_detect-dc181314aba6becf.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/librustc_demangle-fda999a8500e1a3d.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libhashbrown-c8a771bb317023fc.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/librustc_std_workspace_alloc-7eea6780a5b8395e.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libunwind-32b2e4144ac09c7d.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libcfg_if-bd73819c75719cf6.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/liblibc-6aeef942a13641cf.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/liballoc-17e376a79fa1606b.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/librustc_std_workspace_core-3b7893e607f999bf.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libcore-6177ae30846ba20f.rlib" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-8caaa4edd18d08a5.rlib" "-framework" "Foundation" "-lruby.3.1-static" "-ldl" "-lobjc" "-lpthread" "-liconv" "-lSystem" "-lresolv" "-lc" "-lm" "-liconv" "-L" "/Users/jonaseveraert/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib" "-o" "/Users/jonaseveraert/Documents/projects/html-parser/pufferfish/pufferfish/target/debug/deps/pufferfish-7ca3e0f8f7d82bce" "-Wl,-dead_strip" "-nodefaultlibs"
  = note: ld: library not found for -lruby.3.1-static
          clang: error: linker command failed with exit code 1 (use -v to see invocation)

I have no clue how to fix this issue.

danielpclark commented 2 years ago

@Jomy10 It looks like you're trying to build with a statically built Ruby -lruby.3.1-static and that's likely the issue. Look towards the bottom of the README for how to switch to a dynamic built Ruby.

Jomy10 commented 2 years ago

Alright, I will try this