Bug#1052002: firefox: FTBFS: ERROR: Cannot find wasi headers or problem with the wasm compiler. Please fix the problem. Or build with --without-wasm-sandboxed-libraries

2023-11-14 Thread Sylvestre Ledru
Le 03/11/2023 à 21:32, Faidon Liambotis a écrit : Control: reopen -1 Control: found -1 1:16.0.6-17 Note how /usr/include/wasm32-wasi/c++/v1 is missing. Test case: $ apt install clang lld libclang-rt-dev-wasm32 libc++-dev-wasm32 $ cat > hello.cpp < int main() { std::cout <<

Bug#1052002: firefox: FTBFS: ERROR: Cannot find wasi headers or problem with the wasm compiler. Please fix the problem. Or build with --without-wasm-sandboxed-libraries

2023-11-03 Thread Faidon Liambotis
Control: reopen -1 Control: found -1 1:16.0.6-17 This is still not fixed :( Mike's findings still stand: On Sat, Sep 16, 2023 at 05:53:55AM +0900, Mike Hommey wrote: > This is a regression from the upgrade to clang 16. > > with clang 14: > #include "..." search starts here: > #include <...>

Bug#1052002: firefox: FTBFS: ERROR: Cannot find wasi headers or problem with the wasm compiler. Please fix the problem. Or build with --without-wasm-sandboxed-libraries

2023-09-15 Thread Mike Hommey
reassign 1052002 clang-16 affects 1052002 firefox affects 1052002 firefox-esr thanks On Fri, Sep 15, 2023 at 08:19:17PM +0200, Aurelien Jarno wrote: > Source: firefox > Version: 117.0.1-1 > Severity: serious > Tags: ftbfs > Justification: fails to build from source (but built successfully in the

Bug#1052002: firefox: FTBFS: ERROR: Cannot find wasi headers or problem with the wasm compiler. Please fix the problem. Or build with --without-wasm-sandboxed-libraries

2023-09-15 Thread Aurelien Jarno
Source: firefox Version: 117.0.1-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Dear maintainer, firefox fails to build from source. From my build log on amd64: | checking for vpx >= 1.10.0... yes | checking MOZ_LIBVPX_CFLAGS... |