*** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/ALUT-2.0 --verbose Warning: defaultUserHooks in Setup script is deprecated. Configuring ALUT-2.0... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency OpenAL -any: using OpenAL-1.4.0.0 Dependency OpenGL -any: using OpenGL-2.4.0.1 Dependency base -any: using base-4.2.0.0 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 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/ALUT-2.0/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/ALUT-2.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/ALUT-2.0 Using alex version 2.3.1 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.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 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.7.2 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.16 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.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 sh configure --with-hc=ghc --prefix=/usr/local/tmp/archive/install checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing alGenSources... -lopenal checking for library containing alutExit... -lalut checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking AL/alut.h usability... yes checking AL/alut.h presence... yes checking for AL/alut.h... yes checking whether alutInit returns void... no checking for alutInitWithoutContext... yes checking whether alutExit returns void... no checking for alutGetError... yes checking for alutGetErrorString... yes checking for alutCreateBufferFromFile... yes checking for alutCreateBufferFromFileImage... yes checking for alutCreateBufferHelloWorld... yes checking for alutCreateBufferWaveform... yes checking for alutLoadMemoryFromFile... yes checking for alutLoadMemoryFromFileImage... yes checking for alutLoadMemoryHelloWorld... yes checking for alutLoadMemoryWaveform... yes checking for alutGetMIMETypes... yes checking for alutGetMajorVersion... yes checking for alutGetMinorVersion... yes checking for alutSleep... yes checking value of ALUT_API_MAJOR_VERSION... 1 checking value of ALUT_API_MINOR_VERSION... 1 checking value of ALUT_WAVEFORM_SINE... 256 checking value of ALUT_WAVEFORM_SQUARE... 257 checking value of ALUT_WAVEFORM_SAWTOOTH... 258 checking value of ALUT_WAVEFORM_WHITENOISE... 259 checking value of ALUT_WAVEFORM_IMPULSE... 260 checking value of ALUT_LOADER_BUFFER... 768 checking value of ALUT_LOADER_MEMORY... 769 configure: creating ./config.status config.status: creating config.mk config.status: creating ALUT.buildinfo config.status: creating include/HsALUTConfig.h config.status: include/HsALUTConfig.h is unchanged config.status: creating include/HsALUT.h config.status: include/HsALUT.h is unchanged Reading parameters from ./ALUT.buildinfo *** setup haddock setup/setup haddock --verbose --html-location=/packages/archive/$pkg/$version/doc/html --hyperlink-source Reading parameters from ./ALUT.buildinfo Running Haddock for ALUT-2.0... /usr/local/bin/haddock --use-contents=/package/ALUT-2.0 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library ALUT-2.0... Running hscolour for ALUT-2.0... Creating dist/doc/html/ALUT (and its parents) Creating dist/doc/html/ALUT/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/ALUT/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT.html Sound/ALUT.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Initialization.html Sound/ALUT/Initialization.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Loaders.html Sound/ALUT/Loaders.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Sleep.html Sound/ALUT/Sleep.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Version.html Sound/ALUT/Version.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Config.html Sound/ALUT/Config.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Constants.html Sound/ALUT/Constants.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Errors.html Sound/ALUT/Errors.hs 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 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp24998/Sound/ALUT.hs Sound/ALUT.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp24998/Sound/ALUT/Initialization.hs Sound/ALUT/Initialization.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp24998/Sound/ALUT/Loaders.hs Sound/ALUT/Loaders.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp24998/Sound/ALUT/Sleep.hs Sound/ALUT/Sleep.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp24998/Sound/ALUT/Version.hs Sound/ALUT/Version.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp24998/Sound/ALUT/Config.hs Sound/ALUT/Config.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp24998/Sound/ALUT/Constants.hs Sound/ALUT/Constants.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp24998/Sound/ALUT/Errors.hs Sound/ALUT/Errors.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall Creating dist/doc/html/ALUT/ (and its parents) /usr/local/bin/haddock --use-contents=/package/ALUT-2.0 --prologue=dist/doc/html/ALUT/haddock-prolog24998.txt --dump-interface=dist/doc/html/ALUT/ALUT.haddock --optghc=-package-name --optghc=ALUT-2.0 --hide=Sound.ALUT.Config --hide=Sound.ALUT.Constants --hide=Sound.ALUT.Errors --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/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/OpenAL/1.4.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/OpenAL-1.4.0.0/html/OpenAL.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/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.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.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --odir=dist/doc/html/ALUT/ --title=ALUT-2.0: A binding for the OpenAL Utility Toolkit --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=-Iinclude --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=OpenAL-1.4.0.0-d9b1d43dde50b1f88df5cf8d92a71c04 --optghc=-package-id --optghc=OpenGL-2.4.0.1-287d3690a722567cbfbe052edaf296d0 --optghc=-package-id --optghc=base-4.2.0.0-c9182baf5cf44f2e72b2298fa160086c --optghc=-O --optghc=-DCALLCONV=ccall --optghc=-XCPP --optghc=-XForeignFunctionInterface -B/usr/local/lib/ghc-6.12.1 dist/build/tmp24998/Sound/ALUT.hs dist/build/tmp24998/Sound/ALUT/Initialization.hs dist/build/tmp24998/Sound/ALUT/Loaders.hs dist/build/tmp24998/Sound/ALUT/Sleep.hs dist/build/tmp24998/Sound/ALUT/Version.hs dist/build/tmp24998/Sound/ALUT/Config.hs dist/build/tmp24998/Sound/ALUT/Constants.hs dist/build/tmp24998/Sound/ALUT/Errors.hs Sound/ALUT/Loaders.hs:23:7: Could not find module `Graphics.Rendering.OpenGL.GL.StateVar': It is a member of the hidden package `OpenGL-2.2.3.0'. Perhaps you need to add `OpenGL' to the build-depends in your .cabal file. It is a member of the hidden package `OpenGL-2.2.2.0'. Perhaps you need to add `OpenGL' to the build-depends in your .cabal file. It is a member of the hidden package `OpenGL-2.2.1.1'. Perhaps you need to add `OpenGL' to the build-depends in your .cabal file. It is a member of the hidden package `OpenGL-2.1'. Perhaps you need to add `OpenGL' to the build-depends in your .cabal file. Use -v to see a list of the files searched for. *** Trying again with preferred-versions *** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/ALUT-2.0 --constraint=base<4 --constraint=parsec<3 --constraint=QuickCheck<2 --constraint=cabal-install<0.8 --verbose Warning: defaultUserHooks in Setup script is deprecated. Configuring ALUT-2.0... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency OpenAL -any: using OpenAL-1.4.0.0 Dependency OpenGL -any: using OpenGL-2.4.0.1 Dependency base <4: using base-3.0.3.2 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 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/ALUT-2.0/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/ALUT-2.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/ALUT-2.0 Using alex version 2.3.1 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.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 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.7.2 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.16 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.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 sh configure --with-hc=ghc --prefix=/usr/local/tmp/archive/install checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing alGenSources... -lopenal checking for library containing alutExit... -lalut checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking AL/alut.h usability... yes checking AL/alut.h presence... yes checking for AL/alut.h... yes checking whether alutInit returns void... no checking for alutInitWithoutContext... yes checking whether alutExit returns void... no checking for alutGetError... yes checking for alutGetErrorString... yes checking for alutCreateBufferFromFile... yes checking for alutCreateBufferFromFileImage... yes checking for alutCreateBufferHelloWorld... yes checking for alutCreateBufferWaveform... yes checking for alutLoadMemoryFromFile... yes checking for alutLoadMemoryFromFileImage... yes checking for alutLoadMemoryHelloWorld... yes checking for alutLoadMemoryWaveform... yes checking for alutGetMIMETypes... yes checking for alutGetMajorVersion... yes checking for alutGetMinorVersion... yes checking for alutSleep... yes checking value of ALUT_API_MAJOR_VERSION... 1 checking value of ALUT_API_MINOR_VERSION... 1 checking value of ALUT_WAVEFORM_SINE... 256 checking value of ALUT_WAVEFORM_SQUARE... 257 checking value of ALUT_WAVEFORM_SAWTOOTH... 258 checking value of ALUT_WAVEFORM_WHITENOISE... 259 checking value of ALUT_WAVEFORM_IMPULSE... 260 checking value of ALUT_LOADER_BUFFER... 768 checking value of ALUT_LOADER_MEMORY... 769 configure: creating ./config.status config.status: creating config.mk config.status: creating ALUT.buildinfo config.status: creating include/HsALUTConfig.h config.status: include/HsALUTConfig.h is unchanged config.status: creating include/HsALUT.h config.status: include/HsALUT.h is unchanged Reading parameters from ./ALUT.buildinfo *** setup haddock setup/setup haddock --verbose --html-location=/packages/archive/$pkg/$version/doc/html --hyperlink-source Reading parameters from ./ALUT.buildinfo Running Haddock for ALUT-2.0... /usr/local/bin/haddock --use-contents=/package/ALUT-2.0 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library ALUT-2.0... Running hscolour for ALUT-2.0... Creating dist/doc/html/ALUT (and its parents) Creating dist/doc/html/ALUT/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/ALUT/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT.html Sound/ALUT.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Initialization.html Sound/ALUT/Initialization.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Loaders.html Sound/ALUT/Loaders.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Sleep.html Sound/ALUT/Sleep.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Version.html Sound/ALUT/Version.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Config.html Sound/ALUT/Config.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Constants.html Sound/ALUT/Constants.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ALUT/src/Sound-ALUT-Errors.html Sound/ALUT/Errors.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/tmp26801/Sound/ALUT.hs Sound/ALUT.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26801/Sound/ALUT/Initialization.hs Sound/ALUT/Initialization.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26801/Sound/ALUT/Loaders.hs Sound/ALUT/Loaders.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26801/Sound/ALUT/Sleep.hs Sound/ALUT/Sleep.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26801/Sound/ALUT/Version.hs Sound/ALUT/Version.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26801/Sound/ALUT/Config.hs Sound/ALUT/Config.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26801/Sound/ALUT/Constants.hs Sound/ALUT/Constants.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26801/Sound/ALUT/Errors.hs Sound/ALUT/Errors.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall Creating dist/doc/html/ALUT/ (and its parents) /usr/local/bin/haddock --use-contents=/package/ALUT-2.0 --prologue=dist/doc/html/ALUT/haddock-prolog26801.txt --dump-interface=dist/doc/html/ALUT/ALUT.haddock --optghc=-package-name --optghc=ALUT-2.0 --hide=Sound.ALUT.Config --hide=Sound.ALUT.Constants --hide=Sound.ALUT.Errors --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/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/OpenAL/1.4.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/OpenAL-1.4.0.0/html/OpenAL.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/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.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.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.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 --odir=dist/doc/html/ALUT/ --title=ALUT-2.0: A binding for the OpenAL Utility Toolkit --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=-Iinclude --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=OpenAL-1.4.0.0-d9b1d43dde50b1f88df5cf8d92a71c04 --optghc=-package-id --optghc=OpenGL-2.4.0.1-287d3690a722567cbfbe052edaf296d0 --optghc=-package-id --optghc=base-3.0.3.2-52acef427378232ec569bca0486ee48f --optghc=-O --optghc=-DCALLCONV=ccall --optghc=-XCPP --optghc=-XForeignFunctionInterface -B/usr/local/lib/ghc-6.12.1 dist/build/tmp26801/Sound/ALUT.hs dist/build/tmp26801/Sound/ALUT/Initialization.hs dist/build/tmp26801/Sound/ALUT/Loaders.hs dist/build/tmp26801/Sound/ALUT/Sleep.hs dist/build/tmp26801/Sound/ALUT/Version.hs dist/build/tmp26801/Sound/ALUT/Config.hs dist/build/tmp26801/Sound/ALUT/Constants.hs dist/build/tmp26801/Sound/ALUT/Errors.hs Sound/ALUT/Loaders.hs:23:7: Could not find module `Graphics.Rendering.OpenGL.GL.StateVar': It is a member of the hidden package `OpenGL-2.2.3.0'. Perhaps you need to add `OpenGL' to the build-depends in your .cabal file. It is a member of the hidden package `OpenGL-2.2.2.0'. Perhaps you need to add `OpenGL' to the build-depends in your .cabal file. It is a member of the hidden package `OpenGL-2.2.1.1'. Perhaps you need to add `OpenGL' to the build-depends in your .cabal file. It is a member of the hidden package `OpenGL-2.1'. Perhaps you need to add `OpenGL' to the build-depends in your .cabal file. Use -v to see a list of the files searched for.