gawkInteractive
5.3.2Eval errorGNU implementation of the Awk programming language
Planning log · · This campaign
pkgs/tools/text/gawk/default.nixassertion '((doCheck && (stdenv).hostPlatform.isLinux) -> (glibcLocales != null))' failed
at /nix/store/nnnjsm15gdr3fq5a8vl4q406cipxv411-source/pkgs/tools/text/gawk/default.nix:24:1:
23|
24| assert (doCheck && stdenv.hostPlatform.isLinux) -> glibcLocales != null;
| ^
25|Full diagnostic
GC Warning: Failed to expand heap by 4194304 KiB
error:
… while evaluating attribute 'compiler'
at /nix/store/01va76hp6j011dz90bk8jrm120kaq9yq-filnix-experiment-0.7.0/lib/experiment/planner.nix:24:3:
23| doInstallCheck = p.doInstallCheck or false;
24| compiler = p.stdenv.cc.drvPath or null;
| ^
25| expectedCompiler = pkgs.stdenv.cc.drvPath;
… while calling the 'foldl'' builtin
at /nix/store/01va76hp6j011dz90bk8jrm120kaq9yq-filnix-experiment-0.7.0/lib/experiment/planner.nix:5:7:
4| pkgs = flake.legacyPackages.x86_64-linux.pkgsFilc;
5| p = builtins.foldl' (set: key: builtins.getAttr key set) pkgs attrPath;
| ^
6| inputs =
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: assertion '((doCheck && (stdenv).hostPlatform.isLinux) -> (glibcLocales != null))' failed
at /nix/store/nnnjsm15gdr3fq5a8vl4q406cipxv411-source/pkgs/tools/text/gawk/default.nix:24:1:
23|
24| assert (doCheck && stdenv.hostPlatform.isLinux) -> glibcLocales != null;
| ^
25|
Direct dependencies
None recorded.
Selected dependents
None recorded.