From owner-freebsd-elastic@freebsd.org Wed Feb 27 23:27:26 2019 Return-Path: Delivered-To: freebsd-elastic@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53BF21508BCE for ; Wed, 27 Feb 2019 23:27:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C1A2795BE1 for ; Wed, 27 Feb 2019 23:27:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8204B1508BC9; Wed, 27 Feb 2019 23:27:25 +0000 (UTC) Delivered-To: elastic@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DE401508BC8 for ; Wed, 27 Feb 2019 23:27:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04FDD95BDE for ; Wed, 27 Feb 2019 23:27:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 5B73310530 for ; Wed, 27 Feb 2019 23:27:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x1RNRO1A060137 for ; Wed, 27 Feb 2019 23:27:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x1RNROZj060136 for elastic@FreeBSD.org; Wed, 27 Feb 2019 23:27:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: maintainer-feedback requested: [Bug 236094] sysutils/beats: fails to build with Go 1.12 Date: Wed, 27 Feb 2019 23:27:24 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: elastic@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-elastic@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2019 23:27:26 -0000 Bugzilla Automation has asked freebsd-elastic mailing list for maintainer-feedback: Bug 236094: sysutils/beats: fails to build with Go 1.12 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236094 --- Description --- Poudriere log shows: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Building for beats-6.4.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/beats/work/beats-6.4.2/filebeat' sh: [[: not found sh: filebeat: not found go build=20 # github.com/elastic/beats/vendor/github.com/docker/docker/pkg/system ../../src/github.com/elastic/beats/vendor/github.com/docker/docker/pkg/syst= em/m knod.go:12:22: cannot use dev (type int) as type uint64 in argument to syscall.Mknod gmake[1]: *** [../libbeat/scripts/Makefile:99: filebeat] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/beats/work/beats-6.4.2/filebeat' *** Error code 2 Stop. make: stopped in /usr/ports/sysutils/beats build of sysutils/beats | beats-6.4.2 ended at Wed Feb 27 17:42:31 EST 2019 build time: 00:00:22 !!! build failure encountered !!! Downgrading Go to the previous version, i.e., 1.11.5,1, worked around the problem for me.