<86>Apr 12 03:21:28 userdel[3488218]: delete user 'rooter' <86>Apr 12 03:21:28 groupadd[3488229]: group added to /etc/group: name=rooter, GID=744 <86>Apr 12 03:21:28 groupadd[3488229]: group added to /etc/gshadow: name=rooter <86>Apr 12 03:21:28 groupadd[3488229]: new group: name=rooter, GID=744 <86>Apr 12 03:21:28 useradd[3488237]: new user: name=rooter, UID=744, GID=744, home=/root, shell=/bin/bash <86>Apr 12 03:21:28 userdel[3488249]: delete user 'builder' <86>Apr 12 03:21:28 userdel[3488249]: removed group 'builder' owned by 'builder' <86>Apr 12 03:21:28 userdel[3488249]: removed shadow group 'builder' owned by 'builder' <86>Apr 12 03:21:28 groupadd[3488260]: group added to /etc/group: name=builder, GID=745 <86>Apr 12 03:21:28 groupadd[3488260]: group added to /etc/gshadow: name=builder <86>Apr 12 03:21:28 groupadd[3488260]: new group: name=builder, GID=745 <86>Apr 12 03:21:28 useradd[3488266]: new user: name=builder, UID=745, GID=745, home=/usr/src, shell=/bin/bash /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>Apr 12 03:21:32 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Apr 12 03:21:32 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Apr 12 03:21:32 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090171 installed <13>Apr 12 03:21:32 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Apr 12 03:21:32 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Apr 12 03:21:32 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Apr 12 03:21:48 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 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.5316 + 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.5316 + 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.44164 + 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.OyJpt8 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.JMhAZj 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: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 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.jiLlqI Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-network-2.8.0.0-alt1.x86_64.rpm (w2T8.xzdio) 34.95user 17.76system 1:10.18elapsed 75%CPU (0avgtext+0avgdata 497584maxresident)k 0inputs+0outputs (0major+4209472minor)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.34user 1.98system 1:39.61elapsed 5%CPU (0avgtext+0avgdata 111240maxresident)k 0inputs+0outputs (32690major+159663minor)pagefaults 0swaps --- ghc8.6.4-network-2.8.0.0-alt1.x86_64.rpm.repo 2021-07-15 04:28:11.000000000 +0000 +++ ghc8.6.4-network-2.8.0.0-alt1.x86_64.rpm.hasher 2023-04-12 03:23:03.364484630 +0000 @@ -105,8 +105,4 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: libdl.so.2()(64bit) Requires: libgmp.so.10()(64bit) Requires: libm.so.6()(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: librt.so.1()(64bit) -Requires: libutil.so.1()(64bit) Requires: rtld(GNU_HASH) @@ -117,42 +113,42 @@ Provides: ghc8.6.4-network = 2.8.0.0-alt1:sisyphus+278961.21000.1.1 -File: /usr/lib64/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so 100644 root:root 829ac9d2a08cc751c84c48280c48deab +File: /usr/lib64/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so 100644 root:root f5384673689b08704ead914bd86534a7 File: /usr/lib64/ghc-8.6.4/network-2.8.0.0 40755 root:root -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/HSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.o 100644 root:root 57af3aa6c41b84a73504adb38b2dff4b +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/HSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.o 100644 root:root e9d0d0ef7aed8d073bcee87e5239bd29 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 17b2aaebbde3b0dd726cda54d6544484 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.hi 100644 root:root 0c6996dc4b06a16bf1c781abce5e7904 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.p_hi 100644 root:root 8203875468dbae834a51dabadb66e43a -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.dyn_hi 100644 root:root d667da134f3f1044c8fce4785c721c98 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.hi 100644 root:root bfd24c8933e30f4111ba835b067744f5 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.p_hi 100644 root:root 2a94c268275e7cc4ccf34fa0a9773ef5 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.dyn_hi 100644 root:root 95508d05d8ab5f669be6b5ea963839b6 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.hi 100644 root:root 12e57f4a4daafce85dbac35ce370f271 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network.p_hi 100644 root:root fa4f57248d24aa16f84ec870ed7ca767 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.dyn_hi 100644 root:root 379d75481c89422cfc0b6663dea84740 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.hi 100644 root:root 3359553642c47c0127657ce055f51f68 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/BSD.p_hi 100644 root:root 2176299ca9a1afd579e5174c0db82e19 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 36513e6be451fbde830987d4bba16181 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.hi 100644 root:root ce9bb0a8f84e3a7228dc321dd9422680 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.p_hi 100644 root:root 90f3717b495100e1ac1137234b1b2d2d +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.dyn_hi 100644 root:root 7cce2693c01b845f46fce98909fc44d4 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.hi 100644 root:root d3984c9fffe69f25227eb56376acc040 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket.p_hi 100644 root:root d593a63a76c7045dbac38966be358542 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 9b0143bed6c8bbda8529f212c7a316e5 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.hi 100644 root:root 2fc6a413a0985ea89b21ad8138b5356b -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.p_hi 100644 root:root 9560fda1dd72085a575066a077e19ce6 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.dyn_hi 100644 root:root 234278e2b0928b1966d58383af36fe99 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.hi 100644 root:root 1a7e4649fd9f66fb08a69690910ea62d -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.p_hi 100644 root:root 7c51ffc26a97050d4dac98b9a1f6bb36 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.dyn_hi 100644 root:root a4742044aa0aa5458f291f6d661ad111 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.hi 100644 root:root 7fd2e99a7fc6cbe722b221bbed1e908f -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.p_hi 100644 root:root fc7587f0b541de17525ebefedb90a6bc +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.dyn_hi 100644 root:root 7509399845aee1ea21e863c21ed54d3b +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.hi 100644 root:root 103f029909201e9e2cae87d006581d1b +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.p_hi 100644 root:root b2afd0d64ca59627869a3ee4c077774f +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.dyn_hi 100644 root:root a6902bb25e7af9746f926f3520eb5ae2 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.hi 100644 root:root dfa6b81231348846cac99b3e53d95b97 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.p_hi 100644 root:root d53286be05746e64a9825dda8d1f1b56 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.dyn_hi 100644 root:root 86f833ccc4e0c8c8fc27c97b86ef6e50 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.hi 100644 root:root 000ba6f9cb60149f738fa2adf4db25c5 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.p_hi 100644 root:root 8a3af9cca7c748bca184879d79938d08 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 18b70ad3a9e31d71ad87048a1fca965b -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.hi 100644 root:root b01e486b1c2b030e2f6425f19b0d2e3c -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.p_hi 100644 root:root 82b2886be95d01212a4abc64deb4eaf5 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.dyn_hi 100644 root:root 2b48661f2f556d1ad49a391c7b837af1 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.hi 100644 root:root bb0c4bee9959b328aeec3890f482d227 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.p_hi 100644 root:root 6a6f77a615649fdb2b684b749d09fbf8 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.dyn_hi 100644 root:root 15656e45bcdf8840912794372bcd6664 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.hi 100644 root:root 653201e7b355312e8b9ac5d90949faa1 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.p_hi 100644 root:root 835bf94a7d3b4e787c5a16b5be372a1d -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.dyn_hi 100644 root:root fcdca11587d5de21a5555e3067b0bb8d -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.hi 100644 root:root 6663eeb1c097ef82fc08832abbeef155 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.p_hi 100644 root:root b4422cf0f191fd4f4cdda1bbc6f36a3b -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.dyn_hi 100644 root:root 1f9ddab613099afbaacd333fad146501 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.hi 100644 root:root 9aad54e0a85afb021dcc8ef22f9449c0 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.p_hi 100644 root:root 708d90d4d90a23eb57d320604c60529f +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.dyn_hi 100644 root:root 77417f7f110787b345256501df20ec3a +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.hi 100644 root:root 9c7d514cf04e35d4aa798ba622395a27 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.p_hi 100644 root:root f1f09e19ac5217c24755c19b326b45b7 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.dyn_hi 100644 root:root 2b018a97b3c242026acd4f72b29a59b5 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.hi 100644 root:root e0e5da49b7ff3ffe2422cf4e197a5258 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.p_hi 100644 root:root af319682b876d79899927941031aea01 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.dyn_hi 100644 root:root dc11a5212e99fa779f9c59860677921c +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.hi 100644 root:root bbe55f893c0686f1b94abc6496de0336 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.p_hi 100644 root:root 63b2b4628bc1d36249121543d8003488 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.dyn_hi 100644 root:root 2c904848a0be9db28f5eb0cc9fc1a963 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.hi 100644 root:root bb305ae58582c65691ce822afb849dd1 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.p_hi 100644 root:root 274dddb4ecff54d2cdb348ce3f64d802 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.dyn_hi 100644 root:root 168edcbdbbcc589ff6d98aadcd04b2fe +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.hi 100644 root:root 72e072ecea8e676c2c512b3ac0cd44e1 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.p_hi 100644 root:root 13ee53b4ed7ad205f87ad431337cc698 File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/include 40755 root:root @@ -161,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 79fc5a1812b74ec317962c0eacbc8625 -File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF_p.a 100644 root:root dc83397c214d54f3cac08ab5675d9cb5 +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.a 100644 root:root 7b0765844a0e1105d80911887a3f363c +File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF_p.a 100644 root:root cbfc1e7c531fcc2d55c299bc7f35daf3 File: /usr/lib64/ghc-8.6.4/network-2.8.0.0/network.pkg 100755 root:root 5806aa4d43bcb2136d0452088669b6e6 @@ -204,2 +200,2 @@ File: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: c1175a4adf541b9a8e85d54de3ee9d33f43c0af52cba3ef47ca887358fb633ce8a6bce0b1a420a62cc9f8500ad9059c6514127a8817d8290933f14a28f1c2e3f +RPMIdentity: 84e81b0f53ee10b4867eac2b2c982a3e732f22debeb9c5c47da78af24c7ab4f4274254a7f68fccb58ee28fe65c3080b6a36be828d9ef69af0b16fd04ee629e83