[Bug 233840] archivers/dpkg: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 7 00:17:54 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233840

--- Comment #2 from Piotr Kubaj <pkubaj at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list