Mock Version: 1.2.5 Mock Version: 1.2.5 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-aeson.spec'], chrootPath='/var/lib/mock/f22-ghc-2882832-449427/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-aeson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: arm04-builder12.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-aeson-0.8.0.2-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-aeson.spec '], chrootPath='/var/lib/mock/f22-ghc-2882832-449427/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-aeson.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IK9VVv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aeson-0.8.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/aeson-0.8.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd aeson-0.8.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gHAYjX + umask 022 + cd /builddir/build/BUILD + cd aeson-0.8.0.2 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... ++ sed -e 's/ / -optc/g' ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-aeson '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mfloat-abi=hard -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2 --global Configuring aeson-0.8.0.2... + '[' -x Setup ']' + ./Setup build Building aeson-0.8.0.2... Preprocessing library aeson-0.8.0.2... [ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) [ 2 of 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o ) [ 5 of 13] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) [ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.o ) [ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) [ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [11 of 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o ) [12 of 13] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [13 of 13] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) [ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.p_o ) [ 2 of 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.p_o ) [ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.p_o ) [ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.p_o ) [ 5 of 13] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.p_o ) [ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.p_o ) [ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.p_o ) [ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.p_o ) [ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.p_o ) [10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.p_o ) [11 of 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.p_o ) [12 of 13] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.p_o ) [13 of 13] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.p_o ) In-place registering aeson-0.8.0.2... + '[' -x Setup ']' + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for aeson-0.8.0.2... Running hscolour for aeson-0.8.0.2... Preprocessing library aeson-0.8.0.2... Preprocessing library aeson-0.8.0.2... Haddock coverage: 100% ( 27 / 27) in 'Data.Aeson.Types.Internal' 100% ( 10 / 10) in 'Data.Aeson.Types.Class' 100% ( 5 / 5) in 'Data.Aeson.Functions' 100% ( 26 / 26) in 'Data.Aeson.Types.Instances' 100% ( 1 / 1) in 'Data.Aeson.Types.Generic' 100% ( 45 / 45) in 'Data.Aeson.Types' 100% ( 3 / 3) in 'Data.Aeson.Encode.ByteString' 73% ( 11 / 15) in 'Data.Aeson.Parser.Internal' 100% ( 10 / 10) in 'Data.Aeson.Parser' 86% ( 6 / 7) in 'Data.Aeson.Encode' 75% ( 6 / 8) in 'Data.Aeson.Generic' 100% ( 57 / 57) in 'Data.Aeson' 100% ( 12 / 12) in 'Data.Aeson.TH' Warning: Data.Aeson.Types: could not find link destinations for: Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Warning: Data.Aeson: could not find link destinations for: Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Documentation created: dist/doc/html/aeson/index.html, dist/doc/html/aeson/aeson.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.puxV99 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm ++ dirname /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm + cd aeson-0.8.0.2 + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm -v directory dist/doc/html/aeson does exist: True creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2 copy directory 'dist/doc/html/aeson' to '/builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2'. creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src Installing dist/doc/html/aeson/haddock-util.js to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/haddock-util.js Installing dist/doc/html/aeson/hslogo-16.png to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/hslogo-16.png Installing dist/doc/html/aeson/mini_Data-Aeson-Parser.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/mini_Data-Aeson-Parser.html Installing dist/doc/html/aeson/plus.gif to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/plus.gif Installing dist/doc/html/aeson/Data-Aeson-TH.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/Data-Aeson-TH.html Installing dist/doc/html/aeson/mini_Data-Aeson-Encode.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/mini_Data-Aeson-Encode.html Installing dist/doc/html/aeson/mini_Data-Aeson-TH.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/mini_Data-Aeson-TH.html Installing dist/doc/html/aeson/synopsis.png to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/synopsis.png Installing dist/doc/html/aeson/mini_Data-Aeson-Types.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/mini_Data-Aeson-Types.html Installing dist/doc/html/aeson/aeson.haddock to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/aeson.haddock Installing dist/doc/html/aeson/minus.gif to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/minus.gif Installing dist/doc/html/aeson/index-frames.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/index-frames.html Installing dist/doc/html/aeson/Data-Aeson-Types.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/Data-Aeson-Types.html Installing dist/doc/html/aeson/doc-index.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/doc-index.html Installing dist/doc/html/aeson/mini_Data-Aeson-Generic.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/mini_Data-Aeson-Generic.html Installing dist/doc/html/aeson/frames.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/frames.html Installing dist/doc/html/aeson/aeson.txt to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/aeson.txt Installing dist/doc/html/aeson/Data-Aeson-Generic.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/Data-Aeson-Generic.html Installing dist/doc/html/aeson/Data-Aeson-Parser.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/Data-Aeson-Parser.html Installing dist/doc/html/aeson/Data-Aeson.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/Data-Aeson.html Installing dist/doc/html/aeson/index.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/index.html Installing dist/doc/html/aeson/mini_Data-Aeson.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/mini_Data-Aeson.html Installing dist/doc/html/aeson/Data-Aeson-Encode.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/Data-Aeson-Encode.html Installing dist/doc/html/aeson/ocean.css to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/ocean.css Installing dist/doc/html/aeson/src/Data-Aeson-Parser-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Parser-Internal.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-Instances.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Types-Instances.html Installing dist/doc/html/aeson/src/Data-Aeson-TH.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-TH.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-Class.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Types-Class.html Installing dist/doc/html/aeson/src/Data-Aeson-Types.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Types.html Installing dist/doc/html/aeson/src/Data-Aeson-Encode-ByteString.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Encode-ByteString.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Types-Internal.html Installing dist/doc/html/aeson/src/Data-Aeson-Generic.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Generic.html Installing dist/doc/html/aeson/src/Data-Aeson-Parser.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Parser.html Installing dist/doc/html/aeson/src/Data-Aeson.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-Generic.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Types-Generic.html Installing dist/doc/html/aeson/src/Data-Aeson-Functions.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Functions.html Installing dist/doc/html/aeson/src/hscolour.css to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/hscolour.css Installing dist/doc/html/aeson/src/Data-Aeson-Encode.html to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/src/Data-Aeson-Encode.html creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2 Installing dist/doc/html/aeson/aeson.haddock to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2/aeson.haddock creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson Installing LICENSE to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types Installing dist/build/Data/Aeson.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson.hi Installing dist/build/Data/Aeson/Encode.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode.hi Installing dist/build/Data/Aeson/Generic.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Generic.hi Installing dist/build/Data/Aeson/Parser.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser.hi Installing dist/build/Data/Aeson/Types.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types.hi Installing dist/build/Data/Aeson/TH.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/TH.hi Installing dist/build/Data/Aeson/Encode/ByteString.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode/ByteString.hi Installing dist/build/Data/Aeson/Functions.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Functions.hi Installing dist/build/Data/Aeson/Parser/Internal.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser/Internal.hi Installing dist/build/Data/Aeson/Types/Class.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Class.hi Installing dist/build/Data/Aeson/Types/Generic.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Generic.hi Installing dist/build/Data/Aeson/Types/Instances.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Instances.hi Installing dist/build/Data/Aeson/Types/Internal.hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Internal.hi creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types Installing dist/build/Data/Aeson.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson.p_hi Installing dist/build/Data/Aeson/Encode.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode.p_hi Installing dist/build/Data/Aeson/Generic.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Generic.p_hi Installing dist/build/Data/Aeson/Parser.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser.p_hi Installing dist/build/Data/Aeson/Types.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types.p_hi Installing dist/build/Data/Aeson/TH.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/TH.p_hi Installing dist/build/Data/Aeson/Encode/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode/ByteString.p_hi Installing dist/build/Data/Aeson/Functions.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Functions.p_hi Installing dist/build/Data/Aeson/Parser/Internal.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser/Internal.p_hi Installing dist/build/Data/Aeson/Types/Class.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Class.p_hi Installing dist/build/Data/Aeson/Types/Generic.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Generic.p_hi Installing dist/build/Data/Aeson/Types/Instances.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Instances.p_hi Installing dist/build/Data/Aeson/Types/Internal.p_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types Installing dist/build/Data/Aeson.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson.dyn_hi Installing dist/build/Data/Aeson/Encode.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode.dyn_hi Installing dist/build/Data/Aeson/Generic.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Generic.dyn_hi Installing dist/build/Data/Aeson/Parser.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser.dyn_hi Installing dist/build/Data/Aeson/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types.dyn_hi Installing dist/build/Data/Aeson/TH.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/TH.dyn_hi Installing dist/build/Data/Aeson/Encode/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Encode/ByteString.dyn_hi Installing dist/build/Data/Aeson/Functions.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Functions.dyn_hi Installing dist/build/Data/Aeson/Parser/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Parser/Internal.dyn_hi Installing dist/build/Data/Aeson/Types/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Class.dyn_hi Installing dist/build/Data/Aeson/Types/Generic.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Generic.dyn_hi Installing dist/build/Data/Aeson/Types/Instances.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Instances.dyn_hi Installing dist/build/Data/Aeson/Types/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/Data/Aeson/Types/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 Installing dist/build/libHSaeson-0.8.0.2.a to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/libHSaeson-0.8.0.2.a creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 Installing dist/build/libHSaeson-0.8.0.2_p.a to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/libHSaeson-0.8.0.2_p.a creating /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 Installing executable dist/build/libHSaeson-0.8.0.2-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2/libHSaeson-0.8.0.2-ghc7.8.4.so + '[' -x Setup ']' + ./Setup register --gen-pkg-config Creating package registration file: aeson-0.8.0.2.conf + install -D --mode=0644 aeson-0.8.0.2.conf /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/package.conf.d/aeson-0.8.0.2.conf + rm -f ghc-aeson.files ghc-aeson-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 ']' + echo '%dir /usr/lib/ghc-7.8.4/aeson-0.8.0.2' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/aeson-0.8.0.2/libHSaeson-0.8.0.2-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/aeson-0.8.0.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 ']' + find /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/lib/ghc-7.8.4/aeson-0.8.0.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc/html/libraries/aeson-0.8.0.2 ']' + echo /usr/share/doc/ghc/html/libraries/aeson-0.8.0.2 + for i in ghc-aeson.files ghc-aeson-devel.files + '[' -f ghc-aeson.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm!!g' ghc-aeson.files + for i in ghc-aeson.files ghc-aeson-devel.files + '[' -f ghc-aeson-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm!!g' ghc-aeson-devel.files + find /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N6h22L + umask 022 + cd /builddir/build/BUILD + cd aeson-0.8.0.2 + exit 0 Processing files: ghc-aeson-0.8.0.2-1.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T3hhso + umask 022 + cd /builddir/build/BUILD + cd aeson-0.8.0.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson + exit 0 Provides: ghc(aeson-0.8.0.2-12e65a4fe4840dd53d55c64a89d4dd32) ghc-aeson = 0.8.0.2-1.fc22 ghc-aeson(armv7hl-32) = 0.8.0.2-1.fc22 libHSaeson-0.8.0.2-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(attoparsec-0.11.3.4-b92c3b0fc8c8e6bd1d13d6a99aee0ffa) ghc(base-4.7.0.2-5fe6e85f7f9fef354e05acec46a7dd51) ghc(bytestring-0.10.4.0-ca3b1b5bb55b18536477a3767336460a) ghc(containers-0.5.5.1-171870bb1335468dfd35b06f64ad39aa) ghc(deepseq-1.3.0.2-4ec1196b48fff86164e282f89fb41b53) ghc(dlist-0.7.1-a1308ee8b320895aec28ce70edd43fe5) ghc(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc(hashable-1.2.2.0-c0f1b104409aa0e8b6b4c60556353709) ghc(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) ghc(old-locale-1.0.0.6-5787526c2e79da8a846be3a88dc42a6d) ghc(scientific-0.3.3.1-6a65dbcd9381d6de7aab606a42cfc660) ghc(syb-0.4.1-706569d1ed7128dddfccaca8a9ef927f) ghc(template-haskell-2.9.0.0-ba98ab6d2ed232578f34af93a68834c6) ghc(text-1.1.1.3-9d6b0ef941ffae4c6d881091bceb7b16) ghc(time-1.4.2-9d492e5fa4dc7804ce5a9f34beeb81d6) ghc(unordered-containers-0.2.4.0-9bbd565af8d54ea8e52220efe3bdb32f) ghc(vector-0.10.9.1-f3699ccc9f2591fe521389b63c6077e2) libHSarray-0.5.0.0-ghc7.8.4.so libHSattoparsec-0.11.3.4-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHScontainers-0.5.5.1-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSdlist-0.7.1-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHShashable-1.2.2.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSold-locale-1.0.0.6-ghc7.8.4.so libHSpretty-1.1.1.1-ghc7.8.4.so libHSprimitive-0.5.2.1-ghc7.8.4.so libHSscientific-0.3.3.1-ghc7.8.4.so libHSsyb-0.4.1-ghc7.8.4.so libHStemplate-haskell-2.9.0.0-ghc7.8.4.so libHStext-1.1.1.3-ghc7.8.4.so libHStime-1.4.2-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libHSunordered-containers-0.2.4.0-ghc7.8.4.so libHSvector-0.10.9.1-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-aeson-devel-0.8.0.2-1.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uEGAAA + umask 022 + cd /builddir/build/BUILD + cd aeson-0.8.0.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm/usr/share/doc/ghc-aeson-devel + exit 0 Provides: ghc-aeson-devel = 0.8.0.2-1.fc22 ghc-aeson-devel(armv7hl-32) = 0.8.0.2-1.fc22 ghc-aeson-static = 0.8.0.2-1.fc22 ghc-devel(aeson-0.8.0.2-12e65a4fe4840dd53d55c64a89d4dd32) 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.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(aeson-0.8.0.2-12e65a4fe4840dd53d55c64a89d4dd32) ghc-devel(attoparsec-0.11.3.4-b92c3b0fc8c8e6bd1d13d6a99aee0ffa) ghc-devel(base-4.7.0.2-5fe6e85f7f9fef354e05acec46a7dd51) ghc-devel(bytestring-0.10.4.0-ca3b1b5bb55b18536477a3767336460a) ghc-devel(containers-0.5.5.1-171870bb1335468dfd35b06f64ad39aa) ghc-devel(deepseq-1.3.0.2-4ec1196b48fff86164e282f89fb41b53) ghc-devel(dlist-0.7.1-a1308ee8b320895aec28ce70edd43fe5) ghc-devel(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc-devel(hashable-1.2.2.0-c0f1b104409aa0e8b6b4c60556353709) ghc-devel(mtl-2.1.3.1-0b2fa37925693ce4500eee5d528933c6) ghc-devel(old-locale-1.0.0.6-5787526c2e79da8a846be3a88dc42a6d) ghc-devel(scientific-0.3.3.1-6a65dbcd9381d6de7aab606a42cfc660) ghc-devel(syb-0.4.1-706569d1ed7128dddfccaca8a9ef927f) ghc-devel(template-haskell-2.9.0.0-ba98ab6d2ed232578f34af93a68834c6) ghc-devel(text-1.1.1.3-9d6b0ef941ffae4c6d881091bceb7b16) ghc-devel(time-1.4.2-9d492e5fa4dc7804ce5a9f34beeb81d6) ghc-devel(unordered-containers-0.2.4.0-9bbd565af8d54ea8e52220efe3bdb32f) ghc-devel(vector-0.10.9.1-f3699ccc9f2591fe521389b63c6077e2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm warning: Could not canonicalize hostname: arm04-builder12.arm.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-aeson-0.8.0.2-1.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-aeson-devel-0.8.0.2-1.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mZT6uo + umask 022 + cd /builddir/build/BUILD + cd aeson-0.8.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-aeson-0.8.0.2-1.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->