diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2023-08-19 14:36:18 +0200 |
|---|---|---|
| committer | Maximilian Bosch <maximilian@mbosch.me> | 2023-09-24 15:12:07 +0200 |
| commit | a44542f7f6d6df5968cb4291a9372808a1034995 (patch) | |
| tree | 33c86713f158d83e75bac3cf97362d3654bc6ac1 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | b6a5be45845957d766997a9cf1b18fec2b0868f1 (diff) | |
mamba: mark as broken
Failing Hydra build: https://hydra.nixos.org/build/230518081
So apparently `vasprintf`, `asprintf` are now available by default, not
just with `_GNU_SOURCE` and now `mamba` (or to be precise, its
dependency `xputty`) fails like this:
../xputty/xfilepicker.c:225:5: error: format not a string literal and no format arguments [-Werror=format-security]
225 | asprintf(&filepicker->path, path);
| ^~~~~~~~
It seems as if now that these functions are available by default, the
format-security check from gcc actually works.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
