pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/36974 (xorp doesn't compile targeted at arm)



The following reply was made to PR pkg/36974; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/36974 (xorp doesn't compile targeted at arm)
Date: Sun, 1 Aug 2010 00:09:06 +0000

 On Mon, May 18, 2009 at 10:05:03AM +0000, Ignatios Souvatzis wrote:
  >>>  Still a fatal alignment warning. Compiling on 4.0
  >>  
  >>  Hmm... would you like to post the warning to upstream Bugzilla?
  >  
  >  After getting yet another password to remember, I've done this.
  >  
  >  Bug # 1076 @ bugzilla.xorp.org
 
 Upstream seems to have dumped bugzilla and switched to trac, and in
 the process either lost or closed this report -- there are some bug
 reports in their trac that have bugzilla numbers attached to them, but
 none are 1076.
 
 One might think this means that the problem's been fixed upstream, but
 as far as I can tell from looking at the source it hasn't. (But if you
 want to try building 1.6, I suppose there's some chance I might be
 wrong.)
 
 Maybe we should just disable the warning... if they think casting from
 sockaddr_in* to sockaddr_in6* is going to be valid, presumably it's
 because the thing was originally allocated as a sockaddr_storage and
 it therefore should (one would hope) be properly aligned.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index