*** setup configure Creating dist/setup (and its parents) /usr/local/bin/ghc --make Setup.lhs -o dist/setup/setup -odir dist/setup -hidir dist/setup [1 of 1] Compiling Main ( Setup.lhs, dist/setup/Main.o ) Linking dist/setup/setup ... dist/setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ports-0.4.3.1 --verbose Configuring ports-0.4.3.1... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Warning: The 'license-file' field refers to the file 'LICENSE' which does not exist. Dependency base>=1.0: using base-3.0.1.0 Dependency haskell98-any: using haskell98-1.0.1.0 Dependency unix-any: using unix-2.3.0.0 Using Cabal-1.4.0.2 compiled by ghc-6.8 Using compiler: ghc-6.8.2 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/ports-0.4.3.1/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/ports-0.4.3.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1 Using alex version 2.0.1 found on system at: /usr/local/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using ghc version 6.8.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.1.0 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.66 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.9 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup build dist/setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library ports-0.4.3.1... Building ports-0.4.3.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name ports-0.4.3.1 --make -hide-all-packages -i -idist/build -i. -idist/build/autogen -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.1.0 -package haskell98-1.0.1.0 -package unix-2.3.0.0 -O -O2 Control.Concurrent.HPL Control.Concurrent.PortThreads Control.Concurrent.Ports Control.Concurrent.Processes Control.Concurrent.SVars Control.Concurrent.ThreadUtils Control.Concurrent.PortsConfig Control.Concurrent.PortsVersion [1 of 8] Compiling Control.Concurrent.PortsVersion ( Control/Concurrent/PortsVersion.hs, dist/build/Control/Concurrent/PortsVersion.o ) [2 of 8] Compiling Control.Concurrent.PortsConfig ( Control/Concurrent/PortsConfig.hs, dist/build/Control/Concurrent/PortsConfig.o ) [3 of 8] Compiling Control.Concurrent.ThreadUtils ( Control/Concurrent/ThreadUtils.hs, dist/build/Control/Concurrent/ThreadUtils.o ) [4 of 8] Compiling Control.Concurrent.SVars ( Control/Concurrent/SVars.hs, dist/build/Control/Concurrent/SVars.o ) [5 of 8] Compiling Control.Concurrent.Ports ( Control/Concurrent/Ports.hs, dist/build/Control/Concurrent/Ports.o ) [6 of 8] Compiling Control.Concurrent.PortThreads ( Control/Concurrent/PortThreads.hs, dist/build/Control/Concurrent/PortThreads.o ) [7 of 8] Compiling Control.Concurrent.Processes ( Control/Concurrent/Processes.hs, dist/build/Control/Concurrent/Processes.o ) [8 of 8] Compiling Control.Concurrent.HPL ( Control/Concurrent/HPL.hs, dist/build/Control/Concurrent/HPL.o ) Linking... /usr/bin/ar q dist/build/libHSports-0.4.3.1.a dist/build/Control/Concurrent/HPL.o dist/build/Control/Concurrent/PortThreads.o dist/build/Control/Concurrent/Ports.o dist/build/Control/Concurrent/Processes.o dist/build/Control/Concurrent/SVars.o dist/build/Control/Concurrent/ThreadUtils.o dist/build/Control/Concurrent/PortsConfig.o dist/build/Control/Concurrent/PortsVersion.o /usr/bin/ar: creating dist/build/libHSports-0.4.3.1.a /usr/bin/ld -x -r -o dist/build/HSports-0.4.3.1.o.tmp dist/build/Control/Concurrent/HPL.o dist/build/Control/Concurrent/PortThreads.o dist/build/Control/Concurrent/Ports.o dist/build/Control/Concurrent/Processes.o dist/build/Control/Concurrent/SVars.o dist/build/Control/Concurrent/ThreadUtils.o dist/build/Control/Concurrent/PortsConfig.o dist/build/Control/Concurrent/PortsVersion.o *** setup haddock dist/setup/setup haddock --verbose --html-location=http://hackage.haskell.org/packages/archive/$pkg/$version/doc/html --hyperlink-source Creating dist/doc/html/ports (and its parents) Preprocessing library ports-0.4.3.1... Running hscolour for ports-0.4.3.1... Creating dist/doc/html/ports/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/ports/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/ports/src/Control-Concurrent-HPL.html Control/Concurrent/HPL.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ports/src/Control-Concurrent-PortThreads.html Control/Concurrent/PortThreads.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ports/src/Control-Concurrent-Ports.html Control/Concurrent/Ports.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ports/src/Control-Concurrent-Processes.html Control/Concurrent/Processes.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ports/src/Control-Concurrent-SVars.html Control/Concurrent/SVars.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ports/src/Control-Concurrent-ThreadUtils.html Control/Concurrent/ThreadUtils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ports/src/Control-Concurrent-PortsConfig.html Control/Concurrent/PortsConfig.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ports/src/Control-Concurrent-PortsVersion.html Control/Concurrent/PortsVersion.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/ports (and its parents) Preprocessing library ports-0.4.3.1... Running Haddock for ports-0.4.3.1... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ports-0.4.3.1 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library ports-0.4.3.1... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ports-0.4.3.1 --html --odir=dist/doc/html/ports --title=ports-0.4.3.1: The Haskell Ports Library --dump-interface=dist/doc/html/ports/ports.haddock --prologue=dist/ports-0.4.3.1-haddock-prolog11443.txt --optghc=-package-name --optghc=ports-0.4.3.1 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/haskell98/1.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/haskell98/haskell98.haddock --read-interface=http://hackage.haskell.org/packages/archive/unix/2.3.0.0/doc/html,/usr/local/share/doc/ghc/libraries/unix/unix.haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ports-0.4.3.1 -B/usr/local/lib/ghc-6.8.2 --optghc=-hide-all-packages --optghc=-package --optghc=base-3.0.1.0 --optghc=-package --optghc=haskell98-1.0.1.0 --optghc=-package --optghc=unix-2.3.0.0 --optghc=-i --optghc=-O2 --optghc=-i. --optghc=-idist/build/autogen --optghc=-idist/build --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build Control.Concurrent.HPL Control.Concurrent.PortThreads Control.Concurrent.Ports Control.Concurrent.Processes Control.Concurrent.SVars Control.Concurrent.ThreadUtils Control.Concurrent.PortsConfig Control.Concurrent.PortsVersion Documentation created: dist/doc/html/ports/index.html *** setup install dist/setup/setup install --verbose directory dist/doc/html/ports does exist: True Creating /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html (and its parents) copy directory 'dist/doc/html/ports' to '/usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html'. Creating /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html copy dist/doc/html/ports/src to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src Creating /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src copy dist/doc/html/ports/src/hscolour.css to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/hscolour.css copy dist/doc/html/ports/src/Control-Concurrent-HPL.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/Control-Concurrent-HPL.html copy dist/doc/html/ports/src/Control-Concurrent-PortThreads.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/Control-Concurrent-PortThreads.html copy dist/doc/html/ports/src/Control-Concurrent-Ports.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/Control-Concurrent-Ports.html copy dist/doc/html/ports/src/Control-Concurrent-Processes.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/Control-Concurrent-Processes.html copy dist/doc/html/ports/src/Control-Concurrent-SVars.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/Control-Concurrent-SVars.html copy dist/doc/html/ports/src/Control-Concurrent-ThreadUtils.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/Control-Concurrent-ThreadUtils.html copy dist/doc/html/ports/src/Control-Concurrent-PortsConfig.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/Control-Concurrent-PortsConfig.html copy dist/doc/html/ports/src/Control-Concurrent-PortsVersion.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/src/Control-Concurrent-PortsVersion.html copy dist/doc/html/ports/doc-index.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/doc-index.html copy dist/doc/html/ports/Control-Concurrent-HPL.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/Control-Concurrent-HPL.html copy dist/doc/html/ports/Control-Concurrent-PortThreads.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/Control-Concurrent-PortThreads.html copy dist/doc/html/ports/Control-Concurrent-Ports.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/Control-Concurrent-Ports.html copy dist/doc/html/ports/Control-Concurrent-Processes.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/Control-Concurrent-Processes.html copy dist/doc/html/ports/Control-Concurrent-SVars.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/Control-Concurrent-SVars.html copy dist/doc/html/ports/Control-Concurrent-ThreadUtils.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/Control-Concurrent-ThreadUtils.html copy dist/doc/html/ports/Control-Concurrent-PortsConfig.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/Control-Concurrent-PortsConfig.html copy dist/doc/html/ports/Control-Concurrent-PortsVersion.html to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/Control-Concurrent-PortsVersion.html copy dist/doc/html/ports/haddock.css to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/haddock.css copy dist/doc/html/ports/haskell_icon.gif to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/haskell_icon.gif copy dist/doc/html/ports/plus.gif to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/plus.gif copy dist/doc/html/ports/minus.gif to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/minus.gif copy dist/doc/html/ports/haddock-util.js to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/haddock-util.js copy dist/doc/html/ports/ports.haddock to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/ports.haddock Creating /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html (and its parents) copy dist/doc/html/ports/ports.haddock to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/html/ports.haddock Creating /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1 (and its parents) copy LICENSE to /usr/local/tmp/archive/install/share/doc/ports-0.4.3.1/LICENSE setup: LICENSE: copyFile: does not exist (No such file or directory)