<86>Feb 27 01:35:50 userdel[87515]: delete user 'rooter' <86>Feb 27 01:35:50 groupadd[87524]: group added to /etc/group: name=rooter, GID=705 <86>Feb 27 01:35:50 groupadd[87524]: group added to /etc/gshadow: name=rooter <86>Feb 27 01:35:50 groupadd[87524]: new group: name=rooter, GID=705 <86>Feb 27 01:35:50 useradd[87530]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Feb 27 01:35:50 userdel[87553]: delete user 'builder' <86>Feb 27 01:35:50 userdel[87553]: removed group 'builder' owned by 'builder' <86>Feb 27 01:35:50 userdel[87553]: removed shadow group 'builder' owned by 'builder' <86>Feb 27 01:35:50 groupadd[87566]: group added to /etc/group: name=builder, GID=706 <86>Feb 27 01:35:50 groupadd[87566]: group added to /etc/gshadow: name=builder <86>Feb 27 01:35:50 groupadd[87566]: new group: name=builder, GID=706 <86>Feb 27 01:35:50 useradd[87574]: new user: name=builder, UID=706, GID=706, 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 27 01:35:53 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 27 01:35:53 rpmi: rpm-build-haskell-1.3.1-alt1 sisyphus+222136.100.1.1 1550668047 installed <13>Feb 27 01:35:53 rpmi: libgmp-devel-6.1.2-alt2 1492204409 installed <13>Feb 27 01:35:53 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed <13>Feb 27 01:35:53 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Feb 27 01:35:53 rpmi: ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 27 01:36:00 rpmi: ghc7.6.1-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 27 01:36:00 rpmi: ghc7.6.1-cpphs-1.15-alt2 sisyphus+221941.100.17.2 1550685870 installed <13>Feb 27 01:36:00 rpmi: ghc7.6.1-hscolour-1.20.3-alt2 sisyphus+221941.120.17.2 1550686007 installed <13>Feb 27 01:36:00 rpmi: ghc7.6.1-happy-1.18.10-alt1 sisyphus+221941.140.17.2 1550686324 installed <13>Feb 27 01:36:00 rpmi: ghc7.6.1-doc-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 27 01:36:00 rpmi: ghc7.6.1-c2hs-0.16.4-alt1 sisyphus+221941.260.17.2 1550688527 installed <13>Feb 27 01:36:00 rpmi: ghc7.6.1-alex-3.0.2-alt1 sisyphus+221941.240.17.2 1550687869 installed warning: File /usr/src/in/source/ghc7.6.1-parseargs-0.1.3.4-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc7.6.1-parseargs-0.1.3.4-alt1.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-parseargs-0.1.3.4-alt1.patch is smaller than 8 bytes Installing ghc7.6.1-parseargs-0.1.3.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-parseargs-0.1.3.4 + echo 'Source #0 (ghc7.6.1-parseargs-0.1.3.4.tar):' Source #0 (ghc7.6.1-parseargs-0.1.3.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-parseargs-0.1.3.4.tar + cd ghc7.6.1-parseargs-0.1.3.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-parseargs-0.1.3.4-alt1.patch):' Patch #0 (ghc7.6.1-parseargs-0.1.3.4-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34668 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-parseargs-0.1.3.4 + '[' -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/lib64 --docdir=/usr/share/doc/ghc7.6.1-parseargs-0.1.3.4 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-parseargs-0.1.3.4 --datadir=/usr/share --datasubdir=ghc7.6.1-parseargs-0.1.3.4 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring parseargs-0.1.3.4... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building parseargs-0.1.3.4... Preprocessing executable 'parseargs-example' for parseargs-0.1.3.4... [1 of 2] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/parseargs-example/parseargs-example-tmp/System/Console/ParseArgs.o ) [2 of 2] Compiling Main ( parseargs-example.hs, dist/build/parseargs-example/parseargs-example-tmp/Main.o ) Linking dist/build/parseargs-example/parseargs-example ... Preprocessing library parseargs-0.1.3.4... [1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.o ) [1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.p_o ) [1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.dyn_o ) In-place registering parseargs-0.1.3.4... + ./Setup haddock Running Haddock for parseargs-0.1.3.4... Preprocessing executable 'parseargs-example' for parseargs-0.1.3.4... Preprocessing library parseargs-0.1.3.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 37 / 37) in 'System.Console.ParseArgs' Warning: System.Console.ParseArgs: could not find link destinations for: System.Console.ParseArgs.exhaust Documentation created: dist/doc/html/parseargs/index.html + ./Setup register --gen-pkg-config=parseargs.pkg Creating package registration file: parseargs.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60949 + 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-parseargs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-parseargs-buildroot + cd ghc7.6.1-parseargs-0.1.3.4 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-parseargs-buildroot Installing library in /usr/src/tmp/ghc7.6.1-parseargs-buildroot/usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4 Installing executable(s) in /usr/src/tmp/ghc7.6.1-parseargs-buildroot/usr/bin + '[' -f parseargs.pkg ']' + install -m 755 parseargs.pkg /usr/src/tmp/ghc7.6.1-parseargs-buildroot/usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4 + mkdir -p /usr/src/tmp/ghc7.6.1-parseargs-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 parseargs.pkg /usr/src/tmp/ghc7.6.1-parseargs-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/parseargs-0.1.3.4.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-parseargs-buildroot /usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4 /usr/src/RPM/BUILD/ghc7.6.1-parseargs-0.1.3.4 ghc7.6.1-parseargs 0.1.3.4 /usr/lib64/ghc-7.6.1/package.conf.d/parseargs-0.1.3.4.conf ~/tmp/ghc7.6.1-parseargs-buildroot ~/RPM/BUILD/ghc7.6.1-parseargs-0.1.3.4 find: './usr/share/ghc7.6.1-parseargs-0.1.3.4': No such file or directory ~/RPM/BUILD/ghc7.6.1-parseargs-0.1.3.4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-parseargs-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-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-parseargs-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-parseargs-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-parseargs-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-parseargs-buildroot ./usr/lib64: ./usr/lib64/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-parseargs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/parseargs-example: found executable STACK entry: GNU_STACK 0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RWE 0x10 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/containers-0.5.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/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_ap_pppp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/parseargs-0.1.3.4/libHSparseargs-0.1.3.4-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-parseargs-0.1.3.4-alt1 warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/COPYING warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/System-Console-ParseArgs.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/System-Console-ParseArgs.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/mini_System-Console-ParseArgs.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/mini_System-Console-ParseArgs.html warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/parseargs.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/parseargs.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-parseargs-0.1.3.4/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3CSHY4 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.pyZwZN find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(parseargs) = 0.1.3.4, ghc7.6.1(parseargs-0.1.3.4-676faa5387a18591b735cce06edd8de6) Requires: /lib64/ld-linux-x86-64.so.2, /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/containers-0.5.0.0/libHScontainers-0.5.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, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(containers) = 0.5.0.0, ghc7.6.1(containers-0.5.0.0-e49be7a240765a4edc5c09f677ec6a81), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libffi.so.6()(64bit) >= set:jee4ZuRAxZbkn2wciBNTvJrhxEqJkjX3iFFhhId, libgmp.so.10()(64bit) >= set:mhmYMAzPDTZHlM6DpdM4yJNE4lme3ZhclBTRdKgBQGqndqfpGorK3WVCDt3, libm.so.6(GLIBC_2.2.5)(64bit), librt.so.1(GLIBC_2.2.5)(64bit), librt.so.1(GLIBC_2.3.3)(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.peo95z Creating ghc7.6.1-parseargs-debuginfo package Processing files: ghc7.6.1-parseargs-debuginfo-0.1.3.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DjUBip find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vPjBAh find-requires: running scripts (debuginfo) Requires: ghc7.6.1-parseargs = 0.1.3.4-alt1, /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/containers-0.5.0.0/libHScontainers-0.5.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 Adding to ghc7.6.1-parseargs-debuginfo a strict dependency on ghc7.6.1-parseargs Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-parseargs-0.1.3.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-parseargs-debuginfo-0.1.3.4-alt1.x86_64.rpm 10.40user 4.00system 0:21.74elapsed 66%CPU (0avgtext+0avgdata 182900maxresident)k 0inputs+0outputs (0major+2053890minor)pagefaults 0swaps 26.28user 7.21system 0:42.84elapsed 78%CPU (0avgtext+0avgdata 182900maxresident)k 0inputs+0outputs (0major+2517898minor)pagefaults 0swaps