On 2017/01/23 11:20, Jonathan Gray wrote:
> On Sun, Jan 22, 2017 at 05:13:09AM -0700, Stuart Henderson wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: [email protected]   2017/01/22 05:13:09
> > 
> > Modified files:
> >     net/dnsdist    : Makefile 
> > 
> > Log message:
> > dnsdist needs 64-bit atomics; use -march=i586 on i386
> > 
> 
> Shouldn't it then be marked broken on powerpc, hppa and sh?
> 
> Other ports that seem to use 64 bit atomics which have
> various states of broken markers:
> 
> databases/kyotocabinet
> games/0ad/base
> graphics/darktable
> graphics/openimageio
> multimedia/mpv
> sysutils/rsyslog
> www/webkit
> ww/webkitgtk4
> x11/gnome/photos
> x11/gnome/builder
> 
> and perhaps
> 
> lang/mono

I have some recollection that some arches support certain operations but
not others and I'm not sure which is which, also dnsdist does something
with -latomic on mips/powerpc and I'm not sure of the full story, so I
thought it would be better to leave it to the relevant bulk builders to
add after failures.

Reply via email to