Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-JuicyPixels.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-8db21afb74d91796352e21ec281346883e7ab649/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-JuicyPixels.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-JuicyPixels-3.2.2-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-JuicyPixels.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-8db21afb74d91796352e21ec281346883e7ab649/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-JuicyPixels.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eCgjzb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf JuicyPixels-3.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/JuicyPixels-3.2.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd JuicyPixels-3.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r$//' LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sxPwkj + umask 022 + cd /builddir/build/BUILD + cd JuicyPixels-3.2.2 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-JuicyPixels-3.2.2 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2 --global Warning: JuicyPixels.cabal: Unknown fields: extra-doc-files (line 22) Fields allowed in this section: name, version, cabal-version, build-type, license, license-file, copyright, maintainer, build-depends, stability, homepage, package-url, bug-reports, synopsis, description, category, author, tested-with, data-files, data-dir, extra-source-files, extra-tmp-files Configuring JuicyPixels-3.2.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building JuicyPixels-3.2.2... Preprocessing library JuicyPixels-3.2.2... [ 1 of 24] Compiling Codec.Picture.InternalHelper ( src/Codec/Picture/InternalHelper.hs, dist/build/Codec/Picture/InternalHelper.o ) [ 2 of 24] Compiling Codec.Picture.Types ( src/Codec/Picture/Types.hs, dist/build/Codec/Picture/Types.o ) [ 3 of 24] Compiling Codec.Picture.ColorQuant ( src/Codec/Picture/ColorQuant.hs, dist/build/Codec/Picture/ColorQuant.o ) [ 4 of 24] Compiling Codec.Picture.VectorByteConversion ( src/Codec/Picture/VectorByteConversion.hs, dist/build/Codec/Picture/VectorByteConversion.o ) [ 5 of 24] Compiling Codec.Picture.BitWriter ( src/Codec/Picture/BitWriter.hs, dist/build/Codec/Picture/BitWriter.o ) src/Codec/Picture/BitWriter.hs:33:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() [ 6 of 24] Compiling Codec.Picture.Gif.LZW ( src/Codec/Picture/Gif/LZW.hs, dist/build/Codec/Picture/Gif/LZW.o ) [ 7 of 24] Compiling Codec.Picture.Gif.LZWEncoding ( src/Codec/Picture/Gif/LZWEncoding.hs, dist/build/Codec/Picture/Gif/LZWEncoding.o ) [ 8 of 24] Compiling Codec.Picture.Jpg.DefaultTable ( src/Codec/Picture/Jpg/DefaultTable.hs, dist/build/Codec/Picture/Jpg/DefaultTable.o ) [ 9 of 24] Compiling Codec.Picture.Jpg.Types ( src/Codec/Picture/Jpg/Types.hs, dist/build/Codec/Picture/Jpg/Types.o ) [10 of 24] Compiling Codec.Picture.Jpg.FastDct ( src/Codec/Picture/Jpg/FastDct.hs, dist/build/Codec/Picture/Jpg/FastDct.o ) [11 of 24] Compiling Codec.Picture.Jpg.FastIdct ( src/Codec/Picture/Jpg/FastIdct.hs, dist/build/Codec/Picture/Jpg/FastIdct.o ) [12 of 24] Compiling Codec.Picture.Png.Type ( src/Codec/Picture/Png/Type.hs, dist/build/Codec/Picture/Png/Type.o ) [13 of 24] Compiling Codec.Picture.Png.Export ( src/Codec/Picture/Png/Export.hs, dist/build/Codec/Picture/Png/Export.o ) [14 of 24] Compiling Codec.Picture.Jpg.Common ( src/Codec/Picture/Jpg/Common.hs, dist/build/Codec/Picture/Jpg/Common.o ) src/Codec/Picture/Jpg/Common.hs:26:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() [15 of 24] Compiling Codec.Picture.Jpg.Progressive ( src/Codec/Picture/Jpg/Progressive.hs, dist/build/Codec/Picture/Jpg/Progressive.o ) [16 of 24] Compiling Codec.Picture.Tga ( src/Codec/Picture/Tga.hs, dist/build/Codec/Picture/Tga.o ) [17 of 24] Compiling Codec.Picture.Tiff ( src/Codec/Picture/Tiff.hs, dist/build/Codec/Picture/Tiff.o ) [18 of 24] Compiling Codec.Picture.HDR ( src/Codec/Picture/HDR.hs, dist/build/Codec/Picture/HDR.o ) [19 of 24] Compiling Codec.Picture.Gif ( src/Codec/Picture/Gif.hs, dist/build/Codec/Picture/Gif.o ) [20 of 24] Compiling Codec.Picture.Png ( src/Codec/Picture/Png.hs, dist/build/Codec/Picture/Png.o ) [21 of 24] Compiling Codec.Picture.Jpg ( src/Codec/Picture/Jpg.hs, dist/build/Codec/Picture/Jpg.o ) [22 of 24] Compiling Codec.Picture.Bitmap ( src/Codec/Picture/Bitmap.hs, dist/build/Codec/Picture/Bitmap.o ) [23 of 24] Compiling Codec.Picture.Saving ( src/Codec/Picture/Saving.hs, dist/build/Codec/Picture/Saving.o ) [24 of 24] Compiling Codec.Picture ( src/Codec/Picture.hs, dist/build/Codec/Picture.o ) [ 1 of 24] Compiling Codec.Picture.InternalHelper ( src/Codec/Picture/InternalHelper.hs, dist/build/Codec/Picture/InternalHelper.p_o ) [ 2 of 24] Compiling Codec.Picture.Types ( src/Codec/Picture/Types.hs, dist/build/Codec/Picture/Types.p_o ) [ 3 of 24] Compiling Codec.Picture.ColorQuant ( src/Codec/Picture/ColorQuant.hs, dist/build/Codec/Picture/ColorQuant.p_o ) [ 4 of 24] Compiling Codec.Picture.VectorByteConversion ( src/Codec/Picture/VectorByteConversion.hs, dist/build/Codec/Picture/VectorByteConversion.p_o ) [ 5 of 24] Compiling Codec.Picture.BitWriter ( src/Codec/Picture/BitWriter.hs, dist/build/Codec/Picture/BitWriter.p_o ) src/Codec/Picture/BitWriter.hs:33:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() [ 6 of 24] Compiling Codec.Picture.Gif.LZW ( src/Codec/Picture/Gif/LZW.hs, dist/build/Codec/Picture/Gif/LZW.p_o ) [ 7 of 24] Compiling Codec.Picture.Gif.LZWEncoding ( src/Codec/Picture/Gif/LZWEncoding.hs, dist/build/Codec/Picture/Gif/LZWEncoding.p_o ) [ 8 of 24] Compiling Codec.Picture.Jpg.DefaultTable ( src/Codec/Picture/Jpg/DefaultTable.hs, dist/build/Codec/Picture/Jpg/DefaultTable.p_o ) [ 9 of 24] Compiling Codec.Picture.Jpg.Types ( src/Codec/Picture/Jpg/Types.hs, dist/build/Codec/Picture/Jpg/Types.p_o ) [10 of 24] Compiling Codec.Picture.Jpg.FastDct ( src/Codec/Picture/Jpg/FastDct.hs, dist/build/Codec/Picture/Jpg/FastDct.p_o ) [11 of 24] Compiling Codec.Picture.Jpg.FastIdct ( src/Codec/Picture/Jpg/FastIdct.hs, dist/build/Codec/Picture/Jpg/FastIdct.p_o ) [12 of 24] Compiling Codec.Picture.Png.Type ( src/Codec/Picture/Png/Type.hs, dist/build/Codec/Picture/Png/Type.p_o ) [13 of 24] Compiling Codec.Picture.Png.Export ( src/Codec/Picture/Png/Export.hs, dist/build/Codec/Picture/Png/Export.p_o ) [14 of 24] Compiling Codec.Picture.Jpg.Common ( src/Codec/Picture/Jpg/Common.hs, dist/build/Codec/Picture/Jpg/Common.p_o ) src/Codec/Picture/Jpg/Common.hs:26:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() [15 of 24] Compiling Codec.Picture.Jpg.Progressive ( src/Codec/Picture/Jpg/Progressive.hs, dist/build/Codec/Picture/Jpg/Progressive.p_o ) [16 of 24] Compiling Codec.Picture.Tga ( src/Codec/Picture/Tga.hs, dist/build/Codec/Picture/Tga.p_o ) [17 of 24] Compiling Codec.Picture.Tiff ( src/Codec/Picture/Tiff.hs, dist/build/Codec/Picture/Tiff.p_o ) [18 of 24] Compiling Codec.Picture.HDR ( src/Codec/Picture/HDR.hs, dist/build/Codec/Picture/HDR.p_o ) [19 of 24] Compiling Codec.Picture.Gif ( src/Codec/Picture/Gif.hs, dist/build/Codec/Picture/Gif.p_o ) [20 of 24] Compiling Codec.Picture.Png ( src/Codec/Picture/Png.hs, dist/build/Codec/Picture/Png.p_o ) [21 of 24] Compiling Codec.Picture.Jpg ( src/Codec/Picture/Jpg.hs, dist/build/Codec/Picture/Jpg.p_o ) [22 of 24] Compiling Codec.Picture.Bitmap ( src/Codec/Picture/Bitmap.hs, dist/build/Codec/Picture/Bitmap.p_o ) [23 of 24] Compiling Codec.Picture.Saving ( src/Codec/Picture/Saving.hs, dist/build/Codec/Picture/Saving.p_o ) [24 of 24] Compiling Codec.Picture ( src/Codec/Picture.hs, dist/build/Codec/Picture.p_o ) In-place registering JuicyPixels-3.2.2... + '[' -f dist/build/libHSJuicyPixels-3.2.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for JuicyPixels-3.2.2... Running hscolour for JuicyPixels-3.2.2... Preprocessing library JuicyPixels-3.2.2... Preprocessing library JuicyPixels-3.2.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-28675/src/Codec/Picture/BitWriter.hs:33:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() dist/build/tmp-28675/src/Codec/Picture/Jpg/Common.hs:26:1: Warning: The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() Haddock coverage: 0% ( 0 / 6) in 'Codec.Picture.InternalHelper' Warning: Codec.Picture.Types: We do not support associated types in instances yet. These instances are affected: Codec.Picture.Types.Pixel Codec.Picture.Types.Pixel8, Codec.Picture.Types.Pixel Codec.Picture.Types.Pixel16, Codec.Picture.Types.Pixel Codec.Picture.Types.Pixel32, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelF, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelYA8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelYA16, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGBF, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGB16, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGB8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGBA8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelRGBA16, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelYCbCr8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelCMYK8, Codec.Picture.Types.Pixel Codec.Picture.Types.PixelCMYK16, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.Pixel8, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.Pixel16, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.Pixel32, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.PixelF, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.PixelRGBA8, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.PixelRGBA16, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.PixelCMYK8, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.PixelCMYK16, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.PixelYA16, Codec.Picture.Types.PackeablePixel Codec.Picture.Types.PixelYA8 100% ( 70 / 70) in 'Codec.Picture.Types' 100% ( 5 / 5) in 'Codec.Picture.ColorQuant' 25% ( 1 / 4) in 'Codec.Picture.VectorByteConversion' 40% ( 8 / 20) in 'Codec.Picture.BitWriter' 0% ( 0 / 3) in 'Codec.Picture.Gif.LZW' 0% ( 0 / 2) in 'Codec.Picture.Gif.LZWEncoding' 38% ( 9 / 24) in 'Codec.Picture.Jpg.DefaultTable' 17% ( 3 / 18) in 'Codec.Picture.Jpg.Types' 67% ( 2 / 3) in 'Codec.Picture.Jpg.FastDct' 100% ( 5 / 5) in 'Codec.Picture.Jpg.FastIdct' 89% ( 17 / 19) in 'Codec.Picture.Png.Type' 100% ( 6 / 6) in 'Codec.Picture.Png.Export' 31% ( 5 / 16) in 'Codec.Picture.Jpg.Common' 0% ( 0 / 3) in 'Codec.Picture.Jpg.Progressive' Warning: Codec.Picture.Tga: We do not support associated types in instances yet. These instances are affected: Codec.Picture.Tga.TGAPixel Codec.Picture.Tga.Depth8, Codec.Picture.Tga.TGAPixel Codec.Picture.Tga.Depth15, Codec.Picture.Tga.TGAPixel Codec.Picture.Tga.Depth24, Codec.Picture.Tga.TGAPixel Codec.Picture.Tga.Depth32 100% ( 5 / 5) in 'Codec.Picture.Tga' Warning: Codec.Picture.Tiff: We do not support associated types in instances yet. These instances are affected: Codec.Picture.Tiff.Unpackable GHC.Word.Word8, Codec.Picture.Tiff.Unpackable GHC.Word.Word16, Codec.Picture.Tiff.Unpackable GHC.Word.Word32, Codec.Picture.Tiff.Unpackable Codec.Picture.Tiff.Pack4, Codec.Picture.Tiff.Unpackable Codec.Picture.Tiff.Pack2, Codec.Picture.Tiff.Unpackable Codec.Picture.Tiff.Pack12, Codec.Picture.Tiff.Unpackable Codec.Picture.Tiff.YCbCrSubsampling 100% ( 5 / 5) in 'Codec.Picture.Tiff' 100% ( 7 / 7) in 'Codec.Picture.HDR' 100% ( 15 / 15) in 'Codec.Picture.Gif' 100% ( 8 / 8) in 'Codec.Picture.Png' 100% ( 4 / 4) in 'Codec.Picture.Jpg' 100% ( 9 / 9) in 'Codec.Picture.Bitmap' 100% ( 7 / 7) in 'Codec.Picture.Saving' 100% ( 99 / 99) in 'Codec.Picture' Warning: Codec.Picture.ColorQuant: could not find link destinations for: Codec.Picture.ColorQuant.Fold Codec.Picture.ColorQuant.fold Documentation created: dist/doc/html/JuicyPixels/index.html, dist/doc/html/JuicyPixels/JuicyPixels.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6eQuFZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm ++ dirname /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm + cd JuicyPixels-3.2.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm -v directory dist/doc/html/JuicyPixels does exist: True creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2 creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2 copy directory 'dist/doc/html/JuicyPixels' to '/builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2'. creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2 creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src Installing dist/doc/html/JuicyPixels/minus.gif to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/minus.gif Installing dist/doc/html/JuicyPixels/Codec-Picture-Types.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-Types.html Installing dist/doc/html/JuicyPixels/doc-index-U.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-U.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-Jpg.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-Jpg.html Installing dist/doc/html/JuicyPixels/synopsis.png to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/synopsis.png Installing dist/doc/html/JuicyPixels/doc-index-W.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-W.html Installing dist/doc/html/JuicyPixels/doc-index-I.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-I.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-Bitmap.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-Bitmap.html Installing dist/doc/html/JuicyPixels/Codec-Picture-Jpg.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-Jpg.html Installing dist/doc/html/JuicyPixels/doc-index-C.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-C.html Installing dist/doc/html/JuicyPixels/hslogo-16.png to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/hslogo-16.png Installing dist/doc/html/JuicyPixels/haddock-util.js to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/haddock-util.js Installing dist/doc/html/JuicyPixels/doc-index-E.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-E.html Installing dist/doc/html/JuicyPixels/doc-index.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index.html Installing dist/doc/html/JuicyPixels/doc-index-D.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-D.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-Gif.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-Gif.html Installing dist/doc/html/JuicyPixels/Codec-Picture-ColorQuant.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-ColorQuant.html Installing dist/doc/html/JuicyPixels/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-Z.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-ColorQuant.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-ColorQuant.html Installing dist/doc/html/JuicyPixels/doc-index-T.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-T.html Installing dist/doc/html/JuicyPixels/Codec-Picture-Bitmap.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-Bitmap.html Installing dist/doc/html/JuicyPixels/Codec-Picture-Gif.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-Gif.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture.html Installing dist/doc/html/JuicyPixels/doc-index-L.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-L.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-HDR.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-HDR.html Installing dist/doc/html/JuicyPixels/JuicyPixels.txt to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/JuicyPixels.txt Installing dist/doc/html/JuicyPixels/ocean.css to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/ocean.css Installing dist/doc/html/JuicyPixels/doc-index-R.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-R.html Installing dist/doc/html/JuicyPixels/Codec-Picture-Png.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-Png.html Installing dist/doc/html/JuicyPixels/doc-index-S.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-S.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-Saving.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-Saving.html Installing dist/doc/html/JuicyPixels/Codec-Picture-HDR.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-HDR.html Installing dist/doc/html/JuicyPixels/doc-index-All.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-All.html Installing dist/doc/html/JuicyPixels/doc-index-F.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-F.html Installing dist/doc/html/JuicyPixels/Codec-Picture-Tga.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-Tga.html Installing dist/doc/html/JuicyPixels/doc-index-M.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-M.html Installing dist/doc/html/JuicyPixels/doc-index-P.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-P.html Installing dist/doc/html/JuicyPixels/doc-index-G.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-G.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-Png.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-Png.html Installing dist/doc/html/JuicyPixels/JuicyPixels.haddock to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/JuicyPixels.haddock Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-Tiff.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-Tiff.html Installing dist/doc/html/JuicyPixels/Codec-Picture.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture.html Installing dist/doc/html/JuicyPixels/frames.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/frames.html Installing dist/doc/html/JuicyPixels/plus.gif to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/plus.gif Installing dist/doc/html/JuicyPixels/Codec-Picture-Tiff.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-Tiff.html Installing dist/doc/html/JuicyPixels/index-frames.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/index-frames.html Installing dist/doc/html/JuicyPixels/Codec-Picture-Saving.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/Codec-Picture-Saving.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-Tga.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-Tga.html Installing dist/doc/html/JuicyPixels/index.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/index.html Installing dist/doc/html/JuicyPixels/doc-index-B.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/doc-index-B.html Installing dist/doc/html/JuicyPixels/mini_Codec-Picture-Types.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/mini_Codec-Picture-Types.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Types.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Types.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-InternalHelper.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-InternalHelper.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Jpg.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Jpg.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Jpg-Types.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Jpg-Types.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Jpg-Common.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Jpg-Common.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Jpg-FastDct.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Jpg-FastDct.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-ColorQuant.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-ColorQuant.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Bitmap.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Bitmap.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Png-Type.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Png-Type.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Gif.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Gif.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Jpg-FastIdct.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Jpg-FastIdct.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Png.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Png.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-VectorByteConversion.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-VectorByteConversion.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-HDR.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-HDR.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Tga.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Tga.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-BitWriter.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-BitWriter.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Jpg-DefaultTable.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Jpg-DefaultTable.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Jpg-Progressive.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Jpg-Progressive.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Gif-LZW.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Gif-LZW.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Tiff.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Tiff.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Png-Export.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Png-Export.html Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Saving.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Saving.html Installing dist/doc/html/JuicyPixels/src/hscolour.css to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/hscolour.css Installing dist/doc/html/JuicyPixels/src/Codec-Picture-Gif-LZWEncoding.html to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/src/Codec-Picture-Gif-LZWEncoding.html creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2 Installing dist/doc/html/JuicyPixels/JuicyPixels.haddock to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2/JuicyPixels.haddock creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc-JuicyPixels-3.2.2 Installing LICENSE to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc-JuicyPixels-3.2.2/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include/src/Codec/Picture creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include/src/Codec creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include/src creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include/src creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include/src/Codec creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include/src/Codec/Picture Installing ./src/Codec/Picture/ConvGraph.hs to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/include/src/Codec/Picture/ConvGraph.hs creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Gif creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Png Installing dist/build/Codec/Picture.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture.hi Installing dist/build/Codec/Picture/Bitmap.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Bitmap.hi Installing dist/build/Codec/Picture/Gif.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Gif.hi Installing dist/build/Codec/Picture/Png.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Png.hi Installing dist/build/Codec/Picture/Jpg.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg.hi Installing dist/build/Codec/Picture/HDR.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/HDR.hi Installing dist/build/Codec/Picture/Tga.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Tga.hi Installing dist/build/Codec/Picture/Tiff.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Tiff.hi Installing dist/build/Codec/Picture/Saving.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Saving.hi Installing dist/build/Codec/Picture/Types.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Types.hi Installing dist/build/Codec/Picture/ColorQuant.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/ColorQuant.hi Installing dist/build/Codec/Picture/Jpg/DefaultTable.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/DefaultTable.hi Installing dist/build/Codec/Picture/Jpg/FastIdct.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/FastIdct.hi Installing dist/build/Codec/Picture/Jpg/FastDct.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/FastDct.hi Installing dist/build/Codec/Picture/Jpg/Types.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/Types.hi Installing dist/build/Codec/Picture/Jpg/Common.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/Common.hi Installing dist/build/Codec/Picture/Jpg/Progressive.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/Progressive.hi Installing dist/build/Codec/Picture/Gif/LZW.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Gif/LZW.hi Installing dist/build/Codec/Picture/Gif/LZWEncoding.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Gif/LZWEncoding.hi Installing dist/build/Codec/Picture/Png/Export.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Png/Export.hi Installing dist/build/Codec/Picture/Png/Type.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Png/Type.hi Installing dist/build/Codec/Picture/BitWriter.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/BitWriter.hi Installing dist/build/Codec/Picture/InternalHelper.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/InternalHelper.hi Installing dist/build/Codec/Picture/VectorByteConversion.hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/VectorByteConversion.hi creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Gif creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Png Installing dist/build/Codec/Picture.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture.p_hi Installing dist/build/Codec/Picture/Bitmap.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Bitmap.p_hi Installing dist/build/Codec/Picture/Gif.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Gif.p_hi Installing dist/build/Codec/Picture/Png.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Png.p_hi Installing dist/build/Codec/Picture/Jpg.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg.p_hi Installing dist/build/Codec/Picture/HDR.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/HDR.p_hi Installing dist/build/Codec/Picture/Tga.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Tga.p_hi Installing dist/build/Codec/Picture/Tiff.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Tiff.p_hi Installing dist/build/Codec/Picture/Saving.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Saving.p_hi Installing dist/build/Codec/Picture/Types.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Types.p_hi Installing dist/build/Codec/Picture/ColorQuant.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/ColorQuant.p_hi Installing dist/build/Codec/Picture/Jpg/DefaultTable.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/DefaultTable.p_hi Installing dist/build/Codec/Picture/Jpg/FastIdct.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/FastIdct.p_hi Installing dist/build/Codec/Picture/Jpg/FastDct.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/FastDct.p_hi Installing dist/build/Codec/Picture/Jpg/Types.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/Types.p_hi Installing dist/build/Codec/Picture/Jpg/Common.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/Common.p_hi Installing dist/build/Codec/Picture/Jpg/Progressive.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Jpg/Progressive.p_hi Installing dist/build/Codec/Picture/Gif/LZW.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Gif/LZW.p_hi Installing dist/build/Codec/Picture/Gif/LZWEncoding.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Gif/LZWEncoding.p_hi Installing dist/build/Codec/Picture/Png/Export.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Png/Export.p_hi Installing dist/build/Codec/Picture/Png/Type.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/Png/Type.p_hi Installing dist/build/Codec/Picture/BitWriter.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/BitWriter.p_hi Installing dist/build/Codec/Picture/InternalHelper.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/InternalHelper.p_hi Installing dist/build/Codec/Picture/VectorByteConversion.p_hi to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/Codec/Picture/VectorByteConversion.p_hi creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 Installing dist/build/libHSJuicyPixels-3.2.2.a to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/libHSJuicyPixels-3.2.2.a creating /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 Installing dist/build/libHSJuicyPixels-3.2.2_p.a to /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2/libHSJuicyPixels-3.2.2_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: JuicyPixels-3.2.2.conf + install -D --mode=0644 JuicyPixels-3.2.2.conf /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/package.conf.d/JuicyPixels-3.2.2.conf + rm -f ghc-JuicyPixels.files ghc-JuicyPixels-devel.files + touch ghc-JuicyPixels.files ghc-JuicyPixels-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 ']' + echo '%dir /usr/lib/ghc-7.6.3/JuicyPixels-3.2.2' + echo '/usr/lib/ghc-7.6.3/package.conf.d/JuicyPixels-3.2.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 ']' + find /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/lib/ghc-7.6.3/JuicyPixels-3.2.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2 ']' + echo /usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2 + for i in ghc-JuicyPixels.files ghc-JuicyPixels-devel.files + '[' -f ghc-JuicyPixels.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm!!g' ghc-JuicyPixels.files + for i in ghc-JuicyPixels.files ghc-JuicyPixels-devel.files + '[' -f ghc-JuicyPixels-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm!!g' ghc-JuicyPixels-devel.files + find /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/bin -a -x /usr/bin/execstack ']' + install -p -m 0644 docimages/juicy.png docimages/pixelgraph.svg /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc/html/libraries/JuicyPixels-3.2.2 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-JuicyPixels-3.2.2-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VdYegg + umask 022 + cd /builddir/build/BUILD + cd JuicyPixels-3.2.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc-JuicyPixels-3.2.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc-JuicyPixels-3.2.2 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm/usr/share/doc/ghc-JuicyPixels-3.2.2 + exit 0 Provides: ghc-JuicyPixels = 3.2.2-2.el7 ghc-JuicyPixels(armv7hl-32) = 3.2.2-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-JuicyPixels-devel-3.2.2-2.el7.armv7hl Provides: ghc-JuicyPixels-devel = 3.2.2-2.el7 ghc-JuicyPixels-devel(armv7hl-32) = 3.2.2-2.el7 ghc-JuicyPixels-static = 3.2.2-2.el7 ghc-devel(JuicyPixels-3.2.2-7b6b8d28235d2273d8d5b9c57d817928) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc-devel(base-4.6.0.1-96bf6b6729ca53a5ac2cf45bb8b3cc3e) ghc-devel(binary-0.5.1.1-070d1a748b38a86cefd3ecfe250c286a) ghc-devel(bytestring-0.10.0.2-ea1d6622fb7aad447c7746744ecded40) ghc-devel(containers-0.5.0.0-3b8b869ec10d44736414ab5bea776319) ghc-devel(deepseq-1.3.0.1-aa1be128186a233c7290faf88620ffe5) ghc-devel(mtl-2.1.2-678980f6077e9f83a86186556aa2a425) ghc-devel(primitive-0.5.0.1-d2400b503a6d2a77eaafd019467d1fb9) ghc-devel(transformers-0.3.0.0-df161533671a3b9bce217538864873c4) ghc-devel(vector-0.10.0.1-117b4a20c7ed2db6a57064332774896f) ghc-devel(zlib-0.5.4.1-f8b2bb965704e7ec5caa162d83990faa) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm Wrote: /builddir/build/RPMS/ghc-JuicyPixels-3.2.2-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-JuicyPixels-devel-3.2.2-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ux4vLu + umask 022 + cd /builddir/build/BUILD + cd JuicyPixels-3.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-JuicyPixels-3.2.2-2.el7.arm + exit 0 Child return code was: 0