<86>Jul 25 11:59:26 userdel[3326943]: delete user 'rooter' <86>Jul 25 11:59:26 userdel[3326943]: removed group 'rooter' owned by 'rooter' <86>Jul 25 11:59:26 userdel[3326943]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 11:59:26 groupadd[3326970]: group added to /etc/group: name=rooter, GID=696 <86>Jul 25 11:59:26 groupadd[3326970]: group added to /etc/gshadow: name=rooter <86>Jul 25 11:59:26 groupadd[3326970]: new group: name=rooter, GID=696 <86>Jul 25 11:59:26 useradd[3326990]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Jul 25 11:59:26 userdel[3327013]: delete user 'builder' <86>Jul 25 11:59:26 userdel[3327013]: removed group 'builder' owned by 'builder' <86>Jul 25 11:59:26 userdel[3327013]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 11:59:26 groupadd[3327033]: group added to /etc/group: name=builder, GID=697 <86>Jul 25 11:59:26 groupadd[3327033]: group added to /etc/gshadow: name=builder <86>Jul 25 11:59:26 groupadd[3327033]: new group: name=builder, GID=697 <86>Jul 25 11:59:26 useradd[3327061]: new user: name=builder, UID=697, GID=697, 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>Jul 25 11:59:28 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jul 25 11:59:28 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Jul 25 11:59:28 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Jul 25 11:59:28 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Jul 25 11:59:28 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jul 25 11:59:28 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jul 25 11:59:37 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Jul 25 11:59:37 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685869 installed <13>Jul 25 11:59:38 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550685997 installed <13>Jul 25 11:59:38 rpmi: ghc7.6.1-text-0.11.2.3-alt2 sisyphus+221941.261.17.2 1550688728 installed <13>Jul 25 11:59:38 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed warning: File /usr/src/in/source/ghc7.6.1-xml-1.3.12-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-xml-1.3.12-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-xml-1.3.12-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-xml-1.3.12-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83099 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-xml-1.3.12 + echo 'Source #0 (ghc7.6.1-xml-1.3.12.tar):' Source #0 (ghc7.6.1-xml-1.3.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-xml-1.3.12.tar + cd ghc7.6.1-xml-1.3.12 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-xml-1.3.12-alt2.patch):' Patch #0 (ghc7.6.1-xml-1.3.12-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83099 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-xml-1.3.12 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-7.6.1 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc7.6.1-xml-1.3.12 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-xml-1.3.12 --datadir=/usr/share --datasubdir=ghc7.6.1-xml-1.3.12 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring xml-1.3.12... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building xml-1.3.12... Preprocessing library xml-1.3.12... [1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o ) [2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o ) [3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o ) [4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o ) [5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o ) [6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o ) [7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.o ) [1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.p_o ) [2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.p_o ) [3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.p_o ) [4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.p_o ) [5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.p_o ) [6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.p_o ) [7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.p_o ) [1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.dyn_o ) [2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.dyn_o ) [3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.dyn_o ) [4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.dyn_o ) [5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.dyn_o ) [6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.dyn_o ) [7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.dyn_o ) In-place registering xml-1.3.12... + ./Setup haddock Running Haddock for xml-1.3.12... Preprocessing library xml-1.3.12... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 91% ( 10 / 11) in 'Text.XML.Light.Types' 100% ( 21 / 21) in 'Text.XML.Light.Proc' 65% ( 13 / 20) in 'Text.XML.Light.Output' 4% ( 1 / 24) in 'Text.XML.Light.Lexer' 100% ( 3 / 3) in 'Text.XML.Light.Input' 90% ( 45 / 50) in 'Text.XML.Light.Cursor' 100% ( 10 / 10) in 'Text.XML.Light' Documentation created: dist/doc/html/xml/index.html + ./Setup register --gen-pkg-config=xml.pkg Creating package registration file: xml.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc7.6.1-xml-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-xml-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-xml-1.3.12 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-xml-buildroot Installing library in /usr/src/tmp/ghc7.6.1-xml-buildroot/usr/lib/ghc-7.6.1/lib/xml-1.3.12 + '[' -f xml.pkg ']' + install -m 755 xml.pkg /usr/src/tmp/ghc7.6.1-xml-buildroot/usr/lib/ghc-7.6.1/lib/xml-1.3.12 + mkdir -p /usr/src/tmp/ghc7.6.1-xml-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 xml.pkg /usr/src/tmp/ghc7.6.1-xml-buildroot/usr/lib/ghc-7.6.1/package.conf.d/xml-1.3.12.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-xml-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/xml-1.3.12 /usr/src/RPM/BUILD/ghc7.6.1-xml-1.3.12 ghc7.6.1-xml 1.3.12 /usr/lib/ghc-7.6.1/package.conf.d/xml-1.3.12.conf ~/tmp/ghc7.6.1-xml-buildroot ~/RPM/BUILD/ghc7.6.1-xml-1.3.12 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-xml-1.3.12': No such file or directory ~/RPM/BUILD/ghc7.6.1-xml-1.3.12 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-xml-buildroot (auto) mode of './usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-xml-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-xml-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-xml-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-xml-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ghc7.6.1-xml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/lib/text-0.11.2.3:/usr/lib/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib/ghc-7.6.1/array-0.4.0.1:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_sel_3_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-xml-1.3.12-alt2 warning: File listed twice: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Input.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Input.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Lexer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Lexer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Output.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Output.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Proc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Proc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/Text-XML-Light.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-Q.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-Q.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-X.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index-X.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Input.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Input.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Lexer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Lexer.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Output.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Output.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Proc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Proc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light-Types.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/mini_Text-XML-Light.html warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/xml.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/xml.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XOnhaU find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9qnVUU find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ghc7.6.1(xml) = 1.3.12, ghc7.6.1(xml-1.3.12-769519397dd7e55d701d6a3fba5cce90) Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-80755c979f4e13d16f7cebf2db87835f), ghc7.6.1(text) = 0.11.2.3, ghc7.6.1(text-0.11.2.3-7fda3bf2303f359e2c5ab091029013cf), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bXRrR1 Creating ghc7.6.1-xml-debuginfo package Processing files: ghc7.6.1-xml-debuginfo-1.3.12-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2lBcVk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yuLKOV find-requires: running scripts (debuginfo) Requires: ghc7.6.1-xml = 1.3.12-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/lib/text-0.11.2.3/libHStext-0.11.2.3-ghc7.6.1.so.debug Adding to ghc7.6.1-xml-debuginfo a strict dependency on ghc7.6.1-xml Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-xml-1.3.12-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-xml-debuginfo-1.3.12-alt2.i586.rpm (w2.lzdio) 16.03user 6.83system 0:27.88elapsed 82%CPU (0avgtext+0avgdata 164724maxresident)k 0inputs+0outputs (0major+3434165minor)pagefaults 0swaps 30.35user 10.46system 0:45.71elapsed 89%CPU (0avgtext+0avgdata 164724maxresident)k 0inputs+0outputs (0major+3748366minor)pagefaults 0swaps --- ghc7.6.1-xml-1.3.12-alt2.i586.rpm.repo 2019-02-21 05:44:57.000000000 +0000 +++ ghc7.6.1-xml-1.3.12-alt2.i586.rpm.hasher 2021-07-25 12:00:09.894528182 +0000 @@ -122,5 +122,5 @@ File: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/Text/XML/Light/Types.p_hi 100644 root:root ad85b8140a45de0d994394e7ebf87dd5 -File: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so 100644 root:root f4fecc5c63df35b0a63acf16c17be011 -File: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12.a 100644 root:root 08d4f08c03dca4121c50b4586394124c -File: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12_p.a 100644 root:root 1aad861246a03a03d0456a20233791d1 +File: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so 100644 root:root a5556c099f773a3b47ad8b625e0b9497 +File: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12.a 100644 root:root 81007d884012b956b870a93c86ea55c9 +File: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12_p.a 100644 root:root 345ac15f2b8b64ea5e39712f4bf8957d File: /usr/lib/ghc-7.6.1/lib/xml-1.3.12/xml.pkg 100755 root:root a2a61982c72cd9e5bee78f99df725659 @@ -176,2 +176,2 @@ File: /usr/share/doc/ghc7.6.1-xml-1.3.12/html/xml.haddock 100644 root:root 76451ed5053fc4186505900be11e2364 -RPMIdentity: ce66c1c55fb4aae777334ad301713eb4 +RPMIdentity: 104e9307ff0801c5ceb80b5ab73fe6ba --- ghc7.6.1-xml-debuginfo-1.3.12-alt2.i586.rpm.repo 2019-02-21 05:44:57.000000000 +0000 +++ ghc7.6.1-xml-debuginfo-1.3.12-alt2.i586.rpm.hasher 2021-07-25 12:00:09.981528766 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6e 40755 root:root -/usr/lib/debug/.build-id/6e/5ce20349e6dab38006df3542d4992ff585504b 120777 root:root ../../../ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so -/usr/lib/debug/.build-id/6e/5ce20349e6dab38006df3542d4992ff585504b.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/101ab5d61def397c6573ef74eaf646dc7fdcb6 120777 root:root ../../../ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so +/usr/lib/debug/.build-id/51/101ab5d61def397c6573ef74eaf646dc7fdcb6.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so.debug /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -15,5 +15,5 @@ Provides: ghc7.6.1-xml-debuginfo = 1.3.12-alt2:sisyphus+222293.100.1.1 -File: /usr/lib/debug/.build-id/6e 40755 root:root -File: /usr/lib/debug/.build-id/6e/5ce20349e6dab38006df3542d4992ff585504b 120777 root:root ../../../ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so -File: /usr/lib/debug/.build-id/6e/5ce20349e6dab38006df3542d4992ff585504b.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/101ab5d61def397c6573ef74eaf646dc7fdcb6 120777 root:root ../../../ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so +File: /usr/lib/debug/.build-id/51/101ab5d61def397c6573ef74eaf646dc7fdcb6.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/xml-1.3.12 40755 root:root -File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so.debug 100644 root:root 6e9e08e9d4a8f00953a7e365f0d1cf37 -RPMIdentity: ca1181bd6fa7569089da155518698dd2 +File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/xml-1.3.12/libHSxml-1.3.12-ghc7.6.1.so.debug 100644 root:root 161a001f2aabfb1044a0aa8557ae9971 +RPMIdentity: aca3bb085f922c4918ae6905b04baa4c