emscripten-core / emscripten-core/emscripten

(thin)lto0.test_emscripten_get_compiler_setting and other failures

Open
#25,015 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

The following tests are failing

```
lto0.test_emscripten_get_compiler_setting
lto0.test_pthread_run_script
lto0.test_return_address

thinlto0.test_emscripten_get_compiler_setting
thinlto0.test_pthread_run_script
thinlto0.test_return_address
```

with

```
wasm-ld: error: libc-debug.a(stderr.o): attempt to add bitcode file after LTO (stderr)
wasm-ld: error: libc-debug.a(fprintf.o): attempt to add bitcode file after LTO (fprintf)
```

See more at https://github.com/emscripten-core/emscripten/pull/24999

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.