Dimitri John Ledkov

Results 416 comments of Dimitri John Ledkov

``` if (DEFINED ENV{CONDA_PREFIX} AND UNIX) # Currently on Unix, the Zstd cmake config file is buggy. It declares a # libzstd_static target but the corresponding libzstd.a file is missing,...

This feels like merging zstd-dev & zstd-cmake has bugs.

Previously zstd-dev did not provide any cmake files (those used to be in a separate cmake build zstd-cmake). and gdal used to use it's own FindZSTD module which would find...

> Latest issue fails only on x86 builds (arm is green yay)... > > ``` > 2024/09/30 14:04:28 WARN /home/build/build/falcosecurity-libs-repo/falcosecurity-libs-prefix/src/falcosecurity-libs/userspace/libscap/engine/gvisor/parsers.cpp:31:10: fatal error: driver/syscall_compat_x86_64.h: No such file or directory > 2024/09/30...

> sonar-scanner-cli-entrypoint and ruby3.2-aws-* are specifying branches that are regularly updated. Those projects also don't have tags that we can use for the versions we're on. So the expected commits...

> Couple of issues here - it's leveraging release-monitor: https://release-monitoring.org/project/6502, which will move onto v15 as it's not filtering / limiting updates to v14. This would cause this package to...

Shakes fist at datadog agent.

@0xfed @tuananh can you please explain what you need expect for? It is a very powerful, yet fragile piece of software that inherently is not declarative and extremely difficult to...

> Jumping in here a little... I checked with my organization's developers and apparently the `expect` library is needed by the https://www.npmjs.com/package/jest?activeTab=readme `Jest` NPM library. Nearly all of our frontend-based...