<86>Sep 15 03:24:11 userdel[1345780]: delete user 'rooter' <86>Sep 15 03:24:11 userdel[1345780]: removed group 'rooter' owned by 'rooter' <86>Sep 15 03:24:11 userdel[1345780]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 15 03:24:11 groupadd[1345796]: group added to /etc/group: name=rooter, GID=1844 <86>Sep 15 03:24:11 groupadd[1345796]: group added to /etc/gshadow: name=rooter <86>Sep 15 03:24:11 groupadd[1345796]: new group: name=rooter, GID=1844 <86>Sep 15 03:24:11 useradd[1345807]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Sep 15 03:24:11 userdel[1345837]: delete user 'builder' <86>Sep 15 03:24:11 userdel[1345837]: removed group 'builder' owned by 'builder' <86>Sep 15 03:24:11 userdel[1345837]: removed shadow group 'builder' owned by 'builder' <86>Sep 15 03:24:11 groupadd[1345856]: group added to /etc/group: name=builder, GID=1845 <86>Sep 15 03:24:11 groupadd[1345856]: group added to /etc/gshadow: name=builder <86>Sep 15 03:24:11 groupadd[1345856]: new group: name=builder, GID=1845 <86>Sep 15 03:24:11 useradd[1345868]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-network-2.8.0.0-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>Sep 15 03:24:14 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt9 sisyphus+326169.560.17.2 1692843596 installed <13>Sep 15 03:24:14 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>Sep 15 03:24:14 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>Sep 15 03:24:14 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Sep 15 03:24:14 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Sep 15 03:24:14 rpmi: ghc8.6.4-common-8.6.4-alt9 sisyphus+326169.560.17.2 1692843596 installed <13>Sep 15 03:24:25 rpmi: ghc8.6.4-8.6.4-alt9 sisyphus+326169.560.17.2 1692843596 installed warning: File /usr/src/in/source/ghc8.6.4-network-2.8.0.0-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc8.6.4-network-2.8.0.0-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-network-2.8.0.0-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-network-2.8.0.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-network-2.8.0.0 + echo 'Source #0 (ghc8.6.4-network-2.8.0.0.tar):' Source #0 (ghc8.6.4-network-2.8.0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-network-2.8.0.0.tar + cd ghc8.6.4-network-2.8.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-network-2.8.0.0-alt1.patch):' Patch #0 (ghc8.6.4-network-2.8.0.0-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-network-2.8.0.0 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-network-2.8.0.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-network-2.8.0.0 --datadir=/usr/share --datasubdir=ghc8.6.4-network-2.8.0.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring network-2.8.0.0... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. configure: WARNING: unrecognized options: --with-compiler checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for network-2.8.0.0.. Building library for network-2.8.0.0.. [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) Network/Socket.hsc:267:1: warning: [-Wunused-imports] The qualified import of `Control.Exception' is redundant except perhaps to import instances from `Control.Exception' To import instances alone, use: import Control.Exception() | 267 | import qualified Control.Exception as E | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Socket.hsc:633:8: warning: [-Wunused-matches] Defined but not used: `sock' | 633 | accept sock@(MkSocket s family stype protocol status) = do | ^^^^ [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 8 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.p_o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.p_o ) [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.p_o ) [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.p_o ) Network/Socket.hsc:267:1: warning: [-Wunused-imports] The qualified import of `Control.Exception' is redundant except perhaps to import instances from `Control.Exception' To import instances alone, use: import Control.Exception() | 267 | import qualified Control.Exception as E | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Socket.hsc:633:8: warning: [-Wunused-matches] Defined but not used: `sock' | 633 | accept sock@(MkSocket s family stype protocol status) = do | ^^^^ [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.p_o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.p_o ) [ 7 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.p_o ) [ 8 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.p_o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.p_o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.p_o ) [11 of 11] Compiling Network ( Network.hs, dist/build/Network.p_o ) + ./Setup haddock Preprocessing library for network-2.8.0.0.. Running Haddock on library for network-2.8.0.0.. 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, bytestring-0.10.8.2, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, time-1.8.0.2, unix-2.7.2.2 Network/Socket.hsc:267:1: warning: [-Wunused-imports] The qualified import of `Control.Exception' is redundant except perhaps to import instances from `Control.Exception' To import instances alone, use: import Control.Exception() | 267 | import qualified Control.Exception as E | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Network/Socket.hsc:633:8: warning: [-Wunused-matches] Defined but not used: `sock' | 633 | accept sock@(MkSocket s family stype protocol status) = do | ^^^^ Haddock coverage: Warning: 'close' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Fd' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'bind' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'listen' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'connect' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'accept' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Handle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'socketToHandle' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 94% ( 30 / 32) in 'Network.Socket.Internal' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:805) ScopeID (Network/Socket/Types.hsc:806) Warning: 'IOError' is ambiguous. It is defined * in `GHC.IO.Exception' * in `GHC.IO.Exception' You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'IOError' defined in `GHC.IO.Exception' 76% ( 97 /128) in 'Network.Socket' Missing documentation for: ServiceName (Network/Socket.hsc:302) AddrInfo (Network/Socket.hsc:1523) ShutdownCmd (Network/Socket.hsc:1282) ProtocolNumber (Network/Socket/Types.hsc:127) getPeerName (Network/Socket.hsc:929) getSocketName (Network/Socket.hsc:938) hostAddress6ToTuple (Network/Socket/Types.hsc:1035) tupleToHostAddress6 (Network/Socket/Types.hsc:1043) FlowInfo (Network/Socket/Types.hsc:805) ScopeID (Network/Socket/Types.hsc:806) defaultPort (Network/Socket.hsc:1235) sendFd (Network/Socket.hsc:1204) recvLen (Network/Socket.hsc:841) inet_addr (Network/Socket.hsc:1392) inet_ntoa (Network/Socket.hsc:1402) isBound (Network/Socket.hsc:1356) isListening (Network/Socket.hsc:1362) isReadable (Network/Socket.hsc:1368) isWritable (Network/Socket.hsc:1374) sIsConnected (Network/Socket.hsc:1916) sIsBound (Network/Socket.hsc:1921) sIsListening (Network/Socket.hsc:1926) sIsReadable (Network/Socket.hsc:1931) sIsWritable (Network/Socket.hsc:1936) aNY_PORT (Network/Socket.hsc:1232) sOMAXCONN (Network/Socket.hsc:1261) sOL_SOCKET (Network/Socket.hsc:1265) sCM_RIGHTS (Network/Socket.hsc:1270) packFamily (Network/Socket/Types.hsc:325) unpackFamily (Network/Socket/Types.hsc:541) packSocketType (Network/Socket/Types.hsc:206) Warning: 'sendmsg' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 13 / 13) in 'Network.Socket.ByteString' 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' Missing documentation for: send (Network/Socket/ByteString/Lazy/Posix.hs:29) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:52) Warning: 'PortNumber' is ambiguous. It is defined * at Network.hs:84:11 * at Network/Socket/Types.hsc:763:1 You may be able to disambiguate the identifier by qualifying it or by hiding some imports. Defaulting to 'PortNumber' defined at Network.hs:82:1 Warning: Network.Socket.Internal: could not find link destinations for: Word32 Word16 Enum succ pred toEnum Int fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Eq == Bool /= Integral quot rem div mod quotRem divMod toInteger Integer Num + - * negate abs signum fromInteger Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Real toRational Rational Show showsPrec ShowS show String showList Storable sizeOf alignment peekElemOff Ptr IO pokeElemOff peekByteOff pokeByteOff peek poke Int32 IOError CInt CSize Warning: Network.Socket: could not find link destinations for: IO Maybe Just String Eq == Bool /= Show showsPrec Int ShowS show showList Storable sizeOf alignment peekElemOff Ptr pokeElemOff peekByteOff pokeByteOff peek poke undefined Read readsPrec ReadS readList readPrec ReadPrec readListPrec CInt MVar IOMode Handle hSetBuffering hClose Ord compare Ordering < <= > >= max min Int32 Word32 Word8 Word16 Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Integral quot rem div mod quotRem divMod toInteger Integer Num + - * negate abs signum fromInteger Real toRational Rational IOException CUInt False True Warning: Network.Socket.ByteString: could not find link destinations for: ByteString IO Int String Warning: Network.Socket.ByteString.Lazy: could not find link destinations for: ByteString IO Int64 String Documentation created: dist/doc/html/network/index.html + ./Setup register --gen-pkg-config=network.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5327 + 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-network-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-network-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-network-2.8.0.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-network-buildroot Installing library in /usr/src/tmp/ghc8.6.4-network-buildroot/usr/lib64/ghc-8.6.4/network-2.8.0.0 + '[' -f network.pkg ']' + install -m 755 network.pkg /usr/src/tmp/ghc8.6.4-network-buildroot/usr/lib64/ghc-8.6.4/network-2.8.0.0 + mkdir -p /usr/src/tmp/ghc8.6.4-network-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 network.pkg /usr/src/tmp/ghc8.6.4-network-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/network-2.8.0.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-network-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/network-2.8.0.0 /usr/src/RPM/BUILD/ghc8.6.4-network-2.8.0.0 ghc8.6.4-network 2.8.0.0 /usr/lib64/ghc-8.6.4/package.conf.d/network-2.8.0.0.conf ~/tmp/ghc8.6.4-network-buildroot ~/RPM/BUILD/ghc8.6.4-network-2.8.0.0 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-network-2.8.0.0': No such file or directory ~/RPM/BUILD/ghc8.6.4-network-2.8.0.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-network-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-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-network-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-network-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-network-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-network-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so -> libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-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/lib64/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-network-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/array-0.5.3.0:/usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/time-1.8.0.2:/usr/lib64/ghc-8.6.4/unix-2.7.2.2 Processing files: ghc8.6.4-network-2.8.0.0-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/Network-Socket-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/Network-Socket-ByteString-Lazy.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/Network-Socket-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/Network-Socket-ByteString.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/Network-Socket-Internal.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/Network-Socket-Internal.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/Network-Socket.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/Network-Socket.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-K.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-K.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-W.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index-Z.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/network.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/network.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AlMxyu find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-network-buildroot/usr/lib64/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so: 3206 symbols, 22 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DsLkE1 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-network-buildroot/usr/lib64/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so /usr/lib64/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.6.4.so /usr/lib64/libgmp.so.10 Provides: ghc8.6.4(network) = 2.8.0.0, ghc8.6.4(network-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF), libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so()(64bit) = set:pduuaRSZnk9xmK72hczRq2IWfEeCPURs7ou479s90Tl56yHmsmdBZogS1VpJ9fDfEv8NQXjzyfDd3VKgJUwFfZCvv83ozbojpKi4OvZmL5hGEymyV1zYQvMjb5Bgfp8qkERCKaCKdPGL6cWNldbbZ2ZkpUcUO6khj2VXTelhNDQPwzwmerF9JDIB4lSK9luwwgaU2tjsZv1GvyCYmsath7xliEF1dzUcJ7ADIdkmEigsbSiVorYZGSm2eV1y0yUIlDf2a1A3LnsgFriywOKfwjQAtXipPEPtkavTdbJzA73cIhgdlEyETMZrNNl18sOL4UcwL4w9kqERULKZCGLNmaxRgC9zGkoDSozxLkcRZgjLR2YkJIZAKiViv8EgZqo9zwGclGnTQsX6BurmQn395pG0XApHWRXwigf5R1e26iej73I8gCtqa0sCf0Es74Za14XZ2oSIavh2QCH6VS9QABQeOeTDxXTHzjgWYUIYw8wE06g0PrAKypOngUWj1UfUlDBZmISuxbAJ3waOmh0MNjfW4Zkd4CjZvntqTLTU2y0wQ1tEqBTWRaK4OZLGf1hz7m4cFs4m1pefaUo9m2cZF3wrIIRveJu854i1mmvB5NLY1SoDatAnqQZ4MlRHQCSnpGAZ2Y156ebfRqpZFb9Yq9kBDGOhZ4dojsTAKAQrnuv7FadC2XRbJhmbIJUEwsOPZd65ITBBpomPZaS3ikLXKdvdUSQAsfLmBBHbS1ZFlsGYbsEzAnb2Ks0GNckmnlR5NuOXFK3UDC1Gsl8K0xB0jkeILYJLfKZk0cBZt0weL5HhdXagoYMsW8H7sgRZcQt6HNv9OxUu5sjBi0HxmWLawHXKwuoFMobD6OrGUa0cdt4wg1i3PxrJTZFD699CuGNQ4agqGgSxPnWaZ8skkrLvFHebxi76zI6cqzOAKo2Wo0Fw1ma7dGBJnKYAU1oTWEwqMBTE2cAoAUiA2RO2yYmhygHooA6SkdVrMO14RZEYBxg5ZbrmZemCTxA1U3losUnplIP33NyK8AhWbGhQTCQ8LycbLk4cz8MTK3zQAgxG41uYeHE1tf6TDG6h9909FlPDhqZKt6Zi6pjYVz1w5sNypiLqTniGGDDK4VfbzZGej3keA3Ew9Uxca9vIfZ7vidzibYCjen6YimsVRa493ZwJ8ZjMzqys2ZeHPrVb0Zb8CCx4mUahhGnplW3vWp8tZb8RlZdxpGZa5VtkXUDO1hNN1n2gmixmkTnxONn8gl1ucBBTpnmcvIeQPfvVvvtRhOTQv87d9H7ZJwiQkx5w3zBWxbOQZK28vs5bKZ2Zk971tRuxRXMgAEZjzjz5VZIj45cpZFOWn9cke2JbW6F1G5v0x2Aav583A7BhkzaoaHabYJfCvQd3Bj3XfSnMRXBy8GdseVeknegkZIEOAFPB27d5FrqctHjh9MEIUEP69ZzzLLxzPMDTVtSugZ8vSzk2x1xTzZ6S8WZ6bJWxLEkF2SXwfrvb82GH5k3cdG6LEXy1y60X5C4CUb40QK3f6SFyoTnY3728G5nchnhhd1ItjCMu8iSGqoWth7hY0JCQwVURYDgjZlLKZueKfRyUsr48epGEZkWpRntz6WkLenFoFbS9OQNfZj5mO5F3iQHRv9mqW2mIpBVTiG1fucbsAXsngP8IJiZ3xqyLzbflBUawFXaDtSZGn2SxRh2rAslvvDXOdUZJLlxjVEadFl1hQJbEcLMjXzsU2saW1AMzq8hXVS0wvtwZFGn3DXOZoKa32hSgirpSk8PLaz9ySwkdfvH7e4fWvNXoHMSUTKfYfZyNF8yftexYS38fSExb4lZfk45Bpa4BPNT9oAabohBBIh71Tr1liWmGRzZsGCCJ92qJa5rYEBSN9UIi0qU7BZ64MsMyYto7TBTWre6wUk6oX5ZnybzZiQjjPB1Ze4e0DMriQFr5bAtwmC5syvxOejqoLonVystiLYmf2VVIj28ZCTzbWZvJHYk5EPMYObBB469B28Dc2IqYndbZfEacIlwPQ0ev3rfn2f9VZ8nzyw3ZjZkXIeyqF9x9CjXQeRPGcV5sIMzGaZdCogrsnAIqVSqhVNYZo2DZ7o9FIKXnpGzUvRIOJgWwFOMmhpznrGqb8qjiosxgTI4yZgyHGeDASxbBD3StS4NHZIJEdDwOSPtgDloGYCq8gfvbaxjEPBkT0jb7cmqXT2pAbbmje6riaQrYjlLZ2kH3cvHr9lTgTee0Zoikj5JSaaXr50lGkYmk2bvntLVjFNnbfKm3trAEJ7p6BqnvT3Q5NMFnFCodiCeJ5RLlVfoLqwIpAxLPy2xpfTuA0YuBHORh5BZEOuXP7W0PQPihScWIXb3qlTHNDxixocFGM2vGoWZyWfYCJ7Hx7G52RYRu38gcK23v4PcbgZxHBF7FgPVmR12w4D87GAu4ONf3pxGuRhPydm9JaNgcV0gJ6qa4ivoVgLb7kcjiJK1d0UEwFVbqKvaWHiSf6t8nsKmmaNDJwYhc9Ec3G5GcQ3pzk0qgZnkq59qZuVIm2wyiSV3l3ejQ9SqeqXfS9eadg1zAheUYAwbiWsnNHiXIw9903Z88i4xS3ReWRHwRBUfBP9BGk4ib5H5tevNhgUcESWoo6xRH7QyixohkuruABgouwmMNOPVsafFTH1FGbZhGb3KmvDJMsVWameVyty9Ek8qszTPy8xpKklNoHgdbRZfXc7zSdLHfmFeP6FCGI9Q1q0C6ZyZEQo0n1mRx9o2UQMVr0mXCbnWXrkGw5l2yyCWnPQ2HGRyuQEsvjR3Mma5bmSbiU6plwEyYlZsuDll6N09hX5SN2vGgpJyB5AR2VPyZwdp2rZm3gWN5xvRphQ9TfAOUZnJQOHpDfMwFtA9ca16g6cFxKMwko8TkG9yZ6leOEfM1KMo88ytH45815ZeqFmENkR0NYI51UjIK2QkRo8rD8rZnjKid77zkZbDjOFQ3818B9JadxGHZwu6bY2VoLAk3lqJL9HydqFi6R8v3jNJt4oq1crmBeatauICumVZ42lgPqKRIzuboUorpEq8fx2LZ3Czpjptb2h5ojy76JT0aUbgGO0Ehw5tYuaHxSvUuVxKHy0GgNbRZjrW0d0U07aEPHBQwXMUK4oK9v0m4dNLVQ0MSgCgmSAonIymethfXsKgVIg9YykXcWSLHwmH2aqanlXu5guADYSrmylN1rps0m91zYtllaeZ4YR0zqrvhZ8AwEEQNzlY3S8txOPAkoYLbEBzVR8SY761wJ6j7hLMMTqTk0aBcbD30tTlsic8yu3bzdQgU86RzdFDLhoH0SFaiUxCp6385qH0ZqKq09TfMPFuUUvEM64QAe5J9zNqrI9Z6QS69foZAKHZvCxYpBHsOKw4gNGeEiKpZeE75QfDZBusZEJ0KEk6ALldbJ4Mut5Y2L6NFDOzCCiAA9JGYWD3KE6a8iDaoTwa7oyMhYZzPZ2Ejr5Vx2C2espF2R4Pj9Xux6Ss4aicC2tRNrFH4ncrXZB0Z1f5n36fFEevKPdEegUeYsRadM9IcR8ZqAb62NS0ixJyd3seb3q5fXVZ8IrEOn2i7NBTA8t9vy265wJmOqICBZjCCsBiLdQGXv4bqMeeIkU6geNd2LoJ7fP3ZjfNpgU89y8IoobaPOAX7mHJF4BBpfvp6j0zOja88dMY0qHv8YMkPGZHaWeQ7CsDMv6KTIRSaGaIhzckZtZoxXG2dSNYCA0btBzromHwjtXcGXGwizYXqpZ6u4EQIOOBh86lnDOZu2PhrJ2cXwSPs9uwGidGuZ3UlE589cWcZrYmhG2GsCHbZfbHy73d8ycZlbweMhOvuK7WFZe9C5AS6qwj8WXNmvjZCQsyRGjGTBaH4prA027rWgLL1en2lXOxPZ99mTxolfGoR6QlOgrAsqn8WJxkg3I8Q5iP1x2Bnnihks5crabU30gNiRo3azYvqjkfSZA4dXj7RwIxElF0fZoHONxd01ESvZaaEMQw2D7RN6mvi2qbjSTdNNjW250wzcHcflr4bRjcBU65qHmvlQpmCAnypiTHNxRUZwS09g2gX8t02FdCM0A6xWQ8ArflmZjunbAoDA8G5vaFQgp0NBsDoXM7m7aFZsjf8t6I84QboI5EYbZeUwpO6tEVgMVhs36SbiZ2NJ2tAqQdz7tI546lhTjkjjLxYVOcBDDVanwpNPAj2Zh97e8EG3qbQGylRzpyRvBa5m0zx5YAlcoBAxJ0tSoE4KU2IgxoRSlqWf0GdEbBd88CxUoJsZsUkS1Qod4f0T1q0NxzxAjeRO5jtRs9h45AYZbWpPg8RJcYAZGd7ZhMcAZfGL3BEjZoUzWOpsWi4V4WrUZoQXgYyBIGrKnn1XfTuSdliQU29p9SttkZoM6hDGjZ2okGt72s6XfXKYe8VBatwQkOcuZBPPmVW0ceKhTcJy5guqZ2W4t652BZqroq8nQiEgCvpPufPrp2URyN8fcXZm4cSDnNcWIpd2K7XvZn00O63OXMhOnLckZrR9GHnmaSWtTx5qznbYdClDfJx5YN7s1oZc1sK7vdtosf5f9idTQF9yZ8z7ucP9lYwhHFTUw0t3F87wEOZtECzb7qXSVCkoFZ6oyoYogOmfNZyDteRzPYzXg5crajaxPbix0YsS31AdQO7zQDZ52tvQDQWe6kmaxZBCEsaZuwaqTGbPk3PrCeqbYkZlaaCcJ5Ud6OSBdD4nNlFEqpZDzOHMcr9JvNrgswKmYAVnzEPLdNu33xM1quKl0xJhuGiZJK4roVBkpYEOcNj6DhorFwwLLOgtJsFZkcJYPbDJmfGT6R4ysBXeOy2oAqZqPBJhuEdlDzcjyc18MdMXuxx8ZAcZjh6XhCEDQp9yle58yokJDtCUckINrgU0jZFvGPhZa5WS6oEgflZhP8YdtSOSGHUKtIGds3Hf7yZc1TJaa6p1rDk2Ay0Zw3sTVSIyeEV1UU1OKZA1lnTlsZGhG3SDQUbbYD6q4xWZlox3mNZbZwAWZcAfXIpPHMMeF7sdlZa56uEYi1GecxPDFXY8v4F8MyIvXgguvGRBbpZuU06IynyKAaEchdZkGMzxkYVogE9AX6oAPmx5BtxabtCt9IFiD98LhzRyw0J6McttM3bM57QCZ3GnoXH3ZAG44WY9PKN8rcvAKYAqL1tRGl4p3ozR5WebFTJJ3c6tQthU1q5LQsFyim7fFNblejdR7hb3KWRPksxRwrxvrAoKpgWkJ2LPJNgHSntWU6WzRj5IMyNvzq7P212iVj38IZrmneZ4pMnJEiov8r0w2pcHa71CtZKM1tMoB4gZhEH8AAiSaoSUjHMeBooEOU5Q2wh5uu7cbMB9QbwIR32dHfdbAhCZ2chJ2xN6O4tpd3S2xc1uOmlJJp0OoPaifldwIJTwmkmXg4nAKvjaDLDYcngq6qyHOd5lNryMRJJuaHCXZ6hyC0WDxijOJR15krnZDDDxGjNxbcCM4cu16dUWftHgPRQKBAjC71Tk12u4wNhLj8N0rKx4ztVUpBpod5yj30JkiwCkShtUANN2MAer92FaCgn6gZBWOZ4qFlzBLeTZq94fiEgCIaoyvJw1Ebtqx7UoYvBmVSSFUyBx7f23gi2RHXhIwUDoQZEsCpBU4UJT2n2W7pKEmArqZpmMPvoCoTVbFTIoyafdhdSfpeQyZkxPEr9q3cFJjNc6VDsI5oTICULxfxHDePkyLAlSxWGIF7dHi7v3HIgmAOrEeFwmImPKu0ShI0It22rKe6w07n6cyQwq7azAVDA4ndXejCbDJ9tSWasBXJ27C6ZFQVKYhWXH1DDORmPFDJtWxj84oBKsKRu8zRmjAwRBaaCbSHZ1GKthlkjKW789Md8mmY3wKuLYWbVaEkqeO5x3128bAquNF3qDfRZjabmnm2TaGpnun07BpfLWvr4e8KCaHkQ838bVWTscRqp9V8lUPRWZkgGn8nZ9cZwyCj6TZFSDw6RxoZCNjZnD0MZc27jeIBxtCURbl1qBeqntdfCaoOZ7ZARx0Wpg4DugVPyrmzMtq0vGjGjhvtGRsfhDOJRLduxNkWwGleWycFuOiYlf1Mmq4iL2dFerkImZ0HemcAZDF144MX9jVBe8RD5iFURZyxK2DHUaTnZJQZmVEu69Dz6JvMxQy2cSjUXgqFrxNEMl6fzCZuFnbktfjF9bDkdhkNhCxT41by3c8mZuyV8d1CZ0sCltNKYcZ7QPdB8ioje1aWZyfgf5YVVwCCaiK5BFROTw8N3axIjsqZv6IYMoOnICfZByPXcFUMmXp6pFGAeCgqjPqXnZBOO4VsPTpplL5Oj7v7LjfaXlTDj8yozKJoH3nx4rmkMrsn3CWJETRPo2nb2gzJ5pqB3qw3FTZ7cvcM4e9cdpHEPw3BoRW8xpuw9OQeaTd2v2jFh9f6fhamEPYSyFwTgRVU3 Requires: /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.6.4.so, 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(unix) = 2.7.2.2, ghc8.6.4(unix-2.7.2.2), glibc-kernheaders-generic, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0tPEj2 Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-network-2.8.0.0-alt1.x86_64.rpm (w2T16.xzdio) 33.26user 25.84system 1:31.64elapsed 64%CPU (0avgtext+0avgdata 497352maxresident)k 0inputs+0outputs (0major+3169231minor)pagefaults 0swaps /.out/ghc8.6.4-network-2.8.0.0-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 3.74user 1.45system 1:51.48elapsed 4%CPU (0avgtext+0avgdata 127696maxresident)k 0inputs+0outputs (0major+209642minor)pagefaults 0swaps --- ghc8.6.4-network-2.8.0.0-alt1.x86_64.rpm.repo 2023-08-24 04:36:20.000000000 +0000 +++ ghc8.6.4-network-2.8.0.0-alt1.x86_64.rpm.hasher 2023-09-15 03:26:01.332228346 +0000 @@ -117,38 +117,38 @@ File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network 40755 root:root -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.dyn_hi 100644 root:root e494348f50f3284b26d5c8acc2c0552a -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.hi 100644 root:root ff44273c34b05f3645f0d9e9087c6bfe -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.p_hi 100644 root:root 00e5256a95e1ccda4de9fb8beee548d0 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.dyn_hi 100644 root:root ea1782e1f9d87f4ad68715d124ed902d -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.hi 100644 root:root 669bfcd32bb8fb13c9a3d49c80f5415c -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.p_hi 100644 root:root 84f12d0ab557ddcc7d6f4193dbb49620 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.dyn_hi 100644 root:root b994020006f7d9f10e4a8b2184b6d7cb +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.hi 100644 root:root 5114af27751c2603fa3d4e29aa53c8f1 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.p_hi 100644 root:root fa1e2f66f35bd5c66139ca08f6c7d2bd +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.dyn_hi 100644 root:root db8a85b0b4ca8e1a58820a3e4808c3db +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.hi 100644 root:root 9fcf45a50d773ab858d5c11bb3d7d1fa +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.p_hi 100644 root:root ce86967e43fa1ac23746d670659b3d4e File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket 40755 root:root -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.dyn_hi 100644 root:root 7808121cba0567d9be9bbec8b52880a3 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.hi 100644 root:root 64295b51842d52e2e72a04a4d68bb74c -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.p_hi 100644 root:root 6b366d3ef5281cc6acb574fe6a119976 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.dyn_hi 100644 root:root eaad9ac7f7ff794d5e5f2072eae5c928 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.hi 100644 root:root 801d2ae9183c6ed485820c8f40ee1846 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.p_hi 100644 root:root 7f91bf70c6363ea46db878fb513b79e9 File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString 40755 root:root -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.dyn_hi 100644 root:root 6916cf80742ebbf1f80a5810008117ac -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.hi 100644 root:root 0f2e6a5d976496def285d7cacec8f95d -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.p_hi 100644 root:root 16178283cb9e9334130c8001e44cb212 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.dyn_hi 100644 root:root da68b237d551f418440b97f3c964b44e -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.hi 100644 root:root ab786c16310799887a8a5182e20eb318 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.p_hi 100644 root:root 72126d9b6f55d219a2dcd6a8d750a6d6 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.dyn_hi 100644 root:root 626a41973093996389427e0f467eb282 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.hi 100644 root:root 1e89e3a8cad19435aa9918d13950d5ed -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.p_hi 100644 root:root 1a4364d58db4b101e97ebe86386a6d43 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.dyn_hi 100644 root:root fefc3167e1e92f365a43f8c185901d17 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.hi 100644 root:root 2b1f07874989c0ceedefc318983b97eb +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.p_hi 100644 root:root b6724327579755d45d318674e6152f46 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.dyn_hi 100644 root:root 73a833574ac5135d2c3f1e38c820b445 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.hi 100644 root:root e03bcda16b50028f2e8556ec14e74b39 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.p_hi 100644 root:root bd522b5af52197e087e58fd964a326c4 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.dyn_hi 100644 root:root 4f521884bf02e332360c887da3f1a507 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.hi 100644 root:root f256c0bafc2d276d019cf62dfb9294ec +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.p_hi 100644 root:root d4b3100b3f8bf2a70a9db84800cdf5ce File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy 40755 root:root -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.dyn_hi 100644 root:root 66309b86da724f42217ffb58183f637c -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.hi 100644 root:root 2960185326677de81f69d254c6e0c5ff -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.p_hi 100644 root:root d011290a1580c2f29e31ddbd75e6b7be -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.dyn_hi 100644 root:root 64f4af2e1d9f6ad162ef4b2a73073968 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.hi 100644 root:root e30afa3736a6381c96e76090ee0b4d5a -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.p_hi 100644 root:root 9ec5384d69e6259c0918ad69612828aa -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.dyn_hi 100644 root:root 2f689f001e7a004a96fabd79774894c3 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.hi 100644 root:root f26a0aecd5bfd6ba8f296b586d4120b1 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.p_hi 100644 root:root ad4999f537cebc485ed9627987e214de -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.dyn_hi 100644 root:root de1724388486f3cd398f59a5c79cae8a -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.hi 100644 root:root 3fd5e5961b30466c0298e1641c1c6d6a -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.p_hi 100644 root:root 0d5e5e9865e0675afa9396204b7a3cd9 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.dyn_hi 100644 root:root d303541eb5d3e2569e59e82c4048624b -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.hi 100644 root:root 782747368b7b43df82358379375af1fa -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.p_hi 100644 root:root c25c6f08947844a8e251587b3438ac20 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.dyn_hi 100644 root:root 919f1370641d705850c266498473d7ae +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.hi 100644 root:root c267128c9f485a509cf1589275c82079 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.p_hi 100644 root:root fcbaa49164328a863de0234c572ac07a +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.dyn_hi 100644 root:root eff5664ae389d4127873602c1bc31aad +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.hi 100644 root:root 8ab76cc7d72df0f39efa476018cafdfa +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.p_hi 100644 root:root 18b59a8adf129a149446c88c02f9d26f +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.dyn_hi 100644 root:root 24b752efae83983807babeb5006c2e0d +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.hi 100644 root:root 216749421421590fbc73116e1faf0a1a +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.p_hi 100644 root:root f1e1ed8085989e2ce3556d691916b1c5 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.dyn_hi 100644 root:root b0cca5a7c799d4255bcedf344ceb48b3 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.hi 100644 root:root 96915c9152f06e9b84b5046fe069d3a3 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.p_hi 100644 root:root 1eb4fcfc4215b553022207851458fb9b +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.dyn_hi 100644 root:root f120b26efd14ec173f94b86a05b98c18 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.hi 100644 root:root 49ef1b57335cd4e6fcfa0ae452ae802a +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.p_hi 100644 root:root 0e0cc173a1ad72331177780aeee92c93 File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/include 40755 root:root @@ -157,4 +157,4 @@ File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/include/HsNetworkConfig.h 100644 root:root 9e9e5ac96941aee08fc45c4fe827ce27 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.a 100644 root:root e4eda22533017a0fe16474ce9c33d3d1 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF_p.a 100644 root:root dcecd6c1d025f244f55200cacbe69f2f +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.a 100644 root:root 262ad0aa84dff5301978a8993636c023 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF_p.a 100644 root:root d69d7c701c3f91442846d2f18b6af2db File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/network.pkg 100755 root:root 5806aa4d43bcb2136d0452088669b6e6 @@ -200,2 +200,2 @@ File: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 962944905682e99adacbfbeca3c44619d4f728069411304b87acc4c61af561f2dc19faf7cc6163286deec9e5d899a3dc8d89756caac7b99d8257953ea617f217 +RPMIdentity: ec4076032f5ecba5901e2b47396eeadcafd752f5e5d6109d74d2389fa5be8e07d32fca131cdd6ae76a09c0647e09339250fbca6332d80dafa3e6ba2fd5ba2565