Federico Di Pierro

Results 1254 comments of Federico Di Pierro

The libs PR was merged and i manually triggered the workflow to update libs and driver; once this is merged: https://github.com/falcosecurity/falco/pull/3602 you'll get the fix (or you can build Falco...

Did you clean the cmake cache in between builds?

> tbb tbb-build tbb-stamp v2022.1.0.tar.gz 😭 > i can write Dockerfile with our build for you, if it helps. Yes thanks, that way i can test the patches myself :)

Will give it a look tomorrow, thank you for your patience :)

I am not getting who is setting `-D_FORTIFY_SOURCE=2` first :/ i mean, it seems like its value is injected somewhere. I am trying to build libs that **do not** set...

I can repro the exact same issue by just building `tbb` library (downloaded from upstream). Thus this seems like either a tbb bug or a distro bug; feel free to...

Hi! Thanks for opening this issue! Driver [7.3.0+driver](https://github.com/falcosecurity/libs/releases/tag/7.3.0%2Bdriver) fixed build against linux 6.11 on x86_64; unfortunately, a small typo prevented the same fix to be applied to arm64 too (and...