Mattias Wadman
Mattias Wadman
Needs newer rust
``` Dependency fontconfig found: NO found 2.15.0 but need: '>= 2.17.0' ```
``` 2025-06-16T16:17:26.2120658Z #35 3.109 Error: CliError { error: Some(rustc 1.78.0 is not supported by the following packages: ```
https://bitbucket.org/multicoreware/x265_git/issues/969/ffmpeg-71-and-x265-41-built-with-alpine As i understand x265 4.1 has to wait until next ffmpeg release
``` fatal: unable to access 'https://git.ffmpeg.org/rtmpdump.git/': Failed to connect to git.ffmpeg.org port 443 after 133243 ms: Could not connect to server ```
Now test fails with `exit code: 132`, SIGILL i think hmm
``` 2025-11-09T21:51:36.4681813Z #10 1.452 Thread 56 "vf#0:0" received signal SIGILL, Illegal instruction. 2025-11-09T21:51:36.4683317Z #10 1.452 [Switching to LWP 94] 2025-11-09T21:51:36.4685276Z #10 1.452 0x0000ff207b0d0eb8 in void x265::interp8_horiz_ps_dotprod(unsigned char const*, long, short*,...
Crashes at `usdot` instruction, there are two usdot but i think based on operands it's https://developer.arm.com/documentation/ddi0602/2025-09/SIMD-FP-Instructions/USDOT--by-element---Dot-product-with-unsigned-and-signed-integers--vector--by-element-- ``` 2025-11-10T13:58:44.0710596Z #10 2.571 Thread 56 "vf#0:0" received signal SIGILL, Illegal instruction. 2025-11-10T13:58:44.0711626Z #10...
Huh an once again i've re-learned that this had not to do with linking two rust staticlib