Date: Wed, 11 Nov 2020 15:01:47 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 250740] mail/mailsync 12.2-RELEASE breaks package build Message-ID: <bug-250740-29464-yJaZw0nRsG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250740-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-250740-29464@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=3D250740 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org --- Comment #3 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Fernando Apestegu=C3=ADa from comment #1) > /usr/include/c++/v1/type_traits:1364:1: error: unknown type name 'cclient= Private' > private: > ^ > /usr/local/include/c-client/c-client.h:35:17: note: expanded from macro '= private' > #define private cclientPrivate /* private to c-client */ > ^ I don't know where this port got the idea that it's OK to redefine C++ keywords, and expect anything to keep working? Remove that nonsense and it might start working. :-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250740-29464-yJaZw0nRsG>