<86>Dec 17 01:33:36 userdel[38767]: delete user 'rooter' <86>Dec 17 01:33:36 userdel[38767]: removed group 'rooter' owned by 'rooter' <86>Dec 17 01:33:36 userdel[38767]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 17 01:33:36 groupadd[38774]: group added to /etc/group: name=rooter, GID=561 <86>Dec 17 01:33:36 groupadd[38774]: group added to /etc/gshadow: name=rooter <86>Dec 17 01:33:36 groupadd[38774]: new group: name=rooter, GID=561 <86>Dec 17 01:33:36 useradd[38784]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Dec 17 01:33:36 userdel[38803]: delete user 'builder' <86>Dec 17 01:33:36 userdel[38803]: removed group 'builder' owned by 'builder' <86>Dec 17 01:33:36 userdel[38803]: removed shadow group 'builder' owned by 'builder' <86>Dec 17 01:33:36 groupadd[38815]: group added to /etc/group: name=builder, GID=562 <86>Dec 17 01:33:36 groupadd[38815]: group added to /etc/gshadow: name=builder <86>Dec 17 01:33:36 groupadd[38815]: new group: name=builder, GID=562 <86>Dec 17 01:33:36 useradd[38825]: new user: name=builder, UID=562, GID=562, 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>Dec 17 01:33:38 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt6.1 1449015073 installed <13>Dec 17 01:33:38 rpmi: rpm-build-haskell-1.2-alt1 sisyphus.216692.100 1542801564 installed <13>Dec 17 01:33:38 rpmi: libgmp-devel-6.1.2-alt2 1492204409 installed <13>Dec 17 01:33:38 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed <13>Dec 17 01:33:38 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Dec 17 01:33:38 rpmi: ghc7.6.1-common-7.6.1-alt6.1 1449015073 installed <13>Dec 17 01:33:45 rpmi: ghc7.6.1-7.6.1-alt6.1 1449015893 installed <13>Dec 17 01:33:45 rpmi: ghc7.6.1-cpphs-1.15-alt2 1356201039 installed <13>Dec 17 01:33:45 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 1356206229 installed <13>Dec 17 01:33:46 rpmi: ghc7.6.1-text-0.11.2.3-alt2 1356216293 installed <13>Dec 17 01:33:46 rpmi: ghc7.6.1-doc-7.6.1-alt6.1 1449015073 installed warning: File /usr/src/in/source/ghc7.6.1-hashable-1.2.0.2-alt2.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc7.6.1-hashable-1.2.0.2-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-hashable-1.2.0.2-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-hashable-1.2.0.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-hashable-1.2.0.2 + echo 'Source #0 (ghc7.6.1-hashable-1.2.0.2.tar):' Source #0 (ghc7.6.1-hashable-1.2.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-hashable-1.2.0.2.tar + cd ghc7.6.1-hashable-1.2.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-hashable-1.2.0.2-alt2.patch):' Patch #0 (ghc7.6.1-hashable-1.2.0.2-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-hashable-1.2.0.2 + '[' -f configure.ac -a '!' -f configure ']' + runghc-7.6.1 Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-hashable-1.2.0.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-hashable-1.2.0.2 --datadir=/usr/share --datasubdir=ghc7.6.1-hashable-1.2.0.2 --enable-split-objs --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-shared -O2 --ghc Configuring hashable-1.2.0.2... + runghc-7.6.1 Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + runghc-7.6.1 Setup build Building hashable-1.2.0.2... Preprocessing library hashable-1.2.0.2... [1 of 5] Compiling Data.Hashable.SipHash ( Data/Hashable/SipHash.hs, dist/build/Data/Hashable/SipHash.o ) [2 of 5] Compiling Data.Hashable.RandomSource ( Data/Hashable/RandomSource.hs, dist/build/Data/Hashable/RandomSource.o ) [3 of 5] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [4 of 5] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [5 of 5] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) [1 of 5] Compiling Data.Hashable.SipHash ( Data/Hashable/SipHash.hs, dist/build/Data/Hashable/SipHash.p_o ) [2 of 5] Compiling Data.Hashable.RandomSource ( Data/Hashable/RandomSource.hs, dist/build/Data/Hashable/RandomSource.p_o ) [3 of 5] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.p_o ) [4 of 5] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.p_o ) [5 of 5] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.p_o ) [1 of 5] Compiling Data.Hashable.SipHash ( Data/Hashable/SipHash.hs, dist/build/Data/Hashable/SipHash.dyn_o ) [2 of 5] Compiling Data.Hashable.RandomSource ( Data/Hashable/RandomSource.hs, dist/build/Data/Hashable/RandomSource.dyn_o ) [3 of 5] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.dyn_o ) [4 of 5] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.dyn_o ) [5 of 5] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.dyn_o ) In-place registering hashable-1.2.0.2... + runghc-7.6.1 Setup haddock Running Haddock for hashable-1.2.0.2... Preprocessing library hashable-1.2.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 8) in 'Data.Hashable.SipHash' 0% ( 0 / 3) in 'Data.Hashable.RandomSource' 100% ( 12 / 12) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 21 / 21) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html + runghc-7.6.1 Setup register --gen-pkg-config=hashable.pkg Creating package registration file: hashable.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8552 + 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-hashable-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-hashable-buildroot + cd ghc7.6.1-hashable-1.2.0.2 + runghc-7.6.1 Setup copy --destdir=/usr/src/tmp/ghc7.6.1-hashable-buildroot Installing library in /usr/src/tmp/ghc7.6.1-hashable-buildroot/usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2 + '[' -f hashable.pkg ']' + install -m 755 hashable.pkg /usr/src/tmp/ghc7.6.1-hashable-buildroot/usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2 + mkdir -p /usr/src/tmp/ghc7.6.1-hashable-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 hashable.pkg /usr/src/tmp/ghc7.6.1-hashable-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/hashable-1.2.0.2.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-hashable-buildroot /usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2 /usr/src/RPM/BUILD/ghc7.6.1-hashable-1.2.0.2 ghc7.6.1-hashable 1.2.0.2 /usr/lib64/ghc-7.6.1/package.conf.d/hashable-1.2.0.2.conf ~/tmp/ghc7.6.1-hashable-buildroot ~/RPM/BUILD/ghc7.6.1-hashable-1.2.0.2 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-hashable-1.2.0.2': No such file or directory ~/RPM/BUILD/ghc7.6.1-hashable-1.2.0.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-hashable-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-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-hashable-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-hashable-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-hashable-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-hashable-buildroot ./usr/lib64: ./usr/lib64/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-hashable-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/lib/text-0.11.2.3:/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib64/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/usr/lib64/ghc-7.6.1/base-4.6.0.0:/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib64/ghc-7.6.1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_pppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_newAlignedPinnedByteArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_pppppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: rts_getThreadId verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/hashable-1.2.0.2/libHShashable-1.2.0.2-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-hashable-1.2.0.2-alt2 warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/Data-Hashable.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/Data-Hashable.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/hashable.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/hashable.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/mini_Data-Hashable.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/mini_Data-Hashable.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hashable-1.2.0.2/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UR5TLn 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.aQN4Yw find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(hashable) = 1.2.0.2, ghc7.6.1(hashable-1.2.0.2-6569b52edc0190adbda0264810569e47) Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), ghc7.6.1(ghc-prim) = 0.3.0.0, ghc7.6.1(ghc-prim-0.3.0.0-4fae45041dab03fbd317982185b6da0d), ghc7.6.1(integer-gmp) = 0.5.0.0, ghc7.6.1(integer-gmp-0.5.0.0-b00b433d848ac9c48e7f9ce9532e0def), ghc7.6.1(text) = 0.11.2.3, ghc7.6.1(text-0.11.2.3-e78bb42fbf8a0db4548af261a27f0dcc), libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uY5sjJ Creating ghc7.6.1-hashable-debuginfo package Processing files: ghc7.6.1-hashable-debuginfo-1.2.0.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SEW6YY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OMg7Uh find-requires: running scripts (debuginfo) Requires: ghc7.6.1-hashable = 1.2.0.2-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/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/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-hashable-1.2.0.2-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-hashable-debuginfo-1.2.0.2-alt2.x86_64.rpm 9.12user 2.59system 0:17.64elapsed 66%CPU (0avgtext+0avgdata 107276maxresident)k 0inputs+0outputs (0major+1232236minor)pagefaults 0swaps 25.47user 5.73system 0:38.80elapsed 80%CPU (0avgtext+0avgdata 122916maxresident)k 4944inputs+0outputs (0major+1660039minor)pagefaults 0swaps