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

pcsclite: fix darwin build #33441

Merged
merged 1 commit into from Jan 6, 2018
Merged

pcsclite: fix darwin build #33441

merged 1 commit into from Jan 6, 2018

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented Jan 4, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • macOS
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@LnL7 LnL7 added the 6.topic: darwin Running or building packages on Darwin label Jan 4, 2018
@grahamc
Copy link
Member

grahamc commented Jan 5, 2018

@GrahamcOfBorg build pcsclite

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: aarch64-linux

these paths will be fetched (0.08 MiB download, 0.32 MiB unpacked):
  /nix/store/kmzcp9imj1pjpx8q9c5k9p16mcrrgdp0-pcsclite-1.8.23
copying path '/nix/store/kmzcp9imj1pjpx8q9c5k9p16mcrrgdp0-pcsclite-1.8.23' from 'https://cache.nixos.org'...
/nix/store/kmzcp9imj1pjpx8q9c5k9p16mcrrgdp0-pcsclite-1.8.23

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

these paths will be fetched (0.09 MiB download, 0.33 MiB unpacked):
  /nix/store/yh6b28vwhxi6b2cfxs24qkkgb9rl7jww-pcsclite-1.8.23
fetching path ‘/nix/store/yh6b28vwhxi6b2cfxs24qkkgb9rl7jww-pcsclite-1.8.23’...

*** Downloading ‘https://cache.nixos.org/nar/1jlqdw13gklfclsqvxdd2fm1vcl4wgvrcvxy1pxdcqbrdgqy56z3.nar.xz’ (signed by ‘cache.nixos.org-1’) to ‘/nix/store/yh6b28vwhxi6b2cfxs24qkkgb9rl7jww-pcsclite-1.8.23’...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 98424  100 98424    0     0  98424      0  0:00:01 --:--:--  0:00:01 1813k

/nix/store/yh6b28vwhxi6b2cfxs24qkkgb9rl7jww-pcsclite-1.8.23

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-darwin

post-installation fixup
gzipping man pages under /nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/share/man/
strip is /nix/store/bhfkh37smh9lc5bngdha6zx98k6w6cgd-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/lib  /nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/bin  /nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/sbin 
patching script interpreter paths in /nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23
/nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/bin/pcsc-spy: interpreter directive changed from " /usr/bin/python" to "/nix/store/5n10bbmwk113qavzaynjfn5nykrvxh7n-python-2.7.14/bin/python"
moving /nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/sbin/* to /nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/bin
/nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/lib/libpcsclite.1.dylib: fixing dylib
/nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23/lib/libpcscspy.0.dylib: fixing dylib
/nix/store/d40llfw1iyy9hp2iqrp2k55623am8x6s-pcsclite-1.8.23

@orivej orivej merged commit 6320d8e into NixOS:master Jan 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants