[Bug 1941920] Re: FTBFS against gcc 11 on armhf

2021-08-27 Thread Steve Langasek
[openssl-sys 0.9.55] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-march=armv7-a" "-g" "-O2" "-ffile-pref ix-map=/usr/share/cargo/registry/openssl-sys-0.9.55=." "-fstack-protector-strong " "-Wformat" "-Werror=format-security" "-I" "/usr/includ

[Bug 1941920] Re: FTBFS against gcc 11 on armhf

2021-08-27 Thread Dan Bungert
** Description changed: While tracing the build failure of rust-curl-sys on armhf, I observed - that both that both rust-curl-sys and rust-openssl-sys will FTBFS with - gcc-11. gcc-10 seems fine. + that both rust-curl-sys and rust-openssl-sys will FTBFS with gcc-11. + gcc-10 seems fine. ht