Hi,On Mon, 14 Nov 2016 00:39:50 +0100 Michael Biebl <bi...@debian.org> wrote:
Looking a bit closer, this is a bug in mysql_config, which injects bogusbuild flags.# mysql_config --cflags # mysql_config --cflags-I/usr/include/mysql -fdebug-prefix-map=/build/mysql-5.7-Q0jPG6/mysql-5.7-5.7.16=. .specs -fabi-version=2 -fno-omit-frame-pointer -fno-expensive-optimizationsMarking as RC, as this breaks the build for other packages.
Using --include instead may help here. Peter