<86>Nov 18 06:04:01 userdel[4189201]: delete user 'rooter' <86>Nov 18 06:04:01 userdel[4189201]: removed group 'rooter' owned by 'rooter' <86>Nov 18 06:04:01 userdel[4189201]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 18 06:04:01 groupadd[4189231]: group added to /etc/group: name=rooter, GID=1874 <86>Nov 18 06:04:01 groupadd[4189231]: group added to /etc/gshadow: name=rooter <86>Nov 18 06:04:01 groupadd[4189231]: new group: name=rooter, GID=1874 <86>Nov 18 06:04:01 useradd[4189260]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Nov 18 06:04:01 userdel[4189298]: delete user 'builder' <86>Nov 18 06:04:01 userdel[4189298]: removed group 'builder' owned by 'builder' <86>Nov 18 06:04:01 userdel[4189298]: removed shadow group 'builder' owned by 'builder' <86>Nov 18 06:04:01 groupadd[4189328]: group added to /etc/group: name=builder, GID=1875 <86>Nov 18 06:04:01 groupadd[4189328]: group added to /etc/gshadow: name=builder <86>Nov 18 06:04:01 groupadd[4189328]: new group: name=builder, GID=1875 <86>Nov 18 06:04:01 useradd[4189353]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-entropy-0.4.1.5-alt1.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>Nov 18 06:04:04 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt10 sisyphus+330504.100.1.1 1695877739 installed <13>Nov 18 06:04:04 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Nov 18 06:04:04 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Nov 18 06:04:04 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Nov 18 06:04:04 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Nov 18 06:04:04 rpmi: ghc8.6.4-common-8.6.4-alt10 sisyphus+330504.100.1.1 1695877739 installed <13>Nov 18 06:04:15 rpmi: ghc8.6.4-8.6.4-alt10 sisyphus+330504.100.1.1 1695877632 installed <13>Nov 18 06:04:16 rpmi: ghc8.6.4-doc-8.6.4-alt10 sisyphus+330504.100.1.1 1695877632 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 (w1.gzdio) 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.81119 + 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.81119 + 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-121598/testRDRAND.c: In function 'main': testRDRAND-121598/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.93075 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,gnuconfig) 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: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-ghc8.6.4.so -> libHSentropy-0.4.1.5-1eGU5wdZtMSH0Us8GoRymJ-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib/ghc-8.6.4/lib/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 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.C6my2o find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,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.ZOeC1e find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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/libm.so.6 /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.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mdQK57 Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-entropy-0.4.1.5-alt1.i586.rpm (w2.lzdio) 2.84user 0.97system 0:06.65elapsed 57%CPU (0avgtext+0avgdata 278728maxresident)k 0inputs+0outputs (0major+382721minor)pagefaults 0swaps /.out/ghc8.6.4-entropy-0.4.1.5-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 3.23user 1.47system 0:26.00elapsed 18%CPU (0avgtext+0avgdata 126484maxresident)k 14552inputs+0outputs (0major+196087minor)pagefaults 0swaps --- ghc8.6.4-entropy-0.4.1.5-alt1.i586.rpm.repo 2023-08-24 04:37:23.000000000 +0000 +++ ghc8.6.4-entropy-0.4.1.5-alt1.i586.rpm.hasher 2023-11-18 06:04:25.169332114 +0000 @@ -56,8 +56,8 @@ File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System 40755 root:root -File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/Entropy.dyn_hi 100644 root:root 2ea8392583f8ca821abd986a943b8dc8 -File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/Entropy.hi 100644 root:root 6a6c3b9e70659a114dc1e0c1e04c4fb6 -File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/Entropy.p_hi 100644 root:root 6570929341574e2019f734cc71750c68 -File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/EntropyNix.dyn_hi 100644 root:root 90c22479e87eaa887b5b225ddf420a0e -File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/EntropyNix.hi 100644 root:root 70dc8723abbb22c2968bf5c4c56c3887 -File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/EntropyNix.p_hi 100644 root:root 84f7d219acfb2230d58a85466dffd8da +File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/Entropy.dyn_hi 100644 root:root e43fabdeff90cb6646de684c89038d92 +File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/Entropy.hi 100644 root:root d02b6f99bd0f869198a2851707655b22 +File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/Entropy.p_hi 100644 root:root e7cf4b346d30bfc4a795a1f30e687f01 +File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/EntropyNix.dyn_hi 100644 root:root 655dd774a0245b3bec39b43fb43fe0a8 +File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/EntropyNix.hi 100644 root:root 4e9a360f53cd3707e609861e16323678 +File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/System/EntropyNix.p_hi 100644 root:root 741e574d7481ca59c2ade185b10f75c4 File: /usr/lib/ghc-8.6.4/entropy-0.4.1.5/entropy.pkg 100755 root:root 2446f1f9a01649779fb6c24d8fcba572 @@ -82,2 +82,2 @@ File: /usr/share/doc/ghc8.6.4-entropy-0.4.1.5/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: ec0f9ecff4e56ffa0bc909c85496aa0e4cbc7b822b8b5dafc9fb928c1f3130521b66eb9e8e8a4c9bdcb6dae915060940a70ba89f591c530836dc22f722b7ad03 +RPMIdentity: 7ab97ea8b1ba3082d3b9f4324cb97b7d8e5e936337a3b9dfe5f65267f0bdbf41bfc864eb4ca07bcadc33433e59f99bb1fd933f667df39f321ffa3f4203a261d4