<86>Nov 14 10:26:36 userdel[30453]: delete user 'rooter'
<86>Nov 14 10:26:36 userdel[30453]: removed group 'rooter' owned by 'rooter'
<86>Nov 14 10:26:36 userdel[30453]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 14 10:26:36 groupadd[30473]: group added to /etc/group: name=rooter, GID=531
<86>Nov 14 10:26:36 groupadd[30473]: group added to /etc/gshadow: name=rooter
<86>Nov 14 10:26:36 groupadd[30473]: new group: name=rooter, GID=531
<86>Nov 14 10:26:36 useradd[30492]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash
<86>Nov 14 10:26:36 userdel[30521]: delete user 'builder'
<86>Nov 14 10:26:36 userdel[30521]: removed group 'builder' owned by 'builder'
<86>Nov 14 10:26:36 userdel[30521]: removed shadow group 'builder' owned by 'builder'
<86>Nov 14 10:26:36 groupadd[30533]: group added to /etc/group: name=builder, GID=532
<86>Nov 14 10:26:36 groupadd[30533]: group added to /etc/gshadow: name=builder
<86>Nov 14 10:26:36 groupadd[30533]: new group: name=builder, GID=532
<86>Nov 14 10:26:36 useradd[30547]: new user: name=builder, UID=532, GID=532, 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>Nov 14 10:26:39 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed
<13>Nov 14 10:26:39 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed
<13>Nov 14 10:26:39 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed
<13>Nov 14 10:26:39 rpmi: libffi-devel-1:3.2.1-alt2 1528881777 installed
<13>Nov 14 10:26:39 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Nov 14 10:26:39 rpmi: ghc8.6.4-common-8.6.4-alt2 sisyphus+227292.40.3.1 1555976270 installed
<13>Nov 14 10:27:04 rpmi: ghc8.6.4-8.6.4-alt2 sisyphus+227292.40.3.1 1555975974 installed
<13>Nov 14 10:27:06 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-entropy-0.4.1.5-alt1.patch is smaller than 8 bytes
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ghc8.6.4-entropy-0.4.1.5-alt1.nosrc.rpm
warning: File /usr/src/RPM/SOURCES/ghc8.6.4-entropy-0.4.1.5-alt1.patch is smaller than 8 bytes
Installing ghc8.6.4-entropy-0.4.1.5-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70563
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc8.6.4-entropy-0.4.1.5
+ echo 'Source #0 (ghc8.6.4-entropy-0.4.1.5.tar):'
Source #0 (ghc8.6.4-entropy-0.4.1.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-entropy-0.4.1.5.tar
+ cd ghc8.6.4-entropy-0.4.1.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc8.6.4-entropy-0.4.1.5-alt1.patch):'
Patch #0 (ghc8.6.4-entropy-0.4.1.5-alt1.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62345
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc8.6.4-entropy-0.4.1.5
+ '[' -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-entropy-0.4.1.5 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-entropy-0.4.1.5 --datadir=/usr/share --datasubdir=ghc8.6.4-entropy-0.4.1.5 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring entropy-0.4.1.5...
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
testRDRAND-638/testRDRAND.c: In function 'main':

testRDRAND-638/testRDRAND.c:8:1: error:
     warning: unsupported size for integer register
        8 | }
          | ^
  |
8 | }
  | ^
Result of RDRAND Test: True
Preprocessing library for entropy-0.4.1.5..
Building library for entropy-0.4.1.5..
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.p_o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.p_o )
+ ./Setup haddock
Preprocessing library for entropy-0.4.1.5..
Running Haddock on library for entropy-0.4.1.5..
Haddock coverage:
Warning: 'xor' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
 100% (  7 /  7) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html
+ ./Setup register --gen-pkg-config=entropy.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68231
+ 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-entropy-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-entropy-buildroot
+ cd ghc8.6.4-entropy-0.4.1.5
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-entropy-buildroot
Installing library in /usr/src/tmp/ghc8.6.4-entropy-buildroot/usr/lib/ghc-8.6.4/entropy-0.4.1.5
+ '[' -f entropy.pkg ']'
+ install -m 755 entropy.pkg /usr/src/tmp/ghc8.6.4-entropy-buildroot/usr/lib/ghc-8.6.4/entropy-0.4.1.5
+ mkdir -p /usr/src/tmp/ghc8.6.4-entropy-buildroot/usr/lib/ghc-8.6.4/package.conf.d
+ install -D -m 644 entropy.pkg /usr/src/tmp/ghc8.6.4-entropy-buildroot/usr/lib/ghc-8.6.4/package.conf.d/entropy-0.4.1.5.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-entropy-buildroot /usr/lib /usr/lib/ghc-8.6.4/entropy-0.4.1.5 /usr/src/RPM/BUILD/ghc8.6.4-entropy-0.4.1.5 ghc8.6.4-entropy 0.4.1.5 /usr/lib/ghc-8.6.4/package.conf.d/entropy-0.4.1.5.conf
~/tmp/ghc8.6.4-entropy-buildroot ~/RPM/BUILD/ghc8.6.4-entropy-0.4.1.5
find: './usr/bin': No such file or directory
find: './usr/share/ghc8.6.4-entropy-0.4.1.5': No such file or directory
~/RPM/BUILD/ghc8.6.4-entropy-0.4.1.5
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc8.6.4-entropy-buildroot (auto)
mode of './usr/lib/ghc-8.6.4/lib/libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-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-entropy-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/ghc8.6.4-entropy-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc8.6.4-entropy-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc8.6.4-entropy-buildroot
./usr/lib:
./usr/lib/ghc-8.6.4/lib:
	libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-ghc8.6.4.so -> libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-ghc8.6.4.so
Verifying ELF objects in /usr/src/tmp/ghc8.6.4-entropy-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/libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-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/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/rts:/usr/lib/ghc-8.6.4/time-1.8.0.2:/usr/lib/ghc-8.6.4/unix-2.7.2.2
Hardlinking identical .pyc and .pyo files
Processing files: ghc8.6.4-entropy-0.4.1.5-alt1
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/LICENSE
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/System-Entropy.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/System-Entropy.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/entropy.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/entropy.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/synopsis.png
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oLzzT7
find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/ghc8.6.4-entropy-buildroot/usr/lib/ghc-8.6.4/lib/libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-ghc8.6.4.so: 57 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jHVv89
find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
lib.req: WARNING: /usr/src/tmp/ghc8.6.4-entropy-buildroot/usr/lib/ghc-8.6.4/lib/libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-ghc8.6.4.so: overlinked libraries: /lib/libdl.so.2 /lib/libm.so.6 /lib/librt.so.1 /lib/libutil.so.1 /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/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so /usr/lib/libgmp.so.10
Provides: ghc8.6.4(entropy) = 0.4.1.5, ghc8.6.4(entropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ), libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-ghc8.6.4.so = set:jdx1yy0RzRVtXDUvZuyONmEuYaq1TJLSIqMKxjCWlnBO63k6cikFXegKXTyWPaZlwDCmZE84JmtvxLD6Z1ekiKlNTZlLKR0864Nr5Dw09qtF5ERmDZs1
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/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/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.6.4.so, 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(unix) = 2.7.2.2, ghc8.6.4(unix-2.7.2.2), libc.so.6(GLIBC_2.1.3), libdl.so.2, libgmp.so.10, libm.so.6, libpthread.so.0(GLIBC_2.0), librt.so.1, libutil.so.1, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Bo5X6
Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-entropy-0.4.1.5-alt1.i586.rpm
11.22user 2.77system 0:18.89elapsed 74%CPU (0avgtext+0avgdata 272944maxresident)k
0inputs+0outputs (0major+531931minor)pagefaults 0swaps
42.99user 10.42system 1:01.34elapsed 87%CPU (0avgtext+0avgdata 272944maxresident)k
269160inputs+0outputs (0major+828004minor)pagefaults 0swaps