| ^~~~ mysql_drv.c: In function '_mysql_drv_connect': mysql_drv.c:3464:7: error: unknown type name 'my_bool'; did you mean 'bool'? 3464 | my_bool reconnect = 1; | ^~~~~~~ | bool ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20190816-031830 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.13.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpvO mail-filter/dspam [ebuild N ] mail-filter/dspam-3.10.2-r2 USE="domain-scale hash ldap mysql -clamav -daemon -debug -large-scale -postgres -small-scale -sqlite -static-libs -syslog -user-homedirs -virtual-users"
Created attachment 587316 [details] emerge-history.txt
Created attachment 587318 [details] environment
Created attachment 587320 [details] etc.portage.tbz2
Created attachment 587322 [details] logs.tbz2
Created attachment 587324 [details] temp.tbz2
Replacing my_bool with bool at mysql_drv.c:3464 resulted in a successful compilation and dspam appears to be working normally after the rebuild.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d171af00bde657b42eead2f34beab6cc60a72f63 commit d171af00bde657b42eead2f34beab6cc60a72f63 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-08-04 01:19:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-08-04 02:43:10 +0000 profiles/package.mask: last-rite mail-filter/dspam Bug: https://bugs.gentoo.org/630884 Bug: https://bugs.gentoo.org/713404 Bug: https://bugs.gentoo.org/707274 Bug: https://bugs.gentoo.org/692436 Bug: https://bugs.gentoo.org/490322 Bug: https://bugs.gentoo.org/626474 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be405622188b0d2ae4c0bd877b8f9ff74c6e6281 commit be405622188b0d2ae4c0bd877b8f9ff74c6e6281 Author: Adam Feldman <NP-Hardass@gentoo.org> AuthorDate: 2020-07-07 15:05:53 +0000 Commit: Adam Feldman <NP-Hardass@gentoo.org> CommitDate: 2020-08-07 03:17:24 +0000 mail-filter/dspam: add mysql-8 compatibility Bug: https://bugs.gentoo.org/692436 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org> mail-filter/dspam/dspam-3.10.2-r3.ebuild | 223 +++++++++++++++++++++ .../dspam-3.10.2-mysql8-my_bool-typedef.patch | 13 ++ 2 files changed, 236 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=591c43d3d90dd3aa1752e8a90b49cc8467058a4b commit 591c43d3d90dd3aa1752e8a90b49cc8467058a4b Author: Sam James <sam@gentoo.org> AuthorDate: 2020-09-04 00:07:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-09-04 00:09:19 +0000 mail-filter/dspam: remove last-rited pkg Bug: https://bugs.gentoo.org/692436 Bug: https://bugs.gentoo.org/630884 Bug: https://bugs.gentoo.org/626474 Bug: https://bugs.gentoo.org/490322 Bug: https://bugs.gentoo.org/707274 Bug: https://bugs.gentoo.org/713404 Bug: https://bugs.gentoo.org/665910 Bug: https://bugs.gentoo.org/520844 Signed-off-by: Sam James <sam@gentoo.org> mail-filter/dspam/Manifest | 1 - mail-filter/dspam/dspam-3.10.2-r2.ebuild | 221 -------------------- mail-filter/dspam/dspam-3.10.2-r3.ebuild | 223 --------------------- .../dspam-3.10.2-mysql8-my_bool-typedef.patch | 13 -- mail-filter/dspam/files/dspam.confd | 7 - mail-filter/dspam/files/dspam.cron-r4 | 5 - mail-filter/dspam/files/dspam.initd | 44 ---- mail-filter/dspam/files/dspam.logrotate | 10 - mail-filter/dspam/metadata.xml | 35 ---- profiles/package.mask | 1 - 10 files changed, 560 deletions(-)
Package removed following last-rites.