*** setup configure Configuring vacuum-opengl-0.0... Flags chosen: base4=True Dependency GLUT >=2.1: using GLUT-2.2.2.0 Dependency OpenGL >=2.2: using OpenGL-2.4.0.1 Dependency base ==4.*: using base-4.2.0.2 Dependency directory -any: using directory-1.0.1.1 Dependency network -any: using network-2.2.1.7 Dependency pretty -any: using pretty-1.0.1.1 Dependency process -any: using process-1.0.1.3 Dependency stb-image >=0.1.3: using stb-image-0.1.3 Dependency vacuum >=0.0.90: using vacuum-1.0.0 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/vacuum-opengl-0.0/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/vacuum-opengl-0.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/vacuum-opengl-0.0 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 vacuum-opengl-0.0... Preprocessing executables for vacuum-opengl-0.0... Building vacuum-opengl-0.0... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name vacuum-opengl-0.0 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE_MAJOR_VERSION=4 -optP-DVACUUM_OPENGL_DEFAULTPORT=55961 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id GLUT-2.2.2.0-bca2226d667193d1cdfc2ae7b1c32526 -package-id OpenGL-2.4.0.1-d39ba8216c9e8d18c6bc5511fb6cfea6 -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc -package-id network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a -package-id pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea -package-id process-1.0.1.3-73f46aa4e6bf1a4f2f418a3c761e4e80 -package-id stb-image-0.1.3-9fae2654f01cd9e527d626d111d9f6a6 -package-id vacuum-1.0.0-0e3b7253cc7dff75906e81763a8fd9c6 -O -Wall -XCPP System.Vacuum.OpenGL.Client System.Vacuum.OpenGL [1 of 2] Compiling System.Vacuum.OpenGL.Client ( System/Vacuum/OpenGL/Client.hs, dist/build/System/Vacuum/OpenGL/Client.o ) System/Vacuum/OpenGL/Client.hs:38:0: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() System/Vacuum/OpenGL/Client.hs:46:0: Warning: The import of `Text.PrettyPrint.HughesPJ' is redundant except perhaps to import instances from `Text.PrettyPrint.HughesPJ' To import instances alone, use: import Text.PrettyPrint.HughesPJ() System/Vacuum/OpenGL/Client.hs:71:5: Warning: This binding for `text' shadows the existing binding imported from Text.PrettyPrint.HughesPJ at System/Vacuum/OpenGL/Client.hs:46:0-31 System/Vacuum/OpenGL/Client.hs:78:2: Warning: A do-notation statement discarded a result of type PortID. Suppress this warning by saying "_ <- swapMVar thePort (($) Network.PortNumber fromIntegral n)", or by using the flag -fno-warn-unused-do-bind System/Vacuum/OpenGL/Client.hs:83:2: Warning: A do-notation statement discarded a result of type HostName. Suppress this warning by saying "_ <- swapMVar theHost s", or by using the flag -fno-warn-unused-do-bind [2 of 2] Compiling System.Vacuum.OpenGL ( System/Vacuum/OpenGL.hs, dist/build/System/Vacuum/OpenGL.o ) Linking... /usr/bin/ar -r dist/build/libHSvacuum-opengl-0.0.a dist/build/System/Vacuum/OpenGL/Client.o dist/build/System/Vacuum/OpenGL.o /usr/bin/ar: creating dist/build/libHSvacuum-opengl-0.0.a /usr/bin/ld -x -r -o dist/build/HSvacuum-opengl-0.0.o dist/build/System/Vacuum/OpenGL/Client.o dist/build/System/Vacuum/OpenGL.o Registering vacuum-opengl-0.0... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace Building executable vacuum-opengl-server... Creating dist/build/vacuum-opengl-server (and its parents) Creating dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/vacuum-opengl-server/vacuum-opengl-server -hide-all-packages -fbuilding-cabal-package -package-conf dist/package.conf.inplace -i -idist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -optP-DBASE_MAJOR_VERSION=4 -optP-DVACUUM_OPENGL_DEFAULTPORT=55961 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -hidir dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -stubdir dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -package-id GLUT-2.2.2.0-bca2226d667193d1cdfc2ae7b1c32526 -package-id OpenGL-2.4.0.1-d39ba8216c9e8d18c6bc5511fb6cfea6 -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc -package-id network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a -package-id pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea -package-id process-1.0.1.3-73f46aa4e6bf1a4f2f418a3c761e4e80 -package-id stb-image-0.1.3-9fae2654f01cd9e527d626d111d9f6a6 -package-id vacuum-1.0.0-0e3b7253cc7dff75906e81763a8fd9c6 -O -Wall -threaded -XCPP ./ServerMain.hs [1 of 2] Compiling System.Vacuum.OpenGL.Server ( System/Vacuum/OpenGL/Server.hs, dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp/System/Vacuum/OpenGL/Server.o ) System/Vacuum/OpenGL/Server.hs:170:9: No instance for (VertexComponent Double) arising from a use of `vertex' at System/Vacuum/OpenGL/Server.hs:170:9-28 Possible fix: add an instance declaration for (VertexComponent Double) In the expression: vertex (Vertex2 x y) In the definition of `vt': vt x y = vertex (Vertex2 x y) System/Vacuum/OpenGL/Server.hs:173:9: No instance for (TexCoordComponent Double) arising from a use of `texCoord' at System/Vacuum/OpenGL/Server.hs:173:9-32 Possible fix: add an instance declaration for (TexCoordComponent Double) In the expression: texCoord (TexCoord2 x y) In the definition of `tc': tc x y = texCoord (TexCoord2 x y) *** Trying again with preferred-versions *** setup configure Configuring vacuum-opengl-0.0... Flags chosen: base4=False Dependency GLUT >=2.1: using GLUT-2.2.2.0 Dependency OpenGL >=2.2: using OpenGL-2.4.0.1 Dependency base ==3.*: using base-3.0.3.2 Dependency directory -any: using directory-1.0.1.1 Dependency network -any: using network-2.2.1.7 Dependency pretty -any: using pretty-1.0.1.1 Dependency process -any: using process-1.0.1.3 Dependency stb-image >=0.1.3: using stb-image-0.1.3 Dependency vacuum >=0.0.90: using vacuum-1.0.0 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/vacuum-opengl-0.0/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/vacuum-opengl-0.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/vacuum-opengl-0.0 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 vacuum-opengl-0.0... /usr/local/bin/haddock --use-contents=/package/vacuum-opengl-0.0 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library vacuum-opengl-0.0... Preprocessing executables for vacuum-opengl-0.0... Running hscolour for vacuum-opengl-0.0... Creating dist/doc/html/vacuum-opengl (and its parents) Creating dist/doc/html/vacuum-opengl/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/vacuum-opengl/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/vacuum-opengl/src/System-Vacuum-OpenGL-Client.html System/Vacuum/OpenGL/Client.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/vacuum-opengl/src/System-Vacuum-OpenGL.html System/Vacuum/OpenGL.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp14030/System/Vacuum/OpenGL/Client.hs System/Vacuum/OpenGL/Client.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -DBASE_MAJOR_VERSION=3 -DVACUUM_OPENGL_DEFAULTPORT=55961 -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp14030/System/Vacuum/OpenGL.hs System/Vacuum/OpenGL.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -DBASE_MAJOR_VERSION=3 -DVACUUM_OPENGL_DEFAULTPORT=55961 -D__GLASGOW_HASKELL__=612 Creating dist/doc/html/vacuum-opengl/ (and its parents) /usr/local/bin/haddock --use-contents=/package/vacuum-opengl-0.0 --built-in-themes --prologue=dist/doc/html/vacuum-opengl/haddock-prolog14030.txt --dump-interface=dist/doc/html/vacuum-opengl/vacuum-opengl.haddock --optghc=-package-name --optghc=vacuum-opengl-0.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/GLURaw/1.1.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/GLURaw-1.1.0.0/html/GLURaw.haddock --read-interface=/packages/archive/GLUT/2.2.2.0/doc/html,/usr/local/tmp/archive/install/share/doc/GLUT-2.2.2.0/html/GLUT.haddock --read-interface=/packages/archive/ObjectName/1.0.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/ObjectName-1.0.0.0/html/ObjectName.haddock --read-interface=/packages/archive/OpenGL/2.4.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/OpenGL-2.4.0.1/html/OpenGL.haddock --read-interface=/packages/archive/OpenGLRaw/1.1.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/OpenGLRaw-1.1.0.1/html/OpenGLRaw.haddock --read-interface=/packages/archive/StateVar/1.0.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/StateVar-1.0.0.0/html/StateVar.haddock --read-interface=/packages/archive/Tensor/1.0.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/Tensor-1.0.0.1/html/Tensor.haddock --read-interface=/packages/archive/array/0.3.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/packages/archive/base/4.2.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/packages/archive/bytestring/0.9.1.7/doc/html,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/directory/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock --read-interface=/packages/archive/filepath/1.1.0.4/doc/html,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.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.2.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html/mtl.haddock --read-interface=/packages/archive/network/2.2.1.7/doc/html,/usr/local/tmp/archive/install/share/doc/network-2.2.1.7/html/network.haddock --read-interface=/packages/archive/old-locale/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/packages/archive/old-time/1.0.0.5/doc/html,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/packages/archive/parsec/3.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.haddock --read-interface=/packages/archive/pretty/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock --read-interface=/packages/archive/process/1.0.1.3/doc/html,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3/process.haddock --read-interface=/packages/archive/stb-image/0.1.3/doc/html,/usr/local/tmp/archive/install/share/doc/stb-image-0.1.3/html/stb-image.haddock --read-interface=/packages/archive/syb/0.1.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/packages/archive/unix/2.4.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --read-interface=/packages/archive/vacuum/1.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/vacuum-1.0.0/html/vacuum.haddock --odir=dist/doc/html/vacuum-opengl/ --title=vacuum-opengl-0.0: Visualize live Haskell data structures using vacuum, graphviz and OpenGL. --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-DBASE_MAJOR_VERSION=3 --optghc=-optP-DVACUUM_OPENGL_DEFAULTPORT=55961 --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=GLUT-2.2.2.0-bca2226d667193d1cdfc2ae7b1c32526 --optghc=-package-id --optghc=OpenGL-2.4.0.1-d39ba8216c9e8d18c6bc5511fb6cfea6 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc --optghc=-package-id --optghc=network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a --optghc=-package-id --optghc=pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea --optghc=-package-id --optghc=process-1.0.1.3-73f46aa4e6bf1a4f2f418a3c761e4e80 --optghc=-package-id --optghc=stb-image-0.1.3-9fae2654f01cd9e527d626d111d9f6a6 --optghc=-package-id --optghc=vacuum-1.0.0-0e3b7253cc7dff75906e81763a8fd9c6 --optghc=-O --optghc=-Wall --optghc=-XCPP -B/usr/local/lib/ghc-6.12.3 dist/build/tmp14030/System/Vacuum/OpenGL/Client.hs dist/build/tmp14030/System/Vacuum/OpenGL.hs Documentation created: dist/doc/html/vacuum-opengl/index.html Running Haddock for vacuum-opengl-0.0... /usr/local/bin/haddock --use-contents=/package/vacuum-opengl-0.0 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library vacuum-opengl-0.0... Preprocessing executables for vacuum-opengl-0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp14053/System/Vacuum/OpenGL/Client.hs System/Vacuum/OpenGL/Client.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -DBASE_MAJOR_VERSION=3 -DVACUUM_OPENGL_DEFAULTPORT=55961 -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp14053/System/Vacuum/OpenGL.hs System/Vacuum/OpenGL.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -DBASE_MAJOR_VERSION=3 -DVACUUM_OPENGL_DEFAULTPORT=55961 -D__GLASGOW_HASKELL__=612 Creating dist/doc/html/vacuum-opengl/ (and its parents) /usr/local/bin/haddock --use-contents=/package/vacuum-opengl-0.0 --built-in-themes --prologue=dist/doc/html/vacuum-opengl/haddock-prolog14053.txt --dump-interface=dist/doc/html/vacuum-opengl/vacuum-opengl.haddock --optghc=-package-name --optghc=vacuum-opengl-0.0 --verbosity=1 --hoogle --read-interface=/usr/local/tmp/archive/install/share/doc/GLURaw-1.1.0.0/html,/usr/local/tmp/archive/install/share/doc/GLURaw-1.1.0.0/html/GLURaw.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/GLUT-2.2.2.0/html,/usr/local/tmp/archive/install/share/doc/GLUT-2.2.2.0/html/GLUT.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/ObjectName-1.0.0.0/html,/usr/local/tmp/archive/install/share/doc/ObjectName-1.0.0.0/html/ObjectName.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/OpenGL-2.4.0.1/html,/usr/local/tmp/archive/install/share/doc/OpenGL-2.4.0.1/html/OpenGL.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/OpenGLRaw-1.1.0.1/html,/usr/local/tmp/archive/install/share/doc/OpenGLRaw-1.1.0.1/html/OpenGLRaw.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/StateVar-1.0.0.0/html,/usr/local/tmp/archive/install/share/doc/StateVar-1.0.0.0/html/StateVar.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/Tensor-1.0.0.1/html,/usr/local/tmp/archive/install/share/doc/Tensor-1.0.0.1/html/Tensor.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html/mtl.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/network-2.2.1.7/html,/usr/local/tmp/archive/install/share/doc/network-2.2.1.7/html/network.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1,/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3/process.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/stb-image-0.1.3/html,/usr/local/tmp/archive/install/share/doc/stb-image-0.1.3/html/stb-image.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/vacuum-1.0.0/html,/usr/local/tmp/archive/install/share/doc/vacuum-1.0.0/html/vacuum.haddock --odir=dist/doc/html/vacuum-opengl/ --title=vacuum-opengl-0.0: Visualize live Haskell data structures using vacuum, graphviz and OpenGL. --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-DBASE_MAJOR_VERSION=3 --optghc=-optP-DVACUUM_OPENGL_DEFAULTPORT=55961 --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=GLUT-2.2.2.0-bca2226d667193d1cdfc2ae7b1c32526 --optghc=-package-id --optghc=OpenGL-2.4.0.1-d39ba8216c9e8d18c6bc5511fb6cfea6 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc --optghc=-package-id --optghc=network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a --optghc=-package-id --optghc=pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea --optghc=-package-id --optghc=process-1.0.1.3-73f46aa4e6bf1a4f2f418a3c761e4e80 --optghc=-package-id --optghc=stb-image-0.1.3-9fae2654f01cd9e527d626d111d9f6a6 --optghc=-package-id --optghc=vacuum-1.0.0-0e3b7253cc7dff75906e81763a8fd9c6 --optghc=-O --optghc=-Wall --optghc=-XCPP -B/usr/local/lib/ghc-6.12.3 dist/build/tmp14053/System/Vacuum/OpenGL/Client.hs dist/build/tmp14053/System/Vacuum/OpenGL.hs Documentation created: dist/doc/html/vacuum-opengl/vacuum-opengl.txt *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library vacuum-opengl-0.0... Preprocessing executables for vacuum-opengl-0.0... Building vacuum-opengl-0.0... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name vacuum-opengl-0.0 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE_MAJOR_VERSION=3 -optP-DVACUUM_OPENGL_DEFAULTPORT=55961 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id GLUT-2.2.2.0-bca2226d667193d1cdfc2ae7b1c32526 -package-id OpenGL-2.4.0.1-d39ba8216c9e8d18c6bc5511fb6cfea6 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc -package-id network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a -package-id pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea -package-id process-1.0.1.3-73f46aa4e6bf1a4f2f418a3c761e4e80 -package-id stb-image-0.1.3-9fae2654f01cd9e527d626d111d9f6a6 -package-id vacuum-1.0.0-0e3b7253cc7dff75906e81763a8fd9c6 -O -Wall -XCPP System.Vacuum.OpenGL.Client System.Vacuum.OpenGL [1 of 2] Compiling System.Vacuum.OpenGL.Client ( System/Vacuum/OpenGL/Client.hs, dist/build/System/Vacuum/OpenGL/Client.o ) System/Vacuum/OpenGL/Client.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. System/Vacuum/OpenGL/Client.hs:38:0: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() System/Vacuum/OpenGL/Client.hs:46:0: Warning: The import of `Text.PrettyPrint.HughesPJ' is redundant except perhaps to import instances from `Text.PrettyPrint.HughesPJ' To import instances alone, use: import Text.PrettyPrint.HughesPJ() System/Vacuum/OpenGL/Client.hs:71:5: Warning: This binding for `text' shadows the existing binding imported from Text.PrettyPrint.HughesPJ at System/Vacuum/OpenGL/Client.hs:46:0-31 System/Vacuum/OpenGL/Client.hs:78:2: Warning: A do-notation statement discarded a result of type PortID. Suppress this warning by saying "_ <- swapMVar thePort (($) Network.PortNumber fromIntegral n)", or by using the flag -fno-warn-unused-do-bind System/Vacuum/OpenGL/Client.hs:83:2: Warning: A do-notation statement discarded a result of type HostName. Suppress this warning by saying "_ <- swapMVar theHost s", or by using the flag -fno-warn-unused-do-bind [2 of 2] Compiling System.Vacuum.OpenGL ( System/Vacuum/OpenGL.hs, dist/build/System/Vacuum/OpenGL.o ) System/Vacuum/OpenGL.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Linking... /usr/bin/ar -r dist/build/libHSvacuum-opengl-0.0.a dist/build/System/Vacuum/OpenGL/Client.o dist/build/System/Vacuum/OpenGL.o /usr/bin/ar: creating dist/build/libHSvacuum-opengl-0.0.a /usr/bin/ld -x -r -o dist/build/HSvacuum-opengl-0.0.o dist/build/System/Vacuum/OpenGL/Client.o dist/build/System/Vacuum/OpenGL.o Registering vacuum-opengl-0.0... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace Building executable vacuum-opengl-server... Creating dist/build/vacuum-opengl-server (and its parents) Creating dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/vacuum-opengl-server/vacuum-opengl-server -hide-all-packages -fbuilding-cabal-package -package-conf dist/package.conf.inplace -i -idist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -optP-DBASE_MAJOR_VERSION=3 -optP-DVACUUM_OPENGL_DEFAULTPORT=55961 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -hidir dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -stubdir dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp -package-id GLUT-2.2.2.0-bca2226d667193d1cdfc2ae7b1c32526 -package-id OpenGL-2.4.0.1-d39ba8216c9e8d18c6bc5511fb6cfea6 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id directory-1.0.1.1-f959a158a71fc63ca3822eaf49ec66dc -package-id network-2.2.1.7-466bac89cd7f52852454ffd3a3ceb41a -package-id pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea -package-id process-1.0.1.3-73f46aa4e6bf1a4f2f418a3c761e4e80 -package-id stb-image-0.1.3-9fae2654f01cd9e527d626d111d9f6a6 -package-id vacuum-1.0.0-0e3b7253cc7dff75906e81763a8fd9c6 -O -Wall -threaded -XCPP ./ServerMain.hs [1 of 2] Compiling System.Vacuum.OpenGL.Server ( System/Vacuum/OpenGL/Server.hs, dist/build/vacuum-opengl-server/vacuum-opengl-server-tmp/System/Vacuum/OpenGL/Server.o ) System/Vacuum/OpenGL/Server.hs:170:9: No instance for (VertexComponent Double) arising from a use of `vertex' at System/Vacuum/OpenGL/Server.hs:170:9-28 Possible fix: add an instance declaration for (VertexComponent Double) In the expression: vertex (Vertex2 x y) In the definition of `vt': vt x y = vertex (Vertex2 x y) System/Vacuum/OpenGL/Server.hs:173:9: No instance for (TexCoordComponent Double) arising from a use of `texCoord' at System/Vacuum/OpenGL/Server.hs:173:9-32 Possible fix: add an instance declaration for (TexCoordComponent Double) In the expression: texCoord (TexCoord2 x y) In the definition of `tc': tc x y = texCoord (TexCoord2 x y)