Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-servant.spec'], chrootPath='/var/lib/mock/f27-build-10671336-821095/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-servant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: line 65: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} warning: line 66: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} warning: line 67: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-servant-0.12-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-servant.spec'], chrootPath='/var/lib/mock/f27-build-10671336-821095/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-servant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AmePTl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf servant-0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/servant-0.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd servant-0.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uVooNe + umask 022 + cd /builddir/build/BUILD + cd servant-0.12 ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + 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 ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 1.24.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-servant '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --global '--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-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-m32 -optc-march=i686 -optc-fasynchronous-unwind-tables -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/servant-0.12 --global Warning: servant.cabal: Unknown fields: build-tool-depends (line 125) Fields allowed in this section: type, main-is, test-module, buildable, build-tools, build-depends, cpp-options, cc-options, ld-options, pkgconfig-depends, frameworks, extra-framework-dirs, c-sources, js-sources, default-language, other-languages, default-extensions, other-extensions, extensions, extra-libraries, extra-ghci-libraries, extra-lib-dirs, includes, install-includes, include-dirs, hs-source-dirs, other-modules, ghc-prof-options, ghcjs-prof-options, ghc-shared-options, ghcjs-shared-options, ghc-options, ghcjs-options, jhc-options, hugs-options, nhc98-options Configuring servant-0.12... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building servant-0.12... Preprocessing library servant-0.12... [ 1 of 24] Compiling Servant.API.WithNamedContext ( src/Servant/API/WithNamedContext.hs, dist/build/Servant/API/WithNamedContext.o ) [ 2 of 24] Compiling Servant.API.Verbs ( src/Servant/API/Verbs.hs, dist/build/Servant/API/Verbs.o ) [ 3 of 24] Compiling Servant.API.Vault ( src/Servant/API/Vault.hs, dist/build/Servant/API/Vault.o ) [ 4 of 24] Compiling Servant.API.Sub ( src/Servant/API/Sub.hs, dist/build/Servant/API/Sub.o ) [ 5 of 24] Compiling Servant.API.ReqBody ( src/Servant/API/ReqBody.hs, dist/build/Servant/API/ReqBody.o ) [ 6 of 24] Compiling Servant.API.RemoteHost ( src/Servant/API/RemoteHost.hs, dist/build/Servant/API/RemoteHost.o ) [ 7 of 24] Compiling Servant.API.Raw ( src/Servant/API/Raw.hs, dist/build/Servant/API/Raw.o ) [ 8 of 24] Compiling Servant.API.QueryParam ( src/Servant/API/QueryParam.hs, dist/build/Servant/API/QueryParam.o ) [ 9 of 24] Compiling Servant.API.IsSecure ( src/Servant/API/IsSecure.hs, dist/build/Servant/API/IsSecure.o ) [10 of 24] Compiling Servant.API.HttpVersion ( src/Servant/API/HttpVersion.hs, dist/build/Servant/API/HttpVersion.o ) [11 of 24] Compiling Servant.API.Header ( src/Servant/API/Header.hs, dist/build/Servant/API/Header.o ) [12 of 24] Compiling Servant.API.ResponseHeaders ( src/Servant/API/ResponseHeaders.hs, dist/build/Servant/API/ResponseHeaders.o ) [13 of 24] Compiling Servant.API.Experimental.Auth ( src/Servant/API/Experimental/Auth.hs, dist/build/Servant/API/Experimental/Auth.o ) [14 of 24] Compiling Servant.API.Empty ( src/Servant/API/Empty.hs, dist/build/Servant/API/Empty.o ) [15 of 24] Compiling Servant.API.Description ( src/Servant/API/Description.hs, dist/build/Servant/API/Description.o ) [16 of 24] Compiling Servant.API.ContentTypes ( src/Servant/API/ContentTypes.hs, dist/build/Servant/API/ContentTypes.o ) [17 of 24] Compiling Servant.API.Capture ( src/Servant/API/Capture.hs, dist/build/Servant/API/Capture.o ) [18 of 24] Compiling Servant.API.BasicAuth ( src/Servant/API/BasicAuth.hs, dist/build/Servant/API/BasicAuth.o ) [19 of 24] Compiling Servant.API.Alternative ( src/Servant/API/Alternative.hs, dist/build/Servant/API/Alternative.o ) [20 of 24] Compiling Servant.API.TypeLevel ( src/Servant/API/TypeLevel.hs, dist/build/Servant/API/TypeLevel.o ) [21 of 24] Compiling Servant.Utils.Links ( src/Servant/Utils/Links.hs, dist/build/Servant/Utils/Links.o ) [22 of 24] Compiling Servant.API ( src/Servant/API.hs, dist/build/Servant/API.o ) [23 of 24] Compiling Servant.API.Internal.Test.ComprehensiveAPI ( src/Servant/API/Internal/Test/ComprehensiveAPI.hs, dist/build/Servant/API/Internal/Test/ComprehensiveAPI.o ) [24 of 24] Compiling Servant.Utils.Enter ( src/Servant/Utils/Enter.hs, dist/build/Servant/Utils/Enter.o ) [ 1 of 24] Compiling Servant.API.WithNamedContext ( src/Servant/API/WithNamedContext.hs, dist/build/Servant/API/WithNamedContext.p_o ) [ 2 of 24] Compiling Servant.API.Verbs ( src/Servant/API/Verbs.hs, dist/build/Servant/API/Verbs.p_o ) [ 3 of 24] Compiling Servant.API.Vault ( src/Servant/API/Vault.hs, dist/build/Servant/API/Vault.p_o ) [ 4 of 24] Compiling Servant.API.Sub ( src/Servant/API/Sub.hs, dist/build/Servant/API/Sub.p_o ) [ 5 of 24] Compiling Servant.API.ReqBody ( src/Servant/API/ReqBody.hs, dist/build/Servant/API/ReqBody.p_o ) [ 6 of 24] Compiling Servant.API.RemoteHost ( src/Servant/API/RemoteHost.hs, dist/build/Servant/API/RemoteHost.p_o ) [ 7 of 24] Compiling Servant.API.Raw ( src/Servant/API/Raw.hs, dist/build/Servant/API/Raw.p_o ) [ 8 of 24] Compiling Servant.API.QueryParam ( src/Servant/API/QueryParam.hs, dist/build/Servant/API/QueryParam.p_o ) [ 9 of 24] Compiling Servant.API.IsSecure ( src/Servant/API/IsSecure.hs, dist/build/Servant/API/IsSecure.p_o ) [10 of 24] Compiling Servant.API.HttpVersion ( src/Servant/API/HttpVersion.hs, dist/build/Servant/API/HttpVersion.p_o ) [11 of 24] Compiling Servant.API.Header ( src/Servant/API/Header.hs, dist/build/Servant/API/Header.p_o ) [12 of 24] Compiling Servant.API.ResponseHeaders ( src/Servant/API/ResponseHeaders.hs, dist/build/Servant/API/ResponseHeaders.p_o ) [13 of 24] Compiling Servant.API.Experimental.Auth ( src/Servant/API/Experimental/Auth.hs, dist/build/Servant/API/Experimental/Auth.p_o ) [14 of 24] Compiling Servant.API.Empty ( src/Servant/API/Empty.hs, dist/build/Servant/API/Empty.p_o ) [15 of 24] Compiling Servant.API.Description ( src/Servant/API/Description.hs, dist/build/Servant/API/Description.p_o ) [16 of 24] Compiling Servant.API.ContentTypes ( src/Servant/API/ContentTypes.hs, dist/build/Servant/API/ContentTypes.p_o ) [17 of 24] Compiling Servant.API.Capture ( src/Servant/API/Capture.hs, dist/build/Servant/API/Capture.p_o ) [18 of 24] Compiling Servant.API.BasicAuth ( src/Servant/API/BasicAuth.hs, dist/build/Servant/API/BasicAuth.p_o ) [19 of 24] Compiling Servant.API.Alternative ( src/Servant/API/Alternative.hs, dist/build/Servant/API/Alternative.p_o ) [20 of 24] Compiling Servant.API.TypeLevel ( src/Servant/API/TypeLevel.hs, dist/build/Servant/API/TypeLevel.p_o ) [21 of 24] Compiling Servant.Utils.Links ( src/Servant/Utils/Links.hs, dist/build/Servant/Utils/Links.p_o ) [22 of 24] Compiling Servant.API ( src/Servant/API.hs, dist/build/Servant/API.p_o ) [23 of 24] Compiling Servant.API.Internal.Test.ComprehensiveAPI ( src/Servant/API/Internal/Test/ComprehensiveAPI.hs, dist/build/Servant/API/Internal/Test/ComprehensiveAPI.p_o ) [24 of 24] Compiling Servant.Utils.Enter ( src/Servant/Utils/Enter.hs, dist/build/Servant/Utils/Enter.p_o ) + '[' -n dist/build/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for servant-0.12... Preprocessing library servant-0.12... Haddock coverage: 50% ( 1 / 2) in 'Servant.API.WithNamedContext' Missing documentation for: Module header 77% ( 37 / 48) in 'Servant.API.Verbs' Missing documentation for: Module header ReflectMethod (src/Servant/API/Verbs.hs:152) (src/Servant/API/Verbs.hs:155) (src/Servant/API/Verbs.hs:158) (src/Servant/API/Verbs.hs:161) (src/Servant/API/Verbs.hs:164) (src/Servant/API/Verbs.hs:167) (src/Servant/API/Verbs.hs:170) (src/Servant/API/Verbs.hs:173) (src/Servant/API/Verbs.hs:176) (src/Servant/API/Verbs.hs:179) 67% ( 2 / 3) in 'Servant.API.Vault' Missing documentation for: Module header 50% ( 1 / 2) in 'Servant.API.Sub' Missing documentation for: Module header 67% ( 2 / 3) in 'Servant.API.ReqBody' Missing documentation for: Module header 67% ( 2 / 3) in 'Servant.API.RemoteHost' Missing documentation for: Module header 50% ( 1 / 2) in 'Servant.API.Raw' Missing documentation for: Module header 75% ( 3 / 4) in 'Servant.API.QueryParam' Missing documentation for: Module header 67% ( 2 / 3) in 'Servant.API.IsSecure' Missing documentation for: Module header 67% ( 2 / 3) in 'Servant.API.HttpVersion' Missing documentation for: Module header 50% ( 1 / 2) in 'Servant.API.Header' Missing documentation for: Module header 44% ( 4 / 9) in 'Servant.API.ResponseHeaders' Missing documentation for: AddHeader (src/Servant/API/ResponseHeaders.hs:111) BuildHeadersTo (src/Servant/API/ResponseHeaders.hs:64) GetHeaders (src/Servant/API/ResponseHeaders.hs:87) HeaderValMap (src/Servant/API/ResponseHeaders.hs:59) HList (src/Servant/API/ResponseHeaders.hs:55) 50% ( 1 / 2) in 'Servant.API.Experimental.Auth' Missing documentation for: Module header 50% ( 1 / 2) in 'Servant.API.Empty' Missing documentation for: Module header 67% ( 2 / 3) in 'Servant.API.Description' Missing documentation for: Module header 48% ( 10 / 21) in 'Servant.API.ContentTypes' Missing documentation for: JSON (src/Servant/API/ContentTypes.hs:106) PlainText (src/Servant/API/ContentTypes.hs:107) FormUrlEncoded (src/Servant/API/ContentTypes.hs:108) OctetStream (src/Servant/API/ContentTypes.hs:109) AcceptHeader (src/Servant/API/ContentTypes.hs:153) AllCTRender (src/Servant/API/ContentTypes.hs:176) AllCTUnrender (src/Servant/API/ContentTypes.hs:232) AllMime (src/Servant/API/ContentTypes.hs:251) AllMimeRender (src/Servant/API/ContentTypes.hs:269) AllMimeUnrender (src/Servant/API/ContentTypes.hs:309) canHandleAcceptH (src/Servant/API/ContentTypes.hs:263) 67% ( 2 / 3) in 'Servant.API.Capture' Missing documentation for: Module header 67% ( 2 / 3) in 'Servant.API.BasicAuth' Missing documentation for: Module header 50% ( 1 / 2) in 'Servant.API.Alternative' Missing documentation for: Module header 92% ( 22 / 24) in 'Servant.API.TypeLevel' Missing documentation for: IsSubList (src/Servant/API/TypeLevel.hs:197) ElemGo (src/Servant/API/TypeLevel.hs:213) 88% ( 15 / 17) in 'Servant.Utils.Links' Missing documentation for: linkSegments (src/Servant/Utils/Links.hs:133) linkQueryParams (src/Servant/Utils/Links.hs:136) 98% ( 49 / 50) in 'Servant.API' Missing documentation for: Module header 17% ( 1 / 6) in 'Servant.API.Internal.Test.ComprehensiveAPI' Missing documentation for: GET (src/Servant/API/Internal/Test/ComprehensiveAPI.hs:13) ComprehensiveAPI (src/Servant/API/Internal/Test/ComprehensiveAPI.hs:15) comprehensiveAPI (src/Servant/API/Internal/Test/ComprehensiveAPI.hs:19) ComprehensiveAPIWithoutRaw (src/Servant/API/Internal/Test/ComprehensiveAPI.hs:22) comprehensiveAPIWithoutRaw (src/Servant/API/Internal/Test/ComprehensiveAPI.hs:45) 57% ( 12 / 21) in 'Servant.Utils.Enter' Missing documentation for: Module header Enter (src/Servant/Utils/Enter.hs:37) (src/Servant/Utils/Enter.hs:47) (src/Servant/Utils/Enter.hs:56) (src/Servant/Utils/Enter.hs:66) (src/Servant/Utils/Enter.hs:73) runReaderTNat (src/Servant/Utils/Enter.hs:84) evalStateTLNat (src/Servant/Utils/Enter.hs:87) evalStateTSNat (src/Servant/Utils/Enter.hs:90) Warning: Servant.API.Verbs: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Servant.API.Header: could not find link destinations for: addOptionalHeader Warning: Servant.API.ResponseHeaders: could not find link destinations for: addOptionalHeader ~ Warning: Servant.API.Alternative: could not find link destinations for: ~ Warning: Servant.Utils.Enter: could not find link destinations for: ~ Documentation created: dist/doc/html/servant/index.html, dist/doc/html/servant/servant.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.leuKwG + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386 ++ dirname /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386 + cd servant-0.12 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386 -v directory dist/doc/html/servant does exist: True creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12 creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12 copy directory 'dist/doc/html/servant' to '/builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12'. creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12 Installing dist/doc/html/servant/mini_Servant-API-Sub.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Sub.html Installing dist/doc/html/servant/doc-index-E.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-E.html Installing dist/doc/html/servant/Servant-API-BasicAuth.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-BasicAuth.html Installing dist/doc/html/servant/Servant-API.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API.html Installing dist/doc/html/servant/mini_Servant-Utils-Enter.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-Utils-Enter.html Installing dist/doc/html/servant/Servant-API-Verbs.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Verbs.html Installing dist/doc/html/servant/doc-index-C.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-C.html Installing dist/doc/html/servant/mini_Servant-API-ResponseHeaders.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-ResponseHeaders.html Installing dist/doc/html/servant/doc-index-B.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-B.html Installing dist/doc/html/servant/Servant-API-Vault.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Vault.html Installing dist/doc/html/servant/Servant-API-WithNamedContext.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-WithNamedContext.html Installing dist/doc/html/servant/Servant-API-Alternative.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Alternative.html Installing dist/doc/html/servant/Servant-API-QueryParam.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-QueryParam.html Installing dist/doc/html/servant/Servant-API-ContentTypes.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-ContentTypes.html Installing dist/doc/html/servant/doc-index-S.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-S.html Installing dist/doc/html/servant/mini_Servant-API-Vault.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Vault.html Installing dist/doc/html/servant/mini_Servant-API-Alternative.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Alternative.html Installing dist/doc/html/servant/Servant-API-RemoteHost.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-RemoteHost.html Installing dist/doc/html/servant/doc-index-N.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-N.html Installing dist/doc/html/servant/Servant-API-ResponseHeaders.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-ResponseHeaders.html Installing dist/doc/html/servant/Servant-API-Empty.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Empty.html Installing dist/doc/html/servant/mini_Servant-API-IsSecure.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-IsSecure.html Installing dist/doc/html/servant/Servant-API-IsSecure.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-IsSecure.html Installing dist/doc/html/servant/Servant-API-Sub.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Sub.html Installing dist/doc/html/servant/doc-index-V.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-V.html Installing dist/doc/html/servant/doc-index-W.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-W.html Installing dist/doc/html/servant/mini_Servant-API-HttpVersion.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-HttpVersion.html Installing dist/doc/html/servant/mini_Servant-API-Description.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Description.html Installing dist/doc/html/servant/mini_Servant-API-Header.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Header.html Installing dist/doc/html/servant/mini_Servant-API-Experimental-Auth.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Experimental-Auth.html Installing dist/doc/html/servant/Servant-API-Capture.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Capture.html Installing dist/doc/html/servant/Servant-API-Description.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Description.html Installing dist/doc/html/servant/doc-index-O.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-O.html Installing dist/doc/html/servant/Servant-API-Header.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Header.html Installing dist/doc/html/servant/doc-index-F.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-F.html Installing dist/doc/html/servant/doc-index-T.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-T.html Installing dist/doc/html/servant/doc-index-All.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-All.html Installing dist/doc/html/servant/haddock-util.js to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/haddock-util.js Installing dist/doc/html/servant/plus.gif to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/plus.gif Installing dist/doc/html/servant/mini_Servant-API-WithNamedContext.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-WithNamedContext.html Installing dist/doc/html/servant/doc-index-G.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-G.html Installing dist/doc/html/servant/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-Q.html Installing dist/doc/html/servant/doc-index-A.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-A.html Installing dist/doc/html/servant/minus.gif to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/minus.gif Installing dist/doc/html/servant/Servant-API-Internal-Test-ComprehensiveAPI.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Internal-Test-ComprehensiveAPI.html Installing dist/doc/html/servant/doc-index-L.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-L.html Installing dist/doc/html/servant/Servant-API-TypeLevel.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-TypeLevel.html Installing dist/doc/html/servant/doc-index-D.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-D.html Installing dist/doc/html/servant/doc-index-U.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-U.html Installing dist/doc/html/servant/mini_Servant-Utils-Links.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-Utils-Links.html Installing dist/doc/html/servant/mini_Servant-API-Internal-Test-ComprehensiveAPI.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Internal-Test-ComprehensiveAPI.html Installing dist/doc/html/servant/synopsis.png to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/synopsis.png Installing dist/doc/html/servant/Servant-Utils-Enter.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-Utils-Enter.html Installing dist/doc/html/servant/doc-index-36.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-36.html Installing dist/doc/html/servant/servant.haddock to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/servant.haddock Installing dist/doc/html/servant/Servant-API-Experimental-Auth.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Experimental-Auth.html Installing dist/doc/html/servant/mini_Servant-API-Raw.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Raw.html Installing dist/doc/html/servant/mini_Servant-API-ContentTypes.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-ContentTypes.html Installing dist/doc/html/servant/doc-index-P.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-P.html Installing dist/doc/html/servant/mini_Servant-API-Empty.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Empty.html Installing dist/doc/html/servant/mini_Servant-API-BasicAuth.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-BasicAuth.html Installing dist/doc/html/servant/servant.txt to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/servant.txt Installing dist/doc/html/servant/Servant-API-ReqBody.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-ReqBody.html Installing dist/doc/html/servant/doc-index-J.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-J.html Installing dist/doc/html/servant/mini_Servant-API-TypeLevel.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-TypeLevel.html Installing dist/doc/html/servant/mini_Servant-API-RemoteHost.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-RemoteHost.html Installing dist/doc/html/servant/mini_Servant-API.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API.html Installing dist/doc/html/servant/mini_Servant-API-Verbs.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Verbs.html Installing dist/doc/html/servant/mini_Servant-API-Capture.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-Capture.html Installing dist/doc/html/servant/doc-index-58.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-58.html Installing dist/doc/html/servant/mini_Servant-API-ReqBody.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-ReqBody.html Installing dist/doc/html/servant/doc-index-M.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-M.html Installing dist/doc/html/servant/doc-index.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index.html Installing dist/doc/html/servant/doc-index-I.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-I.html Installing dist/doc/html/servant/doc-index-H.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-H.html Installing dist/doc/html/servant/hslogo-16.png to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/hslogo-16.png Installing dist/doc/html/servant/mini_Servant-API-QueryParam.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/mini_Servant-API-QueryParam.html Installing dist/doc/html/servant/Servant-API-Raw.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-Raw.html Installing dist/doc/html/servant/doc-index-R.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/doc-index-R.html Installing dist/doc/html/servant/index.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/index.html Installing dist/doc/html/servant/Servant-API-HttpVersion.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-API-HttpVersion.html Installing dist/doc/html/servant/Servant-Utils-Links.html to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/Servant-Utils-Links.html Installing dist/doc/html/servant/ocean.css to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/ocean.css creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12 Installing dist/doc/html/servant/servant.haddock to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12/servant.haddock creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/licenses/ghc-servant creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/licenses/ghc-servant Installing LICENSE to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/licenses/ghc-servant/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Experimental creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Internal/Test creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Internal creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Internal/Test creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils Installing dist/build/Servant/API.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API.hi Installing dist/build/Servant/API/Alternative.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Alternative.hi Installing dist/build/Servant/API/BasicAuth.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/BasicAuth.hi Installing dist/build/Servant/API/Capture.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Capture.hi Installing dist/build/Servant/API/ContentTypes.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ContentTypes.hi Installing dist/build/Servant/API/Description.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Description.hi Installing dist/build/Servant/API/Empty.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Empty.hi Installing dist/build/Servant/API/Experimental/Auth.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Experimental/Auth.hi Installing dist/build/Servant/API/Header.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Header.hi Installing dist/build/Servant/API/HttpVersion.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/HttpVersion.hi Installing dist/build/Servant/API/Internal/Test/ComprehensiveAPI.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Internal/Test/ComprehensiveAPI.hi Installing dist/build/Servant/API/IsSecure.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/IsSecure.hi Installing dist/build/Servant/API/QueryParam.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/QueryParam.hi Installing dist/build/Servant/API/Raw.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Raw.hi Installing dist/build/Servant/API/RemoteHost.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/RemoteHost.hi Installing dist/build/Servant/API/ReqBody.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ReqBody.hi Installing dist/build/Servant/API/ResponseHeaders.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ResponseHeaders.hi Installing dist/build/Servant/API/Sub.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Sub.hi Installing dist/build/Servant/API/TypeLevel.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/TypeLevel.hi Installing dist/build/Servant/API/Vault.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Vault.hi Installing dist/build/Servant/API/Verbs.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Verbs.hi Installing dist/build/Servant/API/WithNamedContext.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/WithNamedContext.hi Installing dist/build/Servant/Utils/Links.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils/Links.hi Installing dist/build/Servant/Utils/Enter.hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils/Enter.hi creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Experimental creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Internal/Test creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils Installing dist/build/Servant/API.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API.p_hi Installing dist/build/Servant/API/Alternative.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Alternative.p_hi Installing dist/build/Servant/API/BasicAuth.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/BasicAuth.p_hi Installing dist/build/Servant/API/Capture.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Capture.p_hi Installing dist/build/Servant/API/ContentTypes.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ContentTypes.p_hi Installing dist/build/Servant/API/Description.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Description.p_hi Installing dist/build/Servant/API/Empty.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Empty.p_hi Installing dist/build/Servant/API/Experimental/Auth.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Experimental/Auth.p_hi Installing dist/build/Servant/API/Header.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Header.p_hi Installing dist/build/Servant/API/HttpVersion.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/HttpVersion.p_hi Installing dist/build/Servant/API/Internal/Test/ComprehensiveAPI.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Internal/Test/ComprehensiveAPI.p_hi Installing dist/build/Servant/API/IsSecure.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/IsSecure.p_hi Installing dist/build/Servant/API/QueryParam.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/QueryParam.p_hi Installing dist/build/Servant/API/Raw.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Raw.p_hi Installing dist/build/Servant/API/RemoteHost.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/RemoteHost.p_hi Installing dist/build/Servant/API/ReqBody.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ReqBody.p_hi Installing dist/build/Servant/API/ResponseHeaders.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ResponseHeaders.p_hi Installing dist/build/Servant/API/Sub.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Sub.p_hi Installing dist/build/Servant/API/TypeLevel.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/TypeLevel.p_hi Installing dist/build/Servant/API/Vault.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Vault.p_hi Installing dist/build/Servant/API/Verbs.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Verbs.p_hi Installing dist/build/Servant/API/WithNamedContext.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/WithNamedContext.p_hi Installing dist/build/Servant/Utils/Links.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils/Links.p_hi Installing dist/build/Servant/Utils/Enter.p_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils/Enter.p_hi creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Experimental creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Internal/Test creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils Installing dist/build/Servant/API.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API.dyn_hi Installing dist/build/Servant/API/Alternative.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Alternative.dyn_hi Installing dist/build/Servant/API/BasicAuth.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/BasicAuth.dyn_hi Installing dist/build/Servant/API/Capture.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Capture.dyn_hi Installing dist/build/Servant/API/ContentTypes.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ContentTypes.dyn_hi Installing dist/build/Servant/API/Description.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Description.dyn_hi Installing dist/build/Servant/API/Empty.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Empty.dyn_hi Installing dist/build/Servant/API/Experimental/Auth.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Experimental/Auth.dyn_hi Installing dist/build/Servant/API/Header.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Header.dyn_hi Installing dist/build/Servant/API/HttpVersion.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/HttpVersion.dyn_hi Installing dist/build/Servant/API/Internal/Test/ComprehensiveAPI.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Internal/Test/ComprehensiveAPI.dyn_hi Installing dist/build/Servant/API/IsSecure.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/IsSecure.dyn_hi Installing dist/build/Servant/API/QueryParam.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/QueryParam.dyn_hi Installing dist/build/Servant/API/Raw.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Raw.dyn_hi Installing dist/build/Servant/API/RemoteHost.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/RemoteHost.dyn_hi Installing dist/build/Servant/API/ReqBody.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ReqBody.dyn_hi Installing dist/build/Servant/API/ResponseHeaders.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/ResponseHeaders.dyn_hi Installing dist/build/Servant/API/Sub.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Sub.dyn_hi Installing dist/build/Servant/API/TypeLevel.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/TypeLevel.dyn_hi Installing dist/build/Servant/API/Vault.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Vault.dyn_hi Installing dist/build/Servant/API/Verbs.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/Verbs.dyn_hi Installing dist/build/Servant/API/WithNamedContext.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/API/WithNamedContext.dyn_hi Installing dist/build/Servant/Utils/Links.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils/Links.dyn_hi Installing dist/build/Servant/Utils/Enter.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/Servant/Utils/Enter.dyn_hi creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr Installing dist/build/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr.a to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr Installing dist/build/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr_p.a to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr Installing executable dist/build/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/libHSservant-0.12-FndtswWDbpDExQ9kn52hQr-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: servant-0.12.conf + install -D --mode=0644 servant-0.12.conf /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/servant-0.12.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/servant-0.12.conf ']' ++ echo '/usr/lib/ghc-8.0.2/package.conf.d/servant-0.12*.conf' + pkgconf='/usr/lib/ghc-8.0.2/package.conf.d/servant-0.12*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/package.conf.d/servant-0.12.conf ++ sed -e 's/key: //' + key=servant-0.12-FndtswWDbpDExQ9kn52hQr + pkgdir=/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr + rm -f ghc-servant.files ghc-servant-devel.files + touch ghc-servant.files ghc-servant-devel.files + echo '/usr/lib/ghc-8.0.2/package.conf.d/servant-0.12*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr ']' + echo '%dir /usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr' + echo '%attr(755,root,root) /usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/lib/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc/html/libraries/servant-0.12 ']' + echo /usr/share/doc/ghc/html/libraries/servant-0.12 + for i in ghc-servant.files ghc-servant-devel.files + '[' -f ghc-servant.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386!!g' ghc-servant.files + for i in ghc-servant.files ghc-servant-devel.files + '[' -f ghc-servant-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386!!g' ghc-servant-devel.files + find /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + grep -v /usr/share/doc/ghc/html/libraries/servant-0.12 ghc-servant-devel.files + grep /usr/share/doc/ghc/html/libraries/servant-0.12 ghc-servant-devel.files + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EoO6Fb + umask 022 + cd /builddir/build/BUILD + cd servant-0.12 + exit 0 Processing files: ghc-servant-0.12-1.fc27.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yZdTPG + umask 022 + cd /builddir/build/BUILD + cd servant-0.12 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/licenses/ghc-servant + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/licenses/ghc-servant + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/licenses/ghc-servant + exit 0 Provides: ghc-servant = 0.12-1.fc27 ghc-servant(x86-32) = 0.12-1.fc27 libHSservant-0.12-FndtswWDbpDExQ9kn52hQr-ghc8.0.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSaeson-1.0.2.1-727tGRvxuFPI4K1AyXoIrt-ghc8.0.2.so libHSarray-0.5.1.1-ghc8.0.2.so libHSattoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6-ghc8.0.2.so libHSattoparsec-iso8601-1.0.0.0-5rzL8n6n9o13Vd7H6CFw1S-ghc8.0.2.so libHSbase-4.9.1.0-ghc8.0.2.so libHSbase-compat-0.9.1-B9geVZFtCvE8ERS7UcvkRz-ghc8.0.2.so libHSbinary-0.8.3.0-ghc8.0.2.so libHSblaze-builder-0.4.0.2-Chs7nQ4Qyy3Dg6EW0im6Kk-ghc8.0.2.so libHSbytestring-0.10.8.1-ghc8.0.2.so libHScase-insensitive-1.2.0.8-1Ks4sMDdgOS2sugdUOoG2m-ghc8.0.2.so libHScontainers-0.5.7.1-ghc8.0.2.so libHSdeepseq-1.4.2.0-ghc8.0.2.so libHSdlist-0.8.0.2-6Wnps4GD7EFnRucVzXIFD-ghc8.0.2.so libHSghc-boot-th-8.0.2-ghc8.0.2.so libHSghc-prim-0.5.0.0-ghc8.0.2.so libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so libHShttp-api-data-0.3.7.1-97JRVzPpabTKmvDAMNgp2S-ghc8.0.2.so libHShttp-media-0.7.1.1-9Q5DvNMLVTjK19HE4gVW3D-ghc8.0.2.so libHShttp-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j-ghc8.0.2.so libHSinteger-gmp-1.0.0.1-ghc8.0.2.so libHSinteger-logarithms-1.0.1-IEHCuEd5sG4JjSjlx7m5JF-ghc8.0.2.so libHSmmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0-ghc8.0.2.so libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so libHSnatural-transformation-0.4-1wekIVD0YQa62debXjfFg3-ghc8.0.2.so libHSnetwork-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY-ghc8.0.2.so libHSparsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj-ghc8.0.2.so libHSpretty-1.1.3.3-ghc8.0.2.so libHSprimitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH-ghc8.0.2.so libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so libHSscientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh-ghc8.0.2.so libHSstring-conversions-0.4.0.1-AtDtnt3j5Cy63cgAR30nAL-ghc8.0.2.so libHStagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt-ghc8.0.2.so libHStemplate-haskell-2.11.1.0-ghc8.0.2.so libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so libHSth-lift-0.7.7-JWI9Gh7wB0MC9Q5wqv5aoI-ghc8.0.2.so libHSth-lift-instances-0.1.11-B6IFh3Lvw9dDf0vhqW2kkB-ghc8.0.2.so libHStime-1.6.0.1-ghc8.0.2.so libHStime-locale-compat-0.1.1.3-3NWht2bntyvDGDNXWNkT1S-ghc8.0.2.so libHStransformers-0.5.2.0-ghc8.0.2.so libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so libHSunix-2.7.2.1-ghc8.0.2.so libHSunordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt-ghc8.0.2.so libHSuri-bytestring-0.3.0.1-GYIviLkHwisAVvOTuHl5vy-ghc8.0.2.so libHSutf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5-ghc8.0.2.so libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so libHSvault-0.3.0.6-1pYzlyo9GuAJ8c8GzUX62f-ghc8.0.2.so libHSvector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG-ghc8.0.2.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libgmp.so.10 libpthread.so.0 librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-servant-devel-0.12-1.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TdZA9b + umask 022 + cd /builddir/build/BUILD + cd servant-0.12 + DOCDIR=/builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc-servant-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc-servant-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc-servant-devel + exit 0 Provides: ghc-devel(servant-0.12-FndtswWDbpDExQ9kn52hQr) ghc-servant-devel = 0.12-1.fc27 ghc-servant-devel(x86-32) = 0.12-1.fc27 ghc-servant-static = 0.12-1.fc27 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 = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(aeson-1.0.2.1-727tGRvxuFPI4K1AyXoIrt) ghc-devel(attoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6) ghc-devel(base-4.9.1.0) ghc-devel(base-compat-0.9.1-B9geVZFtCvE8ERS7UcvkRz) ghc-devel(bytestring-0.10.8.1) ghc-devel(case-insensitive-1.2.0.8-1Ks4sMDdgOS2sugdUOoG2m) ghc-devel(http-api-data-0.3.7.1-97JRVzPpabTKmvDAMNgp2S) ghc-devel(http-media-0.7.1.1-9Q5DvNMLVTjK19HE4gVW3D) ghc-devel(http-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j) ghc-devel(mmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0) ghc-devel(mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6) ghc-devel(natural-transformation-0.4-1wekIVD0YQa62debXjfFg3) ghc-devel(network-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY) ghc-devel(string-conversions-0.4.0.1-AtDtnt3j5Cy63cgAR30nAL) ghc-devel(tagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt) ghc-devel(text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY) ghc-devel(vault-0.3.0.6-1pYzlyo9GuAJ8c8GzUX62f) Processing files: ghc-servant-devel-doc-0.12-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QpZP2H + umask 022 + cd /builddir/build/BUILD + cd servant-0.12 + DOCDIR=/builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc-servant-devel-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc-servant-devel-doc + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386/usr/share/doc/ghc-servant-devel-doc + exit 0 Provides: ghc-servant-devel-doc = 0.12-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386 Wrote: /builddir/build/RPMS/ghc-servant-0.12-1.fc27.i686.rpm Wrote: /builddir/build/RPMS/ghc-servant-devel-0.12-1.fc27.i686.rpm Wrote: /builddir/build/RPMS/ghc-servant-devel-doc-0.12-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L5WRhf + umask 022 + cd /builddir/build/BUILD + cd servant-0.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-servant-0.12-1.fc27.i386 + exit 0 Child return code was: 0