fluent-bit
fluent-bit copied to clipboard
packaging: fix build failures
Resolves #6007:
- Issues with upstream Ubuntu dependencies so fixed versions used. Seems resolved now so removed but adds more verbosity to build output now for future debugging.
- Raspbian fails to build on
masterdue to issue with WASM so disabled: https://github.com/fluent/fluent-bit/pull/6036
Enter [N/A] in the box, if an item is not applicable to your change.
Testing Before we can approve your change; please submit the following in a comment:
- [ ] Example configuration file for the change
- [ ] Debug log output from testing the change
- [ ] Attached Valgrind output that shows no leaks or memory corruption was found
If this is a change to packaging of containers or native binaries then please confirm it works for all targets.
- [ ] Attached local packaging test output showing all targets (including any new ones) build.
Documentation
- [ ] Documentation required for this feature
Backporting
- [ ] Backport to latest stable release.
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.