Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-gi-atk.spec'], chrootPath='/var/lib/mock/f28-build-13844313-999328/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-gi-atk.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-gi-atk-2.0.15-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-gi-atk.spec'], chrootPath='/var/lib/mock/f28-build-13844313-999328/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-gi-atk.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xPpNC6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gi-atk-2.0.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/gi-atk-2.0.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gi-atk-2.0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dDlTL1 + umask 022 + cd /builddir/build/BUILD + cd gi-atk-2.0.15 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.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' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-gi-atk '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --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' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15 --global Configuring gi-atk-2.0.15... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for gi-atk-2.0.15.. Building library for gi-atk-2.0.15.. [ 1 of 72] Compiling GI.Atk.Constants ( GI/Atk/Constants.hs, dist/build/GI/Atk/Constants.o ) [ 2 of 72] Compiling GI.Atk.Enums[boot] ( GI/Atk/Enums.hs-boot, dist/build/GI/Atk/Enums.o-boot ) [ 3 of 72] Compiling GI.Atk.Enums ( GI/Atk/Enums.hs, dist/build/GI/Atk/Enums.o ) [ 4 of 72] Compiling GI.Atk.Flags ( GI/Atk/Flags.hs, dist/build/GI/Atk/Flags.o ) [ 5 of 72] Compiling GI.Atk.Interfaces.Action[boot] ( GI/Atk/Interfaces/Action.hs-boot, dist/build/GI/Atk/Interfaces/Action.o-boot ) [ 6 of 72] Compiling GI.Atk.Interfaces.Action ( GI/Atk/Interfaces/Action.hs, dist/build/GI/Atk/Interfaces/Action.o ) [ 7 of 72] Compiling GI.Atk.Interfaces.Component[boot] ( GI/Atk/Interfaces/Component.hs-boot, dist/build/GI/Atk/Interfaces/Component.o-boot ) [ 8 of 72] Compiling GI.Atk.Interfaces.Document[boot] ( GI/Atk/Interfaces/Document.hs-boot, dist/build/GI/Atk/Interfaces/Document.o-boot ) [ 9 of 72] Compiling GI.Atk.Interfaces.Document ( GI/Atk/Interfaces/Document.hs, dist/build/GI/Atk/Interfaces/Document.o ) [10 of 72] Compiling GI.Atk.Interfaces.EditableText[boot] ( GI/Atk/Interfaces/EditableText.hs-boot, dist/build/GI/Atk/Interfaces/EditableText.o-boot ) [11 of 72] Compiling GI.Atk.Interfaces.EditableText ( GI/Atk/Interfaces/EditableText.hs, dist/build/GI/Atk/Interfaces/EditableText.o ) [12 of 72] Compiling GI.Atk.Interfaces.Hypertext[boot] ( GI/Atk/Interfaces/Hypertext.hs-boot, dist/build/GI/Atk/Interfaces/Hypertext.o-boot ) [13 of 72] Compiling GI.Atk.Interfaces.Image[boot] ( GI/Atk/Interfaces/Image.hs-boot, dist/build/GI/Atk/Interfaces/Image.o-boot ) [14 of 72] Compiling GI.Atk.Interfaces.Image ( GI/Atk/Interfaces/Image.hs, dist/build/GI/Atk/Interfaces/Image.o ) [15 of 72] Compiling GI.Atk.Interfaces.ImplementorIface ( GI/Atk/Interfaces/ImplementorIface.hs, dist/build/GI/Atk/Interfaces/ImplementorIface.o ) [16 of 72] Compiling GI.Atk.Interfaces.Selection[boot] ( GI/Atk/Interfaces/Selection.hs-boot, dist/build/GI/Atk/Interfaces/Selection.o-boot ) [17 of 72] Compiling GI.Atk.Interfaces.StreamableContent ( GI/Atk/Interfaces/StreamableContent.hs, dist/build/GI/Atk/Interfaces/StreamableContent.o ) [18 of 72] Compiling GI.Atk.Interfaces.Table[boot] ( GI/Atk/Interfaces/Table.hs-boot, dist/build/GI/Atk/Interfaces/Table.o-boot ) [19 of 72] Compiling GI.Atk.Interfaces.TableCell[boot] ( GI/Atk/Interfaces/TableCell.hs-boot, dist/build/GI/Atk/Interfaces/TableCell.o-boot ) [20 of 72] Compiling GI.Atk.Interfaces.Text[boot] ( GI/Atk/Interfaces/Text.hs-boot, dist/build/GI/Atk/Interfaces/Text.o-boot ) [21 of 72] Compiling GI.Atk.Interfaces.Value[boot] ( GI/Atk/Interfaces/Value.hs-boot, dist/build/GI/Atk/Interfaces/Value.o-boot ) [22 of 72] Compiling GI.Atk.Interfaces.Window[boot] ( GI/Atk/Interfaces/Window.hs-boot, dist/build/GI/Atk/Interfaces/Window.o-boot ) [23 of 72] Compiling GI.Atk.Objects.Hyperlink[boot] ( GI/Atk/Objects/Hyperlink.hs-boot, dist/build/GI/Atk/Objects/Hyperlink.o-boot ) [24 of 72] Compiling GI.Atk.Interfaces.Hypertext ( GI/Atk/Interfaces/Hypertext.hs, dist/build/GI/Atk/Interfaces/Hypertext.o ) [25 of 72] Compiling GI.Atk.Interfaces.HyperlinkImpl ( GI/Atk/Interfaces/HyperlinkImpl.hs, dist/build/GI/Atk/Interfaces/HyperlinkImpl.o ) [26 of 72] Compiling GI.Atk.Objects.Misc ( GI/Atk/Objects/Misc.hs, dist/build/GI/Atk/Objects/Misc.o ) [27 of 72] Compiling GI.Atk.Objects.Object[boot] ( GI/Atk/Objects/Object.hs-boot, dist/build/GI/Atk/Objects/Object.o-boot ) [28 of 72] Compiling GI.Atk.Objects.NoOpObject ( GI/Atk/Objects/NoOpObject.hs, dist/build/GI/Atk/Objects/NoOpObject.o ) [29 of 72] Compiling GI.Atk.Objects.Hyperlink ( GI/Atk/Objects/Hyperlink.hs, dist/build/GI/Atk/Objects/Hyperlink.o ) [30 of 72] Compiling GI.Atk.Objects.GObjectAccessible ( GI/Atk/Objects/GObjectAccessible.hs, dist/build/GI/Atk/Objects/GObjectAccessible.o ) [31 of 72] Compiling GI.Atk.Interfaces.Window ( GI/Atk/Interfaces/Window.hs, dist/build/GI/Atk/Interfaces/Window.o ) [32 of 72] Compiling GI.Atk.Interfaces.TableCell ( GI/Atk/Interfaces/TableCell.hs, dist/build/GI/Atk/Interfaces/TableCell.o ) [33 of 72] Compiling GI.Atk.Interfaces.Table ( GI/Atk/Interfaces/Table.hs, dist/build/GI/Atk/Interfaces/Table.o ) [34 of 72] Compiling GI.Atk.Interfaces.Selection ( GI/Atk/Interfaces/Selection.hs, dist/build/GI/Atk/Interfaces/Selection.o ) [35 of 72] Compiling GI.Atk.Objects.ObjectFactory[boot] ( GI/Atk/Objects/ObjectFactory.hs-boot, dist/build/GI/Atk/Objects/ObjectFactory.o-boot ) [36 of 72] Compiling GI.Atk.Objects.NoOpObjectFactory ( GI/Atk/Objects/NoOpObjectFactory.hs, dist/build/GI/Atk/Objects/NoOpObjectFactory.o ) [37 of 72] Compiling GI.Atk.Objects.ObjectFactory ( GI/Atk/Objects/ObjectFactory.hs, dist/build/GI/Atk/Objects/ObjectFactory.o ) [38 of 72] Compiling GI.Atk.Objects.Plug ( GI/Atk/Objects/Plug.hs, dist/build/GI/Atk/Objects/Plug.o ) [39 of 72] Compiling GI.Atk.Objects.Registry[boot] ( GI/Atk/Objects/Registry.hs-boot, dist/build/GI/Atk/Objects/Registry.o-boot ) [40 of 72] Compiling GI.Atk.Functions ( GI/Atk/Functions.hs, dist/build/GI/Atk/Functions.o ) [41 of 72] Compiling GI.Atk.Objects.Registry ( GI/Atk/Objects/Registry.hs, dist/build/GI/Atk/Objects/Registry.o ) [42 of 72] Compiling GI.Atk.Objects.Relation[boot] ( GI/Atk/Objects/Relation.hs-boot, dist/build/GI/Atk/Objects/Relation.o-boot ) [43 of 72] Compiling GI.Atk.Objects.Relation ( GI/Atk/Objects/Relation.hs, dist/build/GI/Atk/Objects/Relation.o ) [44 of 72] Compiling GI.Atk.Objects.RelationSet[boot] ( GI/Atk/Objects/RelationSet.hs-boot, dist/build/GI/Atk/Objects/RelationSet.o-boot ) [45 of 72] Compiling GI.Atk.Objects.RelationSet ( GI/Atk/Objects/RelationSet.hs, dist/build/GI/Atk/Objects/RelationSet.o ) [46 of 72] Compiling GI.Atk.Objects.Socket ( GI/Atk/Objects/Socket.hs, dist/build/GI/Atk/Objects/Socket.o ) [47 of 72] Compiling GI.Atk.Objects.StateSet[boot] ( GI/Atk/Objects/StateSet.hs-boot, dist/build/GI/Atk/Objects/StateSet.o-boot ) [48 of 72] Compiling GI.Atk.Objects.Object ( GI/Atk/Objects/Object.hs, dist/build/GI/Atk/Objects/Object.o ) [49 of 72] Compiling GI.Atk.Objects.StateSet ( GI/Atk/Objects/StateSet.hs, dist/build/GI/Atk/Objects/StateSet.o ) [50 of 72] Compiling GI.Atk.Objects.Util ( GI/Atk/Objects/Util.hs, dist/build/GI/Atk/Objects/Util.o ) [51 of 72] Compiling GI.Atk.Objects ( GI/Atk/Objects.hs, dist/build/GI/Atk/Objects.o ) [52 of 72] Compiling GI.Atk.Structs.Attribute ( GI/Atk/Structs/Attribute.hs, dist/build/GI/Atk/Structs/Attribute.o ) [53 of 72] Compiling GI.Atk.Structs.Implementor ( GI/Atk/Structs/Implementor.hs, dist/build/GI/Atk/Structs/Implementor.o ) [54 of 72] Compiling GI.Atk.Structs.KeyEventStruct[boot] ( GI/Atk/Structs/KeyEventStruct.hs-boot, dist/build/GI/Atk/Structs/KeyEventStruct.o-boot ) [55 of 72] Compiling GI.Atk.Structs.KeyEventStruct ( GI/Atk/Structs/KeyEventStruct.hs, dist/build/GI/Atk/Structs/KeyEventStruct.o ) [56 of 72] Compiling GI.Atk.Structs.PropertyValues[boot] ( GI/Atk/Structs/PropertyValues.hs-boot, dist/build/GI/Atk/Structs/PropertyValues.o-boot ) [57 of 72] Compiling GI.Atk.Callbacks ( GI/Atk/Callbacks.hs, dist/build/GI/Atk/Callbacks.o ) [58 of 72] Compiling GI.Atk.Structs.PropertyValues ( GI/Atk/Structs/PropertyValues.hs, dist/build/GI/Atk/Structs/PropertyValues.o ) [59 of 72] Compiling GI.Atk.Structs.Range[boot] ( GI/Atk/Structs/Range.hs-boot, dist/build/GI/Atk/Structs/Range.o-boot ) [60 of 72] Compiling GI.Atk.Interfaces.Value ( GI/Atk/Interfaces/Value.hs, dist/build/GI/Atk/Interfaces/Value.o ) [61 of 72] Compiling GI.Atk.Structs.Range ( GI/Atk/Structs/Range.hs, dist/build/GI/Atk/Structs/Range.o ) [62 of 72] Compiling GI.Atk.Structs.Rectangle[boot] ( GI/Atk/Structs/Rectangle.hs-boot, dist/build/GI/Atk/Structs/Rectangle.o-boot ) [63 of 72] Compiling GI.Atk.Interfaces.Component ( GI/Atk/Interfaces/Component.hs, dist/build/GI/Atk/Interfaces/Component.o ) [64 of 72] Compiling GI.Atk.Structs.Rectangle ( GI/Atk/Structs/Rectangle.hs, dist/build/GI/Atk/Structs/Rectangle.o ) [65 of 72] Compiling GI.Atk.Structs.TextRange[boot] ( GI/Atk/Structs/TextRange.hs-boot, dist/build/GI/Atk/Structs/TextRange.o-boot ) [66 of 72] Compiling GI.Atk.Structs.TextRectangle[boot] ( GI/Atk/Structs/TextRectangle.hs-boot, dist/build/GI/Atk/Structs/TextRectangle.o-boot ) [67 of 72] Compiling GI.Atk.Structs.TextRange ( GI/Atk/Structs/TextRange.hs, dist/build/GI/Atk/Structs/TextRange.o ) [68 of 72] Compiling GI.Atk.Interfaces.Text ( GI/Atk/Interfaces/Text.hs, dist/build/GI/Atk/Interfaces/Text.o ) [69 of 72] Compiling GI.Atk.Interfaces ( GI/Atk/Interfaces.hs, dist/build/GI/Atk/Interfaces.o ) [70 of 72] Compiling GI.Atk.Structs.TextRectangle ( GI/Atk/Structs/TextRectangle.hs, dist/build/GI/Atk/Structs/TextRectangle.o ) [71 of 72] Compiling GI.Atk.Structs ( GI/Atk/Structs.hs, dist/build/GI/Atk/Structs.o ) [72 of 72] Compiling GI.Atk ( GI/Atk.hs, dist/build/GI/Atk.o ) [ 1 of 72] Compiling GI.Atk.Constants ( GI/Atk/Constants.hs, dist/build/GI/Atk/Constants.p_o ) [ 2 of 72] Compiling GI.Atk.Enums[boot] ( GI/Atk/Enums.hs-boot, dist/build/GI/Atk/Enums.p_o-boot ) [ 3 of 72] Compiling GI.Atk.Enums ( GI/Atk/Enums.hs, dist/build/GI/Atk/Enums.p_o ) [ 4 of 72] Compiling GI.Atk.Flags ( GI/Atk/Flags.hs, dist/build/GI/Atk/Flags.p_o ) [ 5 of 72] Compiling GI.Atk.Interfaces.Action[boot] ( GI/Atk/Interfaces/Action.hs-boot, dist/build/GI/Atk/Interfaces/Action.p_o-boot ) [ 6 of 72] Compiling GI.Atk.Interfaces.Action ( GI/Atk/Interfaces/Action.hs, dist/build/GI/Atk/Interfaces/Action.p_o ) [ 7 of 72] Compiling GI.Atk.Interfaces.Component[boot] ( GI/Atk/Interfaces/Component.hs-boot, dist/build/GI/Atk/Interfaces/Component.p_o-boot ) [ 8 of 72] Compiling GI.Atk.Interfaces.Document[boot] ( GI/Atk/Interfaces/Document.hs-boot, dist/build/GI/Atk/Interfaces/Document.p_o-boot ) [ 9 of 72] Compiling GI.Atk.Interfaces.Document ( GI/Atk/Interfaces/Document.hs, dist/build/GI/Atk/Interfaces/Document.p_o ) [10 of 72] Compiling GI.Atk.Interfaces.EditableText[boot] ( GI/Atk/Interfaces/EditableText.hs-boot, dist/build/GI/Atk/Interfaces/EditableText.p_o-boot ) [11 of 72] Compiling GI.Atk.Interfaces.EditableText ( GI/Atk/Interfaces/EditableText.hs, dist/build/GI/Atk/Interfaces/EditableText.p_o ) [12 of 72] Compiling GI.Atk.Interfaces.Hypertext[boot] ( GI/Atk/Interfaces/Hypertext.hs-boot, dist/build/GI/Atk/Interfaces/Hypertext.p_o-boot ) [13 of 72] Compiling GI.Atk.Interfaces.Image[boot] ( GI/Atk/Interfaces/Image.hs-boot, dist/build/GI/Atk/Interfaces/Image.p_o-boot ) [14 of 72] Compiling GI.Atk.Interfaces.Image ( GI/Atk/Interfaces/Image.hs, dist/build/GI/Atk/Interfaces/Image.p_o ) [15 of 72] Compiling GI.Atk.Interfaces.ImplementorIface ( GI/Atk/Interfaces/ImplementorIface.hs, dist/build/GI/Atk/Interfaces/ImplementorIface.p_o ) [16 of 72] Compiling GI.Atk.Interfaces.Selection[boot] ( GI/Atk/Interfaces/Selection.hs-boot, dist/build/GI/Atk/Interfaces/Selection.p_o-boot ) [17 of 72] Compiling GI.Atk.Interfaces.StreamableContent ( GI/Atk/Interfaces/StreamableContent.hs, dist/build/GI/Atk/Interfaces/StreamableContent.p_o ) [18 of 72] Compiling GI.Atk.Interfaces.Table[boot] ( GI/Atk/Interfaces/Table.hs-boot, dist/build/GI/Atk/Interfaces/Table.p_o-boot ) [19 of 72] Compiling GI.Atk.Interfaces.TableCell[boot] ( GI/Atk/Interfaces/TableCell.hs-boot, dist/build/GI/Atk/Interfaces/TableCell.p_o-boot ) [20 of 72] Compiling GI.Atk.Interfaces.Text[boot] ( GI/Atk/Interfaces/Text.hs-boot, dist/build/GI/Atk/Interfaces/Text.p_o-boot ) [21 of 72] Compiling GI.Atk.Interfaces.Value[boot] ( GI/Atk/Interfaces/Value.hs-boot, dist/build/GI/Atk/Interfaces/Value.p_o-boot ) [22 of 72] Compiling GI.Atk.Interfaces.Window[boot] ( GI/Atk/Interfaces/Window.hs-boot, dist/build/GI/Atk/Interfaces/Window.p_o-boot ) [23 of 72] Compiling GI.Atk.Objects.Hyperlink[boot] ( GI/Atk/Objects/Hyperlink.hs-boot, dist/build/GI/Atk/Objects/Hyperlink.p_o-boot ) [24 of 72] Compiling GI.Atk.Interfaces.Hypertext ( GI/Atk/Interfaces/Hypertext.hs, dist/build/GI/Atk/Interfaces/Hypertext.p_o ) [25 of 72] Compiling GI.Atk.Interfaces.HyperlinkImpl ( GI/Atk/Interfaces/HyperlinkImpl.hs, dist/build/GI/Atk/Interfaces/HyperlinkImpl.p_o ) [26 of 72] Compiling GI.Atk.Objects.Misc ( GI/Atk/Objects/Misc.hs, dist/build/GI/Atk/Objects/Misc.p_o ) [27 of 72] Compiling GI.Atk.Objects.Object[boot] ( GI/Atk/Objects/Object.hs-boot, dist/build/GI/Atk/Objects/Object.p_o-boot ) [28 of 72] Compiling GI.Atk.Objects.NoOpObject ( GI/Atk/Objects/NoOpObject.hs, dist/build/GI/Atk/Objects/NoOpObject.p_o ) [29 of 72] Compiling GI.Atk.Objects.Hyperlink ( GI/Atk/Objects/Hyperlink.hs, dist/build/GI/Atk/Objects/Hyperlink.p_o ) [30 of 72] Compiling GI.Atk.Objects.GObjectAccessible ( GI/Atk/Objects/GObjectAccessible.hs, dist/build/GI/Atk/Objects/GObjectAccessible.p_o ) [31 of 72] Compiling GI.Atk.Interfaces.Window ( GI/Atk/Interfaces/Window.hs, dist/build/GI/Atk/Interfaces/Window.p_o ) [32 of 72] Compiling GI.Atk.Interfaces.TableCell ( GI/Atk/Interfaces/TableCell.hs, dist/build/GI/Atk/Interfaces/TableCell.p_o ) [33 of 72] Compiling GI.Atk.Interfaces.Table ( GI/Atk/Interfaces/Table.hs, dist/build/GI/Atk/Interfaces/Table.p_o ) [34 of 72] Compiling GI.Atk.Interfaces.Selection ( GI/Atk/Interfaces/Selection.hs, dist/build/GI/Atk/Interfaces/Selection.p_o ) [35 of 72] Compiling GI.Atk.Objects.ObjectFactory[boot] ( GI/Atk/Objects/ObjectFactory.hs-boot, dist/build/GI/Atk/Objects/ObjectFactory.p_o-boot ) [36 of 72] Compiling GI.Atk.Objects.NoOpObjectFactory ( GI/Atk/Objects/NoOpObjectFactory.hs, dist/build/GI/Atk/Objects/NoOpObjectFactory.p_o ) [37 of 72] Compiling GI.Atk.Objects.ObjectFactory ( GI/Atk/Objects/ObjectFactory.hs, dist/build/GI/Atk/Objects/ObjectFactory.p_o ) [38 of 72] Compiling GI.Atk.Objects.Plug ( GI/Atk/Objects/Plug.hs, dist/build/GI/Atk/Objects/Plug.p_o ) [39 of 72] Compiling GI.Atk.Objects.Registry[boot] ( GI/Atk/Objects/Registry.hs-boot, dist/build/GI/Atk/Objects/Registry.p_o-boot ) [40 of 72] Compiling GI.Atk.Functions ( GI/Atk/Functions.hs, dist/build/GI/Atk/Functions.p_o ) [41 of 72] Compiling GI.Atk.Objects.Registry ( GI/Atk/Objects/Registry.hs, dist/build/GI/Atk/Objects/Registry.p_o ) [42 of 72] Compiling GI.Atk.Objects.Relation[boot] ( GI/Atk/Objects/Relation.hs-boot, dist/build/GI/Atk/Objects/Relation.p_o-boot ) [43 of 72] Compiling GI.Atk.Objects.Relation ( GI/Atk/Objects/Relation.hs, dist/build/GI/Atk/Objects/Relation.p_o ) [44 of 72] Compiling GI.Atk.Objects.RelationSet[boot] ( GI/Atk/Objects/RelationSet.hs-boot, dist/build/GI/Atk/Objects/RelationSet.p_o-boot ) [45 of 72] Compiling GI.Atk.Objects.RelationSet ( GI/Atk/Objects/RelationSet.hs, dist/build/GI/Atk/Objects/RelationSet.p_o ) [46 of 72] Compiling GI.Atk.Objects.Socket ( GI/Atk/Objects/Socket.hs, dist/build/GI/Atk/Objects/Socket.p_o ) [47 of 72] Compiling GI.Atk.Objects.StateSet[boot] ( GI/Atk/Objects/StateSet.hs-boot, dist/build/GI/Atk/Objects/StateSet.p_o-boot ) [48 of 72] Compiling GI.Atk.Objects.Object ( GI/Atk/Objects/Object.hs, dist/build/GI/Atk/Objects/Object.p_o ) [49 of 72] Compiling GI.Atk.Objects.StateSet ( GI/Atk/Objects/StateSet.hs, dist/build/GI/Atk/Objects/StateSet.p_o ) [50 of 72] Compiling GI.Atk.Objects.Util ( GI/Atk/Objects/Util.hs, dist/build/GI/Atk/Objects/Util.p_o ) [51 of 72] Compiling GI.Atk.Objects ( GI/Atk/Objects.hs, dist/build/GI/Atk/Objects.p_o ) [52 of 72] Compiling GI.Atk.Structs.Attribute ( GI/Atk/Structs/Attribute.hs, dist/build/GI/Atk/Structs/Attribute.p_o ) [53 of 72] Compiling GI.Atk.Structs.Implementor ( GI/Atk/Structs/Implementor.hs, dist/build/GI/Atk/Structs/Implementor.p_o ) [54 of 72] Compiling GI.Atk.Structs.KeyEventStruct[boot] ( GI/Atk/Structs/KeyEventStruct.hs-boot, dist/build/GI/Atk/Structs/KeyEventStruct.p_o-boot ) [55 of 72] Compiling GI.Atk.Structs.KeyEventStruct ( GI/Atk/Structs/KeyEventStruct.hs, dist/build/GI/Atk/Structs/KeyEventStruct.p_o ) [56 of 72] Compiling GI.Atk.Structs.PropertyValues[boot] ( GI/Atk/Structs/PropertyValues.hs-boot, dist/build/GI/Atk/Structs/PropertyValues.p_o-boot ) [57 of 72] Compiling GI.Atk.Callbacks ( GI/Atk/Callbacks.hs, dist/build/GI/Atk/Callbacks.p_o ) [58 of 72] Compiling GI.Atk.Structs.PropertyValues ( GI/Atk/Structs/PropertyValues.hs, dist/build/GI/Atk/Structs/PropertyValues.p_o ) [59 of 72] Compiling GI.Atk.Structs.Range[boot] ( GI/Atk/Structs/Range.hs-boot, dist/build/GI/Atk/Structs/Range.p_o-boot ) [60 of 72] Compiling GI.Atk.Interfaces.Value ( GI/Atk/Interfaces/Value.hs, dist/build/GI/Atk/Interfaces/Value.p_o ) [61 of 72] Compiling GI.Atk.Structs.Range ( GI/Atk/Structs/Range.hs, dist/build/GI/Atk/Structs/Range.p_o ) [62 of 72] Compiling GI.Atk.Structs.Rectangle[boot] ( GI/Atk/Structs/Rectangle.hs-boot, dist/build/GI/Atk/Structs/Rectangle.p_o-boot ) [63 of 72] Compiling GI.Atk.Interfaces.Component ( GI/Atk/Interfaces/Component.hs, dist/build/GI/Atk/Interfaces/Component.p_o ) [64 of 72] Compiling GI.Atk.Structs.Rectangle ( GI/Atk/Structs/Rectangle.hs, dist/build/GI/Atk/Structs/Rectangle.p_o ) [65 of 72] Compiling GI.Atk.Structs.TextRange[boot] ( GI/Atk/Structs/TextRange.hs-boot, dist/build/GI/Atk/Structs/TextRange.p_o-boot ) [66 of 72] Compiling GI.Atk.Structs.TextRectangle[boot] ( GI/Atk/Structs/TextRectangle.hs-boot, dist/build/GI/Atk/Structs/TextRectangle.p_o-boot ) [67 of 72] Compiling GI.Atk.Structs.TextRange ( GI/Atk/Structs/TextRange.hs, dist/build/GI/Atk/Structs/TextRange.p_o ) [68 of 72] Compiling GI.Atk.Interfaces.Text ( GI/Atk/Interfaces/Text.hs, dist/build/GI/Atk/Interfaces/Text.p_o ) [69 of 72] Compiling GI.Atk.Interfaces ( GI/Atk/Interfaces.hs, dist/build/GI/Atk/Interfaces.p_o ) [70 of 72] Compiling GI.Atk.Structs.TextRectangle ( GI/Atk/Structs/TextRectangle.hs, dist/build/GI/Atk/Structs/TextRectangle.p_o ) [71 of 72] Compiling GI.Atk.Structs ( GI/Atk/Structs.hs, dist/build/GI/Atk/Structs.p_o ) [72 of 72] Compiling GI.Atk ( GI/Atk.hs, dist/build/GI/Atk.p_o ) + '[' -n dist/build/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for gi-atk-2.0.15... Preprocessing library for gi-atk-2.0.15.. Preprocessing library for gi-atk-2.0.15.. Running Haddock on library for gi-atk-2.0.15.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: gi-glib-2.0.16, gi-gobject-2.0.16, haskell-gi-0.21.0, haskell-gi-base-0.21.0, haskell-gi-overloading-0.0 : warning: [-Wmissing-home-modules] These modules are needed for compilation but not listed in your .cabal file's other-modules: GI.Atk.Enums GI.Atk.Interfaces.Action GI.Atk.Interfaces.Component GI.Atk.Interfaces.Document GI.Atk.Interfaces.EditableText GI.Atk.Interfaces.Hypertext GI.Atk.Interfaces.Image GI.Atk.Interfaces.Selection GI.Atk.Interfaces.Table GI.Atk.Interfaces.TableCell GI.Atk.Interfaces.Text GI.Atk.Interfaces.Value GI.Atk.Interfaces.Window GI.Atk.Objects.Hyperlink GI.Atk.Objects.Object GI.Atk.Objects.ObjectFactory GI.Atk.Objects.Registry GI.Atk.Objects.Relation GI.Atk.Objects.RelationSet GI.Atk.Objects.StateSet GI.Atk.Structs.KeyEventStruct GI.Atk.Structs.PropertyValues GI.Atk.Structs.Range GI.Atk.Structs.Rectangle GI.Atk.Structs.TextRange GI.Atk.Structs.TextRectangle Haddock coverage: 100% ( 7 / 7) in 'GI.Atk.Constants' 100% ( 24 / 24) in 'GI.Atk.Enums' 100% ( 4 / 4) in 'GI.Atk.Flags' 100% ( 20 / 20) in 'GI.Atk.Interfaces.Action' 100% ( 60 / 60) in 'GI.Atk.Interfaces.Document' 100% ( 20 / 20) in 'GI.Atk.Interfaces.EditableText' 100% ( 16 / 16) in 'GI.Atk.Interfaces.Image' 100% ( 5 / 5) in 'GI.Atk.Interfaces.ImplementorIface' 100% ( 14 / 14) in 'GI.Atk.Interfaces.StreamableContent' 100% ( 23 / 23) in 'GI.Atk.Interfaces.Hypertext' 100% ( 8 / 8) in 'GI.Atk.Interfaces.HyperlinkImpl' 100% ( 13 / 13) in 'GI.Atk.Objects.Misc' 100% ( 9 / 9) in 'GI.Atk.Objects.NoOpObject' 100% ( 46 / 46) in 'GI.Atk.Objects.Hyperlink' 100% ( 11 / 11) in 'GI.Atk.Objects.GObjectAccessible' 100% ( 88 / 88) in 'GI.Atk.Interfaces.Window' 100% ( 21 / 21) in 'GI.Atk.Interfaces.TableCell' 100% (129 /129) in 'GI.Atk.Interfaces.Table' 100% ( 31 / 31) in 'GI.Atk.Interfaces.Selection' 100% ( 9 / 9) in 'GI.Atk.Objects.NoOpObjectFactory' 100% ( 13 / 13) in 'GI.Atk.Objects.ObjectFactory' 100% ( 11 / 11) in 'GI.Atk.Objects.Plug' 100% ( 32 / 32) in 'GI.Atk.Functions' 100% ( 13 / 13) in 'GI.Atk.Objects.Registry' 100% ( 29 / 29) in 'GI.Atk.Objects.Relation' 100% ( 25 / 25) in 'GI.Atk.Objects.RelationSet' 100% ( 13 / 13) in 'GI.Atk.Objects.Socket' 100% (188 /188) in 'GI.Atk.Objects.Object' 100% ( 29 / 29) in 'GI.Atk.Objects.StateSet' 100% ( 6 / 6) in 'GI.Atk.Objects.Util' 100% ( 15 / 15) in 'GI.Atk.Objects' 100% ( 19 / 19) in 'GI.Atk.Structs.Attribute' 100% ( 7 / 7) in 'GI.Atk.Structs.Implementor' 100% ( 35 / 35) in 'GI.Atk.Structs.KeyEventStruct' 100% ( 56 / 56) in 'GI.Atk.Callbacks' 100% ( 17 / 17) in 'GI.Atk.Structs.PropertyValues' 100% ( 37 / 37) in 'GI.Atk.Interfaces.Value' 100% ( 17 / 17) in 'GI.Atk.Structs.Range' 100% ( 43 / 43) in 'GI.Atk.Interfaces.Component' 100% ( 22 / 22) in 'GI.Atk.Structs.Rectangle' 100% ( 22 / 22) in 'GI.Atk.Structs.TextRange' 100% (104 /104) in 'GI.Atk.Interfaces.Text' 100% ( 16 / 16) in 'GI.Atk.Interfaces' 100% ( 22 / 22) in 'GI.Atk.Structs.TextRectangle' 100% ( 9 / 9) in 'GI.Atk.Structs' Warning: GI.Atk: Could not find documentation for exported module: Data.GI.Base 100% ( 9 / 9) in 'GI.Atk' Warning: GI.Atk.Enums: could not find link destinations for: BoxedEnum boxedEnumType GType Warning: GI.Atk.Flags: could not find link destinations for: IsGFlag BoxedFlags boxedFlagsType GType Warning: GI.Atk.Interfaces.Action: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree ManagedPtrNewtype Warning: GI.Atk.Interfaces.Document: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError SignalHandlerId Closure Warning: GI.Atk.Interfaces.EditableText: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree ManagedPtrNewtype Warning: GI.Atk.Interfaces.Image: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree ManagedPtrNewtype Warning: GI.Atk.Interfaces.ImplementorIface: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree ManagedPtrNewtype Warning: GI.Atk.Interfaces.StreamableContent: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree ManagedPtrNewtype IOChannel Warning: GI.Atk.Interfaces.Hypertext: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError SignalHandlerId Closure Warning: GI.Atk.Interfaces.HyperlinkImpl: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree ManagedPtrNewtype Warning: GI.Atk.Objects.Misc: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.NoOpObject: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.Hyperlink: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError SignalHandlerId Closure Warning: GI.Atk.Objects.GObjectAccessible: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Object Warning: GI.Atk.Interfaces.Window: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError SignalHandlerId Closure Warning: GI.Atk.Interfaces.TableCell: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Interfaces.Table: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError SignalHandlerId Closure Warning: GI.Atk.Interfaces.Selection: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError SignalHandlerId Closure Warning: GI.Atk.Objects.NoOpObjectFactory: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.ObjectFactory: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.Plug: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.Registry: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.Relation: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError GValueConstruct ValueArray Warning: GI.Atk.Objects.RelationSet: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.Socket: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.Object: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError GValueConstruct SignalHandlerId Closure Warning: GI.Atk.Objects.StateSet: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Objects.Util: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError Warning: GI.Atk.Structs.Attribute: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree Constructible ~ AttrOpTag AttrSet new AttrOp Warning: GI.Atk.Structs.Implementor: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree Warning: GI.Atk.Structs.KeyEventStruct: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree Constructible ~ AttrOpTag AttrSet new AttrOp Warning: GI.Atk.Callbacks: could not find link destinations for: Closure Warning: GI.Atk.Structs.PropertyValues: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree Constructible ~ AttrOpTag AttrSet new AttrOp GValue Warning: GI.Atk.Interfaces.Value: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError GValue SignalHandlerId Closure Warning: GI.Atk.Structs.Range: could not find link destinations for: ManagedPtr BoxedObject boxedType GType Warning: GI.Atk.Interfaces.Component: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError SignalHandlerId Closure Warning: GI.Atk.Structs.Rectangle: could not find link destinations for: ManagedPtr BoxedObject boxedType GType Constructible ~ AttrOpTag AttrSet new AttrOp Warning: GI.Atk.Structs.TextRange: could not find link destinations for: ManagedPtr BoxedObject boxedType GType Constructible ~ AttrOpTag AttrSet new AttrOp Warning: GI.Atk.Interfaces.Text: could not find link destinations for: ManagedPtr GObject gobjectType GType IsObject UnknownAncestorError SignalHandlerId Closure Warning: GI.Atk.Structs.TextRectangle: could not find link destinations for: ManagedPtr WrappedPtr wrappedPtrCalloc wrappedPtrCopy wrappedPtrFree Constructible ~ AttrOpTag AttrSet new AttrOp Documentation created: dist/doc/html/gi-atk/index.html, dist/doc/html/gi-atk/gi-atk.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gFLhzl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64 + cd gi-atk-2.0.15 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64 -v directory dist/doc/html/gi-atk does exist: True creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15 creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15 copy directory 'dist/doc/html/gi-atk' to '/builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15'. creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15 creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src Installing dist/doc/html/gi-atk/doc-index-58.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-58.html Installing dist/doc/html/gi-atk/synopsis.png to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/synopsis.png Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Value.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Value.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-StateSet.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-StateSet.html Installing dist/doc/html/gi-atk/GI-Atk-Constants.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Constants.html Installing dist/doc/html/gi-atk/GI-Atk-Structs-Attribute.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs-Attribute.html Installing dist/doc/html/gi-atk/doc-index-M.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-M.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Action.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Action.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Table.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Table.html Installing dist/doc/html/gi-atk/doc-index.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index.html Installing dist/doc/html/gi-atk/GI-Atk-Callbacks.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Callbacks.html Installing dist/doc/html/gi-atk/doc-index-W.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-W.html Installing dist/doc/html/gi-atk/doc-index-G.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-G.html Installing dist/doc/html/gi-atk/minus.gif to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/minus.gif Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Selection.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Selection.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Document.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Document.html Installing dist/doc/html/gi-atk/doc-index-B.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-B.html Installing dist/doc/html/gi-atk/doc-index-U.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-U.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-Socket.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-Socket.html Installing dist/doc/html/gi-atk/doc-index-E.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-E.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Image.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Image.html Installing dist/doc/html/gi-atk/haddock-util.js to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/haddock-util.js Installing dist/doc/html/gi-atk/GI-Atk-Objects-NoOpObjectFactory.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-NoOpObjectFactory.html Installing dist/doc/html/gi-atk/GI-Atk-Structs.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-Registry.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-Registry.html Installing dist/doc/html/gi-atk/GI-Atk-Objects.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects.html Installing dist/doc/html/gi-atk/GI-Atk-Enums.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Enums.html Installing dist/doc/html/gi-atk/doc-index-K.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-K.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-HyperlinkImpl.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-HyperlinkImpl.html Installing dist/doc/html/gi-atk/doc-index-H.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-H.html Installing dist/doc/html/gi-atk/doc-index-P.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-P.html Installing dist/doc/html/gi-atk/GI-Atk-Structs-Range.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs-Range.html Installing dist/doc/html/gi-atk/doc-index-S.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-S.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Hypertext.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Hypertext.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Text.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Text.html Installing dist/doc/html/gi-atk/doc-index-R.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-R.html Installing dist/doc/html/gi-atk/doc-index-F.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-F.html Installing dist/doc/html/gi-atk/index.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/index.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Window.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Window.html Installing dist/doc/html/gi-atk/doc-index-I.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-I.html Installing dist/doc/html/gi-atk/GI-Atk-Functions.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Functions.html Installing dist/doc/html/gi-atk/gi-atk.haddock to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/gi-atk.haddock Installing dist/doc/html/gi-atk/doc-index-O.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-O.html Installing dist/doc/html/gi-atk/doc-index-T.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-T.html Installing dist/doc/html/gi-atk/doc-index-C.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-C.html Installing dist/doc/html/gi-atk/GI-Atk-Structs-PropertyValues.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs-PropertyValues.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-TableCell.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-TableCell.html Installing dist/doc/html/gi-atk/GI-Atk-Flags.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Flags.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-Util.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-Util.html Installing dist/doc/html/gi-atk/GI-Atk-Structs-KeyEventStruct.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs-KeyEventStruct.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-RelationSet.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-RelationSet.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-GObjectAccessible.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-GObjectAccessible.html Installing dist/doc/html/gi-atk/GI-Atk-Structs-TextRectangle.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs-TextRectangle.html Installing dist/doc/html/gi-atk/doc-index-All.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-All.html Installing dist/doc/html/gi-atk/GI-Atk-Structs-Rectangle.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs-Rectangle.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-Misc.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-Misc.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-Hyperlink.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-Hyperlink.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-Relation.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-Relation.html Installing dist/doc/html/gi-atk/GI-Atk-Structs-Implementor.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs-Implementor.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-EditableText.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-EditableText.html Installing dist/doc/html/gi-atk/GI-Atk-Structs-TextRange.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Structs-TextRange.html Installing dist/doc/html/gi-atk/doc-index-A.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-A.html Installing dist/doc/html/gi-atk/ocean.css to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/ocean.css Installing dist/doc/html/gi-atk/doc-index-D.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-D.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-StreamableContent.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-StreamableContent.html Installing dist/doc/html/gi-atk/gi-atk.txt to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/gi-atk.txt Installing dist/doc/html/gi-atk/doc-index-L.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-L.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-NoOpObject.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-NoOpObject.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-ObjectFactory.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-ObjectFactory.html Installing dist/doc/html/gi-atk/hslogo-16.png to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/hslogo-16.png Installing dist/doc/html/gi-atk/GI-Atk.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-Object.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-Object.html Installing dist/doc/html/gi-atk/doc-index-N.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-N.html Installing dist/doc/html/gi-atk/doc-index-V.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/doc-index-V.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces.html Installing dist/doc/html/gi-atk/GI-Atk-Objects-Plug.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Objects-Plug.html Installing dist/doc/html/gi-atk/plus.gif to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/plus.gif Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-ImplementorIface.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-ImplementorIface.html Installing dist/doc/html/gi-atk/GI-Atk-Interfaces-Component.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/GI-Atk-Interfaces-Component.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Value.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Value.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-StateSet.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-StateSet.html Installing dist/doc/html/gi-atk/src/GI-Atk-Constants.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Constants.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs-Attribute.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs-Attribute.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Action.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Action.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Table.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Table.html Installing dist/doc/html/gi-atk/src/GI-Atk-Callbacks.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Callbacks.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Selection.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Selection.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Document.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Document.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-Socket.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-Socket.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Image.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Image.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-NoOpObjectFactory.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-NoOpObjectFactory.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-Registry.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-Registry.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects.html Installing dist/doc/html/gi-atk/src/GI-Atk-Enums.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Enums.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-HyperlinkImpl.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-HyperlinkImpl.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs-Range.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs-Range.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Hypertext.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Hypertext.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Text.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Text.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Window.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Window.html Installing dist/doc/html/gi-atk/src/GI-Atk-Functions.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Functions.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs-PropertyValues.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs-PropertyValues.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-TableCell.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-TableCell.html Installing dist/doc/html/gi-atk/src/GI-Atk-Flags.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Flags.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-Util.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-Util.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs-KeyEventStruct.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs-KeyEventStruct.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-RelationSet.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-RelationSet.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-GObjectAccessible.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-GObjectAccessible.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs-TextRectangle.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs-TextRectangle.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs-Rectangle.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs-Rectangle.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-Misc.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-Misc.html Installing dist/doc/html/gi-atk/src/hscolour.css to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/hscolour.css Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-Hyperlink.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-Hyperlink.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-Relation.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-Relation.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs-Implementor.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs-Implementor.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-EditableText.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-EditableText.html Installing dist/doc/html/gi-atk/src/GI-Atk-Structs-TextRange.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Structs-TextRange.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-StreamableContent.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-StreamableContent.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-NoOpObject.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-NoOpObject.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-ObjectFactory.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-ObjectFactory.html Installing dist/doc/html/gi-atk/src/GI-Atk.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-Object.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-Object.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces.html Installing dist/doc/html/gi-atk/src/GI-Atk-Objects-Plug.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Objects-Plug.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-ImplementorIface.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-ImplementorIface.html Installing dist/doc/html/gi-atk/src/GI-Atk-Interfaces-Component.html to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/src/GI-Atk-Interfaces-Component.html creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15 Installing dist/doc/html/gi-atk/gi-atk.haddock to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15/gi-atk.haddock creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/licenses/ghc-gi-atk creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/licenses/ghc-gi-atk Installing LICENSE to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/licenses/ghc-gi-atk/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15 creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15 creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15 creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs Installing dist/build/GI/Atk.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk.hi Installing dist/build/GI/Atk/Callbacks.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Callbacks.hi Installing dist/build/GI/Atk/Constants.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Constants.hi Installing dist/build/GI/Atk/Enums.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Enums.hi Installing dist/build/GI/Atk/Flags.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Flags.hi Installing dist/build/GI/Atk/Functions.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Functions.hi Installing dist/build/GI/Atk/Interfaces.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces.hi Installing dist/build/GI/Atk/Interfaces/Action.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Action.hi Installing dist/build/GI/Atk/Interfaces/Component.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Component.hi Installing dist/build/GI/Atk/Interfaces/Document.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Document.hi Installing dist/build/GI/Atk/Interfaces/EditableText.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/EditableText.hi Installing dist/build/GI/Atk/Interfaces/HyperlinkImpl.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/HyperlinkImpl.hi Installing dist/build/GI/Atk/Interfaces/Hypertext.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Hypertext.hi Installing dist/build/GI/Atk/Interfaces/Image.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Image.hi Installing dist/build/GI/Atk/Interfaces/ImplementorIface.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/ImplementorIface.hi Installing dist/build/GI/Atk/Interfaces/Selection.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Selection.hi Installing dist/build/GI/Atk/Interfaces/StreamableContent.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/StreamableContent.hi Installing dist/build/GI/Atk/Interfaces/Table.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Table.hi Installing dist/build/GI/Atk/Interfaces/TableCell.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/TableCell.hi Installing dist/build/GI/Atk/Interfaces/Text.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Text.hi Installing dist/build/GI/Atk/Interfaces/Value.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Value.hi Installing dist/build/GI/Atk/Interfaces/Window.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Window.hi Installing dist/build/GI/Atk/Objects.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects.hi Installing dist/build/GI/Atk/Objects/GObjectAccessible.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/GObjectAccessible.hi Installing dist/build/GI/Atk/Objects/Hyperlink.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Hyperlink.hi Installing dist/build/GI/Atk/Objects/Misc.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Misc.hi Installing dist/build/GI/Atk/Objects/NoOpObject.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/NoOpObject.hi Installing dist/build/GI/Atk/Objects/NoOpObjectFactory.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/NoOpObjectFactory.hi Installing dist/build/GI/Atk/Objects/Object.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Object.hi Installing dist/build/GI/Atk/Objects/ObjectFactory.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/ObjectFactory.hi Installing dist/build/GI/Atk/Objects/Plug.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Plug.hi Installing dist/build/GI/Atk/Objects/Registry.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Registry.hi Installing dist/build/GI/Atk/Objects/Relation.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Relation.hi Installing dist/build/GI/Atk/Objects/RelationSet.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/RelationSet.hi Installing dist/build/GI/Atk/Objects/Socket.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Socket.hi Installing dist/build/GI/Atk/Objects/StateSet.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/StateSet.hi Installing dist/build/GI/Atk/Objects/Util.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Util.hi Installing dist/build/GI/Atk/Structs.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs.hi Installing dist/build/GI/Atk/Structs/Attribute.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Attribute.hi Installing dist/build/GI/Atk/Structs/Implementor.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Implementor.hi Installing dist/build/GI/Atk/Structs/KeyEventStruct.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/KeyEventStruct.hi Installing dist/build/GI/Atk/Structs/PropertyValues.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/PropertyValues.hi Installing dist/build/GI/Atk/Structs/Range.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Range.hi Installing dist/build/GI/Atk/Structs/Rectangle.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Rectangle.hi Installing dist/build/GI/Atk/Structs/TextRange.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/TextRange.hi Installing dist/build/GI/Atk/Structs/TextRectangle.hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/TextRectangle.hi creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs Installing dist/build/GI/Atk.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk.p_hi Installing dist/build/GI/Atk/Callbacks.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Callbacks.p_hi Installing dist/build/GI/Atk/Constants.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Constants.p_hi Installing dist/build/GI/Atk/Enums.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Enums.p_hi Installing dist/build/GI/Atk/Flags.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Flags.p_hi Installing dist/build/GI/Atk/Functions.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Functions.p_hi Installing dist/build/GI/Atk/Interfaces.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces.p_hi Installing dist/build/GI/Atk/Interfaces/Action.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Action.p_hi Installing dist/build/GI/Atk/Interfaces/Component.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Component.p_hi Installing dist/build/GI/Atk/Interfaces/Document.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Document.p_hi Installing dist/build/GI/Atk/Interfaces/EditableText.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/EditableText.p_hi Installing dist/build/GI/Atk/Interfaces/HyperlinkImpl.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/HyperlinkImpl.p_hi Installing dist/build/GI/Atk/Interfaces/Hypertext.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Hypertext.p_hi Installing dist/build/GI/Atk/Interfaces/Image.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Image.p_hi Installing dist/build/GI/Atk/Interfaces/ImplementorIface.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/ImplementorIface.p_hi Installing dist/build/GI/Atk/Interfaces/Selection.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Selection.p_hi Installing dist/build/GI/Atk/Interfaces/StreamableContent.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/StreamableContent.p_hi Installing dist/build/GI/Atk/Interfaces/Table.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Table.p_hi Installing dist/build/GI/Atk/Interfaces/TableCell.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/TableCell.p_hi Installing dist/build/GI/Atk/Interfaces/Text.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Text.p_hi Installing dist/build/GI/Atk/Interfaces/Value.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Value.p_hi Installing dist/build/GI/Atk/Interfaces/Window.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Window.p_hi Installing dist/build/GI/Atk/Objects.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects.p_hi Installing dist/build/GI/Atk/Objects/GObjectAccessible.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/GObjectAccessible.p_hi Installing dist/build/GI/Atk/Objects/Hyperlink.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Hyperlink.p_hi Installing dist/build/GI/Atk/Objects/Misc.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Misc.p_hi Installing dist/build/GI/Atk/Objects/NoOpObject.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/NoOpObject.p_hi Installing dist/build/GI/Atk/Objects/NoOpObjectFactory.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/NoOpObjectFactory.p_hi Installing dist/build/GI/Atk/Objects/Object.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Object.p_hi Installing dist/build/GI/Atk/Objects/ObjectFactory.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/ObjectFactory.p_hi Installing dist/build/GI/Atk/Objects/Plug.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Plug.p_hi Installing dist/build/GI/Atk/Objects/Registry.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Registry.p_hi Installing dist/build/GI/Atk/Objects/Relation.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Relation.p_hi Installing dist/build/GI/Atk/Objects/RelationSet.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/RelationSet.p_hi Installing dist/build/GI/Atk/Objects/Socket.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Socket.p_hi Installing dist/build/GI/Atk/Objects/StateSet.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/StateSet.p_hi Installing dist/build/GI/Atk/Objects/Util.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Util.p_hi Installing dist/build/GI/Atk/Structs.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs.p_hi Installing dist/build/GI/Atk/Structs/Attribute.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Attribute.p_hi Installing dist/build/GI/Atk/Structs/Implementor.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Implementor.p_hi Installing dist/build/GI/Atk/Structs/KeyEventStruct.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/KeyEventStruct.p_hi Installing dist/build/GI/Atk/Structs/PropertyValues.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/PropertyValues.p_hi Installing dist/build/GI/Atk/Structs/Range.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Range.p_hi Installing dist/build/GI/Atk/Structs/Rectangle.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Rectangle.p_hi Installing dist/build/GI/Atk/Structs/TextRange.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/TextRange.p_hi Installing dist/build/GI/Atk/Structs/TextRectangle.p_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/TextRectangle.p_hi creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs Installing dist/build/GI/Atk.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk.dyn_hi Installing dist/build/GI/Atk/Callbacks.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Callbacks.dyn_hi Installing dist/build/GI/Atk/Constants.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Constants.dyn_hi Installing dist/build/GI/Atk/Enums.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Enums.dyn_hi Installing dist/build/GI/Atk/Flags.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Flags.dyn_hi Installing dist/build/GI/Atk/Functions.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Functions.dyn_hi Installing dist/build/GI/Atk/Interfaces.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces.dyn_hi Installing dist/build/GI/Atk/Interfaces/Action.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Action.dyn_hi Installing dist/build/GI/Atk/Interfaces/Component.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Component.dyn_hi Installing dist/build/GI/Atk/Interfaces/Document.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Document.dyn_hi Installing dist/build/GI/Atk/Interfaces/EditableText.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/EditableText.dyn_hi Installing dist/build/GI/Atk/Interfaces/HyperlinkImpl.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/HyperlinkImpl.dyn_hi Installing dist/build/GI/Atk/Interfaces/Hypertext.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Hypertext.dyn_hi Installing dist/build/GI/Atk/Interfaces/Image.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Image.dyn_hi Installing dist/build/GI/Atk/Interfaces/ImplementorIface.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/ImplementorIface.dyn_hi Installing dist/build/GI/Atk/Interfaces/Selection.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Selection.dyn_hi Installing dist/build/GI/Atk/Interfaces/StreamableContent.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/StreamableContent.dyn_hi Installing dist/build/GI/Atk/Interfaces/Table.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Table.dyn_hi Installing dist/build/GI/Atk/Interfaces/TableCell.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/TableCell.dyn_hi Installing dist/build/GI/Atk/Interfaces/Text.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Text.dyn_hi Installing dist/build/GI/Atk/Interfaces/Value.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Value.dyn_hi Installing dist/build/GI/Atk/Interfaces/Window.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Interfaces/Window.dyn_hi Installing dist/build/GI/Atk/Objects.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects.dyn_hi Installing dist/build/GI/Atk/Objects/GObjectAccessible.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/GObjectAccessible.dyn_hi Installing dist/build/GI/Atk/Objects/Hyperlink.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Hyperlink.dyn_hi Installing dist/build/GI/Atk/Objects/Misc.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Misc.dyn_hi Installing dist/build/GI/Atk/Objects/NoOpObject.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/NoOpObject.dyn_hi Installing dist/build/GI/Atk/Objects/NoOpObjectFactory.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/NoOpObjectFactory.dyn_hi Installing dist/build/GI/Atk/Objects/Object.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Object.dyn_hi Installing dist/build/GI/Atk/Objects/ObjectFactory.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/ObjectFactory.dyn_hi Installing dist/build/GI/Atk/Objects/Plug.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Plug.dyn_hi Installing dist/build/GI/Atk/Objects/Registry.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Registry.dyn_hi Installing dist/build/GI/Atk/Objects/Relation.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Relation.dyn_hi Installing dist/build/GI/Atk/Objects/RelationSet.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/RelationSet.dyn_hi Installing dist/build/GI/Atk/Objects/Socket.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Socket.dyn_hi Installing dist/build/GI/Atk/Objects/StateSet.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/StateSet.dyn_hi Installing dist/build/GI/Atk/Objects/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Objects/Util.dyn_hi Installing dist/build/GI/Atk/Structs.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs.dyn_hi Installing dist/build/GI/Atk/Structs/Attribute.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Attribute.dyn_hi Installing dist/build/GI/Atk/Structs/Implementor.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Implementor.dyn_hi Installing dist/build/GI/Atk/Structs/KeyEventStruct.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/KeyEventStruct.dyn_hi Installing dist/build/GI/Atk/Structs/PropertyValues.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/PropertyValues.dyn_hi Installing dist/build/GI/Atk/Structs/Range.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Range.dyn_hi Installing dist/build/GI/Atk/Structs/Rectangle.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/Rectangle.dyn_hi Installing dist/build/GI/Atk/Structs/TextRange.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/TextRange.dyn_hi Installing dist/build/GI/Atk/Structs/TextRectangle.dyn_hi to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/GI/Atk/Structs/TextRectangle.dyn_hi creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15 Installing dist/build/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0.a to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0.a creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15 Installing dist/build/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0_p.a to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0_p.a creating /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64 Installing executable dist/build/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 gi-atk-2.0.15.conf /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/gi-atk-2.0.15.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/gi-atk-2.0.15.conf ']' ++ echo '/usr/lib64/ghc-8.2.2/package.conf.d/gi-atk-2.0.15*.conf' + pkgconf='/usr/lib64/ghc-8.2.2/package.conf.d/gi-atk-2.0.15*.conf' + pkgdir=/usr/lib64/ghc-8.2.2/gi-atk-2.0.15 + rm -f ghc-gi-atk.files ghc-gi-atk-devel.files + touch ghc-gi-atk.files ghc-gi-atk-devel.files + echo '/usr/lib64/ghc-8.2.2/package.conf.d/gi-atk-2.0.15*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/lib64/ghc-8.2.2/gi-atk-2.0.15 ']' + echo '%attr(755,root,root) /usr/lib64/libHSgi-atk-2.0.15-*ghc8.2.2.so' + echo /usr/lib64/ghc-8.2.2/gi-atk-2.0.15 + '[' -d /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc/html/libraries/gi-atk-2.0.15 ']' + echo /usr/share/doc/ghc/html/libraries/gi-atk-2.0.15 + for i in ghc-gi-atk.files ghc-gi-atk-devel.files + '[' -f ghc-gi-atk.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64!!g' ghc-gi-atk.files + for i in ghc-gi-atk.files ghc-gi-atk-devel.files + '[' -f ghc-gi-atk-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64!!g' ghc-gi-atk-devel.files + find /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: ghc-gi-atk-2.0.15-1.fc28.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2UXPVL + umask 022 + cd /builddir/build/BUILD + cd gi-atk-2.0.15 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/licenses/ghc-gi-atk + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/licenses/ghc-gi-atk + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/licenses/ghc-gi-atk + exit 0 Provides: ghc-gi-atk = 2.0.15-1.fc28 ghc-gi-atk(x86-64) = 2.0.15-1.fc28 libHSgi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSCabal-2.0.1.0-ghc8.2.2.so()(64bit) libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSasync-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G-ghc8.2.2.so()(64bit) libHSattoparsec-0.13.2.0-FKevdAi26eo4UcmJVhNRvX-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSblaze-builder-0.4.0.2-8H1rt2zvfv6AUCz7aMkbdM-ghc8.2.2.so()(64bit) libHSblaze-html-0.9.0.1-KZuRyG2BckIO6Khpr3pOs-ghc8.2.2.so()(64bit) libHSblaze-markup-0.8.0.0-H9cZ65J2eFtDQCQxo66d5V-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg-ghc8.2.2.so()(64bit) libHSconduit-extra-1.2.3.2-AD9FNLc2O9hIYrgp13yE7m-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdata-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRm-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSdirectory-1.3.0.2-ghc8.2.2.so()(64bit) libHSexceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v-ghc8.2.2.so()(64bit) libHSfilepath-1.4.1.2-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSgi-glib-2.0.16-In1ckd6EJPr3LJRYO9F9N1-ghc8.2.2.so()(64bit) libHSgi-gobject-2.0.16-HBrHGW01anf39z7l6pRNjK-ghc8.2.2.so()(64bit) libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so()(64bit) libHShaskell-gi-0.21.0-GjTB7Ix2rVVCrcu8fUxN0u-ghc8.2.2.so()(64bit) libHShaskell-gi-base-0.21.0-DoLXYpLJASl6Va19fZc3Bw-ghc8.2.2.so()(64bit) libHShaskell-lexer-1.0.1-1drChWRMvNxE3y4irvVxwM-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSinteger-logarithms-1.0.2-5W3scnnO28EGZ7bLb2MgtH-ghc8.2.2.so()(64bit) libHSlifted-base-0.2.3.11-LjINjPnZaEc9kuZ80zTlr0-ghc8.2.2.so()(64bit) libHSmmorph-1.1.0-1S4lM6skb3zDTw2xDs9NDW-ghc8.2.2.so()(64bit) libHSmonad-control-1.0.2.2-JkRTKVbCEu5713tOJZv75D-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSnetwork-2.6.3.2-Elf6Dxkfz0iKjb1zv5eBTP-ghc8.2.2.so()(64bit) libHSparsec-3.1.11-GFVXGr7xhCL75lLlVe5pnU-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSpretty-show-1.6.15-5cAvN2LPVLH9nYGqOguH1N-ghc8.2.2.so()(64bit) libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so()(64bit) libHSprocess-1.6.1.0-ghc8.2.2.so()(64bit) libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so()(64bit) libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so()(64bit) libHSregex-tdfa-1.2.2-IiHHB5UYAxx3MDhzjXVjfh-ghc8.2.2.so()(64bit) libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so()(64bit) libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97-ghc8.2.2.so()(64bit) libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so()(64bit) libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so()(64bit) libHSstreaming-commons-0.1.18-6C2PFSQd2ZhBBcnOVnGBeP-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHStransformers-base-0.4.4-G4HvRd1GUcNGvZj70uX60w-ghc8.2.2.so()(64bit) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libHStyped-process-0.2.1.0-H56aB5Kdz0FCyNGnxLCduL-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libHSunliftio-core-0.1.1.0-3wrHy3Ijr0BBoYMyh4oX3g-ghc8.2.2.so()(64bit) libHSxdg-basedir-0.2.2-BE46RTaqUyH5g8QWGCnI0N-ghc8.2.2.so()(64bit) libHSxml-conduit-1.7.0.1-78yDQaioNWpDGdXHKdXQf9-ghc8.2.2.so()(64bit) libHSxml-types-0.3.6-7P40nVLbrS3Eybs4QXcEGW-ghc8.2.2.so()(64bit) libHSzlib-0.6.1.2-7k8ElOnaocwBudwnpy07vK-ghc8.2.2.so()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgirepository-1.0.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmp.so.10()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-gi-atk-devel-2.0.15-1.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nJvPtc + umask 022 + cd /builddir/build/BUILD + cd gi-atk-2.0.15 + DOCDIR=/builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc-gi-atk-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc-gi-atk-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc-gi-atk-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64/usr/share/doc/ghc-gi-atk-devel + exit 0 Provides: ghc-devel(gi-atk-2.0.15-LA2KWoJxhG9D5Shz4CoDB0) ghc-gi-atk-devel = 2.0.15-1.fc28 ghc-gi-atk-devel(x86-64) = 2.0.15-1.fc28 ghc-gi-atk-doc = 2.0.15-1.fc28 ghc-gi-atk-static = 2.0.15-1.fc28 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.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.10.2) ghc-devel(gi-glib-2.0.16-In1ckd6EJPr3LJRYO9F9N1) ghc-devel(gi-gobject-2.0.16-HBrHGW01anf39z7l6pRNjK) ghc-devel(haskell-gi-0.21.0-GjTB7Ix2rVVCrcu8fUxN0u) ghc-devel(haskell-gi-base-0.21.0-DoLXYpLJASl6Va19fZc3Bw) ghc-devel(haskell-gi-overloading-0.0-GtYpuf7o2rPTRiuFqf6Ro) ghc-devel(text-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0) ghc-devel(transformers-0.5.2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64 Wrote: /builddir/build/RPMS/ghc-gi-atk-2.0.15-1.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-gi-atk-devel-2.0.15-1.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YA2S8G + umask 022 + cd /builddir/build/BUILD + cd gi-atk-2.0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-gi-atk-2.0.15-1.fc28.x86_64 + exit 0 Child return code was: 0