*** setup configure Configuring ghc-events-0.4.0.0... Dependency array >=0.2 && <0.5: using array-0.3.0.3 Dependency base ==4.*: using base-4.4.1.0 Dependency binary ==0.5.*: using binary-0.5.0.2 Dependency bytestring ==0.9.*: using bytestring-0.9.2.0 Dependency containers >=0.2 && <0.5: using containers-0.4.1.0 Dependency mtl >=1.1 && <2.1: using mtl-2.0.1.0 Warning: cannot determine version of /usr/local/bin/c2hs : "" Using Cabal-1.12.0 compiled by ghc-7.2 Using compiler: ghc-7.2.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/ghc-events-0.4.0.0/ghc-7.2.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/ghc-events-0.4.0.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/ghc-events-0.4.0.0 Using alex version 3.0.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.6 found on system at: /usr/bin/gcc Using ghc version 7.2.2 found on system at: /usr/local/bin/ghc Using ghc-events found on system at: dist/build/ghc-events/ghc-events Using ghc-pkg version 7.2.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.9.4 found on system at: /usr/local/bin/haddock Using happy version 1.18.6 found on system at: /usr/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.19 found on system at: /usr/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 lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.26 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 No uhc found *** setup build creating dist/build creating dist/build/autogen Building ghc-events-0.4.0.0... Preprocessing library ghc-events-0.4.0.0... Building library... creating dist/build /usr/local/bin/ghc --make -package-name ghc-events-0.4.0.0 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id array-0.3.0.3-ea09841aaf8e340f109e7ae88f466cb2 -package-id base-4.4.1.0-1f81e4e7baf87af8ebbcf52b7bec2254 -package-id binary-0.5.0.2-b190659b3f7e87ecad27dcae991412e3 -package-id bytestring-0.9.2.0-6cd6a90f79cbe419ccff0712438db3e6 -package-id containers-0.4.1.0-f1a01354b46f586a2ae9c4625be9a212 -package-id mtl-2.0.1.0-7d701501fd7330456a3150c61d70dd7b -O -XHaskell98 -XRecordWildCards -XNamedFieldPuns -XBangPatterns -XPatternGuards GHC.RTS.Events GHC.RTS.Events.Merge GHC.RTS.Events.Analysis GHC.RTS.Events.Analysis.Capability GHC.RTS.Events.Analysis.SparkThread GHC.RTS.Events.Analysis.Thread GHC.RTS.EventParserUtils GHC.RTS.EventTypes [1 of 8] Compiling GHC.RTS.EventTypes ( GHC/RTS/EventTypes.hs, dist/build/GHC/RTS/EventTypes.o ) [2 of 8] Compiling GHC.RTS.EventParserUtils ( GHC/RTS/EventParserUtils.hs, dist/build/GHC/RTS/EventParserUtils.o ) [3 of 8] Compiling GHC.RTS.Events ( GHC/RTS/Events.hs, dist/build/GHC/RTS/Events.o ) [4 of 8] Compiling GHC.RTS.Events.Merge ( GHC/RTS/Events/Merge.hs, dist/build/GHC/RTS/Events/Merge.o ) [5 of 8] Compiling GHC.RTS.Events.Analysis ( GHC/RTS/Events/Analysis.hs, dist/build/GHC/RTS/Events/Analysis.o ) [6 of 8] Compiling GHC.RTS.Events.Analysis.Capability ( GHC/RTS/Events/Analysis/Capability.hs, dist/build/GHC/RTS/Events/Analysis/Capability.o ) [7 of 8] Compiling GHC.RTS.Events.Analysis.SparkThread ( GHC/RTS/Events/Analysis/SparkThread.hs, dist/build/GHC/RTS/Events/Analysis/SparkThread.o ) [8 of 8] Compiling GHC.RTS.Events.Analysis.Thread ( GHC/RTS/Events/Analysis/Thread.hs, dist/build/GHC/RTS/Events/Analysis/Thread.o ) Linking... /usr/bin/ar -r dist/build/libHSghc-events-0.4.0.0.a dist/build/GHC/RTS/Events.o dist/build/GHC/RTS/Events/Merge.o dist/build/GHC/RTS/Events/Analysis.o dist/build/GHC/RTS/Events/Analysis/Capability.o dist/build/GHC/RTS/Events/Analysis/SparkThread.o dist/build/GHC/RTS/Events/Analysis/Thread.o dist/build/GHC/RTS/EventParserUtils.o dist/build/GHC/RTS/EventTypes.o /usr/bin/ar: creating dist/build/libHSghc-events-0.4.0.0.a /usr/bin/ld -x -r -o dist/build/HSghc-events-0.4.0.0.o dist/build/GHC/RTS/Events.o dist/build/GHC/RTS/Events/Merge.o dist/build/GHC/RTS/Events/Analysis.o dist/build/GHC/RTS/Events/Analysis/Capability.o dist/build/GHC/RTS/Events/Analysis/SparkThread.o dist/build/GHC/RTS/Events/Analysis/Thread.o dist/build/GHC/RTS/EventParserUtils.o dist/build/GHC/RTS/EventTypes.o Registering ghc-events-0.4.0.0... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace Preprocessing executable 'ghc-events' for ghc-events-0.4.0.0... Building executable ghc-events... creating dist/build/ghc-events creating dist/build/ghc-events/ghc-events-tmp /usr/local/bin/ghc --make -o dist/build/ghc-events/ghc-events -hide-all-packages -fbuilding-cabal-package -package-conf dist/package.conf.inplace -i -idist/build/ghc-events/ghc-events-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/ghc-events/ghc-events-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/ghc-events/ghc-events-tmp -hidir dist/build/ghc-events/ghc-events-tmp -stubdir dist/build/ghc-events/ghc-events-tmp -package-id array-0.3.0.3-ea09841aaf8e340f109e7ae88f466cb2 -package-id base-4.4.1.0-1f81e4e7baf87af8ebbcf52b7bec2254 -package-id binary-0.5.0.2-b190659b3f7e87ecad27dcae991412e3 -package-id bytestring-0.9.2.0-6cd6a90f79cbe419ccff0712438db3e6 -package-id containers-0.4.1.0-f1a01354b46f586a2ae9c4625be9a212 -package-id mtl-2.0.1.0-7d701501fd7330456a3150c61d70dd7b -O -XHaskell98 -XRecordWildCards -XNamedFieldPuns -XBangPatterns -XPatternGuards ./GhcEvents.hs [1 of 9] Compiling GHC.RTS.EventTypes ( GHC/RTS/EventTypes.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/EventTypes.o ) [2 of 9] Compiling GHC.RTS.EventParserUtils ( GHC/RTS/EventParserUtils.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/EventParserUtils.o ) [3 of 9] Compiling GHC.RTS.Events ( GHC/RTS/Events.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events.o ) [4 of 9] Compiling GHC.RTS.Events.Merge ( GHC/RTS/Events/Merge.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Merge.o ) [5 of 9] Compiling GHC.RTS.Events.Analysis ( GHC/RTS/Events/Analysis.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Analysis.o ) [6 of 9] Compiling GHC.RTS.Events.Analysis.SparkThread ( GHC/RTS/Events/Analysis/SparkThread.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Analysis/SparkThread.o ) [7 of 9] Compiling GHC.RTS.Events.Analysis.Thread ( GHC/RTS/Events/Analysis/Thread.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Analysis/Thread.o ) [8 of 9] Compiling GHC.RTS.Events.Analysis.Capability ( GHC/RTS/Events/Analysis/Capability.hs, dist/build/ghc-events/ghc-events-tmp/GHC/RTS/Events/Analysis/Capability.o ) [9 of 9] Compiling Main ( GhcEvents.hs, dist/build/ghc-events/ghc-events-tmp/Main.o ) Linking dist/build/ghc-events/ghc-events ... *** setup haddock Running Haddock for ghc-events-0.4.0.0... /usr/local/bin/haddock --ghc-version --use-contents=/package/ghc-events-0.4.0.0 --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for ghc-events-0.4.0.0... creating dist/doc/html/ghc-events creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/ghc-events Preprocessing library ghc-events-0.4.0.0... creating dist/doc/html/ghc-events/src /usr/bin/HsColour -print-css -odist/doc/html/ghc-events/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/ghc-events/src/GHC-RTS-Events.html GHC/RTS/Events.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ghc-events/src/GHC-RTS-Events-Merge.html GHC/RTS/Events/Merge.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ghc-events/src/GHC-RTS-Events-Analysis.html GHC/RTS/Events/Analysis.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ghc-events/src/GHC-RTS-Events-Analysis-Capability.html GHC/RTS/Events/Analysis/Capability.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ghc-events/src/GHC-RTS-Events-Analysis-SparkThread.html GHC/RTS/Events/Analysis/SparkThread.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ghc-events/src/GHC-RTS-Events-Analysis-Thread.html GHC/RTS/Events/Analysis/Thread.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ghc-events/src/GHC-RTS-EventParserUtils.html GHC/RTS/EventParserUtils.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ghc-events/src/GHC-RTS-EventTypes.html GHC/RTS/EventTypes.hs Preprocessing executable 'ghc-events' for ghc-events-0.4.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir Preprocessing library ghc-events-0.4.0.0... copy GHC/RTS/Events.hs to dist/build/tmp-21025/GHC/RTS/Events.hs copy GHC/RTS/Events/Merge.hs to dist/build/tmp-21025/GHC/RTS/Events/Merge.hs copy GHC/RTS/Events/Analysis.hs to dist/build/tmp-21025/GHC/RTS/Events/Analysis.hs copy GHC/RTS/Events/Analysis/Capability.hs to dist/build/tmp-21025/GHC/RTS/Events/Analysis/Capability.hs copy GHC/RTS/Events/Analysis/SparkThread.hs to dist/build/tmp-21025/GHC/RTS/Events/Analysis/SparkThread.hs copy GHC/RTS/Events/Analysis/Thread.hs to dist/build/tmp-21025/GHC/RTS/Events/Analysis/Thread.hs copy GHC/RTS/EventParserUtils.hs to dist/build/tmp-21025/GHC/RTS/EventParserUtils.hs copy GHC/RTS/EventTypes.hs to dist/build/tmp-21025/GHC/RTS/EventTypes.hs creating dist/doc/html/ghc-events /usr/local/bin/haddock --prologue=dist/doc/html/ghc-events/haddock-prolog21025.txt --dump-interface=dist/doc/html/ghc-events/ghc-events.haddock --optghc=-package-name --optghc=ghc-events-0.4.0.0 --hide=GHC.RTS.EventParserUtils --hide=GHC.RTS.EventTypes --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/array/0.3.0.3/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.3/array.haddock --read-interface=/packages/archive/base/4.4.1.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.4.1.0/base.haddock --read-interface=/packages/archive/binary/0.5.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/binary-0.5.0.2/binary.haddock --read-interface=/packages/archive/bytestring/0.9.2.0/doc/html,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.2.0/bytestring.haddock --read-interface=/packages/archive/containers/0.4.1.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.4.1.0/containers.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/integer-gmp/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.3.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/2.0.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-2.0.1.0/html/mtl.haddock --read-interface=/packages/archive/transformers/0.2.2.0/doc/html,/usr/local/tmp/archive/install/share/doc/transformers-0.2.2.0/html/transformers.haddock --odir=dist/doc/html/ghc-events/ --title=ghc-events-0.4.0.0: Library and tool for parsing .eventlog files from GHC --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=array-0.3.0.3-ea09841aaf8e340f109e7ae88f466cb2 --optghc=-package-id --optghc=base-4.4.1.0-1f81e4e7baf87af8ebbcf52b7bec2254 --optghc=-package-id --optghc=binary-0.5.0.2-b190659b3f7e87ecad27dcae991412e3 --optghc=-package-id --optghc=bytestring-0.9.2.0-6cd6a90f79cbe419ccff0712438db3e6 --optghc=-package-id --optghc=containers-0.4.1.0-f1a01354b46f586a2ae9c4625be9a212 --optghc=-package-id --optghc=mtl-2.0.1.0-7d701501fd7330456a3150c61d70dd7b --optghc=-O --optghc=-XHaskell98 --optghc=-XRecordWildCards --optghc=-XNamedFieldPuns --optghc=-XBangPatterns --optghc=-XPatternGuards --optghc=-odir --optghc=dist/build/tmp-21025 --optghc=-hidir --optghc=dist/build/tmp-21025 --optghc=-stubdir --optghc=dist/build/tmp-21025 -B/usr/local/lib/ghc-7.2.2 dist/build/tmp-21025/GHC/RTS/Events.hs dist/build/tmp-21025/GHC/RTS/Events/Merge.hs dist/build/tmp-21025/GHC/RTS/Events/Analysis.hs dist/build/tmp-21025/GHC/RTS/Events/Analysis/Capability.hs dist/build/tmp-21025/GHC/RTS/Events/Analysis/SparkThread.hs dist/build/tmp-21025/GHC/RTS/Events/Analysis/Thread.hs dist/build/tmp-21025/GHC/RTS/EventParserUtils.hs dist/build/tmp-21025/GHC/RTS/EventTypes.hs --use-contents=/package/ghc-events-0.4.0.0 --built-in-themes dist/build/tmp-21025/GHC/RTS/Events.hs:57:0: fatal error: EventLogFormat.h: No such file or directory compilation terminated.