Skip to content

Added new LLVM versions#89

Merged
KyleMayes merged 4 commits intoKyleMayes:masterfrom
dsst95:master
May 3, 2025
Merged

Added new LLVM versions#89
KyleMayes merged 4 commits intoKyleMayes:masterfrom
dsst95:master

Conversation

@dsst95
Copy link
Contributor

@dsst95 dsst95 commented May 2, 2025

Fixes #86

@KyleMayes KyleMayes merged commit 509c7c2 into KyleMayes:master May 3, 2025
7 checks passed
@stevefan1999-personal
Copy link

The libraraies seems to be broken?

https://github.com/stevefan1999-personal/inkwell/actions/runs/15179900443/job/42687057321

error: linking with `cc` failed: exit status: 1
  |
  = note:  "cc" "-m64" "/tmp/rustcCR7oXL/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/home/runner/work/inkwell/inkwell/target/release/deps/{libregex-4d4be12fca7d0351.rlib,libregex_automata-8616feb160006c8a.rlib,libaho_corasick-a279fb80acb671[85](https://github.com/stevefan1999-personal/inkwell/actions/runs/15179900443/job/42687057321#step:10:86).rlib,libmemchr-3276e70e5f33a090.rlib,libregex_syntax-adce24a251fec660.rlib,libinkwell-1f27e25bcbef945c.rlib,libeither-e1dc941e06874755.rlib,libonce_cell-31d06ac9a9f94041.rlib,libthiserror-a39c139f640f0eeb.rlib,libllvm_sys-b7b0719137fd149c.rlib,liblibc-af055b2d90e61a3e.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lffi" "-lrt" "-ldl" "-lm" "-lz" "-lzstd" "-lxml2" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCR7oXL/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/home/runner/work/inkwell/inkwell/target/release/build/llvm-sys-162ef6117af86c50/out" "-L" "/home/runner/work/inkwell/inkwell/llvm/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/home/runner/work/inkwell/inkwell/target/release/deps/all-1509c60375cd28e4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
  = note: some arguments are omitted. use `--verbose` to show all linker arguments
  = note: /usr/bin/ld: /home/runner/work/inkwell/inkwell/target/release/deps/libllvm_sys-b7b0719137fd149c.rlib: error adding symbols: file format not recognized
          collect2: error: ld returned 1 exit status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LLVM19 for Linux is missing

3 participants