*** setup configure Configuring AutoForms-0.4.2... Dependency array -any: using array-0.3.0.1 Dependency base -any: using base-4.2.0.2 Dependency haskell98 -any: using haskell98-1.0.1.1 Dependency mtl -any: using mtl-1.1.1.0 Dependency syb-with-class >=0.4: using syb-with-class-0.6.1 Dependency template-haskell -any: using template-haskell-2.4.0.1 Dependency wx -any: using wx-0.12.1.6 Dependency wxcore -any: using wxcore-0.12.1.6 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 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/AutoForms-0.4.2/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/AutoForms-0.4.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/AutoForms-0.4.2 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 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.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 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 lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 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 Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library AutoForms-0.4.2... Building AutoForms-0.4.2... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name AutoForms-0.4.2 -hide-all-packages -fbuilding-cabal-package -i -idist/build -isrc -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.1-438000c197b51c147f229b54edbf632e -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id haskell98-1.0.1.1-4d2891ad99eae334ff8234bcfbddce06 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id syb-with-class-0.6.1-e22a7866c8b4d926677b507237f1bccf -package-id template-haskell-2.4.0.1-bf08798b1934e4d6a3f903f58e0d5159 -package-id wx-0.12.1.6-a4990cbc902c06b956a43086600ea9dc -package-id wxcore-0.12.1.6-6dc185cc2d48d4245cba8161dda8f92c -O -Wall Graphics.UI.AF.PolyCommand Graphics.UI.AF.General Graphics.UI.AF.General.MySYB Graphics.UI.AF.WxFormAll Graphics.UI.AF.AFWx Graphics.UI.AF.WxForm Graphics.UI.AF.WxForm.WxList Graphics.UI.AF.WxForm.ComIO Graphics.UI.AF.CForm.CFormAll Graphics.UI.AF.CForm.CForm Graphics.UI.AF.CForm.CFormImplementation Control.Monad.RecursiveObserver Control.Monad.Unlift Graphics.UI.AF.General.AutoForm Graphics.UI.AF.General.CustomTypes Graphics.UI.AF.General.Dialog Graphics.UI.AF.General.EditFile Graphics.UI.AF.General.InstanceCreator Graphics.UI.AF.General.Misc Graphics.UI.AF.General.PriLabel Graphics.UI.AF.WxForm.GenericEC Graphics.UI.AF.WxForm.EditorComponent Graphics.UI.AF.WxForm.GUI Graphics.UI.AF.WxForm.WxConstants Graphics.UI.AF.WxForm.WxEnumeration Graphics.UI.AF.WxForm.WxFilePath Graphics.UI.AF.WxForm.WxFormImplementation Graphics.UI.AF.WxForm.WxM Graphics.UI.AF.WxForm.WxMaybe [ 1 of 29] Compiling Graphics.UI.AF.WxForm.WxConstants ( src/Graphics/UI/AF/WxForm/WxConstants.hs, dist/build/Graphics/UI/AF/WxForm/WxConstants.o ) src/Graphics/UI/AF/WxForm/WxFormImplementation.hs:2:26: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead src/Graphics/UI/AF/WxForm/WxList.hs:1:31: Warning: -XRecursiveDo is deprecated: use -XDoRec or pragma {-# LANGUAGE DoRec #-} instead [ 2 of 29] Compiling Control.Monad.Unlift ( src/Control/Monad/Unlift.hs, dist/build/Control/Monad/Unlift.o ) [ 3 of 29] Compiling Control.Monad.RecursiveObserver ( src/Control/Monad/RecursiveObserver.hs, dist/build/Control/Monad/RecursiveObserver.o ) [ 4 of 29] Compiling Graphics.UI.AF.General.PriLabel ( src/Graphics/UI/AF/General/PriLabel.hs, dist/build/Graphics/UI/AF/General/PriLabel.o ) [ 5 of 29] Compiling Graphics.UI.AF.WxForm.GUI ( src/Graphics/UI/AF/WxForm/GUI.hs, dist/build/Graphics/UI/AF/WxForm/GUI.o ) [ 6 of 29] Compiling Graphics.UI.AF.General.MySYB ( src/Graphics/UI/AF/General/MySYB.hs, dist/build/Graphics/UI/AF/General/MySYB.o ) [ 7 of 29] Compiling Graphics.UI.AF.General.InstanceCreator ( src/Graphics/UI/AF/General/InstanceCreator.hs, dist/build/Graphics/UI/AF/General/InstanceCreator.o ) [ 8 of 29] Compiling Graphics.UI.AF.General.AutoForm ( src/Graphics/UI/AF/General/AutoForm.hs, dist/build/Graphics/UI/AF/General/AutoForm.o ) src/Graphics/UI/AF/General/AutoForm.hs:154:7: Warning: A do-notation statement discarded a result of type comH (). Suppress this warning by saying "_ <- button "&Quit" closeWindow", or by using the flag -fno-warn-unused-do-bind src/Graphics/UI/AF/General/AutoForm.hs:155:7: Warning: A do-notation statement discarded a result of type comH (). Suppress this warning by saying "_ <- button "&Execute" (do { output <- (>>=) getValue commandInput (.) liftIO execute; mapM_ (appendValue outputArea) (($) map (\ x -> [x]) lines output) })", or by using the flag -fno-warn-unused-do-bind src/Graphics/UI/AF/General/AutoForm.hs:186:9: Warning: A do-notation statement discarded a result of type comH a. Suppress this warning by saying "_ <- addListener updateState comIO", or by using the flag -fno-warn-unused-do-bind [ 9 of 29] Compiling Graphics.UI.AF.General.CustomTypes ( src/Graphics/UI/AF/General/CustomTypes.hs, dist/build/Graphics/UI/AF/General/CustomTypes.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.3.0.1 ... linking ... done. Loading package stm-2.1.2.2 ... linking ... done. Loading package bytestring-0.9.1.7 ... linking ... done. Loading package containers-0.3.0.0 ... linking ... done. Loading package filepath-1.1.0.4 ... linking ... done. Loading package old-locale-1.0.0.2 ... linking ... done. Loading package old-time-1.0.0.5 ... linking ... done. Loading package unix-2.4.0.2 ... linking ... done. Loading package directory-1.0.1.1 ... linking ... done. Loading package mtl-1.1.1.0 ... linking ... done. Loading package syb-0.1.0.2 ... linking ... done. Loading package parsec-3.0.1 ... linking ... done. Loading package time-1.1.4 ... linking ... done. Loading package wxdirect-0.12.1.3 ... linking ... done. Loading package wxcore-0.12.1.6 ... : can't load .so/.DLL for: stdc++ (libstdc++.so: cannot open shared object file: No such file or directory) *** Trying again with preferred-versions *** setup configure Configuring AutoForms-0.4.2... Dependency array -any: using array-0.3.0.1 Dependency base <4: using base-3.0.3.2 Dependency haskell98 -any: using haskell98-1.0.1.1 Dependency mtl -any: using mtl-1.1.1.0 Dependency syb-with-class >=0.4: using syb-with-class-0.6.1 Dependency template-haskell -any: using template-haskell-2.4.0.1 Dependency wx -any: using wx-0.12.1.6 Dependency wxcore -any: using wxcore-0.12.1.6 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 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/AutoForms-0.4.2/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/AutoForms-0.4.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/AutoForms-0.4.2 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 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.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 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 lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 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 haddock Running Haddock for AutoForms-0.4.2... /usr/local/bin/haddock --use-contents=/package/AutoForms-0.4.2 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library AutoForms-0.4.2... Running hscolour for AutoForms-0.4.2... Creating dist/doc/html/AutoForms (and its parents) Creating dist/doc/html/AutoForms/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/AutoForms/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-PolyCommand.html src/Graphics/UI/AF/PolyCommand.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-General.html src/Graphics/UI/AF/General.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-General-MySYB.html src/Graphics/UI/AF/General/MySYB.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-WxFormAll.html src/Graphics/UI/AF/WxFormAll.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-AFWx.html src/Graphics/UI/AF/AFWx.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-WxForm.html src/Graphics/UI/AF/WxForm.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-WxForm-WxList.html src/Graphics/UI/AF/WxForm/WxList.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-WxForm-ComIO.html src/Graphics/UI/AF/WxForm/ComIO.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-CForm-CFormAll.html src/Graphics/UI/AF/CForm/CFormAll.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-CForm-CForm.html src/Graphics/UI/AF/CForm/CForm.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-CForm-CFormImplementation.html src/Graphics/UI/AF/CForm/CFormImplementation.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Control-Monad-RecursiveObserver.html src/Control/Monad/RecursiveObserver.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Control-Monad-Unlift.html src/Control/Monad/Unlift.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-General-AutoForm.html src/Graphics/UI/AF/General/AutoForm.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/AutoForms/src/Graphics-UI-AF-General-CustomTypes.html src/Graphics/UI/AF/General/CustomTypes.hs HsColour: src/Graphics/UI/AF/General/CustomTypes.hs: hGetContents: invalid argument (invalid UTF-8 byte sequence)