Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-hakyll.spec'], chrootPath='/var/lib/mock/f31-build-side-30665-22981245-2139870/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-hakyll.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1600944101 Wrote: /builddir/build/SRPMS/ghc-hakyll-4.12.5.2-2.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-hakyll.spec'], chrootPath='/var/lib/mock/f31-build-side-30665-22981245-2139870/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-hakyll.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1600944101 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tHAj3K + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hakyll-4.12.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hakyll-4.12.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hakyll-4.12.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4NqzdN + umask 022 + cd /builddir/build/BUILD + cd hakyll-4.12.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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-hakyll '--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-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/hakyll-4.12.5.2 --global Configuring hakyll-4.12.5.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for hakyll-4.12.5.2.. Building library for hakyll-4.12.5.2.. [ 1 of 53] Compiling Data.List.Extended ( lib/Data/List/Extended.hs, dist/build/Data/List/Extended.o ) [ 2 of 53] Compiling Data.Yaml.Extended ( lib/Data/Yaml/Extended.hs, dist/build/Data/Yaml/Extended.o ) [ 3 of 53] Compiling Hakyll.Core.Configuration ( lib/Hakyll/Core/Configuration.hs, dist/build/Hakyll/Core/Configuration.o ) [ 4 of 53] Compiling Hakyll.Core.Identifier ( lib/Hakyll/Core/Identifier.hs, dist/build/Hakyll/Core/Identifier.o ) [ 5 of 53] Compiling Hakyll.Core.Identifier.Pattern.Internal ( lib/Hakyll/Core/Identifier/Pattern/Internal.hs, dist/build/Hakyll/Core/Identifier/Pattern/Internal.o ) [ 6 of 53] Compiling Hakyll.Core.Identifier.Pattern ( lib/Hakyll/Core/Identifier/Pattern.hs, dist/build/Hakyll/Core/Identifier/Pattern.o ) [ 7 of 53] Compiling Hakyll.Core.Dependencies ( lib/Hakyll/Core/Dependencies.hs, dist/build/Hakyll/Core/Dependencies.o ) [ 8 of 53] Compiling Hakyll.Core.Logger ( lib/Hakyll/Core/Logger.hs, dist/build/Hakyll/Core/Logger.o ) [ 9 of 53] Compiling Hakyll.Core.Metadata ( lib/Hakyll/Core/Metadata.hs, dist/build/Hakyll/Core/Metadata.o ) [10 of 53] Compiling Hakyll.Core.Store ( lib/Hakyll/Core/Store.hs, dist/build/Hakyll/Core/Store.o ) [11 of 53] Compiling Hakyll.Core.Util.File ( lib/Hakyll/Core/Util/File.hs, dist/build/Hakyll/Core/Util/File.o ) [12 of 53] Compiling Hakyll.Core.Provider.Internal ( lib/Hakyll/Core/Provider/Internal.hs, dist/build/Hakyll/Core/Provider/Internal.o ) [13 of 53] Compiling Hakyll.Core.Provider.Metadata ( lib/Hakyll/Core/Provider/Metadata.hs, dist/build/Hakyll/Core/Provider/Metadata.o ) [14 of 53] Compiling Hakyll.Core.Provider.MetadataCache ( lib/Hakyll/Core/Provider/MetadataCache.hs, dist/build/Hakyll/Core/Provider/MetadataCache.o ) [15 of 53] Compiling Hakyll.Core.Provider ( lib/Hakyll/Core/Provider.hs, dist/build/Hakyll/Core/Provider.o ) [16 of 53] Compiling Hakyll.Core.Util.Parser ( lib/Hakyll/Core/Util/Parser.hs, dist/build/Hakyll/Core/Util/Parser.o ) [17 of 53] Compiling Hakyll.Core.Util.String ( lib/Hakyll/Core/Util/String.hs, dist/build/Hakyll/Core/Util/String.o ) [18 of 53] Compiling Hakyll.Core.Routes ( lib/Hakyll/Core/Routes.hs, dist/build/Hakyll/Core/Routes.o ) [19 of 53] Compiling Hakyll.Core.Compiler.Internal ( lib/Hakyll/Core/Compiler/Internal.hs, dist/build/Hakyll/Core/Compiler/Internal.o ) [20 of 53] Compiling Hakyll.Core.Item ( lib/Hakyll/Core/Item.hs, dist/build/Hakyll/Core/Item.o ) [21 of 53] Compiling Hakyll.Core.Compiler.Require ( lib/Hakyll/Core/Compiler/Require.hs, dist/build/Hakyll/Core/Compiler/Require.o ) [22 of 53] Compiling Hakyll.Core.Compiler ( lib/Hakyll/Core/Compiler.hs, dist/build/Hakyll/Core/Compiler.o ) [23 of 53] Compiling Hakyll.Core.UnixFilter ( lib/Hakyll/Core/UnixFilter.hs, dist/build/Hakyll/Core/UnixFilter.o ) [24 of 53] Compiling Hakyll.Core.Writable ( lib/Hakyll/Core/Writable.hs, dist/build/Hakyll/Core/Writable.o ) [25 of 53] Compiling Hakyll.Core.Item.SomeItem ( lib/Hakyll/Core/Item/SomeItem.hs, dist/build/Hakyll/Core/Item/SomeItem.o ) [26 of 53] Compiling Hakyll.Core.Rules.Internal ( lib/Hakyll/Core/Rules/Internal.hs, dist/build/Hakyll/Core/Rules/Internal.o ) [27 of 53] Compiling Hakyll.Core.Runtime ( lib/Hakyll/Core/Runtime.hs, dist/build/Hakyll/Core/Runtime.o ) [28 of 53] Compiling Hakyll.Core.Rules ( lib/Hakyll/Core/Rules.hs, dist/build/Hakyll/Core/Rules.o ) [29 of 53] Compiling Hakyll.Core.File ( lib/Hakyll/Core/File.hs, dist/build/Hakyll/Core/File.o ) [30 of 53] Compiling Hakyll.Preview.Poll ( lib/Hakyll/Preview/Poll.hs, dist/build/Hakyll/Preview/Poll.o ) [31 of 53] Compiling Hakyll.Preview.Server ( lib/Hakyll/Preview/Server.hs, dist/build/Hakyll/Preview/Server.o ) [32 of 53] Compiling Hakyll.Web.CompressCss ( lib/Hakyll/Web/CompressCss.hs, dist/build/Hakyll/Web/CompressCss.o ) [33 of 53] Compiling Hakyll.Web.Html ( lib/Hakyll/Web/Html.hs, dist/build/Hakyll/Web/Html.o ) [34 of 53] Compiling Hakyll.Web.Html.RelativizeUrls ( lib/Hakyll/Web/Html/RelativizeUrls.hs, dist/build/Hakyll/Web/Html/RelativizeUrls.o ) [35 of 53] Compiling Hakyll.Web.Pandoc.Binary ( lib/Hakyll/Web/Pandoc/Binary.hs, dist/build/Hakyll/Web/Pandoc/Binary.o ) [36 of 53] Compiling Hakyll.Web.Pandoc.FileType ( lib/Hakyll/Web/Pandoc/FileType.hs, dist/build/Hakyll/Web/Pandoc/FileType.o ) [37 of 53] Compiling Hakyll.Web.Pandoc ( lib/Hakyll/Web/Pandoc.hs, dist/build/Hakyll/Web/Pandoc.o ) [38 of 53] Compiling Hakyll.Web.Pandoc.Biblio ( lib/Hakyll/Web/Pandoc/Biblio.hs, dist/build/Hakyll/Web/Pandoc/Biblio.o ) [39 of 53] Compiling Hakyll.Web.Redirect ( lib/Hakyll/Web/Redirect.hs, dist/build/Hakyll/Web/Redirect.o ) [40 of 53] Compiling Hakyll.Web.Template.Context ( lib/Hakyll/Web/Template/Context.hs, dist/build/Hakyll/Web/Template/Context.o ) [41 of 53] Compiling Hakyll.Web.Tags ( lib/Hakyll/Web/Tags.hs, dist/build/Hakyll/Web/Tags.o ) [42 of 53] Compiling Hakyll.Web.Paginate ( lib/Hakyll/Web/Paginate.hs, dist/build/Hakyll/Web/Paginate.o ) [43 of 53] Compiling Hakyll.Web.Template.Internal.Element ( lib/Hakyll/Web/Template/Internal/Element.hs, dist/build/Hakyll/Web/Template/Internal/Element.o ) [44 of 53] Compiling Hakyll.Web.Template.Internal.Trim ( lib/Hakyll/Web/Template/Internal/Trim.hs, dist/build/Hakyll/Web/Template/Internal/Trim.o ) [45 of 53] Compiling Hakyll.Web.Template.Internal ( lib/Hakyll/Web/Template/Internal.hs, dist/build/Hakyll/Web/Template/Internal.o ) [46 of 53] Compiling Hakyll.Web.Template ( lib/Hakyll/Web/Template.hs, dist/build/Hakyll/Web/Template.o ) [47 of 53] Compiling Hakyll.Web.Template.List ( lib/Hakyll/Web/Template/List.hs, dist/build/Hakyll/Web/Template/List.o ) [48 of 53] Compiling Hakyll.Web.Feed ( lib/Hakyll/Web/Feed.hs, dist/build/Hakyll/Web/Feed.o ) [49 of 53] Compiling Paths_hakyll ( dist/build/autogen/Paths_hakyll.hs, dist/build/Paths_hakyll.o ) [50 of 53] Compiling Hakyll.Check ( lib/Hakyll/Check.hs, dist/build/Hakyll/Check.o ) [51 of 53] Compiling Hakyll.Commands ( lib/Hakyll/Commands.hs, dist/build/Hakyll/Commands.o ) [52 of 53] Compiling Hakyll.Main ( lib/Hakyll/Main.hs, dist/build/Hakyll/Main.o ) [53 of 53] Compiling Hakyll ( lib/Hakyll.hs, dist/build/Hakyll.o ) [ 1 of 53] Compiling Data.List.Extended ( lib/Data/List/Extended.hs, dist/build/Data/List/Extended.p_o ) [ 2 of 53] Compiling Data.Yaml.Extended ( lib/Data/Yaml/Extended.hs, dist/build/Data/Yaml/Extended.p_o ) [ 3 of 53] Compiling Hakyll.Core.Configuration ( lib/Hakyll/Core/Configuration.hs, dist/build/Hakyll/Core/Configuration.p_o ) [ 4 of 53] Compiling Hakyll.Core.Identifier ( lib/Hakyll/Core/Identifier.hs, dist/build/Hakyll/Core/Identifier.p_o ) [ 5 of 53] Compiling Hakyll.Core.Identifier.Pattern.Internal ( lib/Hakyll/Core/Identifier/Pattern/Internal.hs, dist/build/Hakyll/Core/Identifier/Pattern/Internal.p_o ) [ 6 of 53] Compiling Hakyll.Core.Identifier.Pattern ( lib/Hakyll/Core/Identifier/Pattern.hs, dist/build/Hakyll/Core/Identifier/Pattern.p_o ) [ 7 of 53] Compiling Hakyll.Core.Dependencies ( lib/Hakyll/Core/Dependencies.hs, dist/build/Hakyll/Core/Dependencies.p_o ) [ 8 of 53] Compiling Hakyll.Core.Logger ( lib/Hakyll/Core/Logger.hs, dist/build/Hakyll/Core/Logger.p_o ) [ 9 of 53] Compiling Hakyll.Core.Metadata ( lib/Hakyll/Core/Metadata.hs, dist/build/Hakyll/Core/Metadata.p_o ) [10 of 53] Compiling Hakyll.Core.Store ( lib/Hakyll/Core/Store.hs, dist/build/Hakyll/Core/Store.p_o ) [11 of 53] Compiling Hakyll.Core.Util.File ( lib/Hakyll/Core/Util/File.hs, dist/build/Hakyll/Core/Util/File.p_o ) [12 of 53] Compiling Hakyll.Core.Provider.Internal ( lib/Hakyll/Core/Provider/Internal.hs, dist/build/Hakyll/Core/Provider/Internal.p_o ) [13 of 53] Compiling Hakyll.Core.Provider.Metadata ( lib/Hakyll/Core/Provider/Metadata.hs, dist/build/Hakyll/Core/Provider/Metadata.p_o ) [14 of 53] Compiling Hakyll.Core.Provider.MetadataCache ( lib/Hakyll/Core/Provider/MetadataCache.hs, dist/build/Hakyll/Core/Provider/MetadataCache.p_o ) [15 of 53] Compiling Hakyll.Core.Provider ( lib/Hakyll/Core/Provider.hs, dist/build/Hakyll/Core/Provider.p_o ) [16 of 53] Compiling Hakyll.Core.Util.Parser ( lib/Hakyll/Core/Util/Parser.hs, dist/build/Hakyll/Core/Util/Parser.p_o ) [17 of 53] Compiling Hakyll.Core.Util.String ( lib/Hakyll/Core/Util/String.hs, dist/build/Hakyll/Core/Util/String.p_o ) [18 of 53] Compiling Hakyll.Core.Routes ( lib/Hakyll/Core/Routes.hs, dist/build/Hakyll/Core/Routes.p_o ) [19 of 53] Compiling Hakyll.Core.Compiler.Internal ( lib/Hakyll/Core/Compiler/Internal.hs, dist/build/Hakyll/Core/Compiler/Internal.p_o ) [20 of 53] Compiling Hakyll.Core.Item ( lib/Hakyll/Core/Item.hs, dist/build/Hakyll/Core/Item.p_o ) [21 of 53] Compiling Hakyll.Core.Compiler.Require ( lib/Hakyll/Core/Compiler/Require.hs, dist/build/Hakyll/Core/Compiler/Require.p_o ) [22 of 53] Compiling Hakyll.Core.Compiler ( lib/Hakyll/Core/Compiler.hs, dist/build/Hakyll/Core/Compiler.p_o ) [23 of 53] Compiling Hakyll.Core.UnixFilter ( lib/Hakyll/Core/UnixFilter.hs, dist/build/Hakyll/Core/UnixFilter.p_o ) [24 of 53] Compiling Hakyll.Core.Writable ( lib/Hakyll/Core/Writable.hs, dist/build/Hakyll/Core/Writable.p_o ) [25 of 53] Compiling Hakyll.Core.Item.SomeItem ( lib/Hakyll/Core/Item/SomeItem.hs, dist/build/Hakyll/Core/Item/SomeItem.p_o ) [26 of 53] Compiling Hakyll.Core.Rules.Internal ( lib/Hakyll/Core/Rules/Internal.hs, dist/build/Hakyll/Core/Rules/Internal.p_o ) [27 of 53] Compiling Hakyll.Core.Runtime ( lib/Hakyll/Core/Runtime.hs, dist/build/Hakyll/Core/Runtime.p_o ) [28 of 53] Compiling Hakyll.Core.Rules ( lib/Hakyll/Core/Rules.hs, dist/build/Hakyll/Core/Rules.p_o ) [29 of 53] Compiling Hakyll.Core.File ( lib/Hakyll/Core/File.hs, dist/build/Hakyll/Core/File.p_o ) [30 of 53] Compiling Hakyll.Preview.Poll ( lib/Hakyll/Preview/Poll.hs, dist/build/Hakyll/Preview/Poll.p_o ) [31 of 53] Compiling Hakyll.Preview.Server ( lib/Hakyll/Preview/Server.hs, dist/build/Hakyll/Preview/Server.p_o ) [32 of 53] Compiling Hakyll.Web.CompressCss ( lib/Hakyll/Web/CompressCss.hs, dist/build/Hakyll/Web/CompressCss.p_o ) [33 of 53] Compiling Hakyll.Web.Html ( lib/Hakyll/Web/Html.hs, dist/build/Hakyll/Web/Html.p_o ) [34 of 53] Compiling Hakyll.Web.Html.RelativizeUrls ( lib/Hakyll/Web/Html/RelativizeUrls.hs, dist/build/Hakyll/Web/Html/RelativizeUrls.p_o ) [35 of 53] Compiling Hakyll.Web.Pandoc.Binary ( lib/Hakyll/Web/Pandoc/Binary.hs, dist/build/Hakyll/Web/Pandoc/Binary.p_o ) [36 of 53] Compiling Hakyll.Web.Pandoc.FileType ( lib/Hakyll/Web/Pandoc/FileType.hs, dist/build/Hakyll/Web/Pandoc/FileType.p_o ) [37 of 53] Compiling Hakyll.Web.Pandoc ( lib/Hakyll/Web/Pandoc.hs, dist/build/Hakyll/Web/Pandoc.p_o ) [38 of 53] Compiling Hakyll.Web.Pandoc.Biblio ( lib/Hakyll/Web/Pandoc/Biblio.hs, dist/build/Hakyll/Web/Pandoc/Biblio.p_o ) [39 of 53] Compiling Hakyll.Web.Redirect ( lib/Hakyll/Web/Redirect.hs, dist/build/Hakyll/Web/Redirect.p_o ) [40 of 53] Compiling Hakyll.Web.Template.Context ( lib/Hakyll/Web/Template/Context.hs, dist/build/Hakyll/Web/Template/Context.p_o ) [41 of 53] Compiling Hakyll.Web.Tags ( lib/Hakyll/Web/Tags.hs, dist/build/Hakyll/Web/Tags.p_o ) [42 of 53] Compiling Hakyll.Web.Paginate ( lib/Hakyll/Web/Paginate.hs, dist/build/Hakyll/Web/Paginate.p_o ) [43 of 53] Compiling Hakyll.Web.Template.Internal.Element ( lib/Hakyll/Web/Template/Internal/Element.hs, dist/build/Hakyll/Web/Template/Internal/Element.p_o ) [44 of 53] Compiling Hakyll.Web.Template.Internal.Trim ( lib/Hakyll/Web/Template/Internal/Trim.hs, dist/build/Hakyll/Web/Template/Internal/Trim.p_o ) [45 of 53] Compiling Hakyll.Web.Template.Internal ( lib/Hakyll/Web/Template/Internal.hs, dist/build/Hakyll/Web/Template/Internal.p_o ) [46 of 53] Compiling Hakyll.Web.Template ( lib/Hakyll/Web/Template.hs, dist/build/Hakyll/Web/Template.p_o ) [47 of 53] Compiling Hakyll.Web.Template.List ( lib/Hakyll/Web/Template/List.hs, dist/build/Hakyll/Web/Template/List.p_o ) [48 of 53] Compiling Hakyll.Web.Feed ( lib/Hakyll/Web/Feed.hs, dist/build/Hakyll/Web/Feed.p_o ) [49 of 53] Compiling Paths_hakyll ( dist/build/autogen/Paths_hakyll.hs, dist/build/Paths_hakyll.p_o ) [50 of 53] Compiling Hakyll.Check ( lib/Hakyll/Check.hs, dist/build/Hakyll/Check.p_o ) [51 of 53] Compiling Hakyll.Commands ( lib/Hakyll/Commands.hs, dist/build/Hakyll/Commands.p_o ) [52 of 53] Compiling Hakyll.Main ( lib/Hakyll/Main.hs, dist/build/Hakyll/Main.p_o ) [53 of 53] Compiling Hakyll ( lib/Hakyll.hs, dist/build/Hakyll.p_o ) Preprocessing executable 'hakyll-init' for hakyll-4.12.5.2.. Building executable 'hakyll-init' for hakyll-4.12.5.2.. [1 of 2] Compiling Paths_hakyll ( dist/build/hakyll-init/autogen/Paths_hakyll.hs, dist/build/hakyll-init/hakyll-init-tmp/Paths_hakyll.o ) [2 of 2] Compiling Main ( src/Init.hs, dist/build/hakyll-init/hakyll-init-tmp/Main.o ) Linking dist/build/hakyll-init/hakyll-init ... + '[' -n dist/build/libHShakyll-4.12.5.2-BdK4pVnhlpWHoGCgFEAyIX-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for hakyll-4.12.5.2.. Running Haddock on library for hakyll-4.12.5.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: Glob-0.9.3, HTTP-4000.3.14, HsYAML-0.1.2.0, JuicyPixels-3.3.3.1, QuickCheck-2.12.6.1, SHA-1.6.4.4, StateVar-1.1.1.1, aeson-1.4.2.0, aeson-pretty-0.8.7, ansi-terminal-0.8.2, ansi-wl-pprint-0.6.8.2, appar-0.1.8, array-0.5.3.0, asn1-encoding-0.9.5, asn1-parse-0.9.4, asn1-types-0.3.3, async-2.2.2, attoparsec-0.13.2.2, auto-update-0.1.5, base-4.12.0.0, base-compat-0.10.5, base-orphans-0.8.1, base64-bytestring-1.0.0.2, basement-0.0.10, binary-0.8.6.0, bitarray-0.0.1.1, blaze-builder-0.4.1.0, blaze-html-0.9.1.1, blaze-markup-0.8.2.2, bsb-http-chunked-0.0.0.4, byteable-0.1.1, byteorder-1.0.4, bytestring-0.10.8.2, case-insensitive-1.2.0.11, cereal-0.5.8.1, cmark-gfm-0.2.2, colour-2.3.5, conduit-1.3.1.1, conduit-extra-1.3.3, connection-0.2.8, constraints-0.10.1, containers-0.6.0.1, contravariant-1.5.2, cookie-0.4.4, cryptohash-0.11.9, cryptonite-0.25, data-default-0.7.1.1, data-default-class-0.1.2.0, data-default-instances-containers-0.0.1, data-default-instances-dlist-0.0.1, data-default-instances-old-locale-0.0.1, deepseq-1.4.4.0, digest-0.0.1.2, directory-1.3.3.0, dlist-0.8.0.6, doctemplates-0.2.2.1, easy-file-0.2.2, enclosed-exceptions-1.0.3, erf-2.0.0.0, exceptions-0.10.2, fast-logger-2.4.16, file-embed-0.0.11, filepath-1.4.2.1, fsnotify-0.3.0.1, ghc-boot-th-8.6.5, ghc-prim-0.5.3, haddock-library-1.7.0, hashable-1.2.7.0, hinotify-0.4, hourglass-0.2.12, hs-bibutils-6.7.0.0, hslua-1.0.3.1, hslua-module-text-0.2.1, http-client-0.5.14, http-client-tls-0.3.5.3, http-conduit-2.3.7.1, http-date-0.0.8, http-types-0.12.3, http2-1.6.5, hxt-9.3.1.18, hxt-charproperties-9.2.0.1, hxt-regex-xmlschema-9.2.0.3, hxt-unicode-9.0.2.4, integer-gmp-1.0.2.0, integer-logarithms-1.0.3, iproute-1.7.7, libyaml-0.1.1.0, lifted-async-0.10.0.3, lifted-base-0.2.3.12, lrucache-1.2.0.1, memory-0.14.18, mime-types-0.1.0.9, monad-control-1.0.2.3, mono-traversable-1.0.11.0, mtl-2.2.2, network-2.8.0.1, network-byte-order-0.0.0.0, network-uri-2.6.1.0, old-locale-1.0.0.7, old-time-1.1.0.3, optparse-applicative-0.14.3.0, pandoc-2.5, pandoc-citeproc-0.15.0.1, pandoc-types-1.17.5.4, parsec-3.1.13.0, pem-0.2.4, pretty-1.1.3.6, primitive-0.6.4.0, process-1.6.5.0, psqueues-0.2.7.2, random-1.1, regex-base-0.93.2, regex-pcre-0.94.4, regex-tdfa-1.2.3.2, resourcet-1.2.2, rfc5051-0.1.0.4, safe-0.3.17, scientific-0.3.6.2, semigroups-0.18.5, setenv-0.1.1.3, shelly-1.8.1, simple-sendfile-0.2.28, skylighting-0.7.7, skylighting-core-0.7.7, socks-0.5.6, split-0.2.3.3, stm-2.5.0.0, streaming-commons-0.2.1.1, syb-0.7.1, system-fileio-0.3.16.4, system-filepath-0.4.14, tagged-0.8.6, tagsoup-0.14.8, template-haskell-2.14.0.0, temporary-1.3, texmath-0.11.2.2, text-1.2.3.1, tf-random-0.5, th-abstraction-0.2.11.0, time-1.8.0.2, time-locale-compat-0.1.1.5, time-manager-0.0.0, tls-1.4.1, transformers-0.5.6.2, transformers-base-0.4.5.2, transformers-compat-0.6.5, typed-process-0.2.5.0, unicode-transforms-0.3.6, unix-2.7.2.2, unix-compat-0.5.1, unix-time-0.4.7, unliftio-core-0.1.2.0, unordered-containers-0.2.10.0, utf8-string-1.0.1.1, uuid-types-1.0.3, vault-0.3.1.2, vector-0.12.0.3, vector-algorithms-0.8.0.1, void-0.7.3, wai-3.2.2.1, wai-app-static-3.1.6.3, wai-extra-3.0.26.1, wai-logger-2.3.5, warp-3.2.28, word8-0.1.3, x509-1.7.5, x509-store-1.6.7, x509-system-1.6.6, x509-validation-1.6.11, xml-1.3.14, xml-conduit-1.8.0.1, xml-types-0.3.6, yaml-0.11.1.0, zip-archive-0.4.1, zlib-0.6.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: Data.List.Extended: Could not find documentation for exported module: Data.List Warning: Data.Yaml.Extended: Could not find documentation for exported module: Data.Yaml 75% ( 3 / 4) in 'Hakyll.Core.Configuration' Missing documentation for: Configuration (lib/Hakyll/Core/Configuration.hs:21) 50% ( 3 / 6) in 'Hakyll.Core.Identifier' Missing documentation for: Identifier (lib/Hakyll/Core/Identifier.hs:34) identifierVersion (lib/Hakyll/Core/Identifier.hs:35) setVersion (lib/Hakyll/Core/Identifier.hs:79) 100% ( 21 / 21) in 'Hakyll.Core.Identifier.Pattern' 0% ( 0 / 4) in 'Hakyll.Core.Dependencies' Missing documentation for: Module header Dependency (lib/Hakyll/Core/Dependencies.hs:33) DependencyFacts (lib/Hakyll/Core/Dependencies.hs:50) outOfDate (lib/Hakyll/Core/Dependencies.hs:54) 44% ( 4 / 9) in 'Hakyll.Core.Logger' Missing documentation for: Verbosity (lib/Hakyll/Core/Logger.hs:25) error (lib/Hakyll/Core/Logger.hs:81) header (lib/Hakyll/Core/Logger.hs:86) message (lib/Hakyll/Core/Logger.hs:91) debug (lib/Hakyll/Core/Logger.hs:96) 22% ( 2 / 9) in 'Hakyll.Core.Metadata' Missing documentation for: Module header Metadata (lib/Hakyll/Core/Metadata.hs:32) lookupString (lib/Hakyll/Core/Metadata.hs:36) lookupStringList (lib/Hakyll/Core/Metadata.hs:41) MonadMetadata (lib/Hakyll/Core/Metadata.hs:47) getMetadataField (lib/Hakyll/Core/Metadata.hs:60) makePatternDependency (lib/Hakyll/Core/Metadata.hs:79) 90% ( 9 / 10) in 'Hakyll.Core.Store' Missing documentation for: Store (lib/Hakyll/Core/Store.hs:43) 75% ( 3 / 4) in 'Hakyll.Core.Util.File' Missing documentation for: removeDirectory (lib/Hakyll/Core/Util/File.hs:53) 50% ( 2 / 4) in 'Hakyll.Core.Provider.Metadata' Missing documentation for: loadMetadata (lib/Hakyll/Core/Provider/Metadata.hs:33) parsePage (lib/Hakyll/Core/Provider/Metadata.hs:118) 69% ( 11 / 16) in 'Hakyll.Core.Provider' Missing documentation for: resourceList (lib/Hakyll/Core/Provider/Internal.hs:140) resourceFilePath (lib/Hakyll/Core/Provider/Internal.hs:152) resourceModificationTime (lib/Hakyll/Core/Provider/Internal.hs:184) resourceMetadata (lib/Hakyll/Core/Provider/MetadataCache.hs:19) resourceBody (lib/Hakyll/Core/Provider/MetadataCache.hs:31) 100% ( 5 / 5) in 'Hakyll.Core.Util.String' 100% ( 12 / 12) in 'Hakyll.Core.Routes' 44% ( 8 / 18) in 'Hakyll.Core.Compiler.Internal' Missing documentation for: CompilerWrite (lib/Hakyll/Core/Compiler/Internal.hs:83) CompilerResult (lib/Hakyll/Core/Compiler/Internal.hs:107) runCompiler (lib/Hakyll/Core/Compiler/Internal.hs:185) compilerTell (lib/Hakyll/Core/Compiler/Internal.hs:210) compilerAsk (lib/Hakyll/Core/Compiler/Internal.hs:204) compilerThrow (lib/Hakyll/Core/Compiler/Internal.hs:216) compilerCatch (lib/Hakyll/Core/Compiler/Internal.hs:222) compilerUnsafeIO (lib/Hakyll/Core/Compiler/Internal.hs:241) compilerTellDependencies (lib/Hakyll/Core/Compiler/Internal.hs:249) compilerTellCacheHits (lib/Hakyll/Core/Compiler/Internal.hs:259) 50% ( 2 / 4) in 'Hakyll.Core.Item' Missing documentation for: Item (lib/Hakyll/Core/Item.hs:25) itemSetBody (lib/Hakyll/Core/Item.hs:53) 71% ( 15 / 21) in 'Hakyll.Core.Compiler' Missing documentation for: Module header makeItem (lib/Hakyll/Core/Compiler.hs:65) loadSnapshotBody (lib/Hakyll/Core/Compiler/Require.hs:94) loadAllSnapshots (lib/Hakyll/Core/Compiler/Require.hs:106) cached (lib/Hakyll/Core/Compiler.hs:144) unsafeCompiler (lib/Hakyll/Core/Compiler.hs:180) Warning: 'rev' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 3 / 3) in 'Hakyll.Core.UnixFilter' 100% ( 2 / 2) in 'Hakyll.Core.Writable' 29% ( 2 / 7) in 'Hakyll.Core.Rules.Internal' Missing documentation for: Module header RulesRead (lib/Hakyll/Core/Rules/Internal.hs:37) RuleSet (lib/Hakyll/Core/Rules/Internal.hs:45) RulesState (lib/Hakyll/Core/Rules/Internal.hs:76) emptyRulesState (lib/Hakyll/Core/Rules/Internal.hs:83) 0% ( 0 / 2) in 'Hakyll.Core.Runtime' Missing documentation for: Module header run (lib/Hakyll/Core/Runtime.hs:43) 58% ( 7 / 12) in 'Hakyll.Core.Rules' Missing documentation for: match (lib/Hakyll/Core/Rules.hs:133) matchMetadata (lib/Hakyll/Core/Rules.hs:138) create (lib/Hakyll/Core/Rules.hs:144) version (lib/Hakyll/Core/Rules.hs:154) Dependency (lib/Hakyll/Core/Dependencies.hs:33) 60% ( 3 / 5) in 'Hakyll.Core.File' Missing documentation for: copyFileCompiler (lib/Hakyll/Core/File.hs:53) TmpFile (lib/Hakyll/Core/File.hs:61) Warning: 'transform' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 3 / 3) in 'Hakyll.Web.CompressCss' 93% ( 14 / 15) in 'Hakyll.Web.Html' Missing documentation for: getUrls (lib/Hakyll/Web/Html.hs:66) 100% ( 3 / 3) in 'Hakyll.Web.Html.RelativizeUrls' 100% ( 4 / 4) in 'Hakyll.Web.Pandoc.FileType' 100% ( 16 / 16) in 'Hakyll.Web.Pandoc' 14% ( 1 / 7) in 'Hakyll.Web.Pandoc.Biblio' Missing documentation for: CSL (lib/Hakyll/Web/Pandoc/Biblio.hs:44) cslCompiler (lib/Hakyll/Web/Pandoc/Biblio.hs:61) Biblio (lib/Hakyll/Web/Pandoc/Biblio.hs:66) biblioCompiler (lib/Hakyll/Web/Pandoc/Biblio.hs:86) readPandocBiblio (lib/Hakyll/Web/Pandoc/Biblio.hs:96) pandocBiblioCompiler (lib/Hakyll/Web/Pandoc/Biblio.hs:117) Warning: 'main' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 3 / 3) in 'Hakyll.Web.Redirect' 69% ( 18 / 26) in 'Hakyll.Web.Template.Context' Missing documentation for: Module header listField (lib/Hakyll/Web/Template/Context.hs:131) listFieldWith (lib/Hakyll/Web/Template/Context.hs:136) functionField (lib/Hakyll/Web/Template/Context.hs:142) mapContext (lib/Hakyll/Web/Template/Context.hs:150) modificationTimeField (lib/Hakyll/Web/Template/Context.hs:336) modificationTimeFieldWith (lib/Hakyll/Web/Template/Context.hs:343) missingField (lib/Hakyll/Web/Template/Context.hs:381) 84% ( 16 / 19) in 'Hakyll.Web.Tags' Missing documentation for: buildTags (lib/Hakyll/Web/Tags.hs:142) buildCategories (lib/Hakyll/Web/Tags.hs:147) tagsRules (lib/Hakyll/Web/Tags.hs:153) 29% ( 2 / 7) in 'Hakyll.Web.Paginate' Missing documentation for: Module header PageNumber (lib/Hakyll/Web/Paginate.hs:32) buildPaginateWith (lib/Hakyll/Web/Paginate.hs:58) paginateEvery (lib/Hakyll/Web/Paginate.hs:50) paginateRules (lib/Hakyll/Web/Paginate.hs:76) 43% ( 3 / 7) in 'Hakyll.Web.Template.Internal.Element' Missing documentation for: TemplateKey (lib/Hakyll/Web/Template/Internal/Element.hs:32) templateElems (lib/Hakyll/Web/Template/Internal/Element.hs:124) readTemplateElems (lib/Hakyll/Web/Template/Internal/Element.hs:112) readTemplateElemsFile (lib/Hakyll/Web/Template/Internal/Element.hs:117) 50% ( 1 / 2) in 'Hakyll.Web.Template.Internal.Trim' Missing documentation for: trim (lib/Hakyll/Web/Template/Internal/Trim.hs:18) 62% ( 8 / 13) in 'Hakyll.Web.Template.Internal' Missing documentation for: Module header applyTemplate (lib/Hakyll/Web/Template/Internal.hs:85) applyTemplate' (lib/Hakyll/Web/Template/Internal.hs:95) readTemplate (lib/Hakyll/Web/Template/Internal.hs:64) unsafeReadTemplateFile (lib/Hakyll/Web/Template/Internal.hs:199) Warning: 'Context' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'listField' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'itms' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'applyListTemplate' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'applyJoinListTemplate' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '$-' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: '-$' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 64% ( 7 / 11) in 'Hakyll.Web.Template' Missing documentation for: readTemplateElems (lib/Hakyll/Web/Template/Internal/Element.hs:112) applyTemplate (lib/Hakyll/Web/Template/Internal.hs:85) readTemplate (lib/Hakyll/Web/Template/Internal.hs:64) unsafeReadTemplateFile (lib/Hakyll/Web/Template/Internal.hs:199) 100% ( 7 / 7) in 'Hakyll.Web.Template.List' 100% ( 6 / 6) in 'Hakyll.Web.Feed' 90% ( 9 / 10) in 'Hakyll.Commands' Missing documentation for: Check (lib/Hakyll/Check.hs:55) Warning: 'Configuration' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 88% ( 7 / 8) in 'Hakyll.Main' Missing documentation for: hakyllWithExitCodeAndArgs (lib/Hakyll/Main.hs:61) 100% ( 28 / 28) in 'Hakyll' Warning: Hakyll.Core.Configuration: could not find link destinations for: FilePath Bool String IO ExitCode Int Default def Warning: Hakyll.Core.Identifier: could not find link destinations for: Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList IsString fromString Binary put Put get Get putList NFData rnf FilePath Maybe Warning: Hakyll.Core.Identifier.Pattern: could not find link destinations for: Show showsPrec Int ShowS show String showList IsString fromString Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat Binary put Put get Get putList Maybe && || Bool Warning: Hakyll.Core.Dependencies: could not find link destinations for: Set Show showsPrec Int ShowS show String showList Binary put Put get Get putList Map Warning: Hakyll.Core.Logger: could not find link destinations for: Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList IO MonadIO Warning: Hakyll.Core.Metadata: could not find link destinations for: Object String Maybe Monad Type Binary put Put get Get putList Warning: Hakyll.Core.Store: could not find link destinations for: Show showsPrec Int ShowS show String showList TypeRep Eq == Bool /= Maybe FilePath IO Binary Typeable Warning: Hakyll.Core.Util.File: could not find link destinations for: FilePath IO Bool Warning: Hakyll.Core.Provider.Metadata: could not find link destinations for: IO Maybe String Either ParseException FilePath Show showsPrec Int ShowS show showList Exception toException SomeException fromException displayException Warning: Hakyll.Core.Provider: could not find link destinations for: Show showsPrec Int ShowS show String showList FilePath IO Bool UTCTime ByteString Warning: Hakyll.Core.Util.String: could not find link destinations for: String Maybe Warning: Hakyll.Core.Routes: could not find link destinations for: Bool Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat IO Maybe FilePath String Warning: Hakyll.Core.Compiler.Internal: could not find link destinations for: String Set Int Show showsPrec ShowS show showList Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat IO Monad Type >>= >> return fail Functor fmap <$ Applicative pure <*> liftA2 *> <* Alternative empty <|> some many MonadError throwError catchError Warning: Hakyll.Core.Item: could not find link destinations for: Functor Type fmap <$ Foldable fold Monoid foldMap foldr foldr' foldl foldl' foldr1 foldl1 toList null Bool length Int elem Eq maximum Ord minimum sum Num product Traversable traverse Applicative sequenceA mapM Monad sequence Show showsPrec ShowS show String showList Binary put Put get Get putList Warning: Hakyll.Core.Compiler: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ Applicative pure <*> liftA2 *> <* Alternative empty <|> some many MonadError throwError catchError Maybe FilePath ByteString Binary Typeable IO Warning: Hakyll.Core.UnixFilter: could not find link destinations for: String ByteString Warning: Hakyll.Core.Writable: could not find link destinations for: FilePath IO ByteString ByteString Html Char Word8 Warning: Hakyll.Core.Rules.Internal: could not find link destinations for: Maybe String SomeItem Set Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat RWST IO Monad Type >>= >> return fail Functor fmap <$ Applicative pure <*> liftA2 *> <* Warning: Hakyll.Core.Runtime: could not find link destinations for: IO ExitCode Warning: Hakyll.Core.Rules: could not find link destinations for: Monad Type >>= >> return fail String Functor fmap <$ Applicative pure <*> liftA2 *> <* Bool Binary Typeable IO Set Show showsPrec Int ShowS show showList put Put get Get putList Warning: Hakyll.Core.File: could not find link destinations for: FilePath Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList Binary put Put get Get putList IO Warning: Hakyll.Web.CompressCss: could not find link destinations for: String compressCalcExpression Warning: Hakyll.Web.Html: could not find link destinations for: Tag String FilePath Bool Warning: Hakyll.Web.Html.RelativizeUrls: could not find link destinations for: String Warning: Hakyll.Web.Pandoc.FileType: could not find link destinations for: Eq == Bool /= Ord compare Ordering < <= > >= max min Read readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList FilePath Warning: Hakyll.Web.Pandoc: could not find link destinations for: String Pandoc ReaderOptions WriterOptions Warning: Hakyll.Web.Pandoc.Biblio: could not find link destinations for: Show showsPrec Int ShowS show String showList Binary put Put get Get putList FilePath IO Reference ReaderOptions Pandoc Warning: Hakyll.Web.Redirect: could not find link destinations for: String Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show showList Binary put Put get Get putList FilePath IO Warning: Hakyll.Web.Template.Context: could not find link destinations for: String Semigroup <> sconcat NonEmpty stimes Integral Monoid mempty mappend mconcat Bool TimeLocale UTCTime Warning: Hakyll.Web.Tags: could not find link destinations for: String Int Double Maybe FilePath Html Ordering Warning: Hakyll.Web.Paginate: could not find link destinations for: Int Map Warning: Hakyll.Web.Template.Internal.Element: could not find link destinations for: String Eq == Bool /= Show showsPrec Int ShowS show showList IsString fromString Binary put Put get Get putList Maybe Parser FilePath Warning: Hakyll.Web.Template.Internal.Trim: could not find link destinations for: recurse Warning: Hakyll.Web.Template.Internal: could not find link destinations for: Eq == Bool /= Show showsPrec Int ShowS show String showList IsString fromString Binary put Put get Get putList FilePath IO Warning: Hakyll.Web.Template: could not find link destinations for: Eq == Bool /= Show showsPrec Int ShowS show String showList IsString fromString Binary put Put get Get putList FilePath IO $ Warning: Hakyll.Web.Template.List: could not find link destinations for: String Warning: Hakyll.Web.Feed: could not find link destinations for: String Eq == Bool /= Show showsPrec Int ShowS show showList Warning: Hakyll.Commands: could not find link destinations for: Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList IO ExitCode Warning: Hakyll.Main: could not find link destinations for: IO ExitCode Bool Show showsPrec Int ShowS show String showList Documentation created: dist/doc/html/hakyll/index.html, dist/doc/html/hakyll/hakyll.txt Preprocessing executable 'hakyll-init' for hakyll-4.12.5.2.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nlheTM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64 + cd hakyll-4.12.5.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64 Installing library in /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/ghc-8.6.5/hakyll-4.12.5.2 Installing executable hakyll-init in /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/bin Warning: Executable installed in /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/bin + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d hakyll-4.12.5.2.conf ']' + install -D --mode=0644 hakyll-4.12.5.2.conf /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/hakyll-4.12.5.2.conf ++ ls /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/hakyll-4.12.5.2.conf + '[' -z /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/hakyll-4.12.5.2.conf ']' + rm -f ghc-hakyll.files ghc-hakyll-doc.files + touch ghc-hakyll.files ghc-hakyll-doc.files + for i in /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/libHShakyll-4.12.5.2-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/libHShakyll-4.12.5.2-BdK4pVnhlpWHoGCgFEAyIX-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/hakyll-4.12.5.2 + '[' -d /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/ghc-8.6.5/hakyll-4.12.5.2 ']' + find /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/ghc-8.6.5/hakyll-4.12.5.2 -type d -fprintf ghc-hakyll-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-hakyll-prof.files -o -fprint ghc-hakyll-devel.files + ls /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/lib64/ghc-8.6.5/package.conf.d/hakyll-4.12.5.2.conf + '[' -d /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/doc/ghc/html/libraries/hakyll-4.12.5.2 ']' + echo /usr/share/doc/ghc/html/libraries/hakyll-4.12.5.2 + for i in ghc-hakyll.files ghc-hakyll-devel.files ghc-hakyll-doc.files ghc-hakyll-prof.files + '[' -f ghc-hakyll.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64!!g' ghc-hakyll.files + for i in ghc-hakyll.files ghc-hakyll-devel.files ghc-hakyll-doc.files ghc-hakyll-prof.files + '[' -f ghc-hakyll-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64!!g' ghc-hakyll-devel.files + for i in ghc-hakyll.files ghc-hakyll-devel.files ghc-hakyll-doc.files ghc-hakyll-prof.files + '[' -f ghc-hakyll-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64!!g' ghc-hakyll-doc.files + for i in ghc-hakyll.files ghc-hakyll-devel.files ghc-hakyll-doc.files ghc-hakyll-prof.files + '[' -f ghc-hakyll-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64!!g' ghc-hakyll-prof.files + rm -r /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/hakyll-4.12.5.2/example + /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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5rLBLK + umask 022 + cd /builddir/build/BUILD + cd hakyll-4.12.5.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-hakyll-4.12.5.2-2.fc31.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0cwLqN + umask 022 + cd /builddir/build/BUILD + cd hakyll-4.12.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/licenses/ghc-hakyll + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/licenses/ghc-hakyll + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/licenses/ghc-hakyll + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-hakyll = 4.12.5.2-2.fc31 ghc-hakyll(x86-64) = 4.12.5.2-2.fc31 libHShakyll-4.12.5.2-BdK4pVnhlpWHoGCgFEAyIX-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSaeson-1.4.2.0-ARmcPxOExzpGnW3RrgDJ7K-ghc8.6.5.so()(64bit) libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSbinary-0.8.6.0-ghc8.6.5.so()(64bit) libHSblaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q-ghc8.6.5.so()(64bit) libHSbytestring-0.10.8.2-ghc8.6.5.so()(64bit) libHScase-insensitive-1.2.0.11-GGYU9CY9cs88wywgwHVKC6-ghc8.6.5.so()(64bit) libHScontainers-0.6.0.1-ghc8.6.5.so()(64bit) libHScryptohash-0.11.9-JuaGni54vwz6mClTf7XmiH-ghc8.6.5.so()(64bit) libHScryptonite-0.25-LjRnUfj12FH7hOKLINWzhE-ghc8.6.5.so()(64bit) libHSdirectory-1.3.3.0-ghc8.6.5.so()(64bit) libHSfilepath-1.4.2.1-ghc8.6.5.so()(64bit) libHSfsnotify-0.3.0.1-3l0tWtvnZmijxRVM4INGW-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.5.so()(64bit) libHShttp-client-0.5.14-Kd6xyMJXIYf10fbqbYF4Ny-ghc8.6.5.so()(64bit) libHShttp-client-tls-0.3.5.3-tz2mWDNLOCBxXNPp7aNi4-ghc8.6.5.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.6.5.so()(64bit) libHSlrucache-1.2.0.1-BvdCmsess1NAQVVhmzOt5s-ghc8.6.5.so()(64bit) libHSmemory-0.14.18-9cZN4KO0sHc84TFjg4stB9-ghc8.6.5.so()(64bit) libHSmtl-2.2.2-ghc8.6.5.so()(64bit) libHSnetwork-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK-ghc8.6.5.so()(64bit) libHSoptparse-applicative-0.14.3.0-DPUC5foCXxdFasYzDNFLT4-ghc8.6.5.so()(64bit) libHSpandoc-2.5-8IppWWeCHn0DBB5KpCvHTk-ghc8.6.5.so()(64bit) libHSpandoc-citeproc-0.15.0.1-C6MD6oULDgmKJj13K8ZjiU-ghc8.6.5.so()(64bit) libHSpandoc-types-1.17.5.4-KfZGtDDMVrZIHGAydhDfRM-ghc8.6.5.so()(64bit) libHSparsec-3.1.13.0-ghc8.6.5.so()(64bit) libHSprocess-1.6.5.0-ghc8.6.5.so()(64bit) libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.5.so()(64bit) libHSregex-base-0.93.2-8QGsCbNNqfw1S2nCPh78l5-ghc8.6.5.so()(64bit) libHSregex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ-ghc8.6.5.so()(64bit) libHSresourcet-1.2.2-AuyFQ7bG6NoASYVO5H5lHi-ghc8.6.5.so()(64bit) libHSscientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S-ghc8.6.5.so()(64bit) libHSskylighting-0.7.7-1HtLykIbmeyEgWluXVAqB7-ghc8.6.5.so()(64bit) libHSskylighting-core-0.7.7-D6cVFM3NJWZTTngLO5LyV-ghc8.6.5.so()(64bit) libHSstreaming-commons-0.2.1.1-CCPLqggmlE83UV72QH6KTQ-ghc8.6.5.so()(64bit) libHStagsoup-0.14.8-F31oOhLdiYC1wIPEztZlok-ghc8.6.5.so()(64bit) libHStext-1.2.3.1-ghc8.6.5.so()(64bit) libHStime-1.8.0.2-ghc8.6.5.so()(64bit) libHStransformers-0.5.6.2-ghc8.6.5.so()(64bit) libHSunix-2.7.2.2-ghc8.6.5.so()(64bit) libHSunliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ-ghc8.6.5.so()(64bit) libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.5.so()(64bit) libHSvector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n-ghc8.6.5.so()(64bit) libHSwai-app-static-3.1.6.3-3I4DWug51wc1M9jI1FJXEQ-ghc8.6.5.so()(64bit) libHSwarp-3.2.28-LLXiJPHAhybAHWYgOw127n-ghc8.6.5.so()(64bit) libHSyaml-0.11.1.0-EZRbXNRo9F2CDFIFJoSnzm-ghc8.6.5.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ghc-hakyll-devel-4.12.5.2-2.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sqhAIM + umask 022 + cd /builddir/build/BUILD + cd hakyll-4.12.5.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/doc/ghc-hakyll-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/doc/ghc-hakyll-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/doc/ghc-hakyll-devel + cp -pr data/example /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64/usr/share/doc/ghc-hakyll-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(hakyll-4.12.5.2-BdK4pVnhlpWHoGCgFEAyIX) ghc-hakyll-devel = 4.12.5.2-2.fc31 ghc-hakyll-devel(x86-64) = 4.12.5.2-2.fc31 ghc-hakyll-static = 4.12.5.2-2.fc31 ghc-hakyll-static(x86-64) = 4.12.5.2-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(binary-0.8.6.0) ghc-devel(blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp) ghc-devel(blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.6.0.1) ghc-devel(cryptohash-0.11.9-JuaGni54vwz6mClTf7XmiH) ghc-devel(data-default-0.7.1.1-E9v9gNObxAkDd3u1Mc3ULa) ghc-devel(deepseq-1.4.4.0) ghc-devel(directory-1.3.3.0) ghc-devel(file-embed-0.0.11-4IE3sw0bCLQ7xXwEGMUYke) ghc-devel(filepath-1.4.2.1) ghc-devel(fsnotify-0.3.0.1-3l0tWtvnZmijxRVM4INGW) ghc-devel(http-conduit-2.3.7.1-6CWDWjaTHho47ypgPN43na) ghc-devel(http-types-0.12.3-KN8Kbez2pLY968493VW19b) ghc-devel(lrucache-1.2.0.1-BvdCmsess1NAQVVhmzOt5s) ghc-devel(mtl-2.2.2) ghc-devel(network-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK) ghc-devel(optparse-applicative-0.14.3.0-DPUC5foCXxdFasYzDNFLT4) ghc-devel(pandoc-2.5-8IppWWeCHn0DBB5KpCvHTk) ghc-devel(pandoc-citeproc-0.15.0.1-C6MD6oULDgmKJj13K8ZjiU) ghc-devel(parsec-3.1.13.0) ghc-devel(process-1.6.5.0) ghc-devel(random-1.1-3ypV4EIycgb35PKjTYYr5q) ghc-devel(regex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ) ghc-devel(resourcet-1.2.2-AuyFQ7bG6NoASYVO5H5lHi) ghc-devel(scientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S) ghc-devel(tagsoup-0.14.8-F31oOhLdiYC1wIPEztZlok) ghc-devel(text-1.2.3.1) ghc-devel(time-1.8.0.2) ghc-devel(time-locale-compat-0.1.1.5-Et2KuIqhniaDySS0uBEPko) ghc-devel(unordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w) ghc-devel(vector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n) ghc-devel(wai-3.2.2.1-mgMg2eV3weJ4leapHxkje) ghc-devel(wai-app-static-3.1.6.3-3I4DWug51wc1M9jI1FJXEQ) ghc-devel(warp-3.2.28-LLXiJPHAhybAHWYgOw127n) ghc-devel(yaml-0.11.1.0-EZRbXNRo9F2CDFIFJoSnzm) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: ghc-hakyll-doc-4.12.5.2-2.fc31.x86_64 Provides: ghc-hakyll-doc = 4.12.5.2-2.fc31 ghc-hakyll-doc(x86-64) = 4.12.5.2-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-hakyll-prof-4.12.5.2-2.fc31.x86_64 Provides: ghc-hakyll-prof = 4.12.5.2-2.fc31 ghc-hakyll-prof(x86-64) = 4.12.5.2-2.fc31 ghc-prof(hakyll-4.12.5.2-BdK4pVnhlpWHoGCgFEAyIX) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(binary-0.8.6.0) ghc-prof(blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp) ghc-prof(blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q) ghc-prof(bytestring-0.10.8.2) ghc-prof(containers-0.6.0.1) ghc-prof(cryptohash-0.11.9-JuaGni54vwz6mClTf7XmiH) ghc-prof(data-default-0.7.1.1-E9v9gNObxAkDd3u1Mc3ULa) ghc-prof(deepseq-1.4.4.0) ghc-prof(directory-1.3.3.0) ghc-prof(file-embed-0.0.11-4IE3sw0bCLQ7xXwEGMUYke) ghc-prof(filepath-1.4.2.1) ghc-prof(fsnotify-0.3.0.1-3l0tWtvnZmijxRVM4INGW) ghc-prof(http-conduit-2.3.7.1-6CWDWjaTHho47ypgPN43na) ghc-prof(http-types-0.12.3-KN8Kbez2pLY968493VW19b) ghc-prof(lrucache-1.2.0.1-BvdCmsess1NAQVVhmzOt5s) ghc-prof(mtl-2.2.2) ghc-prof(network-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK) ghc-prof(optparse-applicative-0.14.3.0-DPUC5foCXxdFasYzDNFLT4) ghc-prof(pandoc-2.5-8IppWWeCHn0DBB5KpCvHTk) ghc-prof(pandoc-citeproc-0.15.0.1-C6MD6oULDgmKJj13K8ZjiU) ghc-prof(parsec-3.1.13.0) ghc-prof(process-1.6.5.0) ghc-prof(random-1.1-3ypV4EIycgb35PKjTYYr5q) ghc-prof(regex-tdfa-1.2.3.2-24BpKmE04Wg88SsVhgqjyZ) ghc-prof(resourcet-1.2.2-AuyFQ7bG6NoASYVO5H5lHi) ghc-prof(scientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S) ghc-prof(tagsoup-0.14.8-F31oOhLdiYC1wIPEztZlok) ghc-prof(text-1.2.3.1) ghc-prof(time-1.8.0.2) ghc-prof(time-locale-compat-0.1.1.5-Et2KuIqhniaDySS0uBEPko) ghc-prof(unordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w) ghc-prof(vector-0.12.0.3-2LEYu9M2i7lERDtz76XG3n) ghc-prof(wai-3.2.2.1-mgMg2eV3weJ4leapHxkje) ghc-prof(wai-app-static-3.1.6.3-3I4DWug51wc1M9jI1FJXEQ) ghc-prof(warp-3.2.28-LLXiJPHAhybAHWYgOw127n) ghc-prof(yaml-0.11.1.0-EZRbXNRo9F2CDFIFJoSnzm) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64 Wrote: /builddir/build/RPMS/ghc-hakyll-4.12.5.2-2.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hakyll-doc-4.12.5.2-2.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hakyll-prof-4.12.5.2-2.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hakyll-devel-4.12.5.2-2.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SVPkfM + umask 022 + cd /builddir/build/BUILD + cd hakyll-4.12.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hakyll-4.12.5.2-2.fc31.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0