Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. * Using cabal-1.24.2.0.
  2. * Prepending /usr/lib64/ghc-8.0.2 to LD_LIBRARY_PATH
  3. /usr/bin/ghc -package Cabal-1.24.2.0 --make /var/tmp/portage/net-misc/cwsapi-9999/work/cwsapi-9999/Setup.hs -j10 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup
  4. [1 of 1] Compiling Main ( /var/tmp/portage/net-misc/cwsapi-9999/work/cwsapi-9999/Setup.hs, /var/tmp/portage/net-misc/cwsapi-9999/work/cwsapi-9999/Setup.o )
  5. Linking setup ...
  6. distcc[124] (dcc_talk_to_include_server) Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'?
  7. distcc[124] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally
  8. ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=cwsapi-9999/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=cwsapi-9999/ghc-8.0.2 --ghc-options=-j10 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-march=haswell --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optc-mmmx --ghc-option=-optc-msse2 --ghc-option=-optc-mssse3 --ghc-option=-optc-msse4.1 --ghc-option=-optc-msse4.2 --ghc-option=-optc-mfpmath=sse --ghc-option=-optc-fomit-frame-pointer --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/cwsapi-9999 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping
  9. Configuring cwsapi-1.0.0.1...
  10. setup: Encountered missing dependencies:
  11. aeson >=1.4.3.0
  12. * ghc-pkg check: 'checking for other broken packages:'
  13. There are problems in package cwsapi-1.0.0.1:
  14. Warning: haddock-interfaces: /usr/share/doc/cwsapi-9999/html/cwsapi.haddock doesn't exist or isn't a file
  15. Warning: haddock-html: /usr/share/doc/cwsapi-9999/html doesn't exist or isn't a directory
  16. dependency "asn1-encoding-0.9.0-LAhvFQLhInl4Lpk0Yp9ZYU" doesn't exist
  17. dependency "asn1-types-0.3.2-1R9kIccaaGaAqnDMairjtc" doesn't exist
  18. dependency "x509-1.7.3-FVdDp0kx7euGWjbqmU0aj5" doesn't exist
  19. dependency "x509-store-1.6.6-6nEGiP1qF7wEcNOz2BaoVp" doesn't exist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement