<86>Jun 4 05:22:12 userdel[4033548]: delete user 'rooter' <86>Jun 4 05:22:12 userdel[4033548]: removed group 'rooter' owned by 'rooter' <86>Jun 4 05:22:12 userdel[4033548]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 4 05:22:12 groupadd[4033579]: group added to /etc/group: name=rooter, GID=630 <86>Jun 4 05:22:12 groupadd[4033579]: group added to /etc/gshadow: name=rooter <86>Jun 4 05:22:12 groupadd[4033579]: new group: name=rooter, GID=630 <86>Jun 4 05:22:12 useradd[4033615]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jun 4 05:22:12 userdel[4033634]: delete user 'builder' <86>Jun 4 05:22:12 userdel[4033634]: removed group 'builder' owned by 'builder' <86>Jun 4 05:22:12 userdel[4033634]: removed shadow group 'builder' owned by 'builder' <86>Jun 4 05:22:12 groupadd[4033680]: group added to /etc/group: name=builder, GID=631 <86>Jun 4 05:22:12 groupadd[4033680]: group added to /etc/gshadow: name=builder <86>Jun 4 05:22:12 groupadd[4033680]: new group: name=builder, GID=631 <86>Jun 4 05:22:12 useradd[4033696]: new user: name=builder, UID=631, GID=631, 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>Jun 4 05:22:15 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 4 05:22:15 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Jun 4 05:22:15 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed <13>Jun 4 05:22:15 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jun 4 05:22:15 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 4 05:22:15 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 4 05:22:32 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92573 + 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.92573 + 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/lib --docdir=/usr/share/doc/ghc8.6.4-network-2.8.0.0 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$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... i686-pc-linux-gnu checking host system type... i686-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.41756 + 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/lib/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/lib/ghc-8.6.4/network-2.8.0.0 + mkdir -p /usr/src/tmp/ghc8.6.4-network-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 network.pkg /usr/src/tmp/ghc8.6.4-network-buildroot/usr/lib/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/lib /usr/lib/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/lib/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/lib/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/lib: (from :0) ./usr/lib/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/lib/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/lib/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-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/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/deepseq-1.4.4.0:/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/rts:/usr/lib/ghc-8.6.4/time-1.8.0.2:/usr/lib/ghc-8.6.4/unix-2.7.2.2 verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so: uses non-LFS functions: fcntl 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.IteG5e find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-network-buildroot/usr/lib/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so: 3208 symbols, 22 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xtwo4c 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/lib/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-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/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so /usr/lib/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.6.4.so /usr/lib/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 = 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/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-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-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/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so, /usr/lib/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.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.28), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.88pjrb Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-network-2.8.0.0-alt1.i586.rpm (w2T8.xzdio) 34.84user 14.02system 0:51.74elapsed 94%CPU (0avgtext+0avgdata 275112maxresident)k 0inputs+0outputs (0major+3248947minor)pagefaults 0swaps /.out/ghc8.6.4-network-2.8.0.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 54.52user 19.45system 1:19.46elapsed 93%CPU (0avgtext+0avgdata 275112maxresident)k 0inputs+0outputs (30210major+3504977minor)pagefaults 0swaps --- ghc8.6.4-network-2.8.0.0-alt1.i586.rpm.repo 2021-07-15 04:25:16.000000000 +0000 +++ ghc8.6.4-network-2.8.0.0-alt1.i586.rpm.hasher 2022-06-04 05:23:27.059636749 +0000 @@ -107,8 +107,4 @@ Requires: libc.so.6(GLIBC_2.28) -Requires: libdl.so.2 Requires: libgmp.so.10 Requires: libm.so.6 -Requires: libpthread.so.0(GLIBC_2.0) -Requires: librt.so.1 -Requires: libutil.so.1 Requires: rtld(GNU_HASH) @@ -119,42 +115,42 @@ Provides: ghc8.6.4-network = 2.8.0.0-alt1:sisyphus+278961.21000.1.1 -File: /usr/lib/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so 100644 root:root 3011da3693326a78842ebe672d507b3b +File: /usr/lib/ghc-8.6.4/lib/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF-ghc8.6.4.so 100644 root:root eaf29068370e7180edb4fae42ce612d4 File: /usr/lib/ghc-8.6.4/network-2.8.0.0 40755 root:root -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/HSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.o 100644 root:root 9478c8ca7e32d2d9981b4181d1c37789 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/HSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.o 100644 root:root 9d8121429bdae0064cca1a8e6f040c01 File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network 40755 root:root -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network.dyn_hi 100644 root:root 321066da5f4bc663096ba3ab40e87d4a -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network.hi 100644 root:root 0f4af39e1aa8e7f7c94352b06406fef1 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network.p_hi 100644 root:root a75d4b8bf55017a7e018b6429b1a5d19 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.dyn_hi 100644 root:root cdd2bc6a5dc79ea86edb43970a3afab1 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.hi 100644 root:root b8f6de2ba807a45bb93c1e74093f0686 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.p_hi 100644 root:root 01424c6eb944e3e56b39a4b2868faf3e +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network.dyn_hi 100644 root:root 11b871772b30aba2448794b151fc22ce +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network.hi 100644 root:root e9b77e2b5f9220aadff9451db9d7fabe +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network.p_hi 100644 root:root 49398f8539553ba6dee734673c5d8706 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.dyn_hi 100644 root:root d79372ab8701326a6e951f3e394781f0 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.hi 100644 root:root b908630cd3c0a0f9dfc16b2c7846ac0d +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.p_hi 100644 root:root 674c69217be2d59e2df52be1d6448207 File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket 40755 root:root -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket.dyn_hi 100644 root:root 4dd6de48c838a824620daeb10770cc9b -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket.hi 100644 root:root 1453448f640279a4394b427d75f9d416 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket.p_hi 100644 root:root 07c31def49f39851360086a7cc1b9b16 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket.dyn_hi 100644 root:root 9e8a1daa0ab935bef6e7ca198293e343 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket.hi 100644 root:root 696819fc3f70e24a6a563aaa97fb9e98 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket.p_hi 100644 root:root 6aa9c0397bf37ee88b874ba72c47db14 File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString 40755 root:root -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.dyn_hi 100644 root:root ed5d5e6df7ab4fc55314beb6f9ddec17 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.hi 100644 root:root 5b75fde95cdf2d1870138723c5a22ff9 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.p_hi 100644 root:root 589fb65ccccec60156e91483cd5dbe71 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.dyn_hi 100644 root:root 2b1559a0c02351f627cea5c6c8ed9dee -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.hi 100644 root:root 9eba07c455cbaadd825ae4239efb807c -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.p_hi 100644 root:root d110e454409168339216462a9d876ba4 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.dyn_hi 100644 root:root 608c1893e6448b8891c5790e9399d8fd -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.hi 100644 root:root 7979d3316f39f71fa67149eafd89c40d -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.p_hi 100644 root:root d50abe0e09b1696daa643657ec6b137f +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.dyn_hi 100644 root:root fca84362f4e105864421be7007500248 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.hi 100644 root:root 74f41bf360ba64a18cb54dba1b6a2da4 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.p_hi 100644 root:root a61e4d789765128f85e33175de4fb095 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.dyn_hi 100644 root:root e4e8f5c72fe81298078cc7d44d05edb7 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.hi 100644 root:root ef1cb9e7c5c774a48adf855321892818 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.p_hi 100644 root:root aad172018fe50ceeec625f1c5630b2f1 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.dyn_hi 100644 root:root a57650e3837dbb9a04572783f94c2638 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.hi 100644 root:root c4d0a0fcbef536d4c0e822299efb5b3a +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.p_hi 100644 root:root 41fd0e35506fc9093baaad0c0526f9a6 File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy 40755 root:root -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.dyn_hi 100644 root:root 1d10d638a80488e18a4672a2fa71561c -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.hi 100644 root:root e78e9f24c09fd30dec60446464e9b640 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.p_hi 100644 root:root 41dbbc31323ffcf882c83e2ae8180453 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.dyn_hi 100644 root:root 3566858a3fba6720c17a6e5c2f006a25 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.hi 100644 root:root b07602e4efde6b56e36dfbe1c3b7c1e6 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.p_hi 100644 root:root 39ceb62cb7bd66255d72991130f8e526 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.dyn_hi 100644 root:root 487051a0cb9528d2ff720fbd0d01f35e -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.hi 100644 root:root 99f4b808ddf3c2c82d3ed338f22d725f -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.p_hi 100644 root:root 0d3f4a58771199c511cf3acfa1c55249 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.dyn_hi 100644 root:root fde7aeadb87eefdc77f8b966eb0ee096 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.hi 100644 root:root 66be66373410c24cbe7a5e1846dac5b8 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.p_hi 100644 root:root 92baf58df449d9af3c4e5140012deb1a -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.dyn_hi 100644 root:root ad6e042f5bd69e1dec4dea6c3186885a -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.hi 100644 root:root f0ad7ace83f1f99740daf42c5d7b6c9b -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.p_hi 100644 root:root 21480df8cc9e95beffab739021cae951 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.dyn_hi 100644 root:root 24ab88bdcc04cd4cbbfe72eaf204c038 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.hi 100644 root:root 6965c7f9f7365e2c3665afc5655bbbb9 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.p_hi 100644 root:root 4e23375e7248c19ac9686bdf4d1a00a2 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.dyn_hi 100644 root:root d14c98d002c4a76ac796553e3b2f4314 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.hi 100644 root:root 5f96d9edfc87633ebddac707c7b6df36 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.p_hi 100644 root:root ae6d7664e32257fd4989c1f21ffbf618 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.dyn_hi 100644 root:root 0f821dce1fce6252dba5f2fae455510c +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.hi 100644 root:root 66dcc76102faa2184690785e82db1470 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.p_hi 100644 root:root 3b707b257499498de1f15e97079ef50b +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.dyn_hi 100644 root:root 683bacb3a0a2fdd204f060f79c565f7b +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.hi 100644 root:root c5402e5557451728f10e56d95a15e99f +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.p_hi 100644 root:root 9bbfe401e52c69323031ab033d900e6a +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.dyn_hi 100644 root:root 8c2f829ffcbad787404354a4fb3dfda9 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.hi 100644 root:root 4eb73f036cbae7fc24d9f5cc03807f9d +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.p_hi 100644 root:root 030633b20233338c7eb166684b1c3d1a File: /usr/lib/ghc-8.6.4/network-2.8.0.0/include 40755 root:root @@ -163,4 +159,4 @@ File: /usr/lib/ghc-8.6.4/network-2.8.0.0/include/HsNetworkConfig.h 100644 root:root 9e9e5ac96941aee08fc45c4fe827ce27 -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.a 100644 root:root 74dfbcebda7c0089cd908c9813736baf -File: /usr/lib/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF_p.a 100644 root:root 212b5d92ceead3d37eb0598c29a77407 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF.a 100644 root:root f843336b3c1097a4eb08dd504b386e20 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF_p.a 100644 root:root 232a8b845c92223f8978deaba7778256 File: /usr/lib/ghc-8.6.4/network-2.8.0.0/network.pkg 100755 root:root 097789b3abe6a13b22916035dc316b19 @@ -206,2 +202,2 @@ File: /usr/share/doc/ghc8.6.4-network-2.8.0.0/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 65e0799a0f7e7118429e2a2e1df54bfedbefa65f0c11195cca1621c9d88a3fbbbd01b62967b087f2cbd6bd2b7189c8bcca99aef07ec8c1dd8b78430bb47eaa54 +RPMIdentity: d02d4f855958285ec2653bc3e2fb6ba8b7f9a09f09282d2a23b514a7d948ffe50c12657d2a834b5e4f704c292b50b96624e3118b27975fa8f55d2a0883c59dc7