Skip to content

cargo-watch build failure on aarch64-darwin #146349

@samuela

Description

@samuela

Describe the bug

The cargo-watch package fails to build on aarch64-darwin. This appears to be related to a failure running the build script for the crate mac-notification-sys.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Try building cargo-watch on aarch64-darwin.
  2. Observe failure.

Expected behavior

The package to build.

Screenshots

n/a

Additional context

See https://gist.github.com/samuela/64da4e242830cd92054121030828a691 for the complete build log.

Notify maintainers

@xrelkd @ivan

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

nix-shell -p nix-info --run "nix-info -m"
 - system: `"aarch64-darwin"`
 - host os: `Darwin 21.1.0, macOS 12.0.1`
 - multi-user?: `yes`
 - sandbox: `no`
 - version: `nix-env (Nix) 2.4`
 - channels(samuelainsworth): `"darwin, home-manager, nixpkgs-21.11pre330734.5cb226a06c4"`
 - channels(root): `"nixpkgs-21.11pre330734.5cb226a06c4"`
 - nixpkgs: `/Users/samuelainsworth/.nix-defexpr/channels/nixpkgs`

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute: cargo-watch
# a list of nixos modules affected by the problem
module:

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: build failureA package fails to build6.topic: darwinRunning or building packages on Darwin6.topic: rustGeneral-purpose programming language emphasizing performance, type safety, and concurrency.
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions