<86>Feb 18 07:21:32 userdel[16420]: delete user 'rooter' <86>Feb 18 07:21:32 userdel[16420]: removed group 'rooter' owned by 'rooter' <86>Feb 18 07:21:32 userdel[16420]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 18 07:21:32 groupadd[16443]: group added to /etc/group: name=rooter, GID=549 <86>Feb 18 07:21:32 groupadd[16443]: group added to /etc/gshadow: name=rooter <86>Feb 18 07:21:32 groupadd[16443]: new group: name=rooter, GID=549 <86>Feb 18 07:21:32 useradd[16456]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Feb 18 07:21:32 userdel[16522]: delete user 'builder' <86>Feb 18 07:21:32 userdel[16522]: removed group 'builder' owned by 'builder' <86>Feb 18 07:21:32 userdel[16522]: removed shadow group 'builder' owned by 'builder' <86>Feb 18 07:21:32 groupadd[16581]: group added to /etc/group: name=builder, GID=550 <86>Feb 18 07:21:32 groupadd[16581]: group added to /etc/gshadow: name=builder <86>Feb 18 07:21:32 groupadd[16581]: new group: name=builder, GID=550 <86>Feb 18 07:21:32 useradd[16608]: new user: name=builder, UID=550, GID=550, 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>Feb 18 07:21:35 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 18 07:21:35 rpmi: rpm-build-haskell-1.3-alt1 sisyphus+221044.100.2.2 1549725357 installed <13>Feb 18 07:21:35 rpmi: libgmp-devel-6.1.2-alt2 1492205017 installed <13>Feb 18 07:21:35 rpmi: libffi-devel-1:3.2.1-alt2 1528881777 installed <13>Feb 18 07:21:45 rpmi: ghc7.6.1-7.6.1-alt7 sisyphus+220973.400.3.1 1549591937 installed <13>Feb 18 07:21:45 rpmi: ghc7.6.1-transformers-0.3.0.0-alt2 1356217213 installed <13>Feb 18 07:21:45 rpmi: ghc7.6.1-mtl-2.1.2-alt2 1356224597 installed <13>Feb 18 07:21:45 rpmi: ghc7.6.1-extensible-exceptions-0.1.1.4-alt2 1356203226 installed <13>Feb 18 07:21:46 rpmi: ghc7.6.1-monadcatchio-mtl-0.3.0.5-alt2 1356232657 installed <13>Feb 18 07:21:46 rpmi: ghc7.6.1-cpphs-1.15-alt2 1356201033 installed <13>Feb 18 07:21:46 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 1356206221 installed <13>Feb 18 07:21:46 rpmi: ghc7.6.1-doc-7.6.1-alt7 sisyphus+220973.400.3.1 1549591937 installed warning: File /usr/src/in/source/ghc7.6.1-ghc-mtl-1.0.1.2-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-ghc-mtl-1.0.1.2-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-ghc-mtl-1.0.1.2-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-ghc-mtl-1.0.1.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40659 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-ghc-mtl-1.0.1.2 + echo 'Source #0 (ghc7.6.1-ghc-mtl-1.0.1.2.tar):' Source #0 (ghc7.6.1-ghc-mtl-1.0.1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-ghc-mtl-1.0.1.2.tar + cd ghc7.6.1-ghc-mtl-1.0.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-ghc-mtl-1.0.1.2-alt2.patch):' Patch #0 (ghc7.6.1-ghc-mtl-1.0.1.2-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40659 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-ghc-mtl-1.0.1.2 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-7.6.1 Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2 --datadir=/usr/share --datasubdir=ghc7.6.1-ghc-mtl-1.0.1.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --flags=-templateHaskell -O2 --ghc Configuring ghc-mtl-1.0.1.2... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building ghc-mtl-1.0.1.2... Preprocessing library ghc-mtl-1.0.1.2... [1 of 1] Compiling Control.Monad.Ghc ( Control/Monad/Ghc.hs, dist/build/Control/Monad/Ghc.o ) [1 of 1] Compiling Control.Monad.Ghc ( Control/Monad/Ghc.hs, dist/build/Control/Monad/Ghc.p_o ) In-place registering ghc-mtl-1.0.1.2... + ./Setup haddock Running Haddock for ghc-mtl-1.0.1.2... Preprocessing library ghc-mtl-1.0.1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 29% ( 2 / 7) in 'Control.Monad.Ghc' Warning: Control.Monad.Ghc: could not find link destinations for: Control.Monad.Ghc.MTLAdapter Documentation created: dist/doc/html/ghc-mtl/index.html + ./Setup register --gen-pkg-config=ghc-mtl.pkg Creating package registration file: ghc-mtl.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1540 + 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-ghc-mtl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot + cd ghc7.6.1-ghc-mtl-1.0.1.2 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot Installing library in /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot/usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2 + '[' -f ghc-mtl.pkg ']' + install -m 755 ghc-mtl.pkg /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot/usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2 + mkdir -p /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 ghc-mtl.pkg /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot/usr/lib/ghc-7.6.1/package.conf.d/ghc-mtl-1.0.1.2.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot /usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2 /usr/src/RPM/BUILD/ghc7.6.1-ghc-mtl-1.0.1.2 ghc7.6.1-ghc-mtl 1.0.1.2 /usr/lib/ghc-7.6.1/package.conf.d/ghc-mtl-1.0.1.2.conf ~/tmp/ghc7.6.1-ghc-mtl-buildroot ~/RPM/BUILD/ghc7.6.1-ghc-mtl-1.0.1.2 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-ghc-mtl-1.0.1.2': No such file or directory ~/RPM/BUILD/ghc7.6.1-ghc-mtl-1.0.1.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-ghc-mtl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-ghc-mtl-1.0.1.2-alt2 warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/Control-Monad-Ghc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/Control-Monad-Ghc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/ghc-mtl.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/ghc-mtl.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/mini_Control-Monad-Ghc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/mini_Control-Monad-Ghc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jUJ58J 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.yqROYN find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(ghc-mtl) = 1.0.1.2, ghc7.6.1(ghc-mtl-1.0.1.2-155545b57c2eb25853b4f21a3f677cd2) Requires: ghc7.6.1(MonadCatchIO-mtl) = 0.3.0.5, ghc7.6.1(MonadCatchIO-mtl-0.3.0.5-bc40071ba3bd3f4f6d48ff10f9179a27), ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(ghc) = 7.6.1, ghc7.6.1(ghc-7.6.1-7ee8e0842089452e052a7de671ef9d72), ghc7.6.1(mtl) = 2.1.2, ghc7.6.1(mtl-2.1.2-34280a5f0957a3f45a69cc22950deec6) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8WZEYr Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-ghc-mtl-1.0.1.2-alt2.i586.rpm 5.63user 0.62system 0:15.99elapsed 39%CPU (0avgtext+0avgdata 164768maxresident)k 0inputs+0outputs (0major+224485minor)pagefaults 0swaps 22.20user 3.57system 0:43.44elapsed 59%CPU (0avgtext+0avgdata 164768maxresident)k 176inputs+0outputs (0major+657312minor)pagefaults 0swaps --- ghc7.6.1-ghc-mtl-1.0.1.2-alt2.i586.rpm.repo 2012-12-23 04:13:52.000000000 +0000 +++ ghc7.6.1-ghc-mtl-1.0.1.2-alt2.i586.rpm.hasher 2019-02-18 07:22:07.877807174 +0000 @@ -3,3 +3,2 @@ /usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2/Control/Monad 40755 -/usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2/Control/Monad/Ghc.dyn_hi 100644 /usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2/Control/Monad/Ghc.hi 100644 @@ -8,3 +7,2 @@ /usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2/ghc-mtl.pkg 100755 -/usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2/libHSghc-mtl-1.0.1.2-ghc7.6.1.so 100644 /usr/lib/ghc-7.6.1/lib/ghc-mtl-1.0.1.2/libHSghc-mtl-1.0.1.2.a 100644 @@ -28,7 +26,2 @@ /usr/share/doc/ghc7.6.1-ghc-mtl-1.0.1.2/html/synopsis.png 100644 -Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so -Requires: /usr/lib/ghc-7.6.1/ghc-7.6.1/libHSghc-7.6.1-ghc7.6.1.so -Requires: /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so -Requires: /usr/lib/ghc-7.6.1/lib/MonadCatchIO-mtl-0.3.0.5/libHSMonadCatchIO-mtl-0.3.0.5-ghc7.6.1.so -Requires: /usr/lib/ghc-7.6.1/lib/transformers-0.3.0.0/libHStransformers-0.3.0.0-ghc7.6.1.so Requires: ghc7.6.1(MonadCatchIO-mtl) = 0.3.0.5 @@ -41,4 +34,2 @@ Requires: ghc7.6.1(mtl-2.1.2-34280a5f0957a3f45a69cc22950deec6) -Requires: libc.so.6(GLIBC_2.1.3) -Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma)