Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2020 11:57:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        elastic@FreeBSD.org
Subject:   [Bug 244849] [NEW PORT] sysutils/beats7
Message-ID:  <bug-244849-37421-pWV9xUNftJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244849-37421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244849-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=244849

--- Comment #13 from Patrice <freebsd@onyphe.io> ---
(In reply to Regis A. Despres from comment #12)
Hello,

thanks for your work. Still the same compilation problem:

root@ports12x:/usr/ports/sysutils/beats7 # make

===>  License APACHE20 accepted by the user
===>   beats7-7.6.2 depends on file: /usr/local/sbin/pkg - found
=> elastic-beats-v7.6.2_GH0.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.
=> Attempting to fetch
https://codeload.github.com/elastic/beats/tar.gz/v7.6.2?dummy=/elastic-beats-v7.6.2_GH0.tar.gz
fetch:
https://codeload.github.com/elastic/beats/tar.gz/v7.6.2?dummy=/elastic-beats-v7.6.2_GH0.tar.gz:
size unknown
fetch:
https://codeload.github.com/elastic/beats/tar.gz/v7.6.2?dummy=/elastic-beats-v7.6.2_GH0.tar.gz:
size of remote file is not known
elastic-beats-v7.6.2_GH0.tar.gz                         74 MB 6547 kBps    12s
===> Fetching all distfiles required by beats7-7.6.2 for building
===>  Extracting for beats7-7.6.2
=> SHA256 Checksum OK for elastic-beats-v7.6.2_GH0.tar.gz.
===>  Patching for beats7-7.6.2
===>  Applying FreeBSD patches for beats7-7.6.2
===>   beats7-7.6.2 depends on executable: gmake - found
===>   beats7-7.6.2 depends on file: /usr/local/bin/go - found
===>  Configuring for beats7-7.6.2
===>  Building for beats7-7.6.2
gmake[2]: Entering directory
'/usr/ports/usr/ports/sysutils/beats7/work/beats-7.6.2/filebeat'
go build 
# github.com/elastic/beats/vendor/github.com/DataDog/zstd
../../src/github.com/elastic/beats/vendor/github.com/DataDog/zstd/zstd_stream.go:61:22:
could not determine kind of name for C.ZSTD_compressBegin
../../src/github.com/elastic/beats/vendor/github.com/DataDog/zstd/zstd_stream.go:64:22:
could not determine kind of name for C.ZSTD_compressBegin_usingDict
../../src/github.com/elastic/beats/vendor/github.com/DataDog/zstd/zstd_stream.go:94:13:
could not determine kind of name for C.ZSTD_compressContinue
../../src/github.com/elastic/beats/vendor/github.com/DataDog/zstd/zstd_stream.go:120:13:
could not determine kind of name for C.ZSTD_compressEnd
gmake[2]: *** [../libbeat/scripts/Makefile:121: filebeat] Error 2
gmake[2]: Leaving directory
'/usr/ports/usr/ports/sysutils/beats7/work/beats-7.6.2/filebeat'
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/sysutils/beats7
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/beats7

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244849-37421-pWV9xUNftJ>