On Fri, Feb 05, 2021 at 01:19:39PM -0800, Vagrant Cascadian wrote: > I get the following error when building mbedtls-apache on aarch64: > > /tmp/guix-build-mbedtls-apache-2.23.0.drv-0/source/programs/ssl/ssl_context_info.c: > In function ‘read_next_b64_code’: > /tmp/guix-build-mbedtls-apache-2.23.0.drv-0/source/programs/ssl/ssl_context_info.c:384:16: > error: comparison is always\ > true due to limited range of data type [-Werror=type-limits] > while( EOF != c ) > ^~
Hm, we should report this upstream. Maybe it already has been?
