*** setup configure Configuring hscamwire-0.1... Dependency array -any: using array-0.3.0.0 Dependency base ==3.*: using base-3.0.3.2 Dependency time -any: using time-1.1.4 Dependency unix -any: using unix-2.4.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/hscamwire-0.1/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hscamwire-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hscamwire-0.1 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 *** setup haddock Running Haddock for hscamwire-0.1... /usr/local/bin/haddock --use-contents=/package/hscamwire-0.1 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hscamwire-0.1... Creating dist/build/System/Camera/IIDC1394 (and its parents) /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-D__GLASGOW_HASKELL__=612 --cflag=-I/usr/local/lib/ghc-6.12.1/unix-2.4.0.0/include --cflag=-I/usr/local/lib/ghc-6.12.1/time-1.1.4/include --cflag=-I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --lflag=-L/usr/local/lib/ghc-6.12.1/unix-2.4.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/unix-2.4.0.0 --lflag=-lrt --lflag=-lutil --lflag=-ldl --lflag=-L/usr/local/lib/ghc-6.12.1/time-1.1.4 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/time-1.1.4 --lflag=-L/usr/local/lib/ghc-6.12.1/old-locale-1.0.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/old-locale-1.0.0.2 --lflag=-L/usr/local/lib/ghc-6.12.1/base-3.0.3.2 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/base-3.0.3.2 --lflag=-L/usr/local/lib/ghc-6.12.1/syb-0.1.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/syb-0.1.0.2 --lflag=-L/usr/local/lib/ghc-6.12.1/array-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/array-0.3.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 --lflag=-lm --lflag=-lrt --lflag=-ldl --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 -o dist/build/System/Camera/IIDC1394/Camwire.hs System/Camera/IIDC1394/Camwire.hsc Camwire.hsc:20:29: error: camwire/camwire.h: No such file or directory Camwire.hsc:21:32: error: camwire/camwirebus.h: No such file or directory Camwire.hsc: In function ‘main’: Camwire.hsc:43: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:43: error: ‘struct ’ has no member named ‘y__’ Camwire.hsc:44: error: ‘Camwire_id’ undeclared (first use in this function) Camwire.hsc:44: error: (Each undeclared identifier is reported only once Camwire.hsc:44: error: for each function it appears in.) Camwire.hsc:46: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:46: error: expected ‘;’ before ‘)’ token Camwire.hsc:46: error: expected statement before ‘)’ token Camwire.hsc:47: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:47: error: expected ‘;’ before ‘)’ token Camwire.hsc:47: error: expected statement before ‘)’ token Camwire.hsc:48: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:48: error: expected ‘;’ before ‘)’ token Camwire.hsc:48: error: expected statement before ‘)’ token Camwire.hsc:51: error: ‘CAMWIRE_ID_MAX_CHARS’ undeclared (first use in this function) Camwire.hsc:52: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:52: error: expected ‘;’ before ‘)’ token Camwire.hsc:52: error: expected statement before ‘)’ token Camwire.hsc:54: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:54: error: expected ‘;’ before ‘)’ token Camwire.hsc:54: error: expected statement before ‘)’ token Camwire.hsc:56: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:56: error: expected ‘;’ before ‘)’ token Camwire.hsc:56: error: expected statement before ‘)’ token Camwire.hsc:61: error: ‘CAMWIRE_PIXEL_INVALID’ undeclared (first use in this function) Camwire.hsc:62: error: ‘CAMWIRE_PIXEL_MONO8’ undeclared (first use in this function) Camwire.hsc:63: error: ‘CAMWIRE_PIXEL_YUV411’ undeclared (first use in this function) Camwire.hsc:64: error: ‘CAMWIRE_PIXEL_YUV422’ undeclared (first use in this function) Camwire.hsc:65: error: ‘CAMWIRE_PIXEL_YUV444’ undeclared (first use in this function) Camwire.hsc:66: error: ‘CAMWIRE_PIXEL_RGB8’ undeclared (first use in this function) Camwire.hsc:67: error: ‘CAMWIRE_PIXEL_MONO16’ undeclared (first use in this function) Camwire.hsc:68: error: ‘CAMWIRE_PIXEL_RGB16’ undeclared (first use in this function) Camwire.hsc:69: error: ‘CAMWIRE_PIXEL_MONO16S’ undeclared (first use in this function) Camwire.hsc:70: error: ‘CAMWIRE_PIXEL_RGB16S’ undeclared (first use in this function) Camwire.hsc:71: error: ‘CAMWIRE_PIXEL_RAW8’ undeclared (first use in this function) Camwire.hsc:72: error: ‘CAMWIRE_PIXEL_RAW16’ undeclared (first use in this function) Camwire.hsc:77: error: ‘CAMWIRE_TILING_INVALID’ undeclared (first use in this function) Camwire.hsc:78: error: ‘CAMWIRE_TILING_RGGB’ undeclared (first use in this function) Camwire.hsc:79: error: ‘CAMWIRE_TILING_GBRG’ undeclared (first use in this function) Camwire.hsc:80: error: ‘CAMWIRE_TILING_GRBG’ undeclared (first use in this function) Camwire.hsc:81: error: ‘CAMWIRE_TILING_BGGR’ undeclared (first use in this function) Camwire.hsc:82: error: ‘CAMWIRE_TILING_UYVY’ undeclared (first use in this function) Camwire.hsc:83: error: ‘CAMWIRE_TILING_YUYV’ undeclared (first use in this function) Camwire.hsc:89: error: ‘CAMWIRE_SUCCESS’ undeclared (first use in this function) Camwire.hsc:90: error: ‘CAMWIRE_FAILURE’ undeclared (first use in this function) compiling dist/build/System/Camera/IIDC1394/Camwire_hsc_make.c failed command was: /usr/bin/gcc -c -D__GLASGOW_HASKELL__=612 -I/usr/local/lib/ghc-6.12.1/unix-2.4.0.0/include -I/usr/local/lib/ghc-6.12.1/time-1.1.4/include -I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include/ dist/build/System/Camera/IIDC1394/Camwire_hsc_make.c -o dist/build/System/Camera/IIDC1394/Camwire_hsc_make.o *** Trying again with preferred-versions *** setup configure Configuring hscamwire-0.1... Dependency array -any: using array-0.3.0.0 Dependency base ==3.*: using base-3.0.3.2 Dependency time -any: using time-1.1.4 Dependency unix -any: using unix-2.4.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/hscamwire-0.1/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hscamwire-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hscamwire-0.1 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 *** setup haddock Running Haddock for hscamwire-0.1... /usr/local/bin/haddock --use-contents=/package/hscamwire-0.1 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hscamwire-0.1... Creating dist/build/System/Camera/IIDC1394 (and its parents) /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-D__GLASGOW_HASKELL__=612 --cflag=-I/usr/local/lib/ghc-6.12.1/unix-2.4.0.0/include --cflag=-I/usr/local/lib/ghc-6.12.1/time-1.1.4/include --cflag=-I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --lflag=-L/usr/local/lib/ghc-6.12.1/unix-2.4.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/unix-2.4.0.0 --lflag=-lrt --lflag=-lutil --lflag=-ldl --lflag=-L/usr/local/lib/ghc-6.12.1/time-1.1.4 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/time-1.1.4 --lflag=-L/usr/local/lib/ghc-6.12.1/old-locale-1.0.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/old-locale-1.0.0.2 --lflag=-L/usr/local/lib/ghc-6.12.1/base-3.0.3.2 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/base-3.0.3.2 --lflag=-L/usr/local/lib/ghc-6.12.1/syb-0.1.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/syb-0.1.0.2 --lflag=-L/usr/local/lib/ghc-6.12.1/array-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/array-0.3.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 --lflag=-lm --lflag=-lrt --lflag=-ldl --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 -o dist/build/System/Camera/IIDC1394/Camwire.hs System/Camera/IIDC1394/Camwire.hsc Camwire.hsc:20:29: error: camwire/camwire.h: No such file or directory Camwire.hsc:21:32: error: camwire/camwirebus.h: No such file or directory Camwire.hsc: In function ‘main’: Camwire.hsc:43: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:43: error: ‘struct ’ has no member named ‘y__’ Camwire.hsc:44: error: ‘Camwire_id’ undeclared (first use in this function) Camwire.hsc:44: error: (Each undeclared identifier is reported only once Camwire.hsc:44: error: for each function it appears in.) Camwire.hsc:46: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:46: error: expected ‘;’ before ‘)’ token Camwire.hsc:46: error: expected statement before ‘)’ token Camwire.hsc:47: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:47: error: expected ‘;’ before ‘)’ token Camwire.hsc:47: error: expected statement before ‘)’ token Camwire.hsc:48: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:48: error: expected ‘;’ before ‘)’ token Camwire.hsc:48: error: expected statement before ‘)’ token Camwire.hsc:51: error: ‘CAMWIRE_ID_MAX_CHARS’ undeclared (first use in this function) Camwire.hsc:52: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:52: error: expected ‘;’ before ‘)’ token Camwire.hsc:52: error: expected statement before ‘)’ token Camwire.hsc:54: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:54: error: expected ‘;’ before ‘)’ token Camwire.hsc:54: error: expected statement before ‘)’ token Camwire.hsc:56: error: expected specifier-qualifier-list before ‘Camwire_id’ Camwire.hsc:56: error: expected ‘;’ before ‘)’ token Camwire.hsc:56: error: expected statement before ‘)’ token Camwire.hsc:61: error: ‘CAMWIRE_PIXEL_INVALID’ undeclared (first use in this function) Camwire.hsc:62: error: ‘CAMWIRE_PIXEL_MONO8’ undeclared (first use in this function) Camwire.hsc:63: error: ‘CAMWIRE_PIXEL_YUV411’ undeclared (first use in this function) Camwire.hsc:64: error: ‘CAMWIRE_PIXEL_YUV422’ undeclared (first use in this function) Camwire.hsc:65: error: ‘CAMWIRE_PIXEL_YUV444’ undeclared (first use in this function) Camwire.hsc:66: error: ‘CAMWIRE_PIXEL_RGB8’ undeclared (first use in this function) Camwire.hsc:67: error: ‘CAMWIRE_PIXEL_MONO16’ undeclared (first use in this function) Camwire.hsc:68: error: ‘CAMWIRE_PIXEL_RGB16’ undeclared (first use in this function) Camwire.hsc:69: error: ‘CAMWIRE_PIXEL_MONO16S’ undeclared (first use in this function) Camwire.hsc:70: error: ‘CAMWIRE_PIXEL_RGB16S’ undeclared (first use in this function) Camwire.hsc:71: error: ‘CAMWIRE_PIXEL_RAW8’ undeclared (first use in this function) Camwire.hsc:72: error: ‘CAMWIRE_PIXEL_RAW16’ undeclared (first use in this function) Camwire.hsc:77: error: ‘CAMWIRE_TILING_INVALID’ undeclared (first use in this function) Camwire.hsc:78: error: ‘CAMWIRE_TILING_RGGB’ undeclared (first use in this function) Camwire.hsc:79: error: ‘CAMWIRE_TILING_GBRG’ undeclared (first use in this function) Camwire.hsc:80: error: ‘CAMWIRE_TILING_GRBG’ undeclared (first use in this function) Camwire.hsc:81: error: ‘CAMWIRE_TILING_BGGR’ undeclared (first use in this function) Camwire.hsc:82: error: ‘CAMWIRE_TILING_UYVY’ undeclared (first use in this function) Camwire.hsc:83: error: ‘CAMWIRE_TILING_YUYV’ undeclared (first use in this function) Camwire.hsc:89: error: ‘CAMWIRE_SUCCESS’ undeclared (first use in this function) Camwire.hsc:90: error: ‘CAMWIRE_FAILURE’ undeclared (first use in this function) compiling dist/build/System/Camera/IIDC1394/Camwire_hsc_make.c failed command was: /usr/bin/gcc -c -D__GLASGOW_HASKELL__=612 -I/usr/local/lib/ghc-6.12.1/unix-2.4.0.0/include -I/usr/local/lib/ghc-6.12.1/time-1.1.4/include -I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include/ dist/build/System/Camera/IIDC1394/Camwire_hsc_make.c -o dist/build/System/Camera/IIDC1394/Camwire_hsc_make.o