- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.8k
 
Open
Labels
Description
Hi, I would like to bump the fluent-bit package in buildroot, see https://github.com/buildroot/buildroot/tree/master/package/fluent-bit.
Currently, a lot of custom patches are taken along to get things build. I would like to upstream as much as possible. I opened a bunch of pull requests to get this done, but I see little to no movement on all of them. Please, help me out to get these landed. It would make my life easier if these are just getting proper review and attention. And it would make fluent-bit available in a widely used platform.
Here is an (ordered list of importance) of pull requests that I really want to see landed in e.g. v4.0.1:
- kafka: fix cmake cross compile error #9600
 - build: use the system provided libmsgpack and libsqlite3 if found #9572
 - lib: luajit-cmake: CMakeLists.txt: do not require a CXX compiler #9815
 - lib: nghttp2: CMakeLists.txt: do not require a CXX compiler #9816
 - lib: kafka: CMakeLists.txt: do not require a CXX compiler #9817
 - workflows: add sanity check for toolchains w/ CXX support #9277
 - build: only compile simdutf if there is CXX support #10277
 - plugins: fix compilation if FLB_SQLDB (sqlite3) is disabled #10239
 
Here is a list of issues I still don't got any answer on: