Mock Version: 1.4.4 Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-servant-server.spec'], chrootPath='/var/lib/mock/f26-build-10670526-821001/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 ppc64 --nodeps /builddir/build/SPECS/ghc-servant-server.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: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-servant-server-0.12-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-servant-server.spec'], chrootPath='/var/lib/mock/f26-build-10670526-821001/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 ppc64 --nodeps /builddir/build/SPECS/ghc-servant-server.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: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yx39Mb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf servant-server-0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/servant-server-0.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd servant-server-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.re24Kb + umask 022 + cd /builddir/build/BUILD + cd servant-server-0.12 ++ grep '"Booter version","8.0.2"' ++ ghc --info + '[' '!' ' ,("Booter version","8.0.2")' ']' + 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 ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-servant-server '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --global '--ghc-options= -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/servant-server-0.12 Warning: servant-server.cabal: Unknown fields: build-tool-depends (line 128) 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-server-0.12... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building servant-server-0.12... Preprocessing library servant-server-0.12... [ 1 of 11] Compiling Servant.Server.Internal.ServantErr ( src/Servant/Server/Internal/ServantErr.hs, dist/build/Servant/Server/Internal/ServantErr.o ) [ 2 of 11] Compiling Servant.Server.Internal.Handler ( src/Servant/Server/Internal/Handler.hs, dist/build/Servant/Server/Internal/Handler.o ) [ 3 of 11] Compiling Servant.Server.Internal.RoutingApplication ( src/Servant/Server/Internal/RoutingApplication.hs, dist/build/Servant/Server/Internal/RoutingApplication.o ) [ 4 of 11] Compiling Servant.Server.Internal.Router ( src/Servant/Server/Internal/Router.hs, dist/build/Servant/Server/Internal/Router.o ) [ 5 of 11] Compiling Servant.Server.Internal.Context ( src/Servant/Server/Internal/Context.hs, dist/build/Servant/Server/Internal/Context.o ) [ 6 of 11] Compiling Servant.Server.Internal.BasicAuth ( src/Servant/Server/Internal/BasicAuth.hs, dist/build/Servant/Server/Internal/BasicAuth.o ) [ 7 of 11] Compiling Servant.Server.Internal ( src/Servant/Server/Internal.hs, dist/build/Servant/Server/Internal.o ) [ 8 of 11] Compiling Servant.Server ( src/Servant/Server.hs, dist/build/Servant/Server.o ) [ 9 of 11] Compiling Servant.Utils.StaticFiles ( src/Servant/Utils/StaticFiles.hs, dist/build/Servant/Utils/StaticFiles.o ) [10 of 11] Compiling Servant ( src/Servant.hs, dist/build/Servant.o ) [11 of 11] Compiling Servant.Server.Experimental.Auth ( src/Servant/Server/Experimental/Auth.hs, dist/build/Servant/Server/Experimental/Auth.o ) [ 1 of 11] Compiling Servant.Server.Internal.ServantErr ( src/Servant/Server/Internal/ServantErr.hs, dist/build/Servant/Server/Internal/ServantErr.p_o ) [ 2 of 11] Compiling Servant.Server.Internal.Handler ( src/Servant/Server/Internal/Handler.hs, dist/build/Servant/Server/Internal/Handler.p_o ) [ 3 of 11] Compiling Servant.Server.Internal.RoutingApplication ( src/Servant/Server/Internal/RoutingApplication.hs, dist/build/Servant/Server/Internal/RoutingApplication.p_o ) [ 4 of 11] Compiling Servant.Server.Internal.Router ( src/Servant/Server/Internal/Router.hs, dist/build/Servant/Server/Internal/Router.p_o ) [ 5 of 11] Compiling Servant.Server.Internal.Context ( src/Servant/Server/Internal/Context.hs, dist/build/Servant/Server/Internal/Context.p_o ) [ 6 of 11] Compiling Servant.Server.Internal.BasicAuth ( src/Servant/Server/Internal/BasicAuth.hs, dist/build/Servant/Server/Internal/BasicAuth.p_o ) [ 7 of 11] Compiling Servant.Server.Internal ( src/Servant/Server/Internal.hs, dist/build/Servant/Server/Internal.p_o ) [ 8 of 11] Compiling Servant.Server ( src/Servant/Server.hs, dist/build/Servant/Server.p_o ) [ 9 of 11] Compiling Servant.Utils.StaticFiles ( src/Servant/Utils/StaticFiles.hs, dist/build/Servant/Utils/StaticFiles.p_o ) [10 of 11] Compiling Servant ( src/Servant.hs, dist/build/Servant.p_o ) [11 of 11] Compiling Servant.Server.Experimental.Auth ( src/Servant/Server/Experimental/Auth.hs, dist/build/Servant/Server/Experimental/Auth.p_o ) Preprocessing executable 'greet' for servant-server-0.12... [1 of 1] Compiling Main ( example/greet.hs, dist/build/greet/greet-tmp/Main.dyn_o ) Linking dist/build/greet/greet ... + '[' -n dist/build/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for servant-server-0.12... Running hscolour for servant-server-0.12... Preprocessing library servant-server-0.12... Preprocessing executable 'greet' for servant-server-0.12... Preprocessing library servant-server-0.12... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: aeson-1.0.2.1, ansi-terminal-0.6.2.3, ansi-wl-pprint-0.6.7.3, async-2.1.1, attoparsec-0.13.1.0, auto-update-0.1.4, base-compat-0.9.1, base64-bytestring-1.0.0.1, blaze-builder-0.4.0.2, blaze-html-0.8.1.3, blaze-markup-0.7.1.1, byteorder-1.0.4, case-insensitive-1.2.0.8, cookie-0.4.2.1, cryptonite-0.21, data-default-class-0.1.2.0, dlist-0.8.0.2, easy-file-0.2.1, exceptions-0.8.3, fast-logger-2.4.10, hashable-1.2.5.0, http-date-0.0.6.1, http-types-0.9.1, http2-1.6.3, integer-logarithms-1.0.1, lifted-base-0.2.3.10, memory-0.14.1, mime-types-0.1.0.7, mmorph-1.0.9, monad-control-1.0.1.0, mtl-2.2.1, network-2.6.3.1, network-uri-2.6.1.0, old-locale-1.0.0.7, old-time-1.1.0.3, optparse-applicative-0.13.1.0, parsec-3.1.11, primitive-0.6.1.0, psqueues-0.2.2.3, random-1.1, resourcet-1.1.9, safe-0.3.14, scientific-0.3.4.10, semigroups-0.18.2, servant-0.12, simple-sendfile-0.2.25, split-0.2.3.1, stm-2.4.4.1, streaming-commons-0.1.17, stringsearch-0.3.6.6, system-filepath-0.4.13.4, tagged-0.8.5, text-1.2.2.1, time-locale-compat-0.1.1.3, transformers-base-0.4.4, transformers-compat-0.5.1.4, unix-compat-0.4.3.1, unix-time-0.3.7, unordered-containers-0.2.7.2, utf8-string-1.0.1.1, vault-0.3.0.6, vector-0.11.0.0, void-0.7.1, wai-3.2.1.1, wai-app-static-3.1.6.1, wai-extra-3.0.19.1, wai-logger-2.3.0, warp-3.2.11, word8-0.1.2, zlib-0.6.1.2 Haddock coverage: 89% ( 32 / 36) in 'Servant.Server.Internal.ServantErr' Missing documentation for: Module header ServantErr (src/Servant/Server/Internal/ServantErr.hs:13) (src/Servant/Server/Internal/ServantErr.hs:19) responseServantErr (src/Servant/Server/Internal/ServantErr.hs:21) 0% ( 0 / 5) in 'Servant.Server.Internal.Handler' Missing documentation for: Module header Handler (src/Servant/Server/Internal/Handler.hs:21) (src/Servant/Server/Internal/Handler.hs:28) (src/Servant/Server/Internal/Handler.hs:31) runHandler (src/Servant/Server/Internal/Handler.hs:40) 49% ( 17 / 35) in 'Servant.Server.Internal.RoutingApplication' Missing documentation for: Module header RoutingApplication (src/Servant/Server/Internal/RoutingApplication.hs:31) (src/Servant/Server/Internal/RoutingApplication.hs:43) (src/Servant/Server/Internal/RoutingApplication.hs:47) RouteResultT (src/Servant/Server/Internal/RoutingApplication.hs:53) (src/Servant/Server/Internal/RoutingApplication.hs:56) (src/Servant/Server/Internal/RoutingApplication.hs:59) (src/Servant/Server/Internal/RoutingApplication.hs:63) (src/Servant/Server/Internal/RoutingApplication.hs:72) (src/Servant/Server/Internal/RoutingApplication.hs:75) (src/Servant/Server/Internal/RoutingApplication.hs:78) (src/Servant/Server/Internal/RoutingApplication.hs:83) (src/Servant/Server/Internal/RoutingApplication.hs:88) toApplication (src/Servant/Server/Internal/RoutingApplication.hs:92) (src/Servant/Server/Internal/RoutingApplication.hs:185) liftRouteResult (src/Servant/Server/Internal/RoutingApplication.hs:206) (src/Servant/Server/Internal/RoutingApplication.hs:209) runDelayedIO (src/Servant/Server/Internal/RoutingApplication.hs:214) 73% ( 11 / 15) in 'Servant.Server.Internal.Router' Missing documentation for: Module header Router (src/Servant/Server/Internal/Router.hs:17) runRouterEnv (src/Servant/Server/Internal/Router.hs:152) worseHTTPCode (src/Servant/Server/Internal/Router.hs:209) 42% ( 5 / 12) in 'Servant.Server.Internal.Context' Missing documentation for: Module header (src/Servant/Server/Internal/Context.hs:39) (src/Servant/Server/Internal/Context.hs:41) (src/Servant/Server/Internal/Context.hs:46) (src/Servant/Server/Internal/Context.hs:48) (src/Servant/Server/Internal/Context.hs:67) (src/Servant/Server/Internal/Context.hs:71) 86% ( 6 / 7) in 'Servant.Server.Internal.BasicAuth' Missing documentation for: Module header 62% ( 26 / 42) in 'Servant.Server.Internal' Missing documentation for: Module header HasServer (src/Servant/Server/Internal.hs:81) Server (src/Servant/Server/Internal.hs:97) allowedMethodHead (src/Servant/Server/Internal.hs:195) allowedMethod (src/Servant/Server/Internal.hs:198) methodCheck (src/Servant/Server/Internal.hs:201) acceptCheck (src/Servant/Server/Internal.hs:213) methodRouter (src/Servant/Server/Internal.hs:218) (src/Servant/Server/Internal.hs:237) (src/Servant/Server/Internal.hs:248) (src/Servant/Server/Internal.hs:524) (src/Servant/Server/Internal.hs:531) (src/Servant/Server/Internal.hs:540) (src/Servant/Server/Internal.hs:547) ct_wildcard (src/Servant/Server/Internal.hs:608) (src/Servant/Server/Internal.hs:616) Warning: Couldn't find .haddock for export Application Warning: Couldn't find .haddock for export Tagged 87% ( 61 / 70) in 'Servant.Server' Missing documentation for: serveWithContext (src/Servant/Server.hs:129) toApplication (src/Servant/Server/Internal/RoutingApplication.hs:92) HasServer (src/Servant/Server/Internal.hs:81) Server (src/Servant/Server/Internal.hs:97) Handler (src/Servant/Server/Internal/Handler.hs:21) runHandler (src/Servant/Server/Internal/Handler.hs:40) ServantErr (src/Servant/Server/Internal/ServantErr.hs:13) Application Tagged 100% ( 8 / 8) in 'Servant.Utils.StaticFiles' Warning: Servant: Could not find documentation for exported module: Servant.API Warning: Servant: Could not find documentation for exported module: Servant.Utils.Links Warning: Couldn't find .haddock for export throwError 78% ( 7 / 9) in 'Servant' Missing documentation for: Module header throwError 83% ( 5 / 6) in 'Servant.Server.Experimental.Auth' Missing documentation for: Module header Warning: Servant.Server.Internal.ServantErr: could not find link destinations for: Header MonadError catchError Response Warning: Servant.Server.Internal.Handler: could not find link destinations for: MonadThrow throwM MonadCatch catch MonadBase liftBase MonadError catchError MonadBaseControl liftBaseWith RunInBase restoreM StM Warning: Servant.Server.Internal.RoutingApplication: could not find link destinations for: Request Response ResponseReceived MonadTransControl liftWith Run restoreT StT MonadBase liftBase MonadBaseControl liftBaseWith RunInBase restoreM StM MonadThrow throwM ComposeSt ResourceT MonadResource liftResourceT MonadReader ask local reader Warning: Servant.Server.Internal.Router: could not find link destinations for: Text Response Warning: Servant.Server.Internal.BasicAuth: could not find link destinations for: BasicAuthData Header Request Warning: Servant.Server.Internal: could not find link destinations for: Raw EmptyAPI :<|> WithNamedContext :> BasicAuth Description Summary HttpVersion Vault IsSecure RemoteHost ReqBody AllCTUnrender QueryFlag QueryParams QueryParam Header CaptureAll Capture Verb Headers AllCTRender ReflectMethod GetHeaders Method Request AllMime HeaderName Status SockAddr Warning: Servant.Server: could not find link destinations for: Raw EmptyAPI :<|> WithNamedContext :> BasicAuth Description Summary HttpVersion Vault IsSecure RemoteHost ReqBody AllCTUnrender QueryFlag QueryParams QueryParam Header CaptureAll Capture Verb Headers AllCTRender ReflectMethod GetHeaders MonadThrow throwM MonadCatch catch MonadBase liftBase MonadError catchError MonadBaseControl liftBaseWith RunInBase restoreM StM Text Response BasicAuthData Header Request ResponseReceived unsafeIndex unsafeRangeSize Warning: Servant.Utils.StaticFiles: could not find link destinations for: Raw defaultWebAppSettings StaticSettings ETagLookup webAppSettingsWithLookup defaultFileServerSettings embeddedSettings staticApp Warning: Servant: could not find link destinations for: Hashable1 liftHashWithSalt unsafeIndex unsafeRangeSize Hashable hashWithSalt hash MonadError Warning: Servant.Server.Experimental.Auth: could not find link destinations for: Request AuthProtect :> Documentation created: dist/doc/html/servant-server/index.html, dist/doc/html/servant-server/servant-server.txt Preprocessing executable 'greet' for servant-server-0.12... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ti7eLv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 + cd servant-server-0.12 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 -v directory dist/doc/html/servant-server does exist: True creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12 creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12 copy directory 'dist/doc/html/servant-server' to '/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12'. creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12 creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src Installing dist/doc/html/servant-server/doc-index-C.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-C.html Installing dist/doc/html/servant-server/mini_Servant-Server-Internal-Context.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server-Internal-Context.html Installing dist/doc/html/servant-server/Servant-Server-Internal-BasicAuth.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server-Internal-BasicAuth.html Installing dist/doc/html/servant-server/doc-index-A.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-A.html Installing dist/doc/html/servant-server/mini_Servant-Server-Internal-RoutingApplication.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server-Internal-RoutingApplication.html Installing dist/doc/html/servant-server/index.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/index.html Installing dist/doc/html/servant-server/plus.gif to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/plus.gif Installing dist/doc/html/servant-server/Servant-Server-Internal-Handler.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server-Internal-Handler.html Installing dist/doc/html/servant-server/mini_Servant.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant.html Installing dist/doc/html/servant-server/doc-index-I.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-I.html Installing dist/doc/html/servant-server/doc-index-T.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-T.html Installing dist/doc/html/servant-server/doc-index-B.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-B.html Installing dist/doc/html/servant-server/mini_Servant-Server.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server.html Installing dist/doc/html/servant-server/servant-server.txt to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/servant-server.txt Installing dist/doc/html/servant-server/mini_Servant-Server-Internal-ServantErr.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server-Internal-ServantErr.html Installing dist/doc/html/servant-server/haddock-util.js to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/haddock-util.js Installing dist/doc/html/servant-server/doc-index-U.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-U.html Installing dist/doc/html/servant-server/doc-index-P.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-P.html Installing dist/doc/html/servant-server/Servant-Server-Internal-Context.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server-Internal-Context.html Installing dist/doc/html/servant-server/doc-index-V.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-V.html Installing dist/doc/html/servant-server/doc-index-All.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-All.html Installing dist/doc/html/servant-server/doc-index-G.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-G.html Installing dist/doc/html/servant-server/doc-index-W.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-W.html Installing dist/doc/html/servant-server/Servant.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant.html Installing dist/doc/html/servant-server/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-Q.html Installing dist/doc/html/servant-server/doc-index-D.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-D.html Installing dist/doc/html/servant-server/mini_Servant-Server-Internal-Handler.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server-Internal-Handler.html Installing dist/doc/html/servant-server/mini_Servant-Server-Internal-Router.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server-Internal-Router.html Installing dist/doc/html/servant-server/mini_Servant-Server-Internal-BasicAuth.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server-Internal-BasicAuth.html Installing dist/doc/html/servant-server/doc-index-H.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-H.html Installing dist/doc/html/servant-server/doc-index-M.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-M.html Installing dist/doc/html/servant-server/doc-index-N.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-N.html Installing dist/doc/html/servant-server/minus.gif to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/minus.gif Installing dist/doc/html/servant-server/Servant-Server-Internal-ServantErr.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server-Internal-ServantErr.html Installing dist/doc/html/servant-server/Servant-Server.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server.html Installing dist/doc/html/servant-server/doc-index-R.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-R.html Installing dist/doc/html/servant-server/Servant-Server-Experimental-Auth.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server-Experimental-Auth.html Installing dist/doc/html/servant-server/Servant-Server-Internal.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server-Internal.html Installing dist/doc/html/servant-server/mini_Servant-Utils-StaticFiles.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Utils-StaticFiles.html Installing dist/doc/html/servant-server/servant-server.haddock to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/servant-server.haddock Installing dist/doc/html/servant-server/Servant-Server-Internal-Router.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server-Internal-Router.html Installing dist/doc/html/servant-server/doc-index-J.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-J.html Installing dist/doc/html/servant-server/mini_Servant-Server-Experimental-Auth.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server-Experimental-Auth.html Installing dist/doc/html/servant-server/doc-index-O.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-O.html Installing dist/doc/html/servant-server/doc-index-S.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-S.html Installing dist/doc/html/servant-server/Servant-Server-Internal-RoutingApplication.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Server-Internal-RoutingApplication.html Installing dist/doc/html/servant-server/Servant-Utils-StaticFiles.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/Servant-Utils-StaticFiles.html Installing dist/doc/html/servant-server/hslogo-16.png to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/hslogo-16.png Installing dist/doc/html/servant-server/doc-index-F.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-F.html Installing dist/doc/html/servant-server/doc-index-58.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-58.html Installing dist/doc/html/servant-server/synopsis.png to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/synopsis.png Installing dist/doc/html/servant-server/doc-index-E.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-E.html Installing dist/doc/html/servant-server/ocean.css to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/ocean.css Installing dist/doc/html/servant-server/mini_Servant-Server-Internal.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/mini_Servant-Server-Internal.html Installing dist/doc/html/servant-server/doc-index.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index.html Installing dist/doc/html/servant-server/doc-index-L.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/doc-index-L.html Installing dist/doc/html/servant-server/src/Servant-Server-Internal-BasicAuth.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server-Internal-BasicAuth.html Installing dist/doc/html/servant-server/src/Servant-Server-Internal-Handler.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server-Internal-Handler.html Installing dist/doc/html/servant-server/src/Servant-Server-Internal-Context.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server-Internal-Context.html Installing dist/doc/html/servant-server/src/Servant.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant.html Installing dist/doc/html/servant-server/src/Servant-Server-Internal-ServantErr.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server-Internal-ServantErr.html Installing dist/doc/html/servant-server/src/Servant-Server.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server.html Installing dist/doc/html/servant-server/src/Servant-Server-Experimental-Auth.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server-Experimental-Auth.html Installing dist/doc/html/servant-server/src/Servant-Server-Internal.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server-Internal.html Installing dist/doc/html/servant-server/src/Servant-Server-Internal-Router.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server-Internal-Router.html Installing dist/doc/html/servant-server/src/Servant-Server-Internal-RoutingApplication.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Server-Internal-RoutingApplication.html Installing dist/doc/html/servant-server/src/Servant-Utils-StaticFiles.html to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/Servant-Utils-StaticFiles.html Installing dist/doc/html/servant-server/src/hscolour.css to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/src/hscolour.css creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12 Installing dist/doc/html/servant-server/servant-server.haddock to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12/servant-server.haddock creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/licenses/ghc-servant-server creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/licenses/ghc-servant-server Installing LICENSE to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/licenses/ghc-servant-server/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP Installing executable(s) in /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/bin Warning: Executable installed in /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/bin creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Experimental creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Experimental creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Utils Installing dist/build/Servant.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant.hi Installing dist/build/Servant/Server.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server.hi Installing dist/build/Servant/Server/Experimental/Auth.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Experimental/Auth.hi Installing dist/build/Servant/Server/Internal.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal.hi Installing dist/build/Servant/Server/Internal/BasicAuth.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/BasicAuth.hi Installing dist/build/Servant/Server/Internal/Context.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Context.hi Installing dist/build/Servant/Server/Internal/Handler.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Handler.hi Installing dist/build/Servant/Server/Internal/Router.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Router.hi Installing dist/build/Servant/Server/Internal/RoutingApplication.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/RoutingApplication.hi Installing dist/build/Servant/Server/Internal/ServantErr.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/ServantErr.hi Installing dist/build/Servant/Utils/StaticFiles.hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Utils/StaticFiles.hi creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Experimental creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Utils Installing dist/build/Servant.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant.p_hi Installing dist/build/Servant/Server.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server.p_hi Installing dist/build/Servant/Server/Experimental/Auth.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Experimental/Auth.p_hi Installing dist/build/Servant/Server/Internal.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal.p_hi Installing dist/build/Servant/Server/Internal/BasicAuth.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/BasicAuth.p_hi Installing dist/build/Servant/Server/Internal/Context.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Context.p_hi Installing dist/build/Servant/Server/Internal/Handler.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Handler.p_hi Installing dist/build/Servant/Server/Internal/Router.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Router.p_hi Installing dist/build/Servant/Server/Internal/RoutingApplication.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/RoutingApplication.p_hi Installing dist/build/Servant/Server/Internal/ServantErr.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/ServantErr.p_hi Installing dist/build/Servant/Utils/StaticFiles.p_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Utils/StaticFiles.p_hi creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Experimental creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Utils Installing dist/build/Servant.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant.dyn_hi Installing dist/build/Servant/Server.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server.dyn_hi Installing dist/build/Servant/Server/Experimental/Auth.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Experimental/Auth.dyn_hi Installing dist/build/Servant/Server/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal.dyn_hi Installing dist/build/Servant/Server/Internal/BasicAuth.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/BasicAuth.dyn_hi Installing dist/build/Servant/Server/Internal/Context.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Context.dyn_hi Installing dist/build/Servant/Server/Internal/Handler.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Handler.dyn_hi Installing dist/build/Servant/Server/Internal/Router.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/Router.dyn_hi Installing dist/build/Servant/Server/Internal/RoutingApplication.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/RoutingApplication.dyn_hi Installing dist/build/Servant/Server/Internal/ServantErr.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Server/Internal/ServantErr.dyn_hi Installing dist/build/Servant/Utils/StaticFiles.dyn_hi to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/Servant/Utils/StaticFiles.dyn_hi creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP Installing dist/build/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP.a to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP Installing dist/build/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP_p.a to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP Installing executable dist/build/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so --strip-unneeded creating /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/bin Installing executable dist/build/greet/greet to /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/bin/greet /usr/bin/strip /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/bin/greet + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: servant-server-0.12.conf + install -D --mode=0644 servant-server-0.12.conf /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/package.conf.d/servant-server-0.12.conf ++ echo '/usr/lib64/ghc-8.0.2/package.conf.d/servant-server-0.12*.conf' + pkgconf='/usr/lib64/ghc-8.0.2/package.conf.d/servant-server-0.12*.conf' ++ sed -e 's/key: //' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/package.conf.d/servant-server-0.12.conf + key=servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP + pkgdir=/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP + rm -f ghc-servant-server.files ghc-servant-server-devel.files + touch ghc-servant-server.files ghc-servant-server-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/servant-server-0.12*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP ']' + echo '%dir /usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHS*-ghc8.0.2.so' + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP -mindepth 1 -type d + find /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc/html/libraries/servant-server-0.12 ']' + echo /usr/share/doc/ghc/html/libraries/servant-server-0.12 + for i in ghc-servant-server.files ghc-servant-server-devel.files + '[' -f ghc-servant-server.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64!!g' ghc-servant-server.files + for i in ghc-servant-server.files ghc-servant-server-devel.files + '[' -f ghc-servant-server-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64!!g' ghc-servant-server-devel.files + find /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in servant-server-0.12 + '[' -x /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP/libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/aeson-1.0.2.1-727tGRvxuFPI4K1AyXoIrt:/usr/lib64/ghc-8.0.2/ansi-terminal-0.6.2.3-4HPxin1iv6RAndS8lH3nzo:/usr/lib64/ghc-8.0.2/ansi-wl-pprint-0.6.7.3-3GSHFrIr1fs45bsgKkZbLF:/usr/lib64/ghc-8.0.2/appar-0.1.4-DGWHHt2WRn9FI49prcwO9:/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/async-2.1.1-4n6HEMPJR2eJK0JpvCfuPK:/usr/lib64/ghc-8.0.2/attoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6:/usr/lib64/ghc-8.0.2/attoparsec-iso8601-1.0.0.0-5rzL8n6n9o13Vd7H6CFw1S:/usr/lib64/ghc-8.0.2/auto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/base-compat-0.9.1-B9geVZFtCvE8ERS7UcvkRz:/usr/lib64/ghc-8.0.2/base64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/blaze-builder-0.4.0.2-Chs7nQ4Qyy3Dg6EW0im6Kk:/usr/lib64/ghc-8.0.2/blaze-html-0.8.1.3-4GC9ZrWsvleFkiwXhsHB3o:/usr/lib64/ghc-8.0.2/blaze-markup-0.7.1.1-BiS8Ue09EMkGrAxkHLxlgn:/usr/lib64/ghc-8.0.2/byteorder-1.0.4-9NlNHkBVdo7F1prFVKrkcH:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/case-insensitive-1.2.0.8-1Ks4sMDdgOS2sugdUOoG2m:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cookie-0.4.2.1-tr17k2t0N857PhKWvBf07:/usr/lib64/ghc-8.0.2/cryptonite-0.21-BpO3rZu57xu84Yfxwqkb5K:/usr/lib64/ghc-8.0.2/data-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/directory-1.3.0.0:/usr/lib64/ghc-8.0.2/dlist-0.8.0.2-6Wnps4GD7EFnRucVzXIFD:/usr/lib64/ghc-8.0.2/easy-file-0.2.1-rguMBNaECxLikt4CCDx0D:/usr/lib64/ghc-8.0.2/exceptions-0.8.3-ADEDRATtUrMK1JW4zMQ9U:/usr/lib64/ghc-8.0.2/fast-logger-2.4.10-7pyUB3yOtP8HXEahkbkrds:/usr/lib64/ghc-8.0.2/file-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK:/usr/lib64/ghc-8.0.2/filepath-1.4.1.1:/usr/lib64/ghc-8.0.2/ghc-boot-th-8.0.2:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/http-api-data-0.3.7.1-97JRVzPpabTKmvDAMNgp2S:/usr/lib64/ghc-8.0.2/http-date-0.0.6.1-3GdRclsSolfJcDf3N1R5w1:/usr/lib64/ghc-8.0.2/http-media-0.7.1.1-9Q5DvNMLVTjK19HE4gVW3D:/usr/lib64/ghc-8.0.2/http-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j:/usr/lib64/ghc-8.0.2/http2-1.6.3-1vG5dCYQlHxDLogOUIj5dQ:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/integer-logarithms-1.0.1-IEHCuEd5sG4JjSjlx7m5JF:/usr/lib64/ghc-8.0.2/iproute-1.7.1-4HULutk0xITKNjI1pwYrD4:/usr/lib64/ghc-8.0.2/lifted-base-0.2.3.10-BoEavBFIcriDza63doCjS2:/usr/lib64/ghc-8.0.2/memory-0.14.1-J8LClTQE9ts1CQQG3Fd7ul:/usr/lib64/ghc-8.0.2/mime-types-0.1.0.7-DtDaq3BBRdpGX5AB2WhPPy:/usr/lib64/ghc-8.0.2/mmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0:/usr/lib64/ghc-8.0.2/monad-control-1.0.1.0-LQwQ0Hi5p0oAccTfTzbfD5:/usr/lib64/ghc-8.0.2/mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6:/usr/lib64/ghc-8.0.2/natural-transformation-0.4-1wekIVD0YQa62debXjfFg3:/usr/lib64/ghc-8.0.2/network-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe:/usr/lib64/ghc-8.0.2/network-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY:/usr/lib64/ghc-8.0.2/old-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j:/usr/lib64/ghc-8.0.2/old-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq:/usr/lib64/ghc-8.0.2/optparse-applicative-0.13.1.0-EckXzexC1bC882Fvwd8AZD:/usr/lib64/ghc-8.0.2/parsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj:/usr/lib64/ghc-8.0.2/pretty-1.1.3.3:/usr/lib64/ghc-8.0.2/primitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH:/usr/lib64/ghc-8.0.2/process-1.4.3.0:/usr/lib64/ghc-8.0.2/psqueues-0.2.2.3-2fzTFdvm7PDI3ZQyKK2u8e:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/resourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/safe-0.3.14-GsbXn9D9F3BDazVNcErzdQ:/usr/lib64/ghc-8.0.2/scientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh:/usr/lib64/ghc-8.0.2/semigroups-0.18.2-GvTCUro9Hym1wGKOLNRfUA:/usr/lib64/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr:/usr/lib64/ghc-8.0.2/simple-sendfile-0.2.25-JJ9zm1wZxYIARxlVa3oQgs:/usr/lib64/ghc-8.0.2/split-0.2.3.1-FWyXC6nhV0H3AfM8IzrEFk:/usr/lib64/ghc-8.0.2/stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve:/usr/lib64/ghc-8.0.2/streaming-commons-0.1.17-I2SeDNkrU8s6ejKTKxBI5F:/usr/lib64/ghc-8.0.2/string-conversions-0.4.0.1-AtDtnt3j5Cy63cgAR30nAL:/usr/lib64/ghc-8.0.2/stringsearch-0.3.6.6-2soGORichTR6reHVhDqKip:/usr/lib64/ghc-8.0.2/system-filepath-0.4.13.4-5I2V1DxOjbp1WIemRJPSzr:/usr/lib64/ghc-8.0.2/tagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt:/usr/lib64/ghc-8.0.2/template-haskell-2.11.1.0:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/th-lift-0.7.7-JWI9Gh7wB0MC9Q5wqv5aoI:/usr/lib64/ghc-8.0.2/th-lift-instances-0.1.11-B6IFh3Lvw9dDf0vhqW2kkB:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/time-locale-compat-0.1.1.3-3NWht2bntyvDGDNXWNkT1S:/usr/lib64/ghc-8.0.2/transformers-0.5.2.0:/usr/lib64/ghc-8.0.2/transformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH:/usr/lib64/ghc-8.0.2/transformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/usr/lib64/ghc-8.0.2/unix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC:/usr/lib64/ghc-8.0.2/unix-time-0.3.7-EhnEKT4D7hJajV74Sk5BE:/usr/lib64/ghc-8.0.2/unordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt:/usr/lib64/ghc-8.0.2/uri-bytestring-0.3.0.1-GYIviLkHwisAVvOTuHl5vy:/usr/lib64/ghc-8.0.2/utf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5:/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L:/usr/lib64/ghc-8.0.2/vault-0.3.0.6-1pYzlyo9GuAJ8c8GzUX62f:/usr/lib64/ghc-8.0.2/vector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG:/usr/lib64/ghc-8.0.2/void-0.7.1-LqmDeLUOUcG8WFzSs4VdFc:/usr/lib64/ghc-8.0.2/wai-3.2.1.1-Lx293U3FyLnDNnL1Yr1RVq:/usr/lib64/ghc-8.0.2/wai-app-static-3.1.6.1-Lv4qaWvjDl3DbffFSC6FwK:/usr/lib64/ghc-8.0.2/wai-extra-3.0.19.1-1WSFVUQk04xJnkPrsoWWwJ:/usr/lib64/ghc-8.0.2/wai-logger-2.3.0-FOUe7BsfIlX5fHZzP4rGKX:/usr/lib64/ghc-8.0.2/warp-3.2.11-GGhNmQYdpJ9646cu3f5qiN:/usr/lib64/ghc-8.0.2/word8-0.1.2-9WDPGCTpW7JJnsiAQavtd1:/usr/lib64/ghc-8.0.2/zlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in servant-server-0.12 + '[' -x /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/bin/greet ']' ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/bin/greet: R.*PATH=@@' ++ chrpath /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/bin/greet + rpath=/usr/lib64/ghc-8.0.2/servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP:/usr/lib64/ghc-8.0.2/aeson-1.0.2.1-727tGRvxuFPI4K1AyXoIrt:/usr/lib64/ghc-8.0.2/ansi-terminal-0.6.2.3-4HPxin1iv6RAndS8lH3nzo:/usr/lib64/ghc-8.0.2/ansi-wl-pprint-0.6.7.3-3GSHFrIr1fs45bsgKkZbLF:/usr/lib64/ghc-8.0.2/appar-0.1.4-DGWHHt2WRn9FI49prcwO9:/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/async-2.1.1-4n6HEMPJR2eJK0JpvCfuPK:/usr/lib64/ghc-8.0.2/attoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6:/usr/lib64/ghc-8.0.2/attoparsec-iso8601-1.0.0.0-5rzL8n6n9o13Vd7H6CFw1S:/usr/lib64/ghc-8.0.2/auto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/base-compat-0.9.1-B9geVZFtCvE8ERS7UcvkRz:/usr/lib64/ghc-8.0.2/base64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/blaze-builder-0.4.0.2-Chs7nQ4Qyy3Dg6EW0im6Kk:/usr/lib64/ghc-8.0.2/blaze-html-0.8.1.3-4GC9ZrWsvleFkiwXhsHB3o:/usr/lib64/ghc-8.0.2/blaze-markup-0.7.1.1-BiS8Ue09EMkGrAxkHLxlgn:/usr/lib64/ghc-8.0.2/byteorder-1.0.4-9NlNHkBVdo7F1prFVKrkcH:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/case-insensitive-1.2.0.8-1Ks4sMDdgOS2sugdUOoG2m:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cookie-0.4.2.1-tr17k2t0N857PhKWvBf07:/usr/lib64/ghc-8.0.2/cryptonite-0.21-BpO3rZu57xu84Yfxwqkb5K:/usr/lib64/ghc-8.0.2/data-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/directory-1.3.0.0:/usr/lib64/ghc-8.0.2/dlist-0.8.0.2-6Wnps4GD7EFnRucVzXIFD:/usr/lib64/ghc-8.0.2/easy-file-0.2.1-rguMBNaECxLikt4CCDx0D:/usr/lib64/ghc-8.0.2/exceptions-0.8.3-ADEDRATtUrMK1JW4zMQ9U:/usr/lib64/ghc-8.0.2/fast-logger-2.4.10-7pyUB3yOtP8HXEahkbkrds:/usr/lib64/ghc-8.0.2/file-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK:/usr/lib64/ghc-8.0.2/filepath-1.4.1.1:/usr/lib64/ghc-8.0.2/ghc-boot-th-8.0.2:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/http-api-data-0.3.7.1-97JRVzPpabTKmvDAMNgp2S:/usr/lib64/ghc-8.0.2/http-date-0.0.6.1-3GdRclsSolfJcDf3N1R5w1:/usr/lib64/ghc-8.0.2/http-media-0.7.1.1-9Q5DvNMLVTjK19HE4gVW3D:/usr/lib64/ghc-8.0.2/http-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j:/usr/lib64/ghc-8.0.2/http2-1.6.3-1vG5dCYQlHxDLogOUIj5dQ:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/integer-logarithms-1.0.1-IEHCuEd5sG4JjSjlx7m5JF:/usr/lib64/ghc-8.0.2/iproute-1.7.1-4HULutk0xITKNjI1pwYrD4:/usr/lib64/ghc-8.0.2/lifted-base-0.2.3.10-BoEavBFIcriDza63doCjS2:/usr/lib64/ghc-8.0.2/memory-0.14.1-J8LClTQE9ts1CQQG3Fd7ul:/usr/lib64/ghc-8.0.2/mime-types-0.1.0.7-DtDaq3BBRdpGX5AB2WhPPy:/usr/lib64/ghc-8.0.2/mmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0:/usr/lib64/ghc-8.0.2/monad-control-1.0.1.0-LQwQ0Hi5p0oAccTfTzbfD5:/usr/lib64/ghc-8.0.2/mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6:/usr/lib64/ghc-8.0.2/natural-transformation-0.4-1wekIVD0YQa62debXjfFg3:/usr/lib64/ghc-8.0.2/network-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe:/usr/lib64/ghc-8.0.2/network-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY:/usr/lib64/ghc-8.0.2/old-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j:/usr/lib64/ghc-8.0.2/old-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq:/usr/lib64/ghc-8.0.2/optparse-applicative-0.13.1.0-EckXzexC1bC882Fvwd8AZD:/usr/lib64/ghc-8.0.2/parsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj:/usr/lib64/ghc-8.0.2/pretty-1.1.3.3:/usr/lib64/ghc-8.0.2/primitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH:/usr/lib64/ghc-8.0.2/process-1.4.3.0:/usr/lib64/ghc-8.0.2/psqueues-0.2.2.3-2fzTFdvm7PDI3ZQyKK2u8e:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/resourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/safe-0.3.14-GsbXn9D9F3BDazVNcErzdQ:/usr/lib64/ghc-8.0.2/scientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh:/usr/lib64/ghc-8.0.2/semigroups-0.18.2-GvTCUro9Hym1wGKOLNRfUA:/usr/lib64/ghc-8.0.2/servant-0.12-FndtswWDbpDExQ9kn52hQr:/usr/lib64/ghc-8.0.2/simple-sendfile-0.2.25-JJ9zm1wZxYIARxlVa3oQgs:/usr/lib64/ghc-8.0.2/split-0.2.3.1-FWyXC6nhV0H3AfM8IzrEFk:/usr/lib64/ghc-8.0.2/stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve:/usr/lib64/ghc-8.0.2/streaming-commons-0.1.17-I2SeDNkrU8s6ejKTKxBI5F:/usr/lib64/ghc-8.0.2/string-conversions-0.4.0.1-AtDtnt3j5Cy63cgAR30nAL:/usr/lib64/ghc-8.0.2/stringsearch-0.3.6.6-2soGORichTR6reHVhDqKip:/usr/lib64/ghc-8.0.2/system-filepath-0.4.13.4-5I2V1DxOjbp1WIemRJPSzr:/usr/lib64/ghc-8.0.2/tagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt:/usr/lib64/ghc-8.0.2/template-haskell-2.11.1.0:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/th-lift-0.7.7-JWI9Gh7wB0MC9Q5wqv5aoI:/usr/lib64/ghc-8.0.2/th-lift-instances-0.1.11-B6IFh3Lvw9dDf0vhqW2kkB:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/time-locale-compat-0.1.1.3-3NWht2bntyvDGDNXWNkT1S:/usr/lib64/ghc-8.0.2/transformers-0.5.2.0:/usr/lib64/ghc-8.0.2/transformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH:/usr/lib64/ghc-8.0.2/transformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/usr/lib64/ghc-8.0.2/unix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC:/usr/lib64/ghc-8.0.2/unix-time-0.3.7-EhnEKT4D7hJajV74Sk5BE:/usr/lib64/ghc-8.0.2/unordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt:/usr/lib64/ghc-8.0.2/uri-bytestring-0.3.0.1-GYIviLkHwisAVvOTuHl5vy:/usr/lib64/ghc-8.0.2/utf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5:/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L:/usr/lib64/ghc-8.0.2/vault-0.3.0.6-1pYzlyo9GuAJ8c8GzUX62f:/usr/lib64/ghc-8.0.2/vector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG:/usr/lib64/ghc-8.0.2/void-0.7.1-LqmDeLUOUcG8WFzSs4VdFc:/usr/lib64/ghc-8.0.2/wai-3.2.1.1-Lx293U3FyLnDNnL1Yr1RVq:/usr/lib64/ghc-8.0.2/wai-app-static-3.1.6.1-Lv4qaWvjDl3DbffFSC6FwK:/usr/lib64/ghc-8.0.2/wai-extra-3.0.19.1-1WSFVUQk04xJnkPrsoWWwJ:/usr/lib64/ghc-8.0.2/wai-logger-2.3.0-FOUe7BsfIlX5fHZzP4rGKX:/usr/lib64/ghc-8.0.2/warp-3.2.11-GGhNmQYdpJ9646cu3f5qiN:/usr/lib64/ghc-8.0.2/word8-0.1.2-9WDPGCTpW7JJnsiAQavtd1:/usr/lib64/ghc-8.0.2/zlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp + case $rpath in + grep -v /usr/share/doc/ghc/html/libraries/servant-server-0.12 ghc-servant-server-devel.files + grep /usr/share/doc/ghc/html/libraries/servant-server-0.12 ghc-servant-server-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.TFXoSQ + umask 022 + cd /builddir/build/BUILD + cd servant-server-0.12 + exit 0 Processing files: ghc-servant-server-0.12-1.fc26.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PKAEZb + umask 022 + cd /builddir/build/BUILD + cd servant-server-0.12 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/licenses/ghc-servant-server + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/licenses/ghc-servant-server + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/licenses/ghc-servant-server + exit 0 Provides: ghc-servant-server = 0.12-1.fc26 ghc-servant-server(ppc-64) = 0.12-1.fc26 libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so()(64bit) 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()(64bit) libHSansi-terminal-0.6.2.3-4HPxin1iv6RAndS8lH3nzo-ghc8.0.2.so()(64bit) libHSansi-wl-pprint-0.6.7.3-3GSHFrIr1fs45bsgKkZbLF-ghc8.0.2.so()(64bit) libHSappar-0.1.4-DGWHHt2WRn9FI49prcwO9-ghc8.0.2.so()(64bit) libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSasync-2.1.1-4n6HEMPJR2eJK0JpvCfuPK-ghc8.0.2.so()(64bit) libHSattoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6-ghc8.0.2.so()(64bit) libHSattoparsec-iso8601-1.0.0.0-5rzL8n6n9o13Vd7H6CFw1S-ghc8.0.2.so()(64bit) libHSauto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbase-compat-0.9.1-B9geVZFtCvE8ERS7UcvkRz-ghc8.0.2.so()(64bit) libHSbase64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj-ghc8.0.2.so()(64bit) libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit) libHSblaze-builder-0.4.0.2-Chs7nQ4Qyy3Dg6EW0im6Kk-ghc8.0.2.so()(64bit) libHSblaze-html-0.8.1.3-4GC9ZrWsvleFkiwXhsHB3o-ghc8.0.2.so()(64bit) libHSblaze-markup-0.7.1.1-BiS8Ue09EMkGrAxkHLxlgn-ghc8.0.2.so()(64bit) libHSbyteorder-1.0.4-9NlNHkBVdo7F1prFVKrkcH-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHScase-insensitive-1.2.0.8-1Ks4sMDdgOS2sugdUOoG2m-ghc8.0.2.so()(64bit) libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit) libHScookie-0.4.2.1-tr17k2t0N857PhKWvBf07-ghc8.0.2.so()(64bit) libHScryptonite-0.21-BpO3rZu57xu84Yfxwqkb5K-ghc8.0.2.so()(64bit) libHSdata-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSdirectory-1.3.0.0-ghc8.0.2.so()(64bit) libHSdlist-0.8.0.2-6Wnps4GD7EFnRucVzXIFD-ghc8.0.2.so()(64bit) libHSeasy-file-0.2.1-rguMBNaECxLikt4CCDx0D-ghc8.0.2.so()(64bit) libHSexceptions-0.8.3-ADEDRATtUrMK1JW4zMQ9U-ghc8.0.2.so()(64bit) libHSfast-logger-2.4.10-7pyUB3yOtP8HXEahkbkrds-ghc8.0.2.so()(64bit) libHSfile-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK-ghc8.0.2.so()(64bit) libHSfilepath-1.4.1.1-ghc8.0.2.so()(64bit) libHSghc-boot-th-8.0.2-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so()(64bit) libHShttp-api-data-0.3.7.1-97JRVzPpabTKmvDAMNgp2S-ghc8.0.2.so()(64bit) libHShttp-date-0.0.6.1-3GdRclsSolfJcDf3N1R5w1-ghc8.0.2.so()(64bit) libHShttp-media-0.7.1.1-9Q5DvNMLVTjK19HE4gVW3D-ghc8.0.2.so()(64bit) libHShttp-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j-ghc8.0.2.so()(64bit) libHShttp2-1.6.3-1vG5dCYQlHxDLogOUIj5dQ-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libHSinteger-logarithms-1.0.1-IEHCuEd5sG4JjSjlx7m5JF-ghc8.0.2.so()(64bit) libHSiproute-1.7.1-4HULutk0xITKNjI1pwYrD4-ghc8.0.2.so()(64bit) libHSlifted-base-0.2.3.10-BoEavBFIcriDza63doCjS2-ghc8.0.2.so()(64bit) libHSmemory-0.14.1-J8LClTQE9ts1CQQG3Fd7ul-ghc8.0.2.so()(64bit) libHSmime-types-0.1.0.7-DtDaq3BBRdpGX5AB2WhPPy-ghc8.0.2.so()(64bit) libHSmmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0-ghc8.0.2.so()(64bit) libHSmonad-control-1.0.1.0-LQwQ0Hi5p0oAccTfTzbfD5-ghc8.0.2.so()(64bit) libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so()(64bit) libHSnatural-transformation-0.4-1wekIVD0YQa62debXjfFg3-ghc8.0.2.so()(64bit) libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so()(64bit) libHSnetwork-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY-ghc8.0.2.so()(64bit) libHSold-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j-ghc8.0.2.so()(64bit) libHSold-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq-ghc8.0.2.so()(64bit) libHSoptparse-applicative-0.13.1.0-EckXzexC1bC882Fvwd8AZD-ghc8.0.2.so()(64bit) libHSparsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj-ghc8.0.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.0.2.so()(64bit) libHSprimitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH-ghc8.0.2.so()(64bit) libHSprocess-1.4.3.0-ghc8.0.2.so()(64bit) libHSpsqueues-0.2.2.3-2fzTFdvm7PDI3ZQyKK2u8e-ghc8.0.2.so()(64bit) libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so()(64bit) libHSresourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8-ghc8.0.2.so()(64bit) libHSsafe-0.3.14-GsbXn9D9F3BDazVNcErzdQ-ghc8.0.2.so()(64bit) libHSscientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh-ghc8.0.2.so()(64bit) libHSsemigroups-0.18.2-GvTCUro9Hym1wGKOLNRfUA-ghc8.0.2.so()(64bit) libHSservant-0.12-FndtswWDbpDExQ9kn52hQr-ghc8.0.2.so()(64bit) libHSsimple-sendfile-0.2.25-JJ9zm1wZxYIARxlVa3oQgs-ghc8.0.2.so()(64bit) libHSsplit-0.2.3.1-FWyXC6nhV0H3AfM8IzrEFk-ghc8.0.2.so()(64bit) libHSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve-ghc8.0.2.so()(64bit) libHSstreaming-commons-0.1.17-I2SeDNkrU8s6ejKTKxBI5F-ghc8.0.2.so()(64bit) libHSstring-conversions-0.4.0.1-AtDtnt3j5Cy63cgAR30nAL-ghc8.0.2.so()(64bit) libHSstringsearch-0.3.6.6-2soGORichTR6reHVhDqKip-ghc8.0.2.so()(64bit) libHSsystem-filepath-0.4.13.4-5I2V1DxOjbp1WIemRJPSzr-ghc8.0.2.so()(64bit) libHStagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt-ghc8.0.2.so()(64bit) libHStemplate-haskell-2.11.1.0-ghc8.0.2.so()(64bit) libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so()(64bit) libHSth-lift-0.7.7-JWI9Gh7wB0MC9Q5wqv5aoI-ghc8.0.2.so()(64bit) libHSth-lift-instances-0.1.11-B6IFh3Lvw9dDf0vhqW2kkB-ghc8.0.2.so()(64bit) libHStime-1.6.0.1-ghc8.0.2.so()(64bit) libHStime-locale-compat-0.1.1.3-3NWht2bntyvDGDNXWNkT1S-ghc8.0.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.0.2.so()(64bit) libHStransformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH-ghc8.0.2.so()(64bit) libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so()(64bit) libHSunix-2.7.2.1-ghc8.0.2.so()(64bit) libHSunix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC-ghc8.0.2.so()(64bit) libHSunix-time-0.3.7-EhnEKT4D7hJajV74Sk5BE-ghc8.0.2.so()(64bit) libHSunordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt-ghc8.0.2.so()(64bit) libHSuri-bytestring-0.3.0.1-GYIviLkHwisAVvOTuHl5vy-ghc8.0.2.so()(64bit) libHSutf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5-ghc8.0.2.so()(64bit) libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so()(64bit) libHSvault-0.3.0.6-1pYzlyo9GuAJ8c8GzUX62f-ghc8.0.2.so()(64bit) libHSvector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG-ghc8.0.2.so()(64bit) libHSvoid-0.7.1-LqmDeLUOUcG8WFzSs4VdFc-ghc8.0.2.so()(64bit) libHSwai-3.2.1.1-Lx293U3FyLnDNnL1Yr1RVq-ghc8.0.2.so()(64bit) libHSwai-app-static-3.1.6.1-Lv4qaWvjDl3DbffFSC6FwK-ghc8.0.2.so()(64bit) libHSwai-extra-3.0.19.1-1WSFVUQk04xJnkPrsoWWwJ-ghc8.0.2.so()(64bit) libHSwai-logger-2.3.0-FOUe7BsfIlX5fHZzP4rGKX-ghc8.0.2.so()(64bit) libHSwarp-3.2.11-GGhNmQYdpJ9646cu3f5qiN-ghc8.0.2.so()(64bit) libHSword8-0.1.2-9WDPGCTpW7JJnsiAQavtd1-ghc8.0.2.so()(64bit) libHSzlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-servant-server-devel-0.12-1.fc26.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N7uI9w + umask 022 + cd /builddir/build/BUILD + cd servant-server-0.12 + DOCDIR=/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel + cp -pr example /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel + exit 0 Provides: ghc-devel(servant-server-0.12-LcbMucWQgcqGOTkcmiZBQP) ghc-servant-server-devel = 0.12-1.fc26 ghc-servant-server-devel(ppc-64) = 0.12-1.fc26 ghc-servant-server-static = 0.12-1.fc26 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(base64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj) ghc-devel(bytestring-0.10.8.1) ghc-devel(containers-0.5.7.1) ghc-devel(exceptions-0.8.3-ADEDRATtUrMK1JW4zMQ9U) ghc-devel(filepath-1.4.1.1) ghc-devel(http-api-data-0.3.7.1-97JRVzPpabTKmvDAMNgp2S) ghc-devel(http-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j) ghc-devel(monad-control-1.0.1.0-LQwQ0Hi5p0oAccTfTzbfD5) ghc-devel(mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6) ghc-devel(network-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe) ghc-devel(network-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY) ghc-devel(resourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8) ghc-devel(safe-0.3.14-GsbXn9D9F3BDazVNcErzdQ) ghc-devel(servant-0.12-FndtswWDbpDExQ9kn52hQr) ghc-devel(split-0.2.3.1-FWyXC6nhV0H3AfM8IzrEFk) ghc-devel(string-conversions-0.4.0.1-AtDtnt3j5Cy63cgAR30nAL) ghc-devel(system-filepath-0.4.13.4-5I2V1DxOjbp1WIemRJPSzr) ghc-devel(tagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt) ghc-devel(text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY) ghc-devel(transformers-0.5.2.0) ghc-devel(transformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH) ghc-devel(transformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu) ghc-devel(wai-3.2.1.1-Lx293U3FyLnDNnL1Yr1RVq) ghc-devel(wai-app-static-3.1.6.1-Lv4qaWvjDl3DbffFSC6FwK) ghc-devel(warp-3.2.11-GGhNmQYdpJ9646cu3f5qiN) ghc-devel(word8-0.1.2-9WDPGCTpW7JJnsiAQavtd1) libHSaeson-1.0.2.1-727tGRvxuFPI4K1AyXoIrt-ghc8.0.2.so()(64bit) libHSansi-terminal-0.6.2.3-4HPxin1iv6RAndS8lH3nzo-ghc8.0.2.so()(64bit) libHSansi-wl-pprint-0.6.7.3-3GSHFrIr1fs45bsgKkZbLF-ghc8.0.2.so()(64bit) libHSappar-0.1.4-DGWHHt2WRn9FI49prcwO9-ghc8.0.2.so()(64bit) libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSasync-2.1.1-4n6HEMPJR2eJK0JpvCfuPK-ghc8.0.2.so()(64bit) libHSattoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6-ghc8.0.2.so()(64bit) libHSattoparsec-iso8601-1.0.0.0-5rzL8n6n9o13Vd7H6CFw1S-ghc8.0.2.so()(64bit) libHSauto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbase-compat-0.9.1-B9geVZFtCvE8ERS7UcvkRz-ghc8.0.2.so()(64bit) libHSbase64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj-ghc8.0.2.so()(64bit) libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit) libHSblaze-builder-0.4.0.2-Chs7nQ4Qyy3Dg6EW0im6Kk-ghc8.0.2.so()(64bit) libHSblaze-html-0.8.1.3-4GC9ZrWsvleFkiwXhsHB3o-ghc8.0.2.so()(64bit) libHSblaze-markup-0.7.1.1-BiS8Ue09EMkGrAxkHLxlgn-ghc8.0.2.so()(64bit) libHSbyteorder-1.0.4-9NlNHkBVdo7F1prFVKrkcH-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHScase-insensitive-1.2.0.8-1Ks4sMDdgOS2sugdUOoG2m-ghc8.0.2.so()(64bit) libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit) libHScookie-0.4.2.1-tr17k2t0N857PhKWvBf07-ghc8.0.2.so()(64bit) libHScryptonite-0.21-BpO3rZu57xu84Yfxwqkb5K-ghc8.0.2.so()(64bit) libHSdata-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSdirectory-1.3.0.0-ghc8.0.2.so()(64bit) libHSdlist-0.8.0.2-6Wnps4GD7EFnRucVzXIFD-ghc8.0.2.so()(64bit) libHSeasy-file-0.2.1-rguMBNaECxLikt4CCDx0D-ghc8.0.2.so()(64bit) libHSexceptions-0.8.3-ADEDRATtUrMK1JW4zMQ9U-ghc8.0.2.so()(64bit) libHSfast-logger-2.4.10-7pyUB3yOtP8HXEahkbkrds-ghc8.0.2.so()(64bit) libHSfile-embed-0.0.10-KWMmUDaNSRP7AxWSEHlrrK-ghc8.0.2.so()(64bit) libHSfilepath-1.4.1.1-ghc8.0.2.so()(64bit) libHSghc-boot-th-8.0.2-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so()(64bit) libHShttp-api-data-0.3.7.1-97JRVzPpabTKmvDAMNgp2S-ghc8.0.2.so()(64bit) libHShttp-date-0.0.6.1-3GdRclsSolfJcDf3N1R5w1-ghc8.0.2.so()(64bit) libHShttp-media-0.7.1.1-9Q5DvNMLVTjK19HE4gVW3D-ghc8.0.2.so()(64bit) libHShttp-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j-ghc8.0.2.so()(64bit) libHShttp2-1.6.3-1vG5dCYQlHxDLogOUIj5dQ-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libHSinteger-logarithms-1.0.1-IEHCuEd5sG4JjSjlx7m5JF-ghc8.0.2.so()(64bit) libHSiproute-1.7.1-4HULutk0xITKNjI1pwYrD4-ghc8.0.2.so()(64bit) libHSlifted-base-0.2.3.10-BoEavBFIcriDza63doCjS2-ghc8.0.2.so()(64bit) libHSmemory-0.14.1-J8LClTQE9ts1CQQG3Fd7ul-ghc8.0.2.so()(64bit) libHSmime-types-0.1.0.7-DtDaq3BBRdpGX5AB2WhPPy-ghc8.0.2.so()(64bit) libHSmmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0-ghc8.0.2.so()(64bit) libHSmonad-control-1.0.1.0-LQwQ0Hi5p0oAccTfTzbfD5-ghc8.0.2.so()(64bit) libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so()(64bit) libHSnatural-transformation-0.4-1wekIVD0YQa62debXjfFg3-ghc8.0.2.so()(64bit) libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so()(64bit) libHSnetwork-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY-ghc8.0.2.so()(64bit) libHSold-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j-ghc8.0.2.so()(64bit) libHSold-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq-ghc8.0.2.so()(64bit) libHSoptparse-applicative-0.13.1.0-EckXzexC1bC882Fvwd8AZD-ghc8.0.2.so()(64bit) libHSparsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj-ghc8.0.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.0.2.so()(64bit) libHSprimitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH-ghc8.0.2.so()(64bit) libHSprocess-1.4.3.0-ghc8.0.2.so()(64bit) libHSpsqueues-0.2.2.3-2fzTFdvm7PDI3ZQyKK2u8e-ghc8.0.2.so()(64bit) libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so()(64bit) libHSresourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8-ghc8.0.2.so()(64bit) libHSrts-ghc8.0.2.so()(64bit) libHSsafe-0.3.14-GsbXn9D9F3BDazVNcErzdQ-ghc8.0.2.so()(64bit) libHSscientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh-ghc8.0.2.so()(64bit) libHSsemigroups-0.18.2-GvTCUro9Hym1wGKOLNRfUA-ghc8.0.2.so()(64bit) libHSservant-0.12-FndtswWDbpDExQ9kn52hQr-ghc8.0.2.so()(64bit) libHSservant-server-0.12-LcbMucWQgcqGOTkcmiZBQP-ghc8.0.2.so()(64bit) libHSsimple-sendfile-0.2.25-JJ9zm1wZxYIARxlVa3oQgs-ghc8.0.2.so()(64bit) libHSsplit-0.2.3.1-FWyXC6nhV0H3AfM8IzrEFk-ghc8.0.2.so()(64bit) libHSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve-ghc8.0.2.so()(64bit) libHSstreaming-commons-0.1.17-I2SeDNkrU8s6ejKTKxBI5F-ghc8.0.2.so()(64bit) libHSstring-conversions-0.4.0.1-AtDtnt3j5Cy63cgAR30nAL-ghc8.0.2.so()(64bit) libHSstringsearch-0.3.6.6-2soGORichTR6reHVhDqKip-ghc8.0.2.so()(64bit) libHSsystem-filepath-0.4.13.4-5I2V1DxOjbp1WIemRJPSzr-ghc8.0.2.so()(64bit) libHStagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt-ghc8.0.2.so()(64bit) libHStemplate-haskell-2.11.1.0-ghc8.0.2.so()(64bit) libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so()(64bit) libHSth-lift-0.7.7-JWI9Gh7wB0MC9Q5wqv5aoI-ghc8.0.2.so()(64bit) libHSth-lift-instances-0.1.11-B6IFh3Lvw9dDf0vhqW2kkB-ghc8.0.2.so()(64bit) libHStime-1.6.0.1-ghc8.0.2.so()(64bit) libHStime-locale-compat-0.1.1.3-3NWht2bntyvDGDNXWNkT1S-ghc8.0.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.0.2.so()(64bit) libHStransformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH-ghc8.0.2.so()(64bit) libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so()(64bit) libHSunix-2.7.2.1-ghc8.0.2.so()(64bit) libHSunix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC-ghc8.0.2.so()(64bit) libHSunix-time-0.3.7-EhnEKT4D7hJajV74Sk5BE-ghc8.0.2.so()(64bit) libHSunordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt-ghc8.0.2.so()(64bit) libHSuri-bytestring-0.3.0.1-GYIviLkHwisAVvOTuHl5vy-ghc8.0.2.so()(64bit) libHSutf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5-ghc8.0.2.so()(64bit) libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so()(64bit) libHSvault-0.3.0.6-1pYzlyo9GuAJ8c8GzUX62f-ghc8.0.2.so()(64bit) libHSvector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG-ghc8.0.2.so()(64bit) libHSvoid-0.7.1-LqmDeLUOUcG8WFzSs4VdFc-ghc8.0.2.so()(64bit) libHSwai-3.2.1.1-Lx293U3FyLnDNnL1Yr1RVq-ghc8.0.2.so()(64bit) libHSwai-app-static-3.1.6.1-Lv4qaWvjDl3DbffFSC6FwK-ghc8.0.2.so()(64bit) libHSwai-extra-3.0.19.1-1WSFVUQk04xJnkPrsoWWwJ-ghc8.0.2.so()(64bit) libHSwai-logger-2.3.0-FOUe7BsfIlX5fHZzP4rGKX-ghc8.0.2.so()(64bit) libHSwarp-3.2.11-GGhNmQYdpJ9646cu3f5qiN-ghc8.0.2.so()(64bit) libHSword8-0.1.2-9WDPGCTpW7JJnsiAQavtd1-ghc8.0.2.so()(64bit) libHSzlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-servant-server-devel-doc-0.12-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wc5pxS + umask 022 + cd /builddir/build/BUILD + cd servant-server-0.12 + DOCDIR=/builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel-doc + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel-doc + cp -pr README.md /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel-doc + cp -pr example /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64/usr/share/doc/ghc-servant-server-devel-doc + exit 0 Provides: ghc-servant-server-devel-doc = 0.12-1.fc26 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-server-0.12-1.fc26.ppc64 Wrote: /builddir/build/RPMS/ghc-servant-server-0.12-1.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-servant-server-devel-0.12-1.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-servant-server-devel-doc-0.12-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.05HVie + umask 022 + cd /builddir/build/BUILD + cd servant-server-0.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-servant-server-0.12-1.fc26.ppc64 + exit 0 Child return code was: 0