[Bug 244849] [NEW PORT] sysutils/beats7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 30 11:57:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244849
--- Comment #13 from Patrice <freebsd at onyphe.io> ---
(In reply to Regis A. Despres from comment #12)
Hello,
thanks for your work. Still the same compilation problem:
root at 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 the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list