Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tickrs fails build on darwin #112338

Closed
daizeng1984 opened this issue Feb 7, 2021 · 0 comments
Closed

Tickrs fails build on darwin #112338

daizeng1984 opened this issue Feb 7, 2021 · 0 comments
Labels
0.kind: bug 6.topic: darwin Running or building packages on Darwin

Comments

@daizeng1984
Copy link
Contributor

Describe the bug
Cannot build tickrs on darwin:

  cargo:warning=curl/lib/vtls/sectransp.c:45:10: fatal error: 'Security/Security.h' file not found
  cargo:warning=#include <Security/Security.h>
  cargo:warning=         ^~~~~~~~~~~~~~~~~~~~~
  cargo:warning=1 error generated.
  exit code: 1

  --- stderr
  fatal: not a git repository (or any of the parent directories): .git

To Reproduce
Steps to reproduce the behavior:

  1. clone nixpkgs
  2. nix-build . -A tickrs

Expected behavior
Success

Screenshots
N/A
Additional context

Notify maintainers

@mredaelli

Metadata

  • system: "x86_64-darwin"
  • host os: Darwin 20.3.0, macOS 10.16
  • multi-user?: no
  • sandbox: no
  • version: nix-env (Nix) 2.3.10
  • channels(zdai): "home-manager, nixpkgs-21.03pre265283.fd0daed2e8d"
  • nixpkgs: /Users/zdai/.nix-defexpr/channels/nixpkgs

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
tickrs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug 6.topic: darwin Running or building packages on Darwin
Projects
None yet
Development

No branches or pull requests

2 participants