Skip to content

lake exe fp-lean fails with bash: doug: command not found and Non-zero exit code from 'sort --shared < test-data' #191

@euprunin

Description

@euprunin

lake exe fp-lean fails with bash: doug: command not found and Non-zero exit code from 'sort --shared < test-data':

% git clone https://github.com/leanprover/fp-lean
% cd fp-lean
% lake exe fp-lean
✖ [336/348] Building FPLean.MonadTransformers.ReaderIO
error: FPLean/MonadTransformers/ReaderIO.lean:31:0: Non-zero exit code from 'doug' (127).
  Stdout:
  Stderr:
    bash: doug: command not found
error: Lean exited with code 1
✖ [340/348] Building FPLean.ProgramsProofs.InsertionSort
error: FPLean/ProgramsProofs/InsertionSort.lean:785:0: Mismatched commands output:
  $ expect -f ./run-usage # sort
- Expected single argument, either "--shared" or "--unique"
…
error: FPLean/ProgramsProofs/InsertionSort.lean:818:0: Non-zero exit code from 'sort --shared < test-data' (2).

Environment:

% sw_vers
ProductName:		macOS
ProductVersion:		15.1.1
BuildVersion:		24B2091
% which doug
doug not found
% which sort
/usr/bin/sort

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions