Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2017 06:06:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221820] [exp-run] Identify 'struct socket' and 'struct sockbuf' consumers in ports
Message-ID:  <bug-221820-13-7z33P2DXfD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221820-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221820-13@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=3D221820

--- Comment #6 from Antoine Brodin <antoine@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 =3D (struct xunpcb *)xug;=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
                      ^~~~~~~~~~~~~~~~~~~~

--=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-221820-13-7z33P2DXfD>