Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined Symbol panic #4056

Closed
JanCVanB opened this issue Sep 17, 2022 · 1 comment
Closed

Undefined Symbol panic #4056

JanCVanB opened this issue Sep 17, 2022 · 1 comment
Labels
linking Relates to roc linking, both surgical and legacy

Comments

@JanCVanB
Copy link
Collaborator

From JanCVanB/roc-plotters#6 :

[jan@framey roc-plotters]$ roc examples/math.roc 
roc: /lib64/libtinfo.so.6: no version information available (required by roc)
🔨 Rebuilding platform...
An internal compiler expectation was broken.
This is definitely a compiler bug.
Please file an issue here: https://github.com/roc-lang/roc/issues/new/choose
thread 'main' panicked at 'Undefined Symbol in relocation, (+472, Relocation { kind: PltRelative, encoding: Generic, size: +20, target: Symbol(SymbolIndex(+34)), addend: +fffffffffffffffc, implicit_addend: false }): Ok(Symbol { name: "sin", address: +0, size: +0, kind: Unknown, section: Undefined, scope: Unknown, weak: false, flags: Elf { st_info: +10, st_other: +0 } })', crates/linker/src/lib.rs:2749:25
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[jan@framey roc-plotters]$ 
@ayazhafiz ayazhafiz added the linking Relates to roc linking, both surgical and legacy label Sep 18, 2022
@Anton-4
Copy link
Collaborator

Anton-4 commented Sep 19, 2022

This is a duplicate of #3609.

@Anton-4 Anton-4 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linking Relates to roc linking, both surgical and legacy
Projects
None yet
Development

No branches or pull requests

3 participants