-
Notifications
You must be signed in to change notification settings - Fork 169
i686 MinGW32 legacy longdouble build issue #371
Description
Build attempt is made using media-autobuild_suite
┌ gifski git ............................................ [Updates found]
├ Running rust.update...
├ Running rust.build...
Likely error (tail of the failed operation logfile):
Compiling wasm-bindgen-rayon v1.3.0
error[E0080]: attempt to compute 8_usize - 12_usize, which would overflow
--> D:\m_ab_s\build\gifski-git\target\i686-pc-windows-gnu\release\build\ffmpeg-sys-next-86c818efbefaccc2\out/bindings.rs:3:123503
|
3 | ..."Size of _LONGDOUBLE"] [:: std :: mem :: size_of :: < _LONGDOUBLE > () - 12usize] ; ["Alignment of _LONGDOUBLE"] [:: std :: mem :: ali...
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of _ failed here
For more information about this error, try rustc --explain E0080.
error: could not compile ffmpeg-sys-next (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
rust.build failed. Check D:/m_ab_s/build/gifski-git/ab-suite.rust.build.log
This is required for other packages, so this script will exit.