1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Mark BROKEN: fails to build

../../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

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-03-05 17:08:02 +00:00
parent f827f01429
commit 0bad2111f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494719

View File

@ -12,6 +12,8 @@ COMMENT= Collect logs locally and send to remote logstash
LICENSE= APACHE20
BROKEN= fails to build
USE_GITHUB= yes
GH_ACCOUNT= elastic