Guest User

Untitled

a guest
Mar 16th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. bash-3.2$ nix-shell shell.nix -I nixpkgs=/Users/dom/nixpkgs
  2. these derivations will be built:
  3. /nix/store/9701sn4vbjxgfrn6zgiky495fiyz8xsl-sundials-3.1.0.drv
  4. building path(s) ‘/nix/store/1m9cicrvhwq27lb8f5hv0pgb3jx9wcs2-sundials-3.1.0’
  5. unpacking sources
  6. unpacking source archive /nix/store/z0rbcd9cjl5i8mdpk350wwswfgadqhv6-sundials-3.1.0.tar.gz
  7. source root is nas-1.9.4
  8. setting SOURCE_DATE_EPOCH to timestamp 1381168715 of file nas-1.9.4/HISTORY
  9. patching sources
  10. configuring
  11. fixing cmake files...
  12. cmake flags: -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/1m9cicrvhwq27lb8f5hv0pgb3jx9wcs2-sundials-3.1.0/include -DCMAKE_INSTALL_LIBDIR=/nix/store/1m9cicrvhwq27lb8f5hv0pgb3jx9wcs2-sundials-3.1.0/lib -DCMAKE_INSTALL_NAME_DIR=/nix/store/1m9cicrvhwq27lb8f5hv0pgb3jx9wcs2-sundials-3.1.0/lib -DCMAKE_INSTALL_PREFIX=/nix/store/1m9cicrvhwq27lb8f5hv0pgb3jx9wcs2-sundials-3.1.0 -DCMAKE_INSTALL_PREFIX=/nix/store/1m9cicrvhwq27lb8f5hv0pgb3jx9wcs2-sundials-3.1.0 -DEXAMPLES_INSTALL_PATH=/nix/store/1m9cicrvhwq27lb8f5hv0pgb3jx9wcs2-sundials-3.1.0/share/examples
  13. CMake Error: The source directory "/tmp/nix-build-sundials-3.1.0.drv-0/nas-1.9.4" does not appear to contain CMakeLists.txt.
  14. Specify --help for usage, or press the help button on the CMake GUI.
  15. builder for ‘/nix/store/9701sn4vbjxgfrn6zgiky495fiyz8xsl-sundials-3.1.0.drv’ failed with exit code 1
  16. error: build of ‘/nix/store/9701sn4vbjxgfrn6zgiky495fiyz8xsl-sundials-3.1.0.drv’ failed
  17. /nix/var/nix/profiles/default/bin/nix-shell: failed to build all dependencies
Add Comment
Please, Sign In to add comment