[DragonFlyBSD - Bug #3205] Go compiler net test failing

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Wed Sep 18 09:22:35 PDT 2019


Issue #3205 has been updated by dillon.


It looks like GO is using a generator for the structural elements in the route messages.  The elements have changed.

./vendor/golang.org/x/net/route/message.go

./vendor/golang.org/x/net/route/zsys_dragonfly.go

You may be able to fix it temporarily based on the comments at the top of the dragonfly file.  We are looking into how to fix the base package permanently.  The route structure did change in master but it shouldn't have in release.

-Matt

----------------------------------------
Bug #3205: Go compiler net test failing
http://bugs.dragonflybsd.org/issues/3205#change-13801

* Author: t_dfbsd
* Status: In Progress
* Priority: High
* Assignee: tuxillo
* Category: 
* Target version: 
----------------------------------------
A recent commit appears to have broken the net test for the Go compiler:
https://build.golang.org/log/58be31cfd1a92ba9582fdf33e01f79e03184e59b

This was working on commit be02f354 and started failing when I upgraded to b7d3e1.



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list