Date: Mon, 04 Feb 2019 07:03:36 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229390] net-mgmt/collectd5 does not seem to build with mysql-support when using MariaDB 10.2 Message-ID: <bug-229390-7788-WcyvZFaAaz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229390-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-229390-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229390 --- Comment #6 from Krzysztof <ports@bsdserwis.com> --- I've read this issue on github once again. It seems, that clang is setting = up some variables (one of them is __GNUC__). collectd was checking if it is bu= ild in debug mode and then poisoning "strcpy". But it was modified a half a year ago: https://github.com/collectd/collectd/pull/2804/commits/fa36b45bfafec663e496= 39d40f4671e018e7ee10 I will checkit in some days. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229390-7788-WcyvZFaAaz>