mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-05 11:44:02 +00:00
3cb8fa9d83
``` av> src/av/container/core.c: In function ‘__pyx_pymod_exec_core’: av> src/av/container/core.c:9071:36: error: ‘AVFMT_FLAG_PRIV_OPT’ undeclared (first use in this function); did you mean ‘AVFMT_FLAG_IGNIDX’? av> 9071 | __pyx_t_3 = __Pyx_PyInt_From_int(AVFMT_FLAG_PRIV_OPT); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 160, __pyx_L1_error) av> | ^~~~~~~~~~~~~~~~~~~ av> | AVFMT_FLAG_IGNIDX av> src/av/container/core.c:9071:36: note: each undeclared identifier is reported only once for each function it appears in av> error: command '/nix/store/6dz7ahcr1ybhjwzsfdjqjfypmb7jg5qf-gcc-wrapper-12.3.0/bin/gcc' failed with exit code 1 ``` |
||
---|---|---|
.. | ||
default.nix |