wasi-libc 25 #494807
Annotations
3 errors and 4 notices
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="wasi-libc" --testing-formulae="$TESTING_FORMULAE":
Formula/w/wasi-runtimes.rb#L185
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__atomic/aliases.h:12:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__atomic/atomic.h:12:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__atomic/atomic_base.h:12:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__atomic/atomic_sync.h:20:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__thread/support.h:112:
/opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__thread/support/pthread.h:182:10: error: static assertion failed: This mode of WASI does not have threads enabled; to enable stub functions which always fail, compile with -D_WASI_EMULATED_PTHREAD and link with -lwasi-emulated-pthread
182 | return pthread_create(__t, nullptr, __func, __arg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/pthread.h:92:47: note: expanded from macro 'pthread_create'
92 | #define pthread_create(...) ({ _Static_assert(0, "This mode of WASI does not have threads enabled; \
| ^
In file included from test.cc:1:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/iostream:42:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/ios:220:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__locale:24:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/string:647:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/string_view:941:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/algorithm:1842:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__algorithm/for_each.h:16:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__ranges/movable_box.h:21:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/optional:1288:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/atomic:596:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__atomic/aliases.h:12:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__atomic/atomic.h:12:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__atomic/atomic_base.h:12:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__atomic/atomic_sync.h:20:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__thread/support.h:112:
/opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/__thread/support/pthread.h:190:88: error: static assertion failed: This mode of WASI does not have threads enabled; to enable stub functions which always fail, compile with -D_WASI_EMULATED_PTHREAD and link with -lwasi-emulated-pthread
190 | inline _LIBCPP_HIDE_FROM_ABI int __libcpp_thread_join(__libcpp_thread_t* __t) { return pthread_join(*__t, nullptr); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/pthread.h:98:45: note: expanded from macro 'pthread_join'
98 | #define pthread_join(...) ({ _Static_assert(0, "This mode of WASI does not have threads enabled; \
| ^
In file included from test.cc:1:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/v1/iostream:42:
In file included from /opt/homebrew/share/wasi-sysroot/include/wasm32-wasip1-threads/c++/
|
Run brew test-bot --only-formulae-dependents --junit --tested-formulae="wasi-libc" --testing-formulae="$TESTING_FORMULAE"
Process completed with exit code 1.
|
Steps summary and cleanup
1 bottle(s)
|
Steps summary and cleanup
0 failed bottle(s)
|
Steps summary and cleanup
1 list(s) of skipped formulae
|
Steps summary and cleanup
0 list(s) of successfully tested dependents
|
Loading