* Package: dev-haskell/skylighting-0.3 * Repository: gentoo * Maintainer: haskell@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking skylighting-0.3.tar.gz to /var/tmp/portage/dev-haskell/skylighting-0.3/work >>> Source unpacked in /var/tmp/portage/dev-haskell/skylighting-0.3/work >>> Preparing source in /var/tmp/portage/dev-haskell/skylighting-0.3/work/skylighting-0.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-haskell/skylighting-0.3/work/skylighting-0.3 ... * Using cabal-1.24.2.0. * Prepending /usr/lib64/ghc-7.10.3 to LD_LIBRARY_PATH /usr/bin/ghc -package Cabal-1.24.2.0 --make /var/tmp/portage/dev-haskell/skylighting-0.3/work/skylighting-0.3/Setup.hs -j35 +RTS -A256M -qb0 -RTS -threaded -O2 -fPIC -dynamic -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/skylighting-0.3/work/skylighting-0.3/Setup.hs, /var/tmp/portage/dev-haskell/skylighting-0.3/work/skylighting-0.3/Setup.o ) Linking setup ... ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=skylighting-0.3/ghc-7.10.3 --datadir=/usr/share/ --datasubdir=skylighting-0.3/ghc-7.10.3 --disable-tests --ghc-options=-j35 +RTS -A256M -qb0 -RTS --ghc-option=-O2 --ghc-option=-fPIC --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-O2 --ghc-option=-optc-march=corei7 --ghc-option=-optc-g --ghc-option=-optc-pipe --ghc-option=-optc-mi ndirect-branch=thunk --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/skylighting-0.3 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping --enable-shared --enable-executable-dynamic --flag=-bootstrap --flags=-executable --flag=system-pcre Configuring skylighting-0.3... Flags chosen: system-pcre=True, executable=False, bootstrap=False Dependency aeson -any: using aeson-0.9.0.1 Dependency base >=4.7 && <5.0: using base-4.8.2.0 Dependency binary -any: using binary-0.8.3.0 Dependency blaze-html >=0.5: using blaze-html-0.8.1.2 Dependency bytestring -any: using bytestring-0.10.6.0 Dependency case-insensitive -any: using case-insensitive-1.2.0.7 Dependency containers -any: using containers-0.5.6.2 Dependency directory -any: using directory-1.2.2.0 Dependency filepath -any: using filepath-1.4.0.0 Dependency hxt -any: using hxt-9.3.1.15 Dependency mtl -any: using mtl-2.2.1 Dependency regex-pcre -any: using regex-pcre-0.94.4 Dependency safe -any: using safe-0.3.9 Dependency text -any: using text-1.1.1.3 Dependency utf8-string -any: using utf8-string-0.3.8 Using Cabal-1.24.2.0 compiled by ghc-7.10 Using compiler: ghc-7.10.3 Using install prefix: /usr Binaries installed in: /usr/bin Libraries installed in: /usr/lib64/skylighting-0.3/ghc-7.10.3 Dynamic libraries installed in: /usr/lib64/x86_64-linux-ghc-7.10.3 Private binaries installed in: /usr/libexec Data files installed in: /usr/share/skylighting-0.3/ghc-7.10.3 Documentation installed in: /usr/share/doc/skylighting-0.3 Configuration files installed in: /etc No alex found Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar No c2hs found No cpphs found Using gcc version 7.3.0 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc Using ghc version 7.10.3 given by user at: /usr/bin/ghc Using ghc-pkg version 7.10.3 given by user at: /usr/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.16.1 found on system at: /usr/bin/haddock-ghc-7.10.3 Using happy version 1.19.5 found on system at: /usr/bin/happy Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.67 found on system at: /usr/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs No hscolour found No jhc found Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld No lhc found No lhc-pkg found Using pkg-config version 0.29.2 found on system at: /usr/bin/pkg-config Using strip version 2.29 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-haskell/skylighting-0.3/work/skylighting-0.3 ... ./setup build Building skylighting-0.3... Preprocessing library skylighting-0.3... [ 1 of 132] Compiling Skylighting.Regex ( src/Skylighting/Regex.hs, dist/build/Skylighting/Regex.o ) [ 2 of 132] Compiling Skylighting.Types ( src/Skylighting/Types.hs, dist/build/Skylighting/Types.o ) src/Skylighting/Types.hs:351:10: No instance for (Binary Text) arising from a use of ‘binary-0.8.3.0:Data.Binary.Class.$gdmput’ In the expression: binary-0.8.3.0:Data.Binary.Class.$gdmput In an equation for ‘put’: put = binary-0.8.3.0:Data.Binary.Class.$gdmput In the instance declaration for ‘Binary FormatOptions’ * ERROR: dev-haskell/skylighting-0.3::gentoo failed (compile phase): * setup build failed * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 3020: Called haskell-cabal_src_compile * environment, line 2142: Called cabal_src_compile * environment, line 635: Called cabal-build * environment, line 399: Called die * The specific snippet of code: * ./setup "$@" || die "setup build failed" * * If you need support, post the output of `emerge --info '=dev-haskell/skylighting-0.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-haskell/skylighting-0.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-haskell/skylighting-0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/skylighting-0.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-haskell/skylighting-0.3/work/skylighting-0.3' * S: '/var/tmp/portage/dev-haskell/skylighting-0.3/work/skylighting-0.3'