<86>Nov 13 13:34:13 userdel[1898438]: delete user 'rooter' <86>Nov 13 13:34:13 userdel[1898438]: removed group 'rooter' owned by 'rooter' <86>Nov 13 13:34:13 groupadd[1898458]: group added to /etc/group: name=rooter, GID=915 <86>Nov 13 13:34:13 groupadd[1898458]: group added to /etc/gshadow: name=rooter <86>Nov 13 13:34:13 groupadd[1898458]: new group: name=rooter, GID=915 <86>Nov 13 13:34:13 useradd[1898463]: new user: name=rooter, UID=915, GID=915, home=/root, shell=/bin/bash <86>Nov 13 13:34:13 userdel[1898478]: delete user 'builder' <86>Nov 13 13:34:13 userdel[1898478]: removed group 'builder' owned by 'builder' <86>Nov 13 13:34:13 groupadd[1898489]: group added to /etc/group: name=builder, GID=916 <86>Nov 13 13:34:13 groupadd[1898489]: group added to /etc/gshadow: name=builder <86>Nov 13 13:34:13 groupadd[1898489]: new group: name=builder, GID=916 <86>Nov 13 13:34:13 useradd[1898500]: new user: name=builder, UID=916, GID=916, home=/usr/src, shell=/bin/bash 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>Nov 13 13:34:15 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Nov 13 13:34:15 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Nov 13 13:34:15 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Nov 13 13:34:15 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Nov 13 13:34:15 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Nov 13 13:34:15 rpmi: ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Nov 13 13:34:25 rpmi: ghc8.6.4-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Nov 13 13:34:25 rpmi: ghc8.6.4-primitive-0.6.4.0-alt1 p9+232574.400.3.1 1561354715 installed <13>Nov 13 13:34:25 rpmi: ghc8.6.4-vector-0.12.0.3-alt1 p9+232574.1000.3.1 1561355568 installed <13>Nov 13 13:34:26 rpmi: ghc8.6.4-doc-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed warning: File /usr/src/in/source/ghc8.6.4-vector-algorithms-0.8.0.1-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-vector-algorithms-0.8.0.1-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-vector-algorithms-0.8.0.1-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-vector-algorithms-0.8.0.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81720 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-vector-algorithms-0.8.0.1 + echo 'Source #0 (ghc8.6.4-vector-algorithms-0.8.0.1.tar):' Source #0 (ghc8.6.4-vector-algorithms-0.8.0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-vector-algorithms-0.8.0.1.tar + cd ghc8.6.4-vector-algorithms-0.8.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-vector-algorithms-0.8.0.1-alt1.patch):' Patch #0 (ghc8.6.4-vector-algorithms-0.8.0.1-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67214 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-vector-algorithms-0.8.0.1 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1 --datadir=/usr/share --datasubdir=ghc8.6.4-vector-algorithms-0.8.0.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring vector-algorithms-0.8.0.1... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for vector-algorithms-0.8.0.1.. Building library for vector-algorithms-0.8.0.1.. [ 1 of 10] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, dist/build/Data/Vector/Algorithms/Common.o ) [ 2 of 10] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, dist/build/Data/Vector/Algorithms/Optimal.o ) [ 3 of 10] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, dist/build/Data/Vector/Algorithms/Insertion.o ) [ 4 of 10] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, dist/build/Data/Vector/Algorithms/Merge.o ) [ 5 of 10] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, dist/build/Data/Vector/Algorithms/AmericanFlag.o ) [ 6 of 10] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, dist/build/Data/Vector/Algorithms/Heap.o ) [ 7 of 10] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o ) [ 8 of 10] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, dist/build/Data/Vector/Algorithms/Radix.o ) [ 9 of 10] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, dist/build/Data/Vector/Algorithms/Search.o ) [10 of 10] Compiling Data.Vector.Algorithms.Tim ( src/Data/Vector/Algorithms/Tim.hs, dist/build/Data/Vector/Algorithms/Tim.o ) [ 1 of 10] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, dist/build/Data/Vector/Algorithms/Common.p_o ) [ 2 of 10] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, dist/build/Data/Vector/Algorithms/Optimal.p_o ) [ 3 of 10] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, dist/build/Data/Vector/Algorithms/Insertion.p_o ) [ 4 of 10] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, dist/build/Data/Vector/Algorithms/Merge.p_o ) [ 5 of 10] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, dist/build/Data/Vector/Algorithms/AmericanFlag.p_o ) [ 6 of 10] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, dist/build/Data/Vector/Algorithms/Heap.p_o ) [ 7 of 10] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.p_o ) [ 8 of 10] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, dist/build/Data/Vector/Algorithms/Radix.p_o ) [ 9 of 10] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, dist/build/Data/Vector/Algorithms/Search.p_o ) [10 of 10] Compiling Data.Vector.Algorithms.Tim ( src/Data/Vector/Algorithms/Tim.hs, dist/build/Data/Vector/Algorithms/Tim.p_o ) + ./Setup haddock Preprocessing library for vector-algorithms-0.8.0.1.. Running Haddock on library for vector-algorithms-0.8.0.1.. Haddock coverage: Warning: 'off' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'lower' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 8 / 8) in 'Data.Vector.Algorithms.Optimal' 100% ( 6 / 6) in 'Data.Vector.Algorithms.Insertion' 100% ( 4 / 4) in 'Data.Vector.Algorithms.Merge' Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 4 / 4) in 'Data.Vector.Algorithms.AmericanFlag' Warning: 'lowest' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 20 / 20) in 'Data.Vector.Algorithms.Heap' 100% ( 14 / 14) in 'Data.Vector.Algorithms.Intro' 75% ( 3 / 4) in 'Data.Vector.Algorithms.Radix' Missing documentation for: Radix (src/Data/Vector/Algorithms/Radix.hs:58) 100% ( 17 / 17) in 'Data.Vector.Algorithms.Search' 100% ( 3 / 3) in 'Data.Vector.Algorithms.Tim' Warning: Data.Vector.Algorithms.Tim: could not find link destinations for: mergeHi mergeLo Documentation created: dist/doc/html/vector-algorithms/index.html + ./Setup register --gen-pkg-config=vector-algorithms.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68997 + 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-vector-algorithms-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-vector-algorithms-0.8.0.1 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot Installing library in /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot/usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1 + '[' -f vector-algorithms.pkg ']' + install -m 755 vector-algorithms.pkg /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot/usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1 + mkdir -p /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 vector-algorithms.pkg /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/vector-algorithms-0.8.0.1.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1 /usr/src/RPM/BUILD/ghc8.6.4-vector-algorithms-0.8.0.1 ghc8.6.4-vector-algorithms 0.8.0.1 /usr/lib64/ghc-8.6.4/package.conf.d/vector-algorithms-0.8.0.1.conf ~/tmp/ghc8.6.4-vector-algorithms-buildroot ~/RPM/BUILD/ghc8.6.4-vector-algorithms-0.8.0.1 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-vector-algorithms-0.8.0.1': No such file or directory ~/RPM/BUILD/ghc8.6.4-vector-algorithms-0.8.0.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-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-vector-algorithms-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot ./usr/lib64: ./usr/lib64/ghc-8.6.4/lib: libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-ghc8.6.4.so -> libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-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/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-vector-algorithms-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/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-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/transformers-0.5.6.2:/usr/lib64/ghc-8.6.4/lib Hardlinking identical .pyc and .pyo files Processing files: ghc8.6.4-vector-algorithms-0.8.0.1-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-AmericanFlag.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-AmericanFlag.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Heap.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Heap.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Insertion.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Insertion.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Intro.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Intro.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Merge.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Merge.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Optimal.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Optimal.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Radix.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Radix.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Search.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Search.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Tim.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/Data-Vector-Algorithms-Tim.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/vector-algorithms.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/vector-algorithms.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JYx7pR find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot/usr/lib64/ghc-8.6.4/lib/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-ghc8.6.4.so: 440 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GV2r9b find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-vector-algorithms-buildroot/usr/lib64/ghc-8.6.4/lib/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-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/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so /usr/lib64/libgmp.so.10 Provides: ghc8.6.4(vector-algorithms) = 0.8.0.1, ghc8.6.4(vector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8), libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-ghc8.6.4.so()(64bit) = set:mdmOZ56nCjrHyqEFf4gK7pPbrJLpICoNCDfqhetXLeZbT5pyXOTKiAZp2r5DCm1gLwdBZffQ7a6hbK7KmxENJs6ARkSfOn9hdEEAG2JNZlrB958t1mUVYHFtZCN8eMZbKTZIuMlNCzJfHzHhBihbAV4WVFSHXY4nPC8ptDxHAw2J68JiCZo75bbQqFMwlhKUwLeVJRMccIM7IbDEr1Fa67nJKaXPV0pGgRvGaZk3ybZCs4G7RS8Y6yluPIUICpwloLbdHK1tHy99BshkxgOmfFWYkO3O2nSMIsqumvrKa1XBlkYY2AKibcEQaPLyGN2Vns9qcasBF1PcHRhZELJL1JfyLNdjCIR5nyOxtva3gRp8t1FLOnOnMq87RPSwPwZ2APaR5UFXLIZkUXE5VGr1EE4APtdGp0FsadZhi0Xpxqn7D7iRfVVFGHvZoZk7WvWEUDNXaQLFlpmfqAVFfTsefP9HV8EJna6F6ldkzk2bbchT5XyrE9KWWekbk2XR91YFnbxQmHLKWebpDZhARuR6ptVKQAVgOBTkxnZErnZpKzGnyipuKQRNhwElZ2H79AN6wDS10OJOcb0pEt2qnteGKeOORCk7x8bXmdMpxXck0LBTNZGYprxOkUb0B6jSnS7sL5jGS9NZry8ZgBbndBIfAAokZ01lx7K0IjDQxjJZqp3lKHhB8OCRGecEuQ68UoS8mnNEbBqdCw6AHUrN2x8epig5ffg6nPs3diDPEXStIxZCnZ8MK4IMY9Ho2KLGft4wWL9iiuBeReeZaRV5t7VP1qeL3rIaWncCLGvFu2U6ZhZaOUVuvBGuMZBxfXUAArzshQhzdKXcdmS0mPE7d6IuSfrDSIntMuZBzgLJSpD0 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/transformers-0.5.6.2/libHStransformers-0.5.6.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(primitive) = 0.6.4.0, ghc8.6.4(primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b), ghc8.6.4(vector) = 0.12.0.3, ghc8.6.4(vector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n), libHSprimitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b-ghc8.6.4.so()(64bit) >= set:pmZbY4ipTJAxoZ1PnaL9fuq1, libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.4.so()(64bit) >= set:qmmV8VpPqfdMPMbHP1vCuGwEqcqsr66EjU4qPAQmQN8VZhcdZr7, libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vaVhoA Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-vector-algorithms-0.8.0.1-alt1.x86_64.rpm (w2T16.xzdio) 58.95user 5.58system 1:08.03elapsed 94%CPU (0avgtext+0avgdata 812104maxresident)k 0inputs+0outputs (0major+2519855minor)pagefaults 0swaps 2.12user 1.20system 1:24.32elapsed 3%CPU (0avgtext+0avgdata 121080maxresident)k 5920inputs+0outputs (34446major+163172minor)pagefaults 0swaps --- ghc8.6.4-vector-algorithms-0.8.0.1-alt1.x86_64.rpm.repo 2019-09-20 21:02:19.000000000 +0000 +++ ghc8.6.4-vector-algorithms-0.8.0.1-alt1.x86_64.rpm.hasher 2022-11-13 13:35:36.627278744 +0000 @@ -92,3 +92,3 @@ Provides: ghc8.6.4-vector-algorithms = 0.8.0.1-alt1:p9+237913.1700.2.1 -File: /usr/lib64/ghc-8.6.4/lib/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-ghc8.6.4.so 100644 root:root af4cdb581bf733ba9d6d192a87e629e9 +File: /usr/lib64/ghc-8.6.4/lib/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8-ghc8.6.4.so 100644 root:root 36d5863e4e0c6d6695e0a61f4cc489c1 File: /usr/lib64/ghc-8.6.4/package.conf.d/vector-algorithms-0.8.0.1.conf 100644 root:root 9d92d4136557115240fd40859a179dea @@ -131,4 +131,4 @@ File: /usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1/include/vector.h 100644 root:root f9b825c1e7da43e29ba4532402e68be5 -File: /usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8.a 100644 root:root c57cd23a12acd03c0c1c632235f2f525 -File: /usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8_p.a 100644 root:root e7c84fd31892be18789ec9041e5ffeee +File: /usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8.a 100644 root:root 2ce8cc20d0ea3cd12c40ea01f03847bf +File: /usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1/libHSvector-algorithms-0.8.0.1-7vdfxmytFg1aLO2PtO4J8_p.a 100644 root:root c823baf0b77428ecbd3e5cd5fbd1f38f File: /usr/lib64/ghc-8.6.4/vector-algorithms-0.8.0.1/vector-algorithms.pkg 100755 root:root 9d92d4136557115240fd40859a179dea @@ -157,2 +157,2 @@ File: /usr/share/doc/ghc8.6.4-vector-algorithms-0.8.0.1/html/vector-algorithms.haddock 100644 root:root ea0d39c62b17b357f340b34d9a44a3cf -RPMIdentity: eb4a8385c3ababa349e76acb91e5064175433733344dd3fee3b7ab711f1a3c32f65b84b9397d569955930f36de85560f74eb871344ba47aba88263a14fd24549 +RPMIdentity: d15544c576efc5c7f4674ca9f00d9988bf687f2ebbfa92301d35cb9335a52901ff100c0b96880468f8f16778d87dd59ea0b2be80fe7ddd510f653e9f42b12026