<86>Jun 11 06:14:58 userdel[2352746]: delete user 'rooter'
<86>Jun 11 06:14:58 userdel[2352746]: removed group 'rooter' owned by 'rooter'
<86>Jun 11 06:14:58 userdel[2352746]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 11 06:14:58 groupadd[2352797]: group added to /etc/group: name=rooter, GID=1865
<86>Jun 11 06:14:58 groupadd[2352797]: group added to /etc/gshadow: name=rooter
<86>Jun 11 06:14:58 groupadd[2352797]: new group: name=rooter, GID=1865
<86>Jun 11 06:14:58 useradd[2352816]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none
<86>Jun 11 06:14:58 userdel[2352882]: delete user 'builder'
<86>Jun 11 06:14:58 userdel[2352882]: removed group 'builder' owned by 'builder'
<86>Jun 11 06:14:58 userdel[2352882]: removed shadow group 'builder' owned by 'builder'
<86>Jun 11 06:14:58 groupadd[2352926]: group added to /etc/group: name=builder, GID=1866
<86>Jun 11 06:14:58 groupadd[2352926]: group added to /etc/gshadow: name=builder
<86>Jun 11 06:14:58 groupadd[2352926]: new group: name=builder, GID=1866
<86>Jun 11 06:14:58 useradd[2352950]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/ghc8.6.4-hfuse-0.2.5.1-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>Jun 11 06:15:00 rpmi: libfuse-2.9.9-alt4 sisyphus+298379.100.1.1 1649860866 installed
<13>Jun 11 06:15:00 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Jun 11 06:15:00 rpmi: rpm-build-haskell-1.4.6-alt1 sisyphus+276274.200.4.1 1666627957 installed
<13>Jun 11 06:15:00 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090171 installed
<13>Jun 11 06:15:00 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed
<13>Jun 11 06:15:00 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Jun 11 06:15:00 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Jun 11 06:15:11 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Jun 11 06:15:11 rpmi: ghc8.6.4-base-compat-0.10.5-alt1 sisyphus+278961.3600.1.1 1626307415 installed
<13>Jun 11 06:15:11 rpmi: libfuse-devel-2.9.9-alt4 sisyphus+298379.100.1.1 1649860866 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ghc8.6.4-hfuse-0.2.5.1-alt1.nosrc.rpm (w1.gzdio)
Installing ghc8.6.4-hfuse-0.2.5.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49437
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc8.6.4-hfuse-0.2.5.1
+ echo 'Source #0 (ghc8.6.4-hfuse-0.2.5.1.tar):'
Source #0 (ghc8.6.4-hfuse-0.2.5.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-hfuse-0.2.5.1.tar
+ cd ghc8.6.4-hfuse-0.2.5.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc8.6.4-hfuse-0.2.5.1-alt1.patch):'
Patch #0 (ghc8.6.4-hfuse-0.2.5.1-alt1.patch):
+ /usr/bin/patch -p1
patching file .gear/ghc-hfuse.spec
patching file .gear/rules
patching file .gear/tags/list
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49437
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc8.6.4-hfuse-0.2.5.1
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-8.6.4 Setup
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-hfuse-0.2.5.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-hfuse-0.2.5.1 --datadir=/usr/share --datasubdir=ghc8.6.4-hfuse-0.2.5.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring HFuse-0.2.5.1...
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
Preprocessing library for HFuse-0.2.5.1..
Building library for HFuse-0.2.5.1..
[1 of 1] Compiling System.Fuse      ( dist/build/System/Fuse.hs, dist/build/System/Fuse.o )
[1 of 1] Compiling System.Fuse      ( dist/build/System/Fuse.hs, dist/build/System/Fuse.p_o )
+ ./Setup haddock
Preprocessing library for HFuse-0.2.5.1..
Running Haddock on library for HFuse-0.2.5.1..
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: array-0.5.3.0, base-4.12.0.0,
bytestring-0.10.8.2, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0,
time-1.8.0.2, unix-2.7.2.2
Haddock coverage:
Warning: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it
    it anyway.
Warning: System.Fuse: Could not find documentation for exported module: Foreign.C.Error
Warning: Couldn't find .haddock for export OpenMode
Warning: Couldn't find .haddock for export OpenFileFlags
Warning: Couldn't find .haddock for export intersectFileModes
Warning: Couldn't find .haddock for export unionFileModes
  72% ( 18 / 25) in 'System.Fuse'
  Missing documentation for:
    fuseRun (System/Fuse.hsc:917)
    fuseRunInline (System/Fuse.hsc:940)
    fileModeToEntryType (System/Fuse.hsc:223)
    OpenMode
    OpenFileFlags
    intersectFileModes
    unionFileModes
Warning: System.Fuse: could not find link destinations for:
    Errno Either eOK FilePath IO FileMode DeviceID UserID GroupID FileOffset EpochTime ByteCount ByteString Int Right Left Exception Fd SomeException eFAULT LinkCount Integer Show showsPrec ShowS show showList Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Eq == Bool /=
Documentation created: dist/doc/html/HFuse/index.html
+ ./Setup register --gen-pkg-config=hfuse.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83498
+ 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-hfuse-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-hfuse-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc8.6.4-hfuse-0.2.5.1
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-hfuse-buildroot
Installing library in /usr/src/tmp/ghc8.6.4-hfuse-buildroot/usr/lib64/ghc-8.6.4/HFuse-0.2.5.1
+ '[' -f hfuse.pkg ']'
+ install -m 755 hfuse.pkg /usr/src/tmp/ghc8.6.4-hfuse-buildroot/usr/lib64/ghc-8.6.4/HFuse-0.2.5.1
+ mkdir -p /usr/src/tmp/ghc8.6.4-hfuse-buildroot/usr/lib64/ghc-8.6.4/package.conf.d
+ install -D -m 644 hfuse.pkg /usr/src/tmp/ghc8.6.4-hfuse-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/hfuse-0.2.5.1.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-hfuse-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1 /usr/src/RPM/BUILD/ghc8.6.4-hfuse-0.2.5.1 ghc8.6.4-hfuse 0.2.5.1 /usr/lib64/ghc-8.6.4/package.conf.d/hfuse-0.2.5.1.conf
~/tmp/ghc8.6.4-hfuse-buildroot ~/RPM/BUILD/ghc8.6.4-hfuse-0.2.5.1
find: './usr/bin': No such file or directory
find: './usr/share/ghc8.6.4-hfuse-0.2.5.1': No such file or directory
~/RPM/BUILD/ghc8.6.4-hfuse-0.2.5.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc8.6.4-hfuse-buildroot (auto)
mode of './usr/lib64/ghc-8.6.4/lib/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-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-hfuse-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc8.6.4-hfuse-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc8.6.4-hfuse-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc8.6.4-hfuse-buildroot
./usr/lib64: (from <cmdline>:0)
./usr/lib64/ghc-8.6.4/lib: (from <cmdline>:0)
	libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-ghc8.6.4.so -> libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-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/lib64/ghc-8.6.4/lib/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-ghc8.6.4.so
Verifying ELF objects in /usr/src/tmp/ghc8.6.4-hfuse-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib64/ghc-8.6.4/lib/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/array-0.5.3.0:/usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/lib:/usr/lib64/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/time-1.8.0.2:/usr/lib64/ghc-8.6.4/unix-2.7.2.2
Processing files: ghc8.6.4-hfuse-0.2.5.1-alt1
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/LICENSE
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/HFuse.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/HFuse.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/System-Fuse.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/System-Fuse.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/synopsis.png
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v4koZH
find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/ghc8.6.4-hfuse-buildroot/usr/lib64/ghc-8.6.4/lib/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-ghc8.6.4.so: 458 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.afYWp5
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-hfuse-buildroot/usr/lib64/ghc-8.6.4/lib/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHSbase-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/lib/libHStime-1.8.0.2-ghc8.6.4.so /usr/lib64/libgmp.so.10
Provides: ghc8.6.4(HFuse) = 0.2.5.1, ghc8.6.4(HFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad), libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-ghc8.6.4.so()(64bit) = set:mdHz8yvwiyLS1csxRqBqMBAHmZb5KUgwlBsnLl8ptU7wlZE272jRL5mCVLZEN7coq9VcK2t10OgWOZ0UxqXxy5JVXMqpZEfrMcWRb2seSo0CTaGwnpyokIyUGgnbZJf5NWEDNyYjspAfDofeO3u3YDOFXuR93lWSjZq0gYHuVtOvZkifKCEjV90wjFYk05cFnMQTeQWHh17Dw3nGktS26AHOcy0DDN7gQAopH8V4bXP5cex1vQpD526IdZlXmRtewZrjjV9xZDQOwGgfM0pwKDan3FtmkEdiZHl0bLAGPEEZdAGzj5hzGk9XiZHPSX5oT5HWdeaqqaTZ7FqKqZAAIZeLuU3pJnTyr95Lxt3ooumunLLpJSlEoeTT2vbTcwAIE3G2kUxkkWGngSiSXxhZ0PNZ9PIPkxmKMFuNQDEL9hkdPuFKoTMxih0n4krDIciesC6fCAhTqrhxxwEsJI7vSuvxIhjuhpUZjZEZstoEvcoqr1VLvugtiaJOFmk3OijEbm9UVMOZKqmZbPcdSlcFtsvR889JIOkbXf3eRSBATYbj74G96uFK2E28vHZnWeOrfcx56D0f1VFrXpIrkfmb5GoN0xHlyVmKIh0sDRZJZ8xOAiAkAvwtxct3kmcXeTLdIa1GJsmOAi5KWCGTg37u8AeszYPNTeNUjG0QycyZfW2bwE3dBIeKZfzqWDEfOtwQhNUDslBveGPj2HdFzlvF7R366CZ3ua26SaiNAGRQLZp5ZrHeJmiKMIU5LdC4VVQ026liTZ8tNbTFnjWVi6yuHFqSCqHzj33iLN0l5dHVZc27TcoK9xdnAFYF4LtXYueukgSBCxJGHpOZbYxo3J9ZJCmPPXOFhM3TV3HnDcyxHeMx84aDbia6IkBZnskkZ7xSYLCkS4lz0sz1
Requires: /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(base-compat) = 0.10.5, ghc8.6.4(base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr), 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), libHSbase-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr-ghc8.6.4.so()(64bit), libHSbytestring-0.10.8.2-ghc8.6.4.so()(64bit) >= set:pmo0eST1cSZva4oS9, libHSdeepseq-1.4.4.0-ghc8.6.4.so()(64bit), libHSghc-prim-0.5.3-ghc8.6.4.so()(64bit) >= set:rmW22p9jwDqIZBUCNWOAJuaOUZKcVzxamQfhAUScdUyZgSuhwtsnxgGdO67FaCEOW6LZ1LPnhCquRkktSzz8oqs, libHSinteger-gmp-1.0.2.0-ghc8.6.4.so()(64bit) >= set:nkSdau3CnBwB9PBs8gQ8f, libHStime-1.8.0.2-ghc8.6.4.so()(64bit), libHSunix-2.7.2.2-ghc8.6.4.so()(64bit) >= set:pkR58N12K12KsLrOVZGTb5bGlRYc3xkeRnYEoQnxwFKEjE7Ks023ymQJmL2caG3, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libfuse.so.2()(64bit) >= set:lhHUD5EZpzGEVtZbkiynPAPCLx4G4S4JKimGZkho3g, libfuse.so.2(FUSE_2.2)(64bit), libfuse.so.2(FUSE_2.4)(64bit), libfuse.so.2(FUSE_2.5)(64bit), libfuse.so.2(FUSE_2.6)(64bit), libfuse.so.2(FUSE_2.8)(64bit), libfuse.so.2(FUSE_2.9)(64bit), libgmp.so.10()(64bit), libm.so.6()(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.PWeAVt
Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-hfuse-0.2.5.1-alt1.x86_64.rpm (w2.lzdio)
7.60user 5.37system 0:15.32elapsed 84%CPU (0avgtext+0avgdata 496636maxresident)k
0inputs+0outputs (0major+1220451minor)pagefaults 0swaps
/.out/ghc8.6.4-hfuse-0.2.5.1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3
2.61user 1.52system 0:34.32elapsed 12%CPU (0avgtext+0avgdata 112052maxresident)k
72inputs+0outputs (0major+211470minor)pagefaults 0swaps
--- ghc8.6.4-hfuse-0.2.5.1-alt1.x86_64.rpm.repo	2021-07-15 00:16:20.000000000 +0000
+++ ghc8.6.4-hfuse-0.2.5.1-alt1.x86_64.rpm.hasher	2023-06-11 06:15:30.842518635 +0000
@@ -62,3 +62,2 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
-Requires: libdl.so.2()(64bit)  
 Requires: libfuse.so.2()(64bit) >= set:lhHUD5EZpzGEVtZbkiynPAPCLx4G4S4JKimGZkho3g
@@ -72,5 +71,2 @@
 Requires: libm.so.6()(64bit)  
-Requires: libpthread.so.0()(64bit)  
-Requires: librt.so.1()(64bit)  
-Requires: libutil.so.1()(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -82,11 +78,11 @@
 File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1	40755	root:root		
-File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/HSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad.o	100644	root:root	77f409abd77513a9680c73be44a3ce82	
+File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/HSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad.o	100644	root:root	e4df798609d7de397673a3b2ab3cce65	
 File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/System	40755	root:root		
-File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/System/Fuse.dyn_hi	100644	root:root	62ada8392195eeeadd96c5e2f8664a06	
-File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/System/Fuse.hi	100644	root:root	7dabb5ce750201a326a78f786c580bfe	
-File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/System/Fuse.p_hi	100644	root:root	a9859de85e5daf580b412c46837b90d4	
+File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/System/Fuse.dyn_hi	100644	root:root	c66f0f0773416ee7d1a6caacfea7f551	
+File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/System/Fuse.hi	100644	root:root	62bee9f9c8032cfb0c3df575f8bbd456	
+File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/System/Fuse.p_hi	100644	root:root	cd5eecf563a13540180b5db8eac46abb	
 File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/hfuse.pkg	100755	root:root	3f140768769ad0c447c4a30080097b20	
-File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad.a	100644	root:root	a8a5a74f4f1a522bf274c642b8d71f7e	
-File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad_p.a	100644	root:root	db6cb6b5e62bf49bd40963f3a7d20005	
-File: /usr/lib64/ghc-8.6.4/lib/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-ghc8.6.4.so	100644	root:root	b3a9cf0c2fce9d0c89c975088a9f7050	
+File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad.a	100644	root:root	75707b170d86a7b1ddfe434ca9ab6a2a	
+File: /usr/lib64/ghc-8.6.4/HFuse-0.2.5.1/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad_p.a	100644	root:root	f8534069915c9342470f9b1459e5139a	
+File: /usr/lib64/ghc-8.6.4/lib/libHSHFuse-0.2.5.1-J86yw9l0qh0In3QFnKOzad-ghc8.6.4.so	100644	root:root	d149656cd441c32a6ded1cabccfd5d76	
 File: /usr/lib64/ghc-8.6.4/package.conf.d/hfuse-0.2.5.1.conf	100644	root:root	3f140768769ad0c447c4a30080097b20	
@@ -123,2 +119,2 @@
 File: /usr/share/doc/ghc8.6.4-hfuse-0.2.5.1/html/synopsis.png	100644	root:root	f7936844cc05316ed73f6bf1d2e75434	
-RPMIdentity: 16a57cbd89bf35909149233ba9e041205a6c3a46ddafdd9d86d629941f52c8a13e00f6c57a7f3936942522ae2decab742e61d03ba98ed067a5e3372a165eece7
+RPMIdentity: 4fdef2b1f435a1f97b9f9b01e911daa991d2bf1c9e30d2b08d7b7c258dd765f39b12a290099b2ece0987c4cbbe4fff01c1a165645c7e5d705ff9430d8604552d