Skip to content

0.4.23: Build fails with NotFound, message: "No such file or directory" #241

@yurivict

Description

@yurivict
     Running `/usr/ports/textproc/sad/work/target/release/build/sad-d56d8c2582aab3f5/build-script-build`
[sad 0.4.23] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
error: failed to run custom build command for `sad v0.4.23 (/usr/ports/textproc/sad/work/sad-0.4.23)`

Caused by:
  process didn't exit successfully: `/usr/ports/textproc/sad/work/target/release/build/sad-d56d8c2582aab3f5/build-script-build` (exit status: 1)
  --- stderr
  Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
warning: build failed, waiting for other jobs to finish...
warning: variable does not need to be mutable
   --> /usr/ports/textproc/sad/work/sad-0.4.23/cargo-crates/which-4.4.0/src/lib.rs:308:18
    |
308 |     pub fn regex(mut self, regex: Regex) -> Self {
    |                  ----^^^^
    |                  |
    |                  help: remove this `mut`
    |
    = note: `#[warn(unused_mut)]` on by default

warning: `which` (lib) generated 1 warning
*** Error code 101

rust-1.69.0
FreeBSD 13.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions