Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-pcap.spec'], chrootPath='/var/lib/mock/f30-ghc-15396669-1106020/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-pcap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ghc-pcap-0.4.5.2-18.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-pcap.spec'], chrootPath='/var/lib/mock/f30-ghc-15396669-1106020/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-pcap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fWRNlz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcap-0.4.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pcap-0.4.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcap-0.4.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xWI5jM + umask 022 + cd /builddir/build/BUILD + cd pcap-0.4.5.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + 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.lhs, 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection 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/lib64 --docdir=/usr/share/licenses/ghc-pcap '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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-m64 -optc-mcpu=power8 -optc-mtune=power8 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2 --global Configuring pcap-0.4.5.2... checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for struct sockaddr.sa_len... no configure: creating ./config.status config.status: creating pcap.buildinfo config.status: creating include/pcapconfig.h + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for pcap-0.4.5.2.. Building library for pcap-0.4.5.2.. [1 of 2] Compiling Network.Pcap.Base ( dist/build/Network/Pcap/Base.hs, dist/build/Network/Pcap/Base.o ) [2 of 2] Compiling Network.Pcap ( Network/Pcap.hs, dist/build/Network/Pcap.o ) [1 of 2] Compiling Network.Pcap.Base ( dist/build/Network/Pcap/Base.hs, dist/build/Network/Pcap/Base.p_o ) [2 of 2] Compiling Network.Pcap ( Network/Pcap.hs, dist/build/Network/Pcap.p_o ) + '[' -n dist/build/libHSpcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for pcap-0.4.5.2.. Running Haddock on library for pcap-0.4.5.2.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 90% ( 45 / 50) in 'Network.Pcap.Base' Missing documentation for: PcapTag (Network/Pcap/Base.hsc:142) BpfProgramTag (Network/Pcap/Base.hsc:137) PktHdr (Network/Pcap/Base.hsc:150) Statistics (Network/Pcap/Base.hsc:157) toPktHdr (Network/Pcap/Base.hsc:538) 93% ( 53 / 57) in 'Network.Pcap' Missing documentation for: PktHdr (Network/Pcap/Base.hsc:150) Statistics (Network/Pcap/Base.hsc:157) nextBS (Network/Pcap.hs:337) dumpBS (Network/Pcap.hs:349) Documentation created: dist/doc/html/pcap/index.html, dist/doc/html/pcap/pcap.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hhQ0Qc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le + cd pcap-0.4.5.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le -v Reading parameters from dist/build/pcap.buildinfo directory dist/doc/html/pcap does exist: True creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2 creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2 copy directory 'dist/doc/html/pcap' to '/builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2'. creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2 creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/src Installing dist/doc/html/pcap/doc-index-P.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-P.html Installing dist/doc/html/pcap/doc-index-All.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-All.html Installing dist/doc/html/pcap/doc-index-N.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-N.html Installing dist/doc/html/pcap/doc-index-L.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-L.html Installing dist/doc/html/pcap/doc-index-B.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-B.html Installing dist/doc/html/pcap/doc-index-A.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-A.html Installing dist/doc/html/pcap/doc-index-T.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-T.html Installing dist/doc/html/pcap/doc-index-O.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-O.html Installing dist/doc/html/pcap/pcap.txt to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/pcap.txt Installing dist/doc/html/pcap/doc-index-F.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-F.html Installing dist/doc/html/pcap/doc-index-V.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-V.html Installing dist/doc/html/pcap/quick-jump.css to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/quick-jump.css Installing dist/doc/html/pcap/Network-Pcap-Base.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/Network-Pcap-Base.html Installing dist/doc/html/pcap/doc-index-S.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-S.html Installing dist/doc/html/pcap/index.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/index.html Installing dist/doc/html/pcap/Network-Pcap.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/Network-Pcap.html Installing dist/doc/html/pcap/meta.json to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/meta.json Installing dist/doc/html/pcap/doc-index-H.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-H.html Installing dist/doc/html/pcap/plus.gif to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/plus.gif Installing dist/doc/html/pcap/doc-index-D.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-D.html Installing dist/doc/html/pcap/doc-index-G.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-G.html Installing dist/doc/html/pcap/ocean.css to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/ocean.css Installing dist/doc/html/pcap/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/haddock-bundle.min.js Installing dist/doc/html/pcap/minus.gif to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/minus.gif Installing dist/doc/html/pcap/pcap.haddock to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/pcap.haddock Installing dist/doc/html/pcap/synopsis.png to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/synopsis.png Installing dist/doc/html/pcap/hslogo-16.png to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/hslogo-16.png Installing dist/doc/html/pcap/doc-index-C.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-C.html Installing dist/doc/html/pcap/doc-index.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index.html Installing dist/doc/html/pcap/doc-index-I.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/doc-index-I.html Installing dist/doc/html/pcap/src/highlight.js to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/src/highlight.js Installing dist/doc/html/pcap/src/style.css to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/src/style.css Installing dist/doc/html/pcap/src/Network.Pcap.Base.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/src/Network.Pcap.Base.html Installing dist/doc/html/pcap/src/Network.Pcap.html to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/src/Network.Pcap.html creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2 Installing dist/doc/html/pcap/pcap.haddock to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2/pcap.haddock creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/licenses/ghc-pcap creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/licenses/ghc-pcap Installing LICENSE to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/licenses/ghc-pcap/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2 creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/include creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2 creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2 creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/include Installing dist/build/include/pcapconfig.h to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/include/pcapconfig.h creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network Installing dist/build/Network/Pcap/Base.hi to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap/Base.hi Installing dist/build/Network/Pcap.hi to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap.hi creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network Installing dist/build/Network/Pcap/Base.p_hi to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap/Base.p_hi Installing dist/build/Network/Pcap.p_hi to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap.p_hi creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network Installing dist/build/Network/Pcap/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap/Base.dyn_hi Installing dist/build/Network/Pcap.dyn_hi to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/Network/Pcap.dyn_hi creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2 Installing dist/build/libHSpcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz.a to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/libHSpcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz.a creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2 Installing dist/build/libHSpcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz_p.a to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2/libHSpcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz_p.a creating /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64 Installing executable dist/build/libHSpcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/libHSpcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d pcap-0.4.5.2.conf ']' + install -D --mode=0644 pcap-0.4.5.2.conf /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/pcap-0.4.5.2.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z pcap-0.4.5.2.conf ']' + rm -f ghc-pcap.files ghc-pcap-devel.files + touch ghc-pcap.files ghc-pcap-devel.files + ls /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/package.conf.d/pcap-0.4.5.2.conf + pkgdir=/usr/lib64/ghc-8.4.4/pcap-0.4.5.2 + '[' -d /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/lib64/ghc-8.4.4/pcap-0.4.5.2 ']' + echo /usr/lib64/ghc-8.4.4/pcap-0.4.5.2 + echo '%attr(755,root,root) /usr/lib64/libHSpcap-0.4.5.2-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc/html/libraries/pcap-0.4.5.2 ']' + echo /usr/share/doc/ghc/html/libraries/pcap-0.4.5.2 + for i in ghc-pcap.files ghc-pcap-devel.files + '[' -f ghc-pcap.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le!!g' ghc-pcap.files + for i in ghc-pcap.files ghc-pcap-devel.files + '[' -f ghc-pcap-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le!!g' ghc-pcap-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-pcap-0.4.5.2-18.fc30.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KSEoPD + umask 022 + cd /builddir/build/BUILD + cd pcap-0.4.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/licenses/ghc-pcap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/licenses/ghc-pcap + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/licenses/ghc-pcap + exit 0 Provides: ghc-pcap = 0.4.5.2-18.fc30 ghc-pcap(ppc-64) = 0.4.5.2-18.fc30 libHSpcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz-ghc8.4.4.so()(64bit) 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()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHSnetwork-2.6.3.6-3NZCj2rmnkQ4edQqNZrMsv-ghc8.4.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpcap.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-pcap-devel-0.4.5.2-18.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XcZtQ4 + umask 022 + cd /builddir/build/BUILD + cd pcap-0.4.5.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc-pcap-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc-pcap-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le/usr/share/doc/ghc-pcap-devel + exit 0 Provides: ghc-devel(pcap-0.4.5.2-G058XXKdJ8aDd7WIokWxfz) ghc-pcap-devel = 0.4.5.2-18.fc30 ghc-pcap-devel(ppc-64) = 0.4.5.2-18.fc30 ghc-pcap-doc = 0.4.5.2-18.fc30 ghc-pcap-static = 0.4.5.2-18.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) ghc-devel(bytestring-0.10.8.2) ghc-devel(network-2.6.3.6-3NZCj2rmnkQ4edQqNZrMsv) ghc-devel(time-1.8.0.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le Wrote: /builddir/build/RPMS/ghc-pcap-0.4.5.2-18.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-pcap-devel-0.4.5.2-18.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n6Xsmw + umask 022 + cd /builddir/build/BUILD + cd pcap-0.4.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-pcap-0.4.5.2-18.fc30.ppc64le + exit 0 Child return code was: 0