ci: update images to include protoc 3.4.1
* gcc is upgraded to 11.3.0 for vlc-debian-win32. * vlc-debian-win64 (win64 with gcc) is left out for now as it fails to compile gcrypt with a compiler bug/error. ``` during RTL pass: pro_and_epilogue ../../cipher/poly1305.c: In function 'poly1305_init': ../../cipher/poly1305.c:380:1: internal compiler error: in choose_baseaddr, at config/i386/i386.c:6915 380 | } | ^ 0x1539b77 internal_error(char const*, ...) ???:0 0x616601 fancy_abort(char const*, int, char const*) ???:0 0xe279f8 ix86_expand_prologue() ???:0 0x11ab44b gen_prologue() ???:0 0x89e851 thread_prologue_and_epilogue_insns() ???:0 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. ```
Loading
Please register or sign in to comment