Date: Fri, 07 Dec 2018 00:17:51 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 233840] archivers/dpkg: fix build with GCC-based architectures Message-ID: <bug-233840-7788-KTkXC0QIKt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233840-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-233840-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=3D233840 --- Comment #2 from Piotr Kubaj <pkubaj@anongoth.pl> --- (In reply to Nathan from comment #1) powerpc64 for sure, but errors like in https://talos.anongoth.pl/data/powerpc64-default/2018-12-05_22h39m09s/logs/= errors/dpkg-1.19.2.log method.h:65: error: expected ';' before 'override'In file included from pkgdepcon.cc:32: pkglist.h:152: error: expected ';' before 'override' pkglist.h:153: error: expected ';' before 'override' pkglist.h:154: error: expected ';' before 'override' pkglist.h:155: error: expected ';' before 'override' pkglist.h:156: error: expected ';' before 'override' are not architecture-dependant. I know you care about mips*, but this port probably won't build anyway on any platform with base GCC. --=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-233840-7788-KTkXC0QIKt>