Mock Version: 1.4.13
Mock Version: 1.4.13
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-mountpoints.spec'], chrootPath='/var/lib/mock/f30-ghc-15385757-1104713/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xb5aa9a90>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-mountpoints.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: armv7hl
Building for target armv7hl
Wrote: /builddir/build/SRPMS/ghc-mountpoints-1.0.2-9.fc30.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-mountpoints.spec'], chrootPath='/var/lib/mock/f30-ghc-15385757-1104713/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xb5aa9a90>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-mountpoints.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: armv7hl
Building for target armv7hl
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WnEfY1
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf mountpoints-1.0.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/mountpoints-1.0.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mountpoints-1.0.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4YCPxV
+ umask 022
+ cd /builddir/build/BUILD
+ cd mountpoints-1.0.2
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard'
+ export CFLAGS
+ export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed  '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  '
+ '[' -f Setup.hs -o -f Setup.lhs ']'
+ '[' -x Setup ']'
+ ghc --make -no-user-package-db -dynamic Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
+ LANG=C.utf8
+ ./Setup --version
Cabal library version 2.2.0.1
+ '[' -x Setup ']'
+ LANG=C.utf8
BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard
BUILDSTDERR: ++ sed -e 's/ / -optc/g'
BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed
BUILDSTDERR: ++ sed -e 's/ / -optl/g'
+ ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-mountpoints '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mtune=generic-armv7-a -optc-mabi=aapcs-linux -optc-mfloat-abi=hard  -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2 --global
Configuring mountpoints-1.0.2...
+ '[' -x Setup ']'
+ LANG=C.utf8
+ ./Setup build
Preprocessing library for mountpoints-1.0.2..
Building library for mountpoints-1.0.2..
[1 of 1] Compiling System.MountPoints ( dist/build/System/MountPoints.hs, dist/build/System/MountPoints.o )
[1 of 1] Compiling System.MountPoints ( dist/build/System/MountPoints.hs, dist/build/System/MountPoints.p_o )
+ '[' -n dist/build/libHSmountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID-ghc8.4.4.so ']'
+ '[' -x Setup ']'
+ LANG=C.utf8
+ ./Setup haddock --html --hyperlink-source --hoogle
Preprocessing library for mountpoints-1.0.2..
Running Haddock on library for mountpoints-1.0.2..
BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled.
Haddock coverage:
 100% (  4 /  4) in 'System.MountPoints'
Documentation created: dist/doc/html/mountpoints/index.html,
dist/doc/html/mountpoints/mountpoints.txt
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EOmqWT
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm
+ cd mountpoints-1.0.2
+ '[' -x Setup ']'
+ LANG=C.utf8
+ ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm -v
directory dist/doc/html/mountpoints does exist: True
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc
creating /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share
creating /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr
creating /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2
copy directory 'dist/doc/html/mountpoints' to
'/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2'.
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/src
Installing dist/doc/html/mountpoints/meta.json to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/meta.json
Installing dist/doc/html/mountpoints/plus.gif to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/plus.gif
Installing dist/doc/html/mountpoints/minus.gif to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/minus.gif
Installing dist/doc/html/mountpoints/mountpoints.txt to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/mountpoints.txt
Installing dist/doc/html/mountpoints/index.html to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/index.html
Installing dist/doc/html/mountpoints/doc-index.html to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/doc-index.html
Installing dist/doc/html/mountpoints/ocean.css to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/ocean.css
Installing dist/doc/html/mountpoints/mountpoints.haddock to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/mountpoints.haddock
Installing dist/doc/html/mountpoints/haddock-bundle.min.js to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/haddock-bundle.min.js
Installing dist/doc/html/mountpoints/quick-jump.css to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/quick-jump.css
Installing dist/doc/html/mountpoints/synopsis.png to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/synopsis.png
Installing dist/doc/html/mountpoints/System-MountPoints.html to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/System-MountPoints.html
Installing dist/doc/html/mountpoints/hslogo-16.png to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/hslogo-16.png
Installing dist/doc/html/mountpoints/src/style.css to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/src/style.css
Installing dist/doc/html/mountpoints/src/System.MountPoints.html to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/src/System.MountPoints.html
Installing dist/doc/html/mountpoints/src/highlight.js to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/src/highlight.js
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2
Installing dist/doc/html/mountpoints/mountpoints.haddock to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2/mountpoints.haddock
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/licenses/ghc-mountpoints
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/licenses
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/licenses/ghc-mountpoints
Installing LICENSE to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/licenses/ghc-mountpoints/LICENSE
Installing library in /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/System
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4
creating /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/System
Installing dist/build/System/MountPoints.hi to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/System/MountPoints.hi
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/System
Installing dist/build/System/MountPoints.p_hi to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/System/MountPoints.p_hi
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/System
Installing dist/build/System/MountPoints.dyn_hi to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/System/MountPoints.dyn_hi
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2
Installing dist/build/libHSmountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID.a to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/libHSmountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID.a
creating
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2
Installing dist/build/libHSmountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID_p.a to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2/libHSmountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID_p.a
creating /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib
Installing executable
dist/build/libHSmountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID-ghc8.4.4.so to
/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/libHSmountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID-ghc8.4.4.so
+ '[' -x Setup ']'
+ LANG=C.utf8
+ ./Setup register --gen-pkg-config
+ '[' -d mountpoints-1.0.2.conf ']'
+ install -D --mode=0644 mountpoints-1.0.2.conf /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/mountpoints-1.0.2.conf
BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/
+ '[' -z mountpoints-1.0.2.conf ']'
+ rm -f ghc-mountpoints.files ghc-mountpoints-devel.files
+ touch ghc-mountpoints.files ghc-mountpoints-devel.files
+ ls /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/mountpoints-1.0.2.conf
+ pkgdir=/usr/lib/ghc-8.4.4/mountpoints-1.0.2
+ '[' -d /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/lib/ghc-8.4.4/mountpoints-1.0.2 ']'
+ echo /usr/lib/ghc-8.4.4/mountpoints-1.0.2
+ echo '%attr(755,root,root) /usr/lib/libHSmountpoints-1.0.2-*ghc8.4.4.so'
+ '[' -d /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc/html/libraries/mountpoints-1.0.2 ']'
+ echo /usr/share/doc/ghc/html/libraries/mountpoints-1.0.2
+ for i in ghc-mountpoints.files ghc-mountpoints-devel.files
+ '[' -f ghc-mountpoints.files ']'
+ sed -i -e 's!/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm!!g' ghc-mountpoints.files
+ for i in ghc-mountpoints.files ghc-mountpoints-devel.files
+ '[' -f ghc-mountpoints-devel.files ']'
+ sed -i -e 's!/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm!!g' ghc-mountpoints-devel.files
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: ghc-mountpoints-1.0.2-9.fc30.armv7hl
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xyRI5J
+ umask 022
+ cd /builddir/build/BUILD
+ cd mountpoints-1.0.2
+ LICENSEDIR=/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/licenses/ghc-mountpoints
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/licenses/ghc-mountpoints
+ cp -pr LICENSE /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/licenses/ghc-mountpoints
+ exit 0
Provides: ghc-mountpoints = 1.0.2-9.fc30 ghc-mountpoints(armv7hl-32) = 1.0.2-9.fc30 libHSmountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID-ghc8.4.4.so
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libHSbase-4.11.1.0-ghc8.4.4.so libHSghc-prim-0.5.2.0-ghc8.4.4.so libc.so.6 libc.so.6(GLIBC_2.4) rtld(GNU_HASH)
Processing files: ghc-mountpoints-devel-1.0.2-9.fc30.armv7hl
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uKZ8dJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd mountpoints-1.0.2
+ DOCDIR=/builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc-mountpoints-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc-mountpoints-devel
+ cp -pr CHANGELOG /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm/usr/share/doc/ghc-mountpoints-devel
+ exit 0
Provides: ghc-devel(mountpoints-1.0.2-7wSHNSFyBag2Tts3zeq7ID) ghc-mountpoints-devel = 1.0.2-9.fc30 ghc-mountpoints-devel(armv7hl-32) = 1.0.2-9.fc30 ghc-mountpoints-doc = 1.0.2-9.fc30 ghc-mountpoints-static = 1.0.2-9.fc30
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh ghc-compiler = 8.4.4
Requires(postun): /bin/sh ghc-compiler = 8.4.4
Requires: ghc-devel(base-4.11.1.0)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm
Wrote: /builddir/build/RPMS/ghc-mountpoints-1.0.2-9.fc30.armv7hl.rpm
Wrote: /builddir/build/RPMS/ghc-mountpoints-devel-1.0.2-9.fc30.armv7hl.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8UVMBs
+ umask 022
+ cd /builddir/build/BUILD
+ cd mountpoints-1.0.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-mountpoints-1.0.2-9.fc30.arm
+ exit 0
Child return code was: 0