From owner-freebsd-elastic@freebsd.org Tue Mar 31 10:56:28 2020 Return-Path: Delivered-To: freebsd-elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 04F3427FAE2 for ; Tue, 31 Mar 2020 10:56:27 +0000 (UTC) (envelope-from Degra@protonmail.com) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 48s5qG4H9tz4Bvf for ; Tue, 31 Mar 2020 10:56:26 +0000 (UTC) (envelope-from Degra@protonmail.com) Received: by mailman.nyi.freebsd.org (Postfix) id 3E97B27FAD4; Tue, 31 Mar 2020 10:56:17 +0000 (UTC) Delivered-To: elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2D4FE27FAD3 for ; Tue, 31 Mar 2020 10:56:17 +0000 (UTC) (envelope-from Degra@protonmail.com) Received: from mail-40132.protonmail.ch (mail-40132.protonmail.ch [185.70.40.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "protonmail.com", Issuer "SwissSign Server Gold CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48s5pk4D0pz4Blb for ; Tue, 31 Mar 2020 10:55:57 +0000 (UTC) (envelope-from Degra@protonmail.com) Date: Tue, 31 Mar 2020 10:55:39 +0000 To: Miroslav Lachman <000.fbsd@quip.cz> From: Degra@protonmail.com Cc: "elastic@FreeBSD.org" Reply-To: Degra@protonmail.com Subject: Re: FreeBSD ports package Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mail.protonmail.ch X-Rspamd-Queue-Id: 48s5pk4D0pz4Blb X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.10 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; HAS_REPLYTO(0.00)[Degra@protonmail.com]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:185.70.40.0/24]; FREEMAIL_FROM(0.00)[protonmail.com]; DKIM_TRACE(0.00)[protonmail.com:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[protonmail.com,quarantine]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.00)[ip: (-9.73), ipnet: 185.70.40.0/24(-4.89), asn: 62371(-3.91), country: CH(0.04)]; RCVD_IN_DNSWL_LOW(-0.10)[132.40.70.185.list.dnswl.org : 127.0.5.1]; ASN(0.00)[asn:62371, ipnet:185.70.40.0/24, country:CH]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[protonmail.com]; R_DKIM_ALLOW(-0.20)[protonmail.com:s=default]; REPLYTO_EQ_FROM(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_REPLYTO(0.00)[protonmail.com]; IP_SCORE_FREEMAIL(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_NO_DN(0.00)[] 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: Tue, 31 Mar 2020 10:56:28 -0000 Hi Miroslav, Thank you I was able to build file, heart, & metricbeat without any issues = but Packetbeat (The second most important module I'm trying to build) fails= with the error: gmake[2]: Entering directory '/usr/ports/sysutils/beats7/work/beats-7.6.1/p= acketbeat' go build # github.com/elastic/beats/vendor/github.com/insomniacslk/dhcp/dhcpv4 ../../src/github.com/elastic/beats/vendor/github.com/insomniacslk/dhcp/dhcp= v4/client.go:93:8: undefined: BindToInterface ../../src/github.com/elastic/beats/vendor/github.com/insomniacslk/dhcp/dhcp= v4/client.go:116:8: undefined: BindToInterface gmake[2]: *** [../libbeat/scripts/Makefile:121: packetbeat] Error 2 gmake[2]: Leaving directory '/usr/ports/sysutils/beats7/work/beats-7.6.1/pa= cketbeat' *** Error code 2 Stop. Do you have any idea what could be the problem here ? Sent with ProtonMail Secure Email. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Monday, March 30, 2020 12:50 PM, Miroslav Lachman <000.fbsd@quip.cz> wro= te: > Degra--- via freebsd-elastic wrote on 2020/03/30 14:19: > > > Hi, > > Can you update the BSD ports package to the latest version 7.6.1? > > See this PRhttps://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244849 > (Beats7) > You can try it but there is some problem with installer trying to create > hardlinks (it fails if you have /var and /usr on separate filesystems) > I don't know how to change this behaviour and nobody else stepped in. > > Kibana7 and Elastic7 are already on 7.6.1 > > If you are using prebuilt packages then you need to use the Latest > instead of the Quaterly. > > Kind regards > Miroslav Lachman