Advertisement
Guest User

Untitled

a guest
Jun 20th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. $ git clone https://github.com/djhshih/nixpkgs
  2. $ nix-build nixpkgs -A muscle
  3. ...
  4. strip muscle
  5. installing
  6. post-installation fixup
  7. patching ELF executables and libraries in /nix/store/07izpnlj16y2y523k7jv7l4w3icg7rc7-muscle-3.8.1551
  8. /nix/store/07izpnlj16y2y523k7jv7l4w3icg7rc7-muscle-3.8.1551/bin/muscle
  9. cannot find section .dynamic
  10. gzipping man pages in /nix/store/07izpnlj16y2y523k7jv7l4w3icg7rc7-muscle-3.8.1551
  11. stripping (with flags -S) in /nix/store/07izpnlj16y2y523k7jv7l4w3icg7rc7-muscle-3.8.1551/bin
  12. patching script interpreter paths in /nix/store/07izpnlj16y2y523k7jv7l4w3icg7rc7-muscle-3.8.1551
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement