<86>Jun 3 07:13:07 userdel[3647090]: delete user 'rooter' <86>Jun 3 07:13:07 userdel[3647090]: removed group 'rooter' owned by 'rooter' <86>Jun 3 07:13:07 userdel[3647090]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 07:13:07 groupadd[3647142]: group added to /etc/group: name=rooter, GID=1865 <86>Jun 3 07:13:07 groupadd[3647142]: group added to /etc/gshadow: name=rooter <86>Jun 3 07:13:07 groupadd[3647142]: new group: name=rooter, GID=1865 <86>Jun 3 07:13:07 useradd[3647169]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Jun 3 07:13:07 userdel[3647234]: delete user 'builder' <86>Jun 3 07:13:07 userdel[3647234]: removed group 'builder' owned by 'builder' <86>Jun 3 07:13:07 userdel[3647234]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 07:13:07 groupadd[3647297]: group added to /etc/group: name=builder, GID=1866 <86>Jun 3 07:13:07 groupadd[3647297]: group added to /etc/gshadow: name=builder <86>Jun 3 07:13:07 groupadd[3647297]: new group: name=builder, GID=1866 <86>Jun 3 07:13:07 useradd[3647321]: new user: name=builder, UID=1866, GID=1866, 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>Jun 3 07:13:09 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 07:13:09 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed <13>Jun 3 07:13:09 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>Jun 3 07:13:09 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Jun 3 07:13:09 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jun 3 07:13:09 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Jun 3 07:13:20 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.723 + 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.723 + 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.69620 + 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.WPrwSm 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.03K9qe 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.fL7orr Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-network-2.8.0.0-alt1.i586.rpm (w2T16.xzdio) 28.68user 19.98system 1:05.72elapsed 74%CPU (0avgtext+0avgdata 277288maxresident)k 0inputs+0outputs (0major+3340457minor)pagefaults 0swaps /.out/ghc8.6.4-network-2.8.0.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 1.96user 1.54system 1:23.47elapsed 4%CPU (0avgtext+0avgdata 110272maxresident)k 0inputs+0outputs (0major+204445minor)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 2023-06-03 07:14:28.905718339 +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 c0814d63a03f3798c8857352ff5a63d8 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 e69403da6eb0deb3b52bd90d920a049a 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 b8ee6fc268a7dde05b808dac45706fb3 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network.hi 100644 root:root 623c154eade640cb249724892b8de1b7 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network.p_hi 100644 root:root 04d21d7d7e361675fa3fbdce9dc36046 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.dyn_hi 100644 root:root 4772e997c3be78706cd67ebb4380a9d8 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.hi 100644 root:root 83e67c7144ae86cda67c779699cb7a6a +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/BSD.p_hi 100644 root:root 44ef2f836e0ec4d54f009a581b7187d2 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 df926adaf470e33e2b4cc991d8e2df4d +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket.hi 100644 root:root 890b1078392ee8e5734c626e51afd5a9 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket.p_hi 100644 root:root f579344a7db7a089732f0b35d0b0e5de 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 1603d3c88a34c440a9a1e2570046395b +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.hi 100644 root:root 9b957769d10afda376c04154dbc9da65 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString.p_hi 100644 root:root 896d8e50d63ed7e38e2b972b78711bbc +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.dyn_hi 100644 root:root 5ae32d5b3f075a63274dff91e7cf4a8a +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.hi 100644 root:root a9859f3e6ff18da22f9d73a8579ca8f9 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/IOVec.p_hi 100644 root:root f387ecb5a11b81c828696ef42811b435 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.dyn_hi 100644 root:root 3f4a363027adcc0392ef64e2414af2ed +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.hi 100644 root:root 2ca4566f76cf4eaad87e5e34a440fdbc +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Internal.p_hi 100644 root:root 2715a46dc250face83e5b16383d14473 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 9615e924c13755fadc2af449ea5dbfdf +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.hi 100644 root:root d887c88204b49e1fca1e769bb6da76e0 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy.p_hi 100644 root:root 52fa45eb03a45a302390f2d6c4c8bc12 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.dyn_hi 100644 root:root 025495d876e4b23cb8db1a22d4e744d3 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.hi 100644 root:root ed9b24d11e0dfda3730f9214bcb9960d +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/Lazy/Posix.p_hi 100644 root:root f80e633749193febaa086af391f5cde2 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.dyn_hi 100644 root:root dfd93607a44a7165ef47bba473c6c088 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.hi 100644 root:root d1ed4366abd51123b26c7926f7b5ddc2 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/ByteString/MsgHdr.p_hi 100644 root:root 561f5e02f8fc736619641be498ac2a6a +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.dyn_hi 100644 root:root 8ff55216901a5524ce8612451d84492f +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.hi 100644 root:root d56b438684c22f5300a6c0489534a0e4 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Internal.p_hi 100644 root:root 2aeb0f3be8f800b7d226a5be3fd98b88 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.dyn_hi 100644 root:root f5cd4606d96f2b8f1cd42078a1175cf2 +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.hi 100644 root:root 0017b00deda941e828da3f81d0f5647c +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/Network/Socket/Types.p_hi 100644 root:root 3b0306096a7038b009db9b057714351a 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 b73fe99d106d1ef826820c4a9557eade +File: /usr/lib/ghc-8.6.4/network-2.8.0.0/libHSnetwork-2.8.0.0-AkCJm1aNSYz7ekXKYyI0pF_p.a 100644 root:root a4f4a5bd11a4c058493f6fcd49f16ebb 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: 095b40c7b379c748be37dec6bf68871e091e681928335e411506c9655aec3d72cdad7fe26ba4a7b3901ea4fd0738f5fbb61c1ce934a06e6f6f04919f71c4d14e