Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-hoauth2.spec'], chrootPath='/var/lib/mock/f30-ghc-15405482-1107771/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 aarch64 --nodeps /builddir/build/SPECS/ghc-hoauth2.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-hoauth2-1.8.4-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-hoauth2.spec'], chrootPath='/var/lib/mock/f30-ghc-15405482-1107771/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 aarch64 --nodeps /builddir/build/SPECS/ghc-hoauth2.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vQwbtt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hoauth2-1.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/hoauth2-1.8.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hoauth2-1.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wObP2P + umask 022 + cd /builddir/build/BUILD + cd hoauth2-1.8.4 + 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 -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.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 -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-hoauth2 '--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-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/hoauth2-1.8.4 --global Configuring hoauth2-1.8.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for hoauth2-1.8.4.. Building library for hoauth2-1.8.4.. [1 of 5] Compiling Network.OAuth.OAuth2.AuthorizationRequest ( src/Network/OAuth/OAuth2/AuthorizationRequest.hs, dist/build/Network/OAuth/OAuth2/AuthorizationRequest.o ) [2 of 5] Compiling Network.OAuth.OAuth2.Internal ( src/Network/OAuth/OAuth2/Internal.hs, dist/build/Network/OAuth/OAuth2/Internal.o ) [3 of 5] Compiling Network.OAuth.OAuth2.TokenRequest ( src/Network/OAuth/OAuth2/TokenRequest.hs, dist/build/Network/OAuth/OAuth2/TokenRequest.o ) [4 of 5] Compiling Network.OAuth.OAuth2.HttpClient ( src/Network/OAuth/OAuth2/HttpClient.hs, dist/build/Network/OAuth/OAuth2/HttpClient.o ) [5 of 5] Compiling Network.OAuth.OAuth2 ( src/Network/OAuth/OAuth2.hs, dist/build/Network/OAuth/OAuth2.o ) [1 of 5] Compiling Network.OAuth.OAuth2.AuthorizationRequest ( src/Network/OAuth/OAuth2/AuthorizationRequest.hs, dist/build/Network/OAuth/OAuth2/AuthorizationRequest.p_o ) [2 of 5] Compiling Network.OAuth.OAuth2.Internal ( src/Network/OAuth/OAuth2/Internal.hs, dist/build/Network/OAuth/OAuth2/Internal.p_o ) [3 of 5] Compiling Network.OAuth.OAuth2.TokenRequest ( src/Network/OAuth/OAuth2/TokenRequest.hs, dist/build/Network/OAuth/OAuth2/TokenRequest.p_o ) [4 of 5] Compiling Network.OAuth.OAuth2.HttpClient ( src/Network/OAuth/OAuth2/HttpClient.hs, dist/build/Network/OAuth/OAuth2/HttpClient.p_o ) [5 of 5] Compiling Network.OAuth.OAuth2 ( src/Network/OAuth/OAuth2.hs, dist/build/Network/OAuth/OAuth2.p_o ) + '[' -n dist/build/libHShoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for hoauth2-1.8.4.. Running Haddock on library for hoauth2-1.8.4.. BUILDSTDERR: Warning: The documentation for the following packages are not installed. No BUILDSTDERR: links will be generated to these packages: cryptonite-0.25, hourglass-0.2.12, BUILDSTDERR: http-client-0.5.14, memory-0.14.18, mono-traversable-1.0.10.0 BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 50% ( 1 / 2) in 'Network.OAuth.OAuth2.AuthorizationRequest' Missing documentation for: Module header Unrecognised option: -ignore-exports 50% ( 14 / 28) in 'Network.OAuth.OAuth2.Internal' Missing documentation for: AccessToken (src/Network/OAuth/OAuth2/Internal.hs:45) RefreshToken (src/Network/OAuth/OAuth2/Internal.hs:46) IdToken (src/Network/OAuth/OAuth2/Internal.hs:47) ExchangeToken (src/Network/OAuth/OAuth2/Internal.hs:48) parseIntFlexible (src/Network/OAuth/OAuth2/Internal.hs:63) OAuth2Error (src/Network/OAuth/OAuth2/Internal.hs:79) parseOAuth2Error (src/Network/OAuth/OAuth2/Internal.hs:99) mkDecodeOAuth2Error (src/Network/OAuth/OAuth2/Internal.hs:103) QueryParams (src/Network/OAuth/OAuth2/Internal.hs:120) appendQueryParams (src/Network/OAuth/OAuth2/Internal.hs:174) uriToRequest (src/Network/OAuth/OAuth2/Internal.hs:178) requestToUri (src/Network/OAuth/OAuth2/Internal.hs:198) hostLens (src/Network/OAuth/OAuth2/Internal.hs:209) portLens (src/Network/OAuth/OAuth2/Internal.hs:213) 50% ( 1 / 2) in 'Network.OAuth.OAuth2.TokenRequest' Missing documentation for: Module header 96% ( 23 / 24) in 'Network.OAuth.OAuth2.HttpClient' Missing documentation for: fetchRefreshToken (src/Network/OAuth/OAuth2/HttpClient.hs:83) 100% ( 3 / 3) in 'Network.OAuth.OAuth2' Documentation created: dist/doc/html/hoauth2/index.html, dist/doc/html/hoauth2/hoauth2.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WXjLB3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64 + cd hoauth2-1.8.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64 -v directory dist/doc/html/hoauth2 does exist: True creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4 copy directory 'dist/doc/html/hoauth2' to '/builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4'. creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/src Installing dist/doc/html/hoauth2/doc-index.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/doc-index.html Installing dist/doc/html/hoauth2/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/haddock-bundle.min.js Installing dist/doc/html/hoauth2/Network-OAuth-OAuth2-Internal.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/Network-OAuth-OAuth2-Internal.html Installing dist/doc/html/hoauth2/index.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/index.html Installing dist/doc/html/hoauth2/Network-OAuth-OAuth2-AuthorizationRequest.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/Network-OAuth-OAuth2-AuthorizationRequest.html Installing dist/doc/html/hoauth2/ocean.css to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/ocean.css Installing dist/doc/html/hoauth2/Network-OAuth-OAuth2.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/Network-OAuth-OAuth2.html Installing dist/doc/html/hoauth2/hslogo-16.png to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/hslogo-16.png Installing dist/doc/html/hoauth2/minus.gif to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/minus.gif Installing dist/doc/html/hoauth2/synopsis.png to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/synopsis.png Installing dist/doc/html/hoauth2/hoauth2.txt to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/hoauth2.txt Installing dist/doc/html/hoauth2/quick-jump.css to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/quick-jump.css Installing dist/doc/html/hoauth2/hoauth2.haddock to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/hoauth2.haddock Installing dist/doc/html/hoauth2/Network-OAuth-OAuth2-TokenRequest.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/Network-OAuth-OAuth2-TokenRequest.html Installing dist/doc/html/hoauth2/Network-OAuth-OAuth2-HttpClient.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/Network-OAuth-OAuth2-HttpClient.html Installing dist/doc/html/hoauth2/meta.json to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/meta.json Installing dist/doc/html/hoauth2/plus.gif to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/plus.gif Installing dist/doc/html/hoauth2/src/style.css to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/src/style.css Installing dist/doc/html/hoauth2/src/Network.OAuth.OAuth2.HttpClient.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/src/Network.OAuth.OAuth2.HttpClient.html Installing dist/doc/html/hoauth2/src/Network.OAuth.OAuth2.AuthorizationRequest.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/src/Network.OAuth.OAuth2.AuthorizationRequest.html Installing dist/doc/html/hoauth2/src/Network.OAuth.OAuth2.Internal.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/src/Network.OAuth.OAuth2.Internal.html Installing dist/doc/html/hoauth2/src/Network.OAuth.OAuth2.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/src/Network.OAuth.OAuth2.html Installing dist/doc/html/hoauth2/src/highlight.js to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/src/highlight.js Installing dist/doc/html/hoauth2/src/Network.OAuth.OAuth2.TokenRequest.html to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/src/Network.OAuth.OAuth2.TokenRequest.html creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4 Installing dist/doc/html/hoauth2/hoauth2.haddock to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4/hoauth2.haddock creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/licenses/ghc-hoauth2 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/licenses/ghc-hoauth2 Installing LICENSE to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/licenses/ghc-hoauth2/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth Installing dist/build/Network/OAuth/OAuth2/HttpClient.hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/HttpClient.hi Installing dist/build/Network/OAuth/OAuth2/Internal.hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/Internal.hi Installing dist/build/Network/OAuth/OAuth2.hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2.hi Installing dist/build/Network/OAuth/OAuth2/TokenRequest.hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/TokenRequest.hi Installing dist/build/Network/OAuth/OAuth2/AuthorizationRequest.hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/AuthorizationRequest.hi creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth Installing dist/build/Network/OAuth/OAuth2/HttpClient.p_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/HttpClient.p_hi Installing dist/build/Network/OAuth/OAuth2/Internal.p_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/Internal.p_hi Installing dist/build/Network/OAuth/OAuth2.p_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2.p_hi Installing dist/build/Network/OAuth/OAuth2/TokenRequest.p_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/TokenRequest.p_hi Installing dist/build/Network/OAuth/OAuth2/AuthorizationRequest.p_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/AuthorizationRequest.p_hi creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2 creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth Installing dist/build/Network/OAuth/OAuth2/HttpClient.dyn_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/HttpClient.dyn_hi Installing dist/build/Network/OAuth/OAuth2/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/Internal.dyn_hi Installing dist/build/Network/OAuth/OAuth2.dyn_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2.dyn_hi Installing dist/build/Network/OAuth/OAuth2/TokenRequest.dyn_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/TokenRequest.dyn_hi Installing dist/build/Network/OAuth/OAuth2/AuthorizationRequest.dyn_hi to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/Network/OAuth/OAuth2/AuthorizationRequest.dyn_hi creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4 Installing dist/build/libHShoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH.a to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/libHShoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH.a creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4 Installing dist/build/libHShoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH_p.a to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4/libHShoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH_p.a creating /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64 Installing executable dist/build/libHShoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/libHShoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d hoauth2-1.8.4.conf ']' + install -D --mode=0644 hoauth2-1.8.4.conf /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/hoauth2-1.8.4.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z hoauth2-1.8.4.conf ']' + rm -f ghc-hoauth2.files ghc-hoauth2-devel.files + touch ghc-hoauth2.files ghc-hoauth2-devel.files + ls /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/hoauth2-1.8.4.conf + pkgdir=/usr/lib64/ghc-8.4.4/hoauth2-1.8.4 + '[' -d /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/lib64/ghc-8.4.4/hoauth2-1.8.4 ']' + echo /usr/lib64/ghc-8.4.4/hoauth2-1.8.4 + echo '%attr(755,root,root) /usr/lib64/libHShoauth2-1.8.4-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc/html/libraries/hoauth2-1.8.4 ']' + echo /usr/share/doc/ghc/html/libraries/hoauth2-1.8.4 + for i in ghc-hoauth2.files ghc-hoauth2-devel.files + '[' -f ghc-hoauth2.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64!!g' ghc-hoauth2.files + for i in ghc-hoauth2.files ghc-hoauth2-devel.files + '[' -f ghc-hoauth2-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64!!g' ghc-hoauth2-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-hoauth2-1.8.4-1.fc30.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HxWCuH + umask 022 + cd /builddir/build/BUILD + cd hoauth2-1.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/licenses/ghc-hoauth2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/licenses/ghc-hoauth2 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/licenses/ghc-hoauth2 + exit 0 Provides: ghc-hoauth2 = 1.8.4-1.fc30 ghc-hoauth2(aarch-64) = 1.8.4-1.fc30 libHShoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH-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: libHSaeson-1.3.1.1-LeWJURkxPLH7L5sIBqTbN-ghc8.4.4.so()(64bit) libHSattoparsec-0.13.2.2-82u8wdrTgNmKSZ1bEzOC4r-ghc8.4.4.so()(64bit) libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHSexceptions-0.10.0-51WvWGBBAfdCMC9SPJ7fS2-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHShashable-1.2.7.0-3xR4vjMEYHR2eJ7DAZRhaE-ghc8.4.4.so()(64bit) libHShttp-client-0.5.14-Cb0PGpL1yez4BBvnLd3vgi-ghc8.4.4.so()(64bit) libHShttp-types-0.12.2-Na10S1xO5aEqdioeJl3k0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHSscientific-0.3.6.2-2UWh7hUiblt8agIK8e0SRk-ghc8.4.4.so()(64bit) libHStext-1.2.3.1-ghc8.4.4.so()(64bit) libHSunordered-containers-0.2.9.0-D29DBTdibk7GcEJszMbIZV-ghc8.4.4.so()(64bit) libHSuri-bytestring-0.3.2.1-3u285mShPaO74so5LHooAb-ghc8.4.4.so()(64bit) libHSuri-bytestring-aeson-0.1.0.6-98XfssNT5e5FHn9SvUghs1-ghc8.4.4.so()(64bit) libHSvector-0.12.0.2-8brhJTJuqC6Fmf0lm76wyt-ghc8.4.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: ghc-hoauth2-devel-1.8.4-1.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8g7WJw + umask 022 + cd /builddir/build/BUILD + cd hoauth2-1.8.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc-hoauth2-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc-hoauth2-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc-hoauth2-devel + cp -pr example /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64/usr/share/doc/ghc-hoauth2-devel + exit 0 Provides: ghc-devel(hoauth2-1.8.4-DQ65l9C3kJ76oZkSTVYckH) ghc-hoauth2-devel = 1.8.4-1.fc30 ghc-hoauth2-devel(aarch-64) = 1.8.4-1.fc30 ghc-hoauth2-doc = 1.8.4-1.fc30 ghc-hoauth2-static = 1.8.4-1.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(aeson-1.3.1.1-LeWJURkxPLH7L5sIBqTbN) ghc-devel(base-4.11.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(exceptions-0.10.0-51WvWGBBAfdCMC9SPJ7fS2) ghc-devel(http-conduit-2.3.2-DpnJSWfMe9KAho79AqHyel) ghc-devel(http-types-0.12.2-Na10S1xO5aEqdioeJl3k0) ghc-devel(microlens-0.4.9.1-Il1wVteoTNOAmlNI3I8KNh) ghc-devel(text-1.2.3.1) ghc-devel(unordered-containers-0.2.9.0-D29DBTdibk7GcEJszMbIZV) ghc-devel(uri-bytestring-0.3.2.1-3u285mShPaO74so5LHooAb) ghc-devel(uri-bytestring-aeson-0.1.0.6-98XfssNT5e5FHn9SvUghs1) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64 Wrote: /builddir/build/RPMS/ghc-hoauth2-1.8.4-1.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-hoauth2-devel-1.8.4-1.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xy02m5 + umask 022 + cd /builddir/build/BUILD + cd hoauth2-1.8.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hoauth2-1.8.4-1.fc30.aarch64 + exit 0 Child return code was: 0