Source: stringencoders Version: 3.10.3+git20180306-1 Severity: serious Tags: ftbfs
stringencoders fails to build from source on the buildds (e.g. https://buildd.debian.org/status/fetch.php?pkg=stringencoders&arch=arm64&ver=3.10.3%2Bgit20180306-1&stamp=1542718062&raw=0). It seems that the variable CC_FOR_BUILD turns out to be empty. I guess that the AC_ARG_VAR overrides the previous value and thus makes the native build fail. Helmut

