Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. checking for X... no
  2. checking whether we are using the GNU C++ compiler... yes
  3. checking whether clang++ accepts -g... yes
  4. checking dependency style of clang++... gcc3
  5. checking what warning flags to pass to the C++ compiler... -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings
  6. checking how to run the C++ preprocessor... clang++ -E
  7. checking for ld used by clang++... /nix/store/pnv7v3jpc76kcfggx3dcv212l1j5ahfr-clang-wrapper-3.7.1/bin/ld
  8. checking if the linker (/nix/store/pnv7v3jpc76kcfggx3dcv212l1j5ahfr-clang-wrapper-3.7.1/bin/ld) is GNU ld... no
  9. checking whether the clang++ linker (/nix/store/pnv7v3jpc76kcfggx3dcv212l1j5ahfr-clang-wrapper-3.7.1/bin/ld) supports shared libraries... yes
  10. checking for clang++ option to produce PIC... -fno-common -DPIC
  11. checking if clang++ PIC flag -fno-common -DPIC works... yes
  12. checking if clang++ static flag -static works... no
  13. checking if clang++ supports -c -o file.o... yes
  14. checking if clang++ supports -c -o file.o... (cached) yes
  15. checking whether the clang++ linker (/nix/store/pnv7v3jpc76kcfggx3dcv212l1j5ahfr-clang-wrapper-3.7.1/bin/ld) supports shared libraries... yes
  16. checking dynamic linker characteristics... darwin14.5.0 dyld
  17. checking how to hardcode library paths into programs... immediate
  18. checking whether ln -s works... yes
  19. checking for TeX specific libraries to build... texk/kpathsea texk/ptexenc
  20. checking for pkg-config... pkg-config
  21. checking for freetype-config... freetype-config
  22. checking for icu-config... icu-config
  23. checking requested system `zlib' library... failed
  24. checking requested system `libpaper' library... failed
  25. checking requested system `freetype2' library... failed
  26. checking requested system `pixman' library... failed
  27. checking requested system `gmp' library... failed
  28. checking requested system `mpfr' library... failed
  29. checking requested system `poppler' library... failed
  30. checking requested system `xpdf' library... failed
  31. checking requested system `zziplib' library... failed
  32. checking requested system `graphite2' library... failed
  33. checking requested system `icu' library... failed
  34. checking requested system `harfbuzz' library... failed
  35. configure: error: some requested system libraries failed
  36. + echo 1
  37. done (exit status 1) Mon May 2 16:56:58 UTC 2016
  38. builder for ‘/nix/store/i38nvplfzd8w447h6vn4cx6gzym4s6vf-texlive-core-2014.drv’ failed with exit code 1
  39. cannot build derivation ‘/nix/store/9zvmqj27x7bzx7z20y827s365s4j12kl-TeXLive-linkdir.drv’: 1 dependencies couldn't be built
  40. cannot build derivation ‘/nix/store/inbf4jcnnwlpgjz48lnwhviic0w50pbf-auctex-11.89.drv’: 1 dependencies couldn't be built
  41. cannot build derivation ‘/nix/store/pkgwdifhcdzypn4bd7vn0lkryqj3ch9x-env-emacs24.drv’: 1 dependencies couldn't be built
  42. error: build of ‘/nix/store/pkgwdifhcdzypn4bd7vn0lkryqj3ch9x-env-emacs24.drv’ failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement