public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug go/52583] Several new go testsuite failues on Solaris
Date: Fri, 16 Mar 2012 11:05:00 -0000	[thread overview]
Message-ID: <bug-52583-4-cUhwQn5KUE@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52583-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583

--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-03-16 11:03:28 UTC ---
> I'm now running into
>
> --- FAIL: net.TestMulticastListener (0.00 seconds)
>         sockoptip.go:118: "224.0.0.254:12345" not found in RIB
>
> still looking what's going on here.  And the 

No wonder this doesn't work: the code ultimately calls
interfaceMulticastAddrTable, but Solaris uses interface_stub.go, and
none of the other implementations are remotely usable.  I concoct
something using the SIOCGLIFNUM and SIOCGLIFCONF ioctls.

    Rainer


  parent reply	other threads:[~2012-03-16 11:04 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 11:48 [Bug go/52583] New: " ro at gcc dot gnu.org
2012-03-14 20:39 ` [Bug go/52583] " ubizjak at gmail dot com
2012-03-15  5:36 ` ian at airs dot com
2012-03-15  7:25 ` ubizjak at gmail dot com
2012-03-15 16:37 ` ian at airs dot com
2012-03-15 23:46 ` ubizjak at gmail dot com
2012-03-16  3:21 ` ian at airs dot com
2012-03-16  8:47 ` ubizjak at gmail dot com
2012-03-16 10:01 ` ro at CeBiTec dot Uni-Bielefeld.DE
2012-03-16 11:05 ` ro at CeBiTec dot Uni-Bielefeld.DE [this message]
2012-03-16 11:14 ` ubizjak at gmail dot com
2012-03-17 16:42 ` ubizjak at gmail dot com
2012-03-17 17:04 ` ian at airs dot com
2012-03-17 17:20 ` ubizjak at gmail dot com
2012-03-17 17:24 ` ubizjak at gmail dot com
2012-03-20 14:05 ` ro at CeBiTec dot Uni-Bielefeld.DE
2012-04-24 20:44 ` ian at airs dot com
2012-04-25  4:26 ` ian at gcc dot gnu.org
2012-04-25  4:27 ` ian at gcc dot gnu.org
2012-04-25  4:29 ` ian at airs dot com
2012-04-25  6:41 ` ubizjak at gmail dot com
2012-04-25 14:58 ` ian at airs dot com
2012-04-27 16:42 ` ian at airs dot com
2012-08-26  6:59 ` ubizjak at gmail dot com
2012-08-26  7:53 ` ubizjak at gmail dot com
2012-08-26  8:41 ` pinskia at gcc dot gnu.org
2012-09-06  5:28 ` ian at gcc dot gnu.org
2012-09-06  5:28 ` ian at gcc dot gnu.org
2012-09-06  5:29 ` ian at gcc dot gnu.org
2012-09-06  5:30 ` ian at airs dot com
2014-06-13 13:56 ` ian at gcc dot gnu.org
2014-06-13 13:58 ` ian at airs dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-52583-4-cUhwQn5KUE@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).