[Bug 221820] [exp-run] Identify 'struct socket' and 'struct sockbuf' consumers in ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 24 06:06:10 UTC 2017


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

--- Comment #6 from Antoine Brodin <antoine at FreeBSD.org> ---
world fails to build:

/poudriere/jails/headi386PR221820/usr/src/usr.bin/sockstat/sockstat.c:783:9:
error: cast from 'struct xunpgen *' to 'struct xunpcb *' increases required
alignment from 4 to 8 [-Werror,-Wcast-align]
                xup = (struct xunpcb *)xug;                       
                      ^~~~~~~~~~~~~~~~~~~~

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list