<86>Mar 16 13:31:56 userdel[3498786]: delete user 'rooter' <86>Mar 16 13:31:56 userdel[3498786]: removed group 'rooter' owned by 'rooter' <86>Mar 16 13:31:56 userdel[3498786]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 16 13:31:56 groupadd[3498791]: group added to /etc/group: name=rooter, GID=537 <86>Mar 16 13:31:56 groupadd[3498791]: group added to /etc/gshadow: name=rooter <86>Mar 16 13:31:56 groupadd[3498791]: new group: name=rooter, GID=537 <86>Mar 16 13:31:56 useradd[3498795]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Mar 16 13:31:56 userdel[3498802]: delete user 'builder' <86>Mar 16 13:31:56 userdel[3498802]: removed group 'builder' owned by 'builder' <86>Mar 16 13:31:56 userdel[3498802]: removed shadow group 'builder' owned by 'builder' <86>Mar 16 13:31:56 groupadd[3498807]: group added to /etc/group: name=builder, GID=538 <86>Mar 16 13:31:56 groupadd[3498807]: group added to /etc/gshadow: name=builder <86>Mar 16 13:31:56 groupadd[3498807]: new group: name=builder, GID=538 <86>Mar 16 13:31:56 useradd[3498811]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-regex-base-0.93.2-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>Mar 16 13:32:00 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Mar 16 13:32:00 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Mar 16 13:32:00 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Mar 16 13:32:00 rpmi: libffi-devel-1:3.2.1-alt2 1528881777 installed <13>Mar 16 13:32:00 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Mar 16 13:32:00 rpmi: ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed <13>Mar 16 13:32:25 rpmi: ghc8.6.4-8.6.4-alt2 sisyphus+227292.40.3.1 1555975974 installed <13>Mar 16 13:32:26 rpmi: ghc8.6.4-doc-8.6.4-alt2 sisyphus+227292.40.3.1 1555975974 installed warning: File /usr/src/in/source/ghc8.6.4-regex-base-0.93.2-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-regex-base-0.93.2-alt1.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc8.6.4-regex-base-0.93.2-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-regex-base-0.93.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-regex-base-0.93.2 + echo 'Source #0 (ghc8.6.4-regex-base-0.93.2.tar):' Source #0 (ghc8.6.4-regex-base-0.93.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-regex-base-0.93.2.tar + cd ghc8.6.4-regex-base-0.93.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-regex-base-0.93.2-alt1.patch):' Patch #0 (ghc8.6.4-regex-base-0.93.2-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79979 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-regex-base-0.93.2 + '[' -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-regex-base-0.93.2 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-regex-base-0.93.2 --datadir=/usr/share --datasubdir=ghc8.6.4-regex-base-0.93.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring regex-base-0.93.2... 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 regex-base-0.93.2.. Building library for regex-base-0.93.2.. [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) Text/Regex/Base.hs:55:13: warning: [-Wdeprecations] In the use of `versionTags' (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 55 | , versionTags = ["unstable"] | ^^^^^^^^^^^ [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.p_o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.p_o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.p_o ) Text/Regex/Base.hs:55:13: warning: [-Wdeprecations] In the use of `versionTags' (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 55 | , versionTags = ["unstable"] | ^^^^^^^^^^^ [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.p_o ) + ./Setup haddock Preprocessing library for regex-base-0.93.2.. Running Haddock on library for regex-base-0.93.2.. Text/Regex/Base.hs:55:13: warning: [-Wdeprecations] In the use of `versionTags' (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 55 | , versionTags = ["unstable"] | ^^^^^^^^^^^ Haddock coverage: Warning: 'MonadError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'target' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'regex' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'source' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' Missing documentation for: MatchText (Text/Regex/Base/RegexLike.hs:55) Warning: 'a' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'RegexMaker' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'b' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'c' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' Missing documentation for: getVersion_Text_Regex_Base (Text/Regex/Base.hs:52) 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Missing documentation for: polymatch (Text/Regex/Base/Impl.hs:50) polymatchM (Text/Regex/Base/Impl.hs:56) Documentation created: dist/doc/html/regex-base/index.html + ./Setup register --gen-pkg-config=regex-base.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56170 + 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-regex-base-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-regex-base-buildroot + cd ghc8.6.4-regex-base-0.93.2 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-regex-base-buildroot Installing library in /usr/src/tmp/ghc8.6.4-regex-base-buildroot/usr/lib/ghc-8.6.4/regex-base-0.93.2 + '[' -f regex-base.pkg ']' + install -m 755 regex-base.pkg /usr/src/tmp/ghc8.6.4-regex-base-buildroot/usr/lib/ghc-8.6.4/regex-base-0.93.2 + mkdir -p /usr/src/tmp/ghc8.6.4-regex-base-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 regex-base.pkg /usr/src/tmp/ghc8.6.4-regex-base-buildroot/usr/lib/ghc-8.6.4/package.conf.d/regex-base-0.93.2.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-regex-base-buildroot /usr/lib /usr/lib/ghc-8.6.4/regex-base-0.93.2 /usr/src/RPM/BUILD/ghc8.6.4-regex-base-0.93.2 ghc8.6.4-regex-base 0.93.2 /usr/lib/ghc-8.6.4/package.conf.d/regex-base-0.93.2.conf ~/tmp/ghc8.6.4-regex-base-buildroot ~/RPM/BUILD/ghc8.6.4-regex-base-0.93.2 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-regex-base-0.93.2': No such file or directory ~/RPM/BUILD/ghc8.6.4-regex-base-0.93.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-regex-base-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-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-regex-base-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc8.6.4-regex-base-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-regex-base-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-regex-base-buildroot ./usr/lib: ./usr/lib/ghc-8.6.4/lib: libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-ghc8.6.4.so -> libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-regex-base-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/libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-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/containers-0.6.0.1:/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/mtl-2.2.2:/usr/lib/ghc-8.6.4/rts:/usr/lib/ghc-8.6.4/transformers-0.5.6.2 Hardlinking identical .pyc and .pyo files Processing files: ghc8.6.4-regex-base-0.93.2-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/Text-Regex-Base-Context.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/Text-Regex-Base-Context.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/Text-Regex-Base-Impl.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/Text-Regex-Base-Impl.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/Text-Regex-Base-RegexLike.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/Text-Regex-Base-RegexLike.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/Text-Regex-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/Text-Regex-Base.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/regex-base.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/regex-base.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-regex-base-0.93.2/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9hsb04 find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/ghc8.6.4-regex-base-buildroot/usr/lib/ghc-8.6.4/lib/libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-ghc8.6.4.so: 463 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YFD7T1 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-regex-base-buildroot/usr/lib/ghc-8.6.4/lib/libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-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/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so /usr/lib/libgmp.so.10 Provides: ghc8.6.4(regex-base) = 0.93.2, ghc8.6.4(regex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5), libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-ghc8.6.4.so = set:mdwTADDeBdARQ2fVKMhSTwis8Z59BRXVXvEEd7B6kVbRfyBz0D9MkCXqEwbgHjPpLlkS8tGmsw09KZB1rpiJZLqjSjT1UZt1aUYaeBPpjfGrfF1TZFuX4pU9TsqSXW44PihZ12NGFJsKx7KFT6pfoMWPabYNJt6ddnBOOZCxtPSEPs8P2J3JTrAsiehilcEdAOIF6jMoZB69PjiF1jwXM1Emj9Fl5j0LTEJJbZdefSG2654F9p66KlUb41rOxlzxWV8iZ4LquI2KDdGMnVcEe5QMz0nNVCpxWSiVZsGaq8CXuL39zNGN0yGhzoHdpZmBkIbH123s57mhbZgkZHbZ5EFrPCP1rhzL6jkTxZvyF4NjK2JwJxXZDTbX00rdXwc0FAuwxW3ZjmQyNN013fSrhCa5UMJXOFW8NCOwzpj4HnXSHTBj18fCZEasGhDYdDyINm6V08QcEzVX9JZlx3xSBCPWARMcHPsKSuuEA4AUq71KoMwNSkYRbqZ8gi5sAb8SJ0hA30v0meBGQjDNm8jB9OjXHMhLvVapPHLBfcAshxVCmxgaHTQoJneaSGZwAfTnvU1CELHZdprN1rzSMAN0o1Arbl5JM9Z5kK32WqghhxIlwXFqmdqmQ7bZvPuleBzOKg5BuhKVuwbZIkT1lcI4UR8KsuvdwqUl0s5CIImtZ5RAUwX2YYZ2deccVSKSyl7gdB1jvVzc6sDZux4JDGgqWgwOjHdLcvd6dwlu0PpLtsF4VG2ZDIr57Hn7WNgqe86d0ZEtqGmOcG4X6LIrJy0l7tFvlrOyGATulas9d5srO4T4m019m7tzahNywRJE3JXbg9QXWi0JPo3bQaRcg3qCADvH9wDAenekYMDiYokNiP6NteZnziv6VPHPNVvSbB8hrqk3KLSaCShLfwjOmIU3 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/containers-0.6.0.1/libHScontainers-0.6.0.1-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/mtl-2.2.2/libHSmtl-2.2.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so, ghc8.6.4(array) = 0.5.3.0, ghc8.6.4(array-0.5.3.0), 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(containers) = 0.6.0.1, ghc8.6.4(containers-0.6.0.1), ghc8.6.4(mtl) = 2.2.2, ghc8.6.4(mtl-2.2.2), libc.so.6(GLIBC_2.1.3), 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.rcspY3 Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-regex-base-0.93.2-alt1.i586.rpm 19.21user 6.84system 0:31.89elapsed 81%CPU (0avgtext+0avgdata 272924maxresident)k 0inputs+0outputs (0major+1533838minor)pagefaults 0swaps /.out/ghc8.6.4-regex-base-0.93.2-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 50.69user 13.95system 1:11.95elapsed 89%CPU (0avgtext+0avgdata 272924maxresident)k 0inputs+0outputs (0major+1829304minor)pagefaults 0swaps