Date: Thu, 28 Feb 2019 00:24:28 +0000 From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: [Bug 236094] sysutils/beats: fails to build with Go 1.12 Message-ID: <bug-236094-37421-DIxf71Pudq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236094-37421@https.bugs.freebsd.org/bugzilla/> References: <bug-236094-37421@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236094 Miroslav Lachman <000.fbsd@quip.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |000.fbsd@quip.cz --- Comment #1 from Miroslav Lachman <000.fbsd@quip.cz> --- I know nothing about Go / filebeat but isn't the problem in bashism? [[=20 This Makefile [1] contains SHELL=3Dbash which is patched by port maintainer= to SHELL=3Dsh so I gues our sh does not like=20 [[ $(BEAT_NAME) =3D=3D journalbeat ]] [1] https://github.com/elastic/beats/blob/b17e12c8be44d137ec8cdaffa0a7e07b89219= 107/libbeat/scripts/Makefile --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236094-37421-DIxf71Pudq>