-
-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
This has been an issue before (#88), but now it has reached rustc beta: https://github.com/ruffle-rs/ruffle/actions/runs/9462151873/job/26064482962?pr=16448
= note: rust-lld: error: undefined symbol: __start_linkm2_KNOWN_STUBS
>>> referenced by 14g71b7tf2rrf8tb6zps16jjh
>>> ruffle_core-d15044b578f91d45.14g71b7tf2rrf8tb6zps16jjh.rcgu.o:(ruffle_core::stub::KNOWN_STUBS::h570647c79bce49d9) in archive /home/runner/work/ruffle/ruffle/target/ci/deps/libruffle_core-d15044b578f91d45.rlib
>>> did you mean: __start_linkme_KNOWN_STUBS
>>> defined in: <internal>
>>> the encapsulation symbol needs to be retained under --gc-sections properly; consider -z nostart-stop-gc (see https://lld.llvm.org/ELF/start-stop-gc)
rust-lld: error: undefined symbol: __stop_linkm2_KNOWN_STUBS
>>> referenced by 14g71b7tf2rrf8tb6zps16jjh
>>> ruffle_core-d15044b578f91d45.14g71b7tf2rrf8tb6zps16jjh.rcgu.o:(ruffle_core::stub::KNOWN_STUBS::h570647c79bce49d9) in archive /home/runner/work/ruffle/ruffle/target/ci/deps/libruffle_core-d15044b578f91d45.rlib
>>> did you mean: __stop_linkme_KNOWN_STUBS
>>> defined in: <internal>
collect2: error: ld returned 1 exit status
Metadata
Metadata
Assignees
Labels
No labels