<86>Jul 22 06:42:15 userdel[1098477]: delete user 'rooter' <86>Jul 22 06:42:15 userdel[1098477]: removed group 'rooter' owned by 'rooter' <86>Jul 22 06:42:15 userdel[1098477]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 22 06:42:15 groupadd[1098498]: group added to /etc/group: name=rooter, GID=1871 <86>Jul 22 06:42:15 groupadd[1098498]: group added to /etc/gshadow: name=rooter <86>Jul 22 06:42:15 groupadd[1098498]: new group: name=rooter, GID=1871 <86>Jul 22 06:42:15 useradd[1098508]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Jul 22 06:42:15 userdel[1098533]: delete user 'builder' <86>Jul 22 06:42:15 userdel[1098533]: removed group 'builder' owned by 'builder' <86>Jul 22 06:42:15 userdel[1098533]: removed shadow group 'builder' owned by 'builder' <86>Jul 22 06:42:15 groupadd[1098556]: group added to /etc/group: name=builder, GID=1872 <86>Jul 22 06:42:15 groupadd[1098556]: group added to /etc/gshadow: name=builder <86>Jul 22 06:42:15 groupadd[1098556]: new group: name=builder, GID=1872 <86>Jul 22 06:42:15 useradd[1098570]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-http-4000.3.12-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD3 warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Jul 22 06:42:33 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jul 22 06:42:33 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jul 22 06:42:33 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Jul 22 06:42:33 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jul 22 06:42:33 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jul 22 06:42:33 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jul 22 06:42:44 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed <13>Jul 22 06:42:45 rpmi: ghc8.6.4-network-2.8.0.0-alt1 sisyphus+278961.21000.1.1 1626323112 installed <13>Jul 22 06:42:45 rpmi: ghc8.6.4-network-uri-2.6.3.0-alt1 sisyphus+278961.15200.1.1 1626317670 installed warning: File /usr/src/in/source/ghc8.6.4-http-4000.3.12-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-http-4000.3.12-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-http-4000.3.12-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-http-4000.3.12-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87019 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-http-4000.3.12 + echo 'Source #0 (ghc8.6.4-http-4000.3.12.tar):' Source #0 (ghc8.6.4-http-4000.3.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-http-4000.3.12.tar + cd ghc8.6.4-http-4000.3.12 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-http-4000.3.12-alt1.patch):' Patch #0 (ghc8.6.4-http-4000.3.12-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87019 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-http-4000.3.12 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-http-4000.3.12 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-http-4000.3.12 --datadir=/usr/share --datasubdir=ghc8.6.4-http-4000.3.12 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring HTTP-4000.3.12... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for HTTP-4000.3.12.. Building library for HTTP-4000.3.12.. [ 1 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o ) [ 2 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o ) [ 3 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o ) [ 4 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o ) [ 5 of 18] Compiling Network.Stream ( Network/Stream.hs, dist/build/Network/Stream.o ) Network/Stream.hs:35:1: warning: [-Wdeprecations] Module `Control.Monad.Error' is deprecated: Use "Control.Monad.Except" instead | 35 | import Control.Monad.Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Stream.hs:44:10: warning: [-Wdeprecations] In the use of type constructor or class `Error' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 44 | instance Error ConnError where | ^^^^^ Network/Stream.hs:44:10: warning: [-Wdeprecations] In the use of type constructor or class `Error' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 44 | instance Error ConnError where | ^^^^^ Network/Stream.hs:45:11: warning: [-Wdeprecations] In the use of `strMsg' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 45 | noMsg = strMsg "unknown error" | ^^^^^^ Network/Stream.hs:52:24: warning: [-Wdeprecations] In the use of `strMsg' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 52 | failMisc x = failWith (strMsg x) | ^^^^^^ [ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o ) [ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o ) [ 8 of 18] Compiling Paths_HTTP ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o ) [ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o ) Network/HTTP/Base.hs:110:1: warning: [-Wdeprecations] Module `Control.Monad.Error' is deprecated: Use "Control.Monad.Except" instead | 110 | import Control.Monad.Error () | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [10 of 18] Compiling Network.TCP ( Network/TCP.hs, dist/build/Network/TCP.o ) Network/TCP.hs:245:32: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 245 | ) (sClose s) | ^^^^^^ Network/TCP.hs:298:5: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 298 | sClose sk | ^^^^^^ [11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o ) [12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o ) Network/StreamSocket.hs:53:21: warning: [-Wdeprecations] In the use of `recv' (imported from Network.Socket): Deprecated: "Use recv defined in "Network.Socket.ByteString"" | 53 | in catchIO (recv sock len) handler | ^^^^ Network/StreamSocket.hs:62:10: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 62 | sClose sk | ^^^^^^ Network/StreamSocket.hs:92:12: warning: [-Wdeprecations] In the use of `send' (imported from Network.Socket): Deprecated: "Use send defined in "Network.Socket.ByteString"" | 92 | fn x = send sk x >>= \i -> fn (drop i x) | ^^^^ [13 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o ) [14 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o ) [15 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o ) [16 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o ) [17 of 18] Compiling Network.HTTP ( Network/HTTP.hs, dist/build/Network/HTTP.o ) [18 of 18] Compiling Network.Browser ( Network/Browser.hs, dist/build/Network/Browser.o ) [ 1 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.p_o ) [ 2 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.p_o ) [ 3 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.p_o ) [ 4 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.p_o ) [ 5 of 18] Compiling Network.Stream ( Network/Stream.hs, dist/build/Network/Stream.p_o ) Network/Stream.hs:35:1: warning: [-Wdeprecations] Module `Control.Monad.Error' is deprecated: Use "Control.Monad.Except" instead | 35 | import Control.Monad.Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Stream.hs:44:10: warning: [-Wdeprecations] In the use of type constructor or class `Error' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 44 | instance Error ConnError where | ^^^^^ Network/Stream.hs:44:10: warning: [-Wdeprecations] In the use of type constructor or class `Error' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 44 | instance Error ConnError where | ^^^^^ Network/Stream.hs:45:11: warning: [-Wdeprecations] In the use of `strMsg' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 45 | noMsg = strMsg "unknown error" | ^^^^^^ Network/Stream.hs:52:24: warning: [-Wdeprecations] In the use of `strMsg' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 52 | failMisc x = failWith (strMsg x) | ^^^^^^ [ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.p_o ) [ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.p_o ) [ 8 of 18] Compiling Paths_HTTP ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.p_o ) [ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.p_o ) Network/HTTP/Base.hs:110:1: warning: [-Wdeprecations] Module `Control.Monad.Error' is deprecated: Use "Control.Monad.Except" instead | 110 | import Control.Monad.Error () | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [10 of 18] Compiling Network.TCP ( Network/TCP.hs, dist/build/Network/TCP.p_o ) Network/TCP.hs:245:32: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 245 | ) (sClose s) | ^^^^^^ Network/TCP.hs:298:5: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 298 | sClose sk | ^^^^^^ [11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.p_o ) [12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.p_o ) Network/StreamSocket.hs:53:21: warning: [-Wdeprecations] In the use of `recv' (imported from Network.Socket): Deprecated: "Use recv defined in "Network.Socket.ByteString"" | 53 | in catchIO (recv sock len) handler | ^^^^ Network/StreamSocket.hs:62:10: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 62 | sClose sk | ^^^^^^ Network/StreamSocket.hs:92:12: warning: [-Wdeprecations] In the use of `send' (imported from Network.Socket): Deprecated: "Use send defined in "Network.Socket.ByteString"" | 92 | fn x = send sk x >>= \i -> fn (drop i x) | ^^^^ [13 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.p_o ) [14 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.p_o ) [15 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.p_o ) [16 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.p_o ) [17 of 18] Compiling Network.HTTP ( Network/HTTP.hs, dist/build/Network/HTTP.p_o ) [18 of 18] Compiling Network.Browser ( Network/Browser.hs, dist/build/Network/Browser.p_o ) + ./Setup haddock Preprocessing library for HTTP-4000.3.12.. Running Haddock on library for HTTP-4000.3.12.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, binary-0.8.6.0, bytestring-0.10.8.2, containers-0.6.0.1, deepseq-1.4.4.0, ghc-boot-th-8.6.4, ghc-prim-0.5.3, integer-gmp-1.0.2.0, mtl-2.2.2, parsec-3.1.13.0, pretty-1.1.3.6, template-haskell-2.14.0.0, text-1.2.3.1, time-1.8.0.2, transformers-0.5.6.2, unix-2.7.2.2 Network/Stream.hs:35:1: warning: [-Wdeprecations] Module `Control.Monad.Error' is deprecated: Use "Control.Monad.Except" instead | 35 | import Control.Monad.Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Stream.hs:44:10: warning: [-Wdeprecations] In the use of type constructor or class `Error' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 44 | instance Error ConnError where | ^^^^^ Network/Stream.hs:44:10: warning: [-Wdeprecations] In the use of type constructor or class `Error' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 44 | instance Error ConnError where | ^^^^^ Network/Stream.hs:45:11: warning: [-Wdeprecations] In the use of `strMsg' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 45 | noMsg = strMsg "unknown error" | ^^^^^^ Network/Stream.hs:52:24: warning: [-Wdeprecations] In the use of `strMsg' (imported from Control.Monad.Error, but defined in transformers-0.5.6.2:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 52 | failMisc x = failWith (strMsg x) | ^^^^^^ Network/HTTP/Base.hs:110:1: warning: [-Wdeprecations] Module `Control.Monad.Error' is deprecated: Use "Control.Monad.Except" instead | 110 | import Control.Monad.Error () | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/TCP.hs:245:32: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 245 | ) (sClose s) | ^^^^^^ Network/TCP.hs:298:5: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 298 | sClose sk | ^^^^^^ Network/StreamSocket.hs:53:21: warning: [-Wdeprecations] In the use of `recv' (imported from Network.Socket): Deprecated: "Use recv defined in "Network.Socket.ByteString"" | 53 | in catchIO (recv sock len) handler | ^^^^ Network/StreamSocket.hs:62:10: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" | 62 | sClose sk | ^^^^^^ Network/StreamSocket.hs:92:12: warning: [-Wdeprecations] In the use of `send' (imported from Network.Socket): Deprecated: "Use send defined in "Network.Socket.ByteString"" | 92 | fn x = send sk x >>= \i -> fn (drop i x) | ^^^^ Haddock coverage: 100% ( 6 / 6) in 'Network.BufferType' 33% ( 3 / 9) in 'Network.Stream' Missing documentation for: ConnError (Network/Stream.hs:37) bindE (Network/Stream.hs:60) fmapE (Network/Stream.hs:64) failParse (Network/Stream.hs:54) failWith (Network/Stream.hs:57) failMisc (Network/Stream.hs:51) Warning: 'Request' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Response' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 83% ( 15 / 18) in 'Network.HTTP.Headers' Missing documentation for: hdrName (Network/HTTP/Headers.hs:51) hdrValue (Network/HTTP/Headers.hs:54) HeaderSetter (Network/HTTP/Headers.hs:209) 100% ( 5 / 5) in 'Network.HTTP.Cookie' 53% ( 31 / 59) in 'Network.HTTP.Base' Missing documentation for: httpVersion (Network/HTTP/Base.hs:243) Request_String (Network/HTTP/Base.hs:280) Response_String (Network/HTTP/Base.hs:281) HTTPRequest (Network/HTTP/Base.hs:286) HTTPResponse (Network/HTTP/Base.hs:287) urlEncode (Network/HTTP/Base.hs:681) urlDecode (Network/HTTP/Base.hs:671) urlEncodeVars (Network/HTTP/Base.hs:705) URIAuthority (Network/HTTP/Base.hs:138) uriToAuthorityString (Network/HTTP/Base.hs:185) uriAuthToString (Network/HTTP/Base.hs:188) uriAuthPort (Network/HTTP/Base.hs:195) reqURIAuth (Network/HTTP/Base.hs:220) parseResponseHead (Network/HTTP/Base.hs:462) parseRequestHead (Network/HTTP/Base.hs:439) ResponseNextStep (Network/HTTP/Base.hs:552) matchResponse (Network/HTTP/Base.hs:559) defaultNormalizeRequestOptions (Network/HTTP/Base.hs:749) splitRequestURI (Network/HTTP/Base.hs:863) normalizeRequestURI (Network/HTTP/Base.hs:727) normalizeHostHeader (Network/HTTP/Base.hs:868) findConnClose (Network/HTTP/Base.hs:876) defaultGETRequest (Network/HTTP/Base.hs:383) defaultGETRequest_ (Network/HTTP/Base.hs:386) setRequestBody (Network/HTTP/Base.hs:409) catchIO_ (Network/HTTP/Base.hs:990) responseParseError (Network/HTTP/Base.hs:993) failHTTPS (Network/HTTP/Base.hs:212) Warning: 'Request' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Response' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getHostByName' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 40% ( 6 / 15) in 'Network.TCP' Missing documentation for: EndPoint (Network/TCP.hs:83) openTCPConnection (Network/TCP.hs:213) isTCPConnectedTo (Network/TCP.hs:311) HandleStream (Network/TCP.hs:81) StreamHooks (Network/TCP.hs:109) nullHooks (Network/TCP.hs:121) setStreamHooks (Network/TCP.hs:130) getStreamHooks (Network/TCP.hs:133) hstreamToConnection (Network/TCP.hs:101) 75% ( 3 / 4) in 'Network.StreamDebugger' Missing documentation for: debugByteStream (Network/StreamDebugger.hs:71) 67% ( 2 / 3) in 'Network.StreamSocket' Missing documentation for: myrecv (Network/StreamSocket.hs:50) 75% ( 6 / 8) in 'Network.HTTP.Stream' Missing documentation for: sendHTTP (Network/HTTP/Stream.hs:84) sendHTTP_notify (Network/HTTP/Stream.hs:87) 100% ( 8 / 8) in 'Network.HTTP.HandleStream' 86% ( 6 / 7) in 'Network.HTTP.Auth' Missing documentation for: Challenge (Network/HTTP/Auth.hs:58) 80% ( 4 / 5) in 'Network.HTTP.Proxy' Missing documentation for: noProxy (Network/HTTP/Proxy.hs:65) 100% ( 16 / 16) in 'Network.HTTP' Warning: 'setAutoProxyDetect' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 80% ( 47 / 59) in 'Network.Browser' Missing documentation for: setAuthorities (Network/Browser.hs:282) addAuthority (Network/Browser.hs:287) Challenge (Network/HTTP/Auth.hs:58) getAllowBasicAuth (Network/Browser.hs:302) RequestID (Network/Browser.hs:625) out (Network/Browser.hs:504) err (Network/Browser.hs:504) defaultGETRequest (Network/HTTP/Base.hs:383) defaultGETRequest_ (Network/HTTP/Base.hs:386) formToRequest (Network/Browser.hs:1074) Form (Network/Browser.hs:1072) FormVar (Network/Browser.hs:1070) Warning: Network.BufferType: could not find link destinations for: ByteString ByteString String Handle Int IO Word8 Char Bool Eq == /= Warning: Network.Stream: could not find link destinations for: IO String Int Bool Eq == /= Show showsPrec ShowS show showList Error noMsg strMsg Either Warning: Network.HTTP.Headers: could not find link destinations for: String Show showsPrec Int ShowS show showList Eq == Bool /= Maybe Warning: Network.HTTP.Cookie: could not find link destinations for: String Maybe Eq == Bool /= Read readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show showList Warning: Network.HTTP.Base: could not find link destinations for: String Show * showsPrec Int ShowS show showList Eq == Bool /= Maybe Monad IO IOException Warning: Network.TCP: could not find link destinations for: IO String Int Bool Eq == /= ByteString ByteString Maybe Warning: Network.StreamDebugger: could not find link destinations for: IO String Int Bool FilePath Warning: Network.StreamSocket: could not find link destinations for: IOException IO Int String Bool Warning: Network.HTTP.Stream: could not find link destinations for: IO Warning: Network.HTTP.HandleStream: could not find link destinations for: IO FilePath Warning: Network.HTTP.Auth: could not find link destinations for: String Maybe Eq == Bool /= Show showsPrec Int ShowS show showList Warning: Network.HTTP.Proxy: could not find link destinations for: String Maybe Bool IO Warning: Network.HTTP: could not find link destinations for: IO String Warning: Network.Browser: could not find link destinations for: Show showsPrec Int ShowS show String showList MonadState Type get put state Monad >>= >> return fail Functor fmap <$ Applicative pure <*> liftA2 *> <* MonadIO liftIO IO Maybe Bool Eq == /= Read readsPrec ReadS readList readPrec ReadPrec readListPrec UTCTime Documentation created: dist/doc/html/HTTP/index.html + ./Setup register --gen-pkg-config=http.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42897 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-http-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-http-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-http-4000.3.12 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-http-buildroot Installing library in /usr/src/tmp/ghc8.6.4-http-buildroot/usr/lib/ghc-8.6.4/HTTP-4000.3.12 + '[' -f http.pkg ']' + install -m 755 http.pkg /usr/src/tmp/ghc8.6.4-http-buildroot/usr/lib/ghc-8.6.4/HTTP-4000.3.12 + mkdir -p /usr/src/tmp/ghc8.6.4-http-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 http.pkg /usr/src/tmp/ghc8.6.4-http-buildroot/usr/lib/ghc-8.6.4/package.conf.d/http-4000.3.12.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-http-buildroot /usr/lib /usr/lib/ghc-8.6.4/HTTP-4000.3.12 /usr/src/RPM/BUILD/ghc8.6.4-http-4000.3.12 ghc8.6.4-http 4000.3.12 /usr/lib/ghc-8.6.4/package.conf.d/http-4000.3.12.conf ~/tmp/ghc8.6.4-http-buildroot ~/RPM/BUILD/ghc8.6.4-http-4000.3.12 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-http-4000.3.12': No such file or directory ~/RPM/BUILD/ghc8.6.4-http-4000.3.12 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-http-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-http-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-http-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-http-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-http-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so -> libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib/ghc-8.6.4/lib/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-http-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/array-0.5.3.0:/usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/binary-0.8.6.0:/usr/lib/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/containers-0.6.0.1:/usr/lib/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib/ghc-8.6.4/ghc-boot-th-8.6.4:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/mtl-2.2.2:/usr/lib/ghc-8.6.4/lib:/usr/lib/ghc-8.6.4/parsec-3.1.13.0:/usr/lib/ghc-8.6.4/pretty-1.1.3.6:/usr/lib/ghc-8.6.4/rts:/usr/lib/ghc-8.6.4/template-haskell-2.14.0.0:/usr/lib/ghc-8.6.4/text-1.2.3.1:/usr/lib/ghc-8.6.4/time-1.8.0.2:/usr/lib/ghc-8.6.4/transformers-0.5.6.2:/usr/lib/ghc-8.6.4/unix-2.7.2.2 Processing files: ghc8.6.4-http-4000.3.12-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/HTTP.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/HTTP.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-Browser.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-Browser.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-BufferType.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-BufferType.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Auth.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Auth.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Cookie.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Cookie.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-HandleStream.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-HandleStream.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Headers.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Headers.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Proxy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Proxy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Stream.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP-Stream.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-HTTP.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-Stream.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-Stream.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-StreamDebugger.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-StreamDebugger.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-StreamSocket.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-StreamSocket.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-TCP.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/Network-TCP.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-Q.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-Q.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KvAWxu find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-http-buildroot/usr/lib/ghc-8.6.4/lib/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so: 3168 symbols, 22 bpp warning: hash collision: HTTPzm4000zi3zi12zm881v4ZZ2OaujKnJbrQ0NLlj_NetworkziHTTPziAuth_chNonce_info HTTPzm4000zi3zi12zm881v4ZZ2OaujKnJbrQ0NLlj_NetworkziTCP_zdfEqStreamHooks_closure Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hLXmF7 find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-http-buildroot/usr/lib/ghc-8.6.4/lib/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/ghc-boot-th-8.6.4/libHSghc-boot-th-8.6.4-ghc8.6.4.so /usr/lib/ghc-8.6.4/lib/libHSpretty-1.1.3.6-ghc8.6.4.so /usr/lib/ghc-8.6.4/lib/libHStemplate-haskell-2.14.0.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/lib/libHStext-1.2.3.1-ghc8.6.4.so /usr/lib/ghc-8.6.4/lib/libHSunix-2.7.2.2-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(HTTP) = 4000.3.12, ghc8.6.4(HTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj), libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so = set: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 Requires: /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/binary-0.8.6.0/libHSbinary-0.8.6.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/containers-0.6.0.1/libHScontainers-0.6.0.1-ghc8.6.4.so, /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-boot-th-8.6.4/libHSghc-boot-th-8.6.4-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so, ghc8.6.4(array) = 0.5.3.0, ghc8.6.4(array-0.5.3.0), ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(bytestring) = 0.10.8.2, ghc8.6.4(bytestring-0.10.8.2), ghc8.6.4(mtl) = 2.2.2, ghc8.6.4(mtl-2.2.2), ghc8.6.4(network) = 2.8.0.0, ghc8.6.4(network-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF), ghc8.6.4(network-uri) = 2.6.3.0, ghc8.6.4(network-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F), ghc8.6.4(parsec) = 3.1.13.0, ghc8.6.4(parsec-3.1.13.0), ghc8.6.4(time) = 1.8.0.2, ghc8.6.4(time-1.8.0.2), libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so >= set:pjW1tAiup10YjLwlNfam4kCCo3To4TvZ1Eml4l8o90nJig1JmEgDmMfIFZ2xLZcaYi6UZcwZEWwIAQbL2yQxrb30B92SiZhedy9TDbL4MgbZ1, libHSnetwork-uri-2.6.3.0-7wWtlPtRMwKC5NlLG0iH6F-ghc8.6.4.so >= set:ni2wIRv19rBMqve3xDwmdHmqWO69BcNMBlpy9rUSFWfea2EvMxCVloDDwduOlmFh, libHSparsec-3.1.13.0-ghc8.6.4.so >= set:ojcNSMikBE0mxqjaZhtRxPnsKIjUF1IZ5qXvuAGaTsmDfBlwcT1fZrydluXeGnoL46QnLybK, libHSpretty-1.1.3.6-ghc8.6.4.so, libHStemplate-haskell-2.14.0.0-ghc8.6.4.so, libHStext-1.2.3.1-ghc8.6.4.so, libHStime-1.8.0.2-ghc8.6.4.so >= set:pnZ7nbZhVkVdQ0, libHStransformers-0.5.6.2-ghc8.6.4.so >= set:qoZ4crUSz20, libHSunix-2.7.2.2-ghc8.6.4.so, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7sgh5Z Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-http-4000.3.12-alt1.i586.rpm (w2T16.xzdio) 27.15user 13.34system 0:47.79elapsed 84%CPU (0avgtext+0avgdata 276940maxresident)k 0inputs+0outputs (0major+3193804minor)pagefaults 0swaps /.out/ghc8.6.4-http-4000.3.12-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 3.02user 1.49system 1:20.72elapsed 5%CPU (0avgtext+0avgdata 125532maxresident)k 246048inputs+0outputs (0major+206304minor)pagefaults 0swaps --- ghc8.6.4-http-4000.3.12-alt1.i586.rpm.repo 2021-07-15 02:57:29.000000000 +0000 +++ ghc8.6.4-http-4000.3.12-alt1.i586.rpm.hasher 2023-07-22 06:43:34.911496725 +0000 @@ -150,8 +150,4 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libdl.so.2 Requires: libgmp.so.10 Requires: libm.so.6 -Requires: libpthread.so.0 -Requires: librt.so.1 -Requires: libutil.so.1 Requires: rtld(GNU_HASH) @@ -163,7 +159,7 @@ File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12 40755 root:root -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/HSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj.o 100644 root:root 567d906b97e0501f2ab2b8b1c8759094 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/HSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj.o 100644 root:root 03ab2ab117bdd9f5ad939eb78279de8f File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network 40755 root:root -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/Browser.dyn_hi 100644 root:root 99b8996d16282d6d8291b20197811521 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/Browser.hi 100644 root:root d57a15aff859ca69f0929fb6fe1849d4 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/Browser.p_hi 100644 root:root cfb7e253ac2715e6552c6e221ee82ab2 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/Browser.dyn_hi 100644 root:root c14cd1ce8c2354ff1005c05e153e0a87 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/Browser.hi 100644 root:root 40dfaa743da2c1eb59faf1c76d6c7440 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/Browser.p_hi 100644 root:root 199a2431cb1df82b185067ddda06b922 File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/BufferType.dyn_hi 100644 root:root 04c3dd54763758693863fd1a567a04da @@ -175,5 +171,5 @@ File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP.p_hi 100644 root:root c924f6b51b700ee240246d3f42c7f3ff -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Auth.dyn_hi 100644 root:root 0a8b29b1f3f9ac09546cf53a906a420b -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Auth.hi 100644 root:root 554e9c07481107ed221727f518bdb808 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Auth.p_hi 100644 root:root a3f35f223b2a3f4363ac3a0582223171 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Auth.dyn_hi 100644 root:root 8ec777f617084e687d4cdb1a5348ace8 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Auth.hi 100644 root:root 372b69b20244591a3b3f8cc1b322cd5f +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Auth.p_hi 100644 root:root 0d3dea5f0ff0a6da8afd8575bfc9ad57 File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Base.dyn_hi 100644 root:root 2d197f2ff02e821f1c940467e9a1a255 @@ -196,5 +192,5 @@ File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/MD5Aux.p_hi 100644 root:root 608e261cf7112f8e4ace1bd4ccbf7621 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Proxy.dyn_hi 100644 root:root 182fc6b730b6adcd791a92858ad6bd84 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Proxy.hi 100644 root:root 403c4def69127f40e21eae6278397699 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Proxy.p_hi 100644 root:root 4ad6c6cf82f341635a4dbd651e957ab0 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Proxy.dyn_hi 100644 root:root 77dff51b601aa53b44b9297b037cdce4 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Proxy.hi 100644 root:root b35a0c86fd26823d4e60244c000df90d +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Proxy.p_hi 100644 root:root 1c93d11eda30e7a02815472ab007ee97 File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/HTTP/Stream.dyn_hi 100644 root:root 7ed2201bfbdd9daa1db83aafa58c8a85 @@ -217,9 +213,9 @@ File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Network/TCP.p_hi 100644 root:root 7fc07546f8a2d240b73765dec510ffc9 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Paths_HTTP.dyn_hi 100644 root:root 5e27c7d58f6acc60c76b56a331d781bb -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Paths_HTTP.hi 100644 root:root c0a89cf1b8775505b944d011fa0a5541 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Paths_HTTP.p_hi 100644 root:root f425466429857c25b6364c090fa63453 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Paths_HTTP.dyn_hi 100644 root:root 3a2c6878d70bb2e6eae72efbed137611 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Paths_HTTP.hi 100644 root:root 59648ebce9562b95640688c79f4be2f6 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/Paths_HTTP.p_hi 100644 root:root 7541dac3d627f83c462f8bed495d2fe7 File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/http.pkg 100755 root:root d8d45e9fa71800f0d22e367b4473d69b -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj.a 100644 root:root 77d40b3ea0f103554fc22d255c3f8097 -File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj_p.a 100644 root:root ffadf6e76195853a29339bb16a6097f0 -File: /usr/lib/ghc-8.6.4/lib/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so 100644 root:root 69793acab4003eb8ff14d81bb523b9e9 +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj.a 100644 root:root 17f18e52eff11102e07277bb2ed8541f +File: /usr/lib/ghc-8.6.4/HTTP-4000.3.12/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj_p.a 100644 root:root 9b71ae8797c7c17fed34c37a62b08290 +File: /usr/lib/ghc-8.6.4/lib/libHSHTTP-4000.3.12-881v4Z2OaujKnJbrQ0NLlj-ghc8.6.4.so 100644 root:root b8ac1214f0199999ef937fa834c4d926 File: /usr/lib/ghc-8.6.4/package.conf.d/http-4000.3.12.conf 100644 root:root d8d45e9fa71800f0d22e367b4473d69b @@ -274,2 +270,2 @@ File: /usr/share/doc/ghc8.6.4-http-4000.3.12/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 8c90d8597050fd275314a8d0ea172babbd0af0da543a83baa09de8876def2a85cde3c5ca49d12e433463583a96443c866a944aba8a5910786d21c657765184ec +RPMIdentity: 829859b00e08877eb12c440e0beb7360201acb25b8a9899010c09da8fb62ed6eacacbd358a6b72830ce2446f7eabc54c7832ed940f2ce6ceb07a5ef657aa8e6a