<86>Mar 4 09:43:03 userdel[268845]: delete user 'rooter' <86>Mar 4 09:43:03 userdel[268845]: removed group 'rooter' owned by 'rooter' <86>Mar 4 09:43:03 userdel[268845]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 4 09:43:03 groupadd[268853]: group added to /etc/group: name=rooter, GID=537 <86>Mar 4 09:43:03 groupadd[268853]: group added to /etc/gshadow: name=rooter <86>Mar 4 09:43:03 groupadd[268853]: new group: name=rooter, GID=537 <86>Mar 4 09:43:03 useradd[268860]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Mar 4 09:43:03 userdel[268884]: delete user 'builder' <86>Mar 4 09:43:03 userdel[268884]: removed group 'builder' owned by 'builder' <86>Mar 4 09:43:03 userdel[268884]: removed shadow group 'builder' owned by 'builder' <86>Mar 4 09:43:03 groupadd[268892]: group added to /etc/group: name=builder, GID=538 <86>Mar 4 09:43:03 groupadd[268892]: group added to /etc/gshadow: name=builder <86>Mar 4 09:43:03 groupadd[268892]: new group: name=builder, GID=538 <86>Mar 4 09:43:03 useradd[268898]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc7.6.1-hostname-1.0-alt2.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 4 09:43:07 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Mar 4 09:43:07 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Mar 4 09:43:07 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Mar 4 09:43:07 rpmi: libffi-devel-1:3.2.1-alt2 1528881777 installed <13>Mar 4 09:43:07 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Mar 4 09:43:07 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Mar 4 09:43:17 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Mar 4 09:43:18 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-hostname-1.0-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-hostname-1.0-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-hostname-1.0-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-hostname-1.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16433 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-hostname-1.0 + echo 'Source #0 (ghc7.6.1-hostname-1.0.tar):' Source #0 (ghc7.6.1-hostname-1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-hostname-1.0.tar + cd ghc7.6.1-hostname-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-hostname-1.0-alt2.patch):' Patch #0 (ghc7.6.1-hostname-1.0-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16433 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-hostname-1.0 + '[' -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-hostname-1.0 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-hostname-1.0 --datadir=/usr/share --datasubdir=ghc7.6.1-hostname-1.0 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring hostname-1.0... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building hostname-1.0... Preprocessing library hostname-1.0... [1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/build/Network/HostName.o ) [1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/build/Network/HostName.p_o ) [1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/build/Network/HostName.dyn_o ) In-place registering hostname-1.0... + ./Setup haddock Running Haddock for hostname-1.0... Preprocessing library hostname-1.0... 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 / 3) in 'Network.HostName' Documentation created: dist/doc/html/hostname/index.html + ./Setup register --gen-pkg-config=hostname.pkg Creating package registration file: hostname.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64444 + 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-hostname-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-hostname-buildroot + cd ghc7.6.1-hostname-1.0 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-hostname-buildroot Installing library in /usr/src/tmp/ghc7.6.1-hostname-buildroot/usr/lib/ghc-7.6.1/lib/hostname-1.0 + '[' -f hostname.pkg ']' + install -m 755 hostname.pkg /usr/src/tmp/ghc7.6.1-hostname-buildroot/usr/lib/ghc-7.6.1/lib/hostname-1.0 + mkdir -p /usr/src/tmp/ghc7.6.1-hostname-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 hostname.pkg /usr/src/tmp/ghc7.6.1-hostname-buildroot/usr/lib/ghc-7.6.1/package.conf.d/hostname-1.0.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-hostname-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/hostname-1.0 /usr/src/RPM/BUILD/ghc7.6.1-hostname-1.0 ghc7.6.1-hostname 1.0 /usr/lib/ghc-7.6.1/package.conf.d/hostname-1.0.conf ~/tmp/ghc7.6.1-hostname-buildroot ~/RPM/BUILD/ghc7.6.1-hostname-1.0 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-hostname-1.0': No such file or directory ~/RPM/BUILD/ghc7.6.1-hostname-1.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-hostname-buildroot (auto) mode of './usr/lib/ghc-7.6.1/lib/hostname-1.0/libHShostname-1.0-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-hostname-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-hostname-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-hostname-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-hostname-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-hostname-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/hostname-1.0/libHShostname-1.0-ghc7.6.1.so: RPATH contains several entries: /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/hostname-1.0/libHShostname-1.0-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/hostname-1.0/libHShostname-1.0-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/hostname-1.0/libHShostname-1.0-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/hostname-1.0/libHShostname-1.0-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/hostname-1.0/libHShostname-1.0-ghc7.6.1.so: undefined symbol: stg_ap_v_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/hostname-1.0/libHShostname-1.0-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/hostname-1.0/libHShostname-1.0-ghc7.6.1.so: undefined symbol: stg_newAlignedPinnedByteArrayzh Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-hostname-1.0-alt2 warning: File listed twice: /usr/lib/ghc-7.6.1/lib/hostname-1.0/libHShostname-1.0-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/Network-HostName.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/Network-HostName.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/hostname.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/hostname.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/mini_Network-HostName.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/mini_Network-HostName.html warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-hostname-1.0/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UJMwRy 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.PeyaHz 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(hostname) = 1.0, ghc7.6.1(hostname-1.0-f6c0eb252f8ae3fadd15ec3d59508d07) 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/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-eac4fa0d0988628e5bd960fef8805b26), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xfdXCB Creating ghc7.6.1-hostname-debuginfo package Processing files: ghc7.6.1-hostname-debuginfo-1.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ldjcYB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XKuiqB find-requires: running scripts (debuginfo) Requires: ghc7.6.1-hostname = 1.0-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/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, debug(libc.so.6) Adding to ghc7.6.1-hostname-debuginfo a strict dependency on ghc7.6.1-hostname Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-hostname-1.0-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-hostname-debuginfo-1.0-alt2.i586.rpm 8.00user 2.14system 0:13.98elapsed 72%CPU (0avgtext+0avgdata 164828maxresident)k 0inputs+0outputs (0major+320972minor)pagefaults 0swaps /.out/ghc7.6.1-hostname-1.0-alt2.i586.rpm: license not found in '/usr/share/license' directory: BSD3 /.out/ghc7.6.1-hostname-debuginfo-1.0-alt2.i586.rpm: license not found in '/usr/share/license' directory: BSD3 25.42user 8.76system 0:38.15elapsed 89%CPU (0avgtext+0avgdata 164828maxresident)k 122512inputs+0outputs (0major+631441minor)pagefaults 0swaps