[Bug 236094] sysutils/beats: fails to build with Go 1.12

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 28 02:27:25 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236094

--- Comment #2 from Jung-uk Kim <jkim at FreeBSD.org> ---
(In reply to Miroslav Lachman from comment #1)
> I know nothing about Go / filebeat but isn't the problem in bashism? [[

There may be a bashism issue.  However, the exact same problem existed before
r493967.

With Go 1.12, the following problem appeared:

# github.com/elastic/beats/vendor/github.com/docker/docker/pkg/system
../../src/github.com/elastic/beats/vendor/github.com/docker/docker/pkg/system/mknod.go:12:22:
cannot use dev (type int) as type uint64 in argument to syscall.Mknod

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-elastic mailing list