Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building from source: testsuite fails #286

Open
rnalrd opened this issue May 1, 2024 · 0 comments
Open

Building from source: testsuite fails #286

rnalrd opened this issue May 1, 2024 · 0 comments

Comments

@rnalrd
Copy link

rnalrd commented May 1, 2024

Hi,

running the tests in Alpine Edge with go version go1.22.2 linux/amd64 and heplify 1.66.2, fails

$ make test
go vet github.com/sipcapture/heplify github.com/sipcapture/heplify/config github.com/sipcapture/heplify/decoder github.com/sipcapture/heplify/decoder/luar github.com/sipcapture/heplify/dump github.com/sipcapture/heplify/ip4defrag github.com/sipcapture/heplify/ip6defrag github.com/sipcapture/heplify/ownlayers github.com/sipcapture/heplify/promstats github.com/sipcapture/heplify/protos github.com/sipcapture/heplify/publish github.com/sipcapture/heplify/sniffer
# github.com/sipcapture/heplify/sniffer
sniffer/sniffer.go:366:15: github.com/negbie/logp.Err call has arguments but no formatting directives
sniffer/sniffer.go:702:12: github.com/negbie/logp.Err call has arguments but no formatting directives
sniffer/sniffer.go:716:14: github.com/negbie/logp.Err call has arguments but no formatting directives
sniffer/sniffer.go:764:16: github.com/negbie/logp.Err call has arguments but no formatting directives
make: *** [Makefile:13: test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant