+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/atk.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0lSlzK
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf atk-2.27.1
+ /usr/bin/xz -dc /builddir/build/SOURCES/atk-2.27.1.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd atk-2.27.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gzmdnT
+ umask 022
+ cd /builddir/build/BUILD
+ cd atk-2.27.1
+ 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 '
+ export CFLAGS
+ CXXFLAGS='-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 '
+ export CXXFLAGS
+ FFLAGS='-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  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-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  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-introspection=no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for bind_textdomain_codeset... yes
checking for some Win32 platform... no
checking for native Win32 platform... no
checking for aclocal flags... 
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEP... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
checking for gtk-doc... no
configure: WARNING:
  You will not be able to create source packages with 'make dist'
  because gtk-doc >= 1.25 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for -fvisibility=hidden compiler flag... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating atk.pc
config.status: creating atk/Makefile
config.status: creating atk/atk.rc
config.status: creating atk/atkversion.h
config.status: creating tests/Makefile
config.status: creating win32/Makefile
config.status: creating win32/vs9/Makefile
config.status: creating win32/vs9/atk-version-paths.vsprops
config.status: creating win32/vs10/Makefile
config.status: creating win32/vs10/atk-version-paths.props
config.status: creating win32/vs11/Makefile
config.status: creating win32/vs12/Makefile
config.status: creating win32/vs14/Makefile
config.status: creating win32/vs15/Makefile
config.status: creating docs/Makefile
config.status: creating config.h.win32
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ make -j2
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/atk-2.27.1'
Making all in atk
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/atk'
  GEN      stamp-atkmarshal.h
  GEN      stamp-atkmarshal.c
  GEN      s-enum-types-h
  GEN      s-enum-types-c
make  all-am
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/atk'
  CC       atkaction.lo
  CC       atkcomponent.lo
  CC       atkdocument.lo
  CC       atkeditabletext.lo
  CC       atkgobjectaccessible.lo
  CC       atkhyperlink.lo
  CC       atkhyperlinkimpl.lo
  CC       atkhypertext.lo
  CC       atkimage.lo
  CC       atknoopobject.lo
  CC       atknoopobjectfactory.lo
  CC       atkobject.lo
  CC       atkobjectfactory.lo
atkobject.c: In function 'atk_object_real_set_property':
atkobject.c:1320:9: warning: 'atk_value_set_current_value' is deprecated: Use 'atk_value_set_value' instead [-Wdeprecated-declarations]
         atk_value_set_current_value (ATK_VALUE (accessible), value);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from atk.h:55:0,
                 from atkobject.c:28:
../atk/atkvalue.h:136:10: note: declared here
 gboolean atk_value_set_current_value  (AtkValue     *obj,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
atkobject.c: In function 'atk_object_real_get_property':
atkobject.c:1369:9: warning: 'atk_value_get_current_value' is deprecated: Use 'atk_value_get_value_and_text' instead [-Wdeprecated-declarations]
         atk_value_get_current_value (ATK_VALUE (accessible), value);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from atk.h:55:0,
                 from atkobject.c:28:
../atk/atkvalue.h:126:11: note: declared here
 void      atk_value_get_current_value (AtkValue     *obj,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       atkplug.lo
  CC       atkprivate.lo
  CC       atkrange.lo
  CC       atkregistry.lo
  CC       atkrelation.lo
  CC       atkrelationset.lo
  CC       atkselection.lo
  CC       atksocket.lo
  CC       atkstate.lo
  CC       atkstateset.lo
  CC       atkstreamablecontent.lo
  CC       atktable.lo
  CC       atktablecell.lo
  CC       atktext.lo
  CC       atkutil.lo
atktext.c: In function 'atk_text_real_get_bounded_ranges':
atktext.c:1412:3: warning: 'atk_text_get_text_at_offset' is deprecated: Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations]
   line = atk_text_get_text_at_offset (text, bounds_min_offset,
   ^~~~
atktext.c:464:1: note: declared here
 atk_text_get_text_at_offset (AtkText          *text,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
atktext.c:1416:3: warning: 'atk_text_get_text_at_offset' is deprecated: Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations]
   line = atk_text_get_text_at_offset (text, bounds_max_offset,
   ^~~~
atktext.c:464:1: note: declared here
 atk_text_get_text_at_offset (AtkText          *text,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       atkmisc.lo
  CC       atkvalue.lo
  CC       atkversion.lo
  CC       atkwindow.lo
  CC       atkmarshal.lo
  CC       atk-enum-types.lo
  CCLD     libatk-1.0.la
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/atk'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/atk'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/tests'
  CC       testdocument.o
  CC       testrole.o
  CC       testrelation.o
  CC       teststateset.o
  CC       testvalue.o
  CCLD     testdocument
  CCLD     testrole
  CCLD     testrelation
  CCLD     teststateset
  CCLD     testvalue
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/tests'
Making all in docs
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/docs'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/po'
Making all in win32
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32'
Making all in vs9
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs9'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs9'
Making all in vs10
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs10'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs10'
Making all in vs11
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs11'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs11'
Making all in vs12
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs12'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs12'
Making all in vs14
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs14'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs14'
Making all in vs15
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs15'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs15'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32'
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1'
make[1]: Leaving directory '/builddir/build/BUILD/atk-2.27.1'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V3u6un
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64
+ cd atk-2.27.1
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64 'INSTALL=/usr/bin/install -p'
Making install in atk
make[1]: Entering directory '/builddir/build/BUILD/atk-2.27.1/atk'
/usr/bin/make  install-am
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/atk'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/atk'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libatk-1.0.la '/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libatk-1.0.so.0.22710.1 /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64/libatk-1.0.so.0.22710.1
libtool: install: (cd /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libatk-1.0.so.0.22710.1 libatk-1.0.so.0 || { rm -f libatk-1.0.so.0 && ln -s libatk-1.0.so.0.22710.1 libatk-1.0.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libatk-1.0.so.0.22710.1 libatk-1.0.so || { rm -f libatk-1.0.so && ln -s libatk-1.0.so.0.22710.1 libatk-1.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libatk-1.0.lai /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64/libatk-1.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/include/atk-1.0/atk'
 /usr/bin/install -p -m 644 atk.h atkaction.h atkcomponent.h atkdocument.h atkeditabletext.h atkgobjectaccessible.h atkhyperlink.h atkhyperlinkimpl.h atkhypertext.h atknoopobject.h atknoopobjectfactory.h atkobject.h atkobjectfactory.h atkplug.h atkimage.h atkrange.h atkregistry.h atkrelation.h atkrelationtype.h atkrelationset.h atkselection.h atksocket.h atkstate.h atkstateset.h atkstreamablecontent.h atktable.h atktablecell.h atktext.h atkutil.h atkmisc.h atkvalue.h atkwindow.h atkversion.h atk-enum-types.h '/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/include/atk-1.0/atk'
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/atk'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/atk'
make[1]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/atk'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/atk-2.27.1/tests'
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/tests'
make[1]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/tests'
Making install in docs
make[1]: Entering directory '/builddir/build/BUILD/atk-2.27.1/docs'
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -p -m 644 ./html/AtkAction.html
 /usr/bin/install -p -m 644 ./html/AtkComponent.html
 /usr/bin/install -p -m 644 ./html/AtkDocument.html
 /usr/bin/install -p -m 644 ./html/AtkEditableText.html
 /usr/bin/install -p -m 644 ./html/AtkGObjectAccessible.html
 /usr/bin/install -p -m 644 ./html/AtkHyperlink.html
 /usr/bin/install -p -m 644 ./html/AtkHypertext.html
 /usr/bin/install -p -m 644 ./html/AtkImage.html
 /usr/bin/install -p -m 644 ./html/AtkMisc.html
 /usr/bin/install -p -m 644 ./html/AtkNoOpObject.html
 /usr/bin/install -p -m 644 ./html/AtkNoOpObjectFactory.html
 /usr/bin/install -p -m 644 ./html/AtkObject.html
 /usr/bin/install -p -m 644 ./html/AtkObjectFactory.html
 /usr/bin/install -p -m 644 ./html/AtkRegistry.html
 /usr/bin/install -p -m 644 ./html/AtkRelation.html
 /usr/bin/install -p -m 644 ./html/AtkRelationSet.html
 /usr/bin/install -p -m 644 ./html/AtkSelection.html
 /usr/bin/install -p -m 644 ./html/AtkStateSet.html
 /usr/bin/install -p -m 644 ./html/AtkStreamableContent.html
 /usr/bin/install -p -m 644 ./html/AtkTable.html
 /usr/bin/install -p -m 644 ./html/AtkTableCell.html
 /usr/bin/install -p -m 644 ./html/AtkText.html
 /usr/bin/install -p -m 644 ./html/AtkUtil.html
 /usr/bin/install -p -m 644 ./html/AtkValue.html
 /usr/bin/install -p -m 644 ./html/AtkWindow.html
 /usr/bin/install -p -m 644 ./html/accessibles.html
 /usr/bin/install -p -m 644 ./html/annotation-glossary.html
 /usr/bin/install -p -m 644 ./html/api-index-1-12.html
 /usr/bin/install -p -m 644 ./html/api-index-1-13.html
 /usr/bin/install -p -m 644 ./html/api-index-1-20.html
 /usr/bin/install -p -m 644 ./html/api-index-1-22.html
 /usr/bin/install -p -m 644 ./html/api-index-1-3.html
 /usr/bin/install -p -m 644 ./html/api-index-1-30.html
 /usr/bin/install -p -m 644 ./html/api-index-1-4.html
 /usr/bin/install -p -m 644 ./html/api-index-1-6.html
 /usr/bin/install -p -m 644 ./html/api-index-1-9.html
 /usr/bin/install -p -m 644 ./html/api-index-2-10.html
 /usr/bin/install -p -m 644 ./html/api-index-2-12.html
 /usr/bin/install -p -m 644 ./html/api-index-2-2.html
 /usr/bin/install -p -m 644 ./html/api-index-2-8.html
 /usr/bin/install -p -m 644 ./html/api-index-deprecated.html
 /usr/bin/install -p -m 644 ./html/api-index-full.html
 /usr/bin/install -p -m 644 ./html/atk-AtkHyperlinkImpl.html
 /usr/bin/install -p -m 644 ./html/atk-AtkPlug.html
 /usr/bin/install -p -m 644 ./html/atk-AtkRange.html
 /usr/bin/install -p -m 644 ./html/atk-AtkSocket.html
 /usr/bin/install -p -m 644 ./html/atk-AtkState.html
 /usr/bin/install -p -m 644 ./html/atk-Versioning-Utilities.html
 /usr/bin/install -p -m 644 ./html/atk.devhelp2
 /usr/bin/install -p -m 644 ./html/base-object.html
 /usr/bin/install -p -m 644 ./html/data.html
 /usr/bin/install -p -m 644 ./html/deprecated.html
 /usr/bin/install -p -m 644 ./html/home.png
 /usr/bin/install -p -m 644 ./html/index.html
 /usr/bin/install -p -m 644 ./html/interfaces.html
 /usr/bin/install -p -m 644 ./html/left-insensitive.png
 /usr/bin/install -p -m 644 ./html/left.png
 /usr/bin/install -p -m 644 ./html/overview.html
 /usr/bin/install -p -m 644 ./html/right-insensitive.png
 /usr/bin/install -p -m 644 ./html/right.png
 /usr/bin/install -p -m 644 ./html/style.css
 /usr/bin/install -p -m 644 ./html/toolkit.html
 /usr/bin/install -p -m 644 ./html/up-insensitive.png
 /usr/bin/install -p -m 644 ./html/up.png
 /usr/bin/install -p -m 644 ./html/utilities.html
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/docs'
make[1]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/docs'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/atk-2.27.1/po'
installing af.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/atk10.mo
installing am.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/am/LC_MESSAGES/atk10.mo
installing an.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/an/LC_MESSAGES/atk10.mo
installing ar.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/atk10.mo
installing as.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/atk10.mo
installing ast.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/atk10.mo
installing az.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/az/LC_MESSAGES/atk10.mo
installing be.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/be/LC_MESSAGES/atk10.mo
installing be@latin.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/be@latin/LC_MESSAGES/atk10.mo
installing bg.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/atk10.mo
installing bn.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/atk10.mo
installing bn_IN.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/atk10.mo
installing bs.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/atk10.mo
installing ca.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/atk10.mo
installing ca@valencia.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES/atk10.mo
installing cs.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/atk10.mo
installing cy.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/cy/LC_MESSAGES/atk10.mo
installing da.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/atk10.mo
installing de.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/atk10.mo
installing dz.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/dz/LC_MESSAGES/atk10.mo
installing el.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/atk10.mo
installing en_CA.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/en_CA/LC_MESSAGES/atk10.mo
installing en_GB.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/atk10.mo
installing en@shaw.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/en@shaw/LC_MESSAGES/atk10.mo
installing eo.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/atk10.mo
installing es.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/atk10.mo
installing et.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/atk10.mo
installing eu.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/atk10.mo
installing fa.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/atk10.mo
installing fi.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/atk10.mo
installing fr.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/atk10.mo
installing fur.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/fur/LC_MESSAGES/atk10.mo
installing ga.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/atk10.mo
installing gd.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/gd/LC_MESSAGES/atk10.mo
installing gl.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/atk10.mo
installing gu.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/atk10.mo
installing he.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/atk10.mo
installing hi.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/atk10.mo
installing hr.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/atk10.mo
installing hu.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/atk10.mo
installing hy.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/hy/LC_MESSAGES/atk10.mo
installing id.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/atk10.mo
installing is.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/atk10.mo
installing it.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/atk10.mo
installing ja.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/atk10.mo
installing ka.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ka/LC_MESSAGES/atk10.mo
installing kk.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/kk/LC_MESSAGES/atk10.mo
installing km.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/km/LC_MESSAGES/atk10.mo
installing kn.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/atk10.mo
installing ko.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/atk10.mo
installing ku.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ku/LC_MESSAGES/atk10.mo
installing li.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/li/LC_MESSAGES/atk10.mo
installing lt.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/atk10.mo
installing lv.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/atk10.mo
installing mai.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/mai/LC_MESSAGES/atk10.mo
installing mk.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/atk10.mo
installing ml.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/atk10.mo
installing mn.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/mn/LC_MESSAGES/atk10.mo
installing mr.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/mr/LC_MESSAGES/atk10.mo
installing ms.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/atk10.mo
installing nb.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/atk10.mo
installing ne.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ne/LC_MESSAGES/atk10.mo
installing nl.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/atk10.mo
installing nn.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/atk10.mo
installing oc.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/atk10.mo
installing or.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/atk10.mo
installing pa.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/atk10.mo
installing pl.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/atk10.mo
installing ps.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ps/LC_MESSAGES/atk10.mo
installing pt.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/atk10.mo
installing pt_BR.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/atk10.mo
installing ro.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/atk10.mo
installing ru.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/atk10.mo
installing rw.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/rw/LC_MESSAGES/atk10.mo
installing si.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/si/LC_MESSAGES/atk10.mo
installing sk.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/atk10.mo
installing sl.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/atk10.mo
installing sq.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/atk10.mo
installing sr.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/atk10.mo
installing sr@latin.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/atk10.mo
installing sr@ije.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/sr@ije/LC_MESSAGES/atk10.mo
installing sv.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/atk10.mo
installing ta.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/atk10.mo
installing te.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/atk10.mo
installing tg.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/tg/LC_MESSAGES/atk10.mo
installing th.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/atk10.mo
installing tk.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/tk/LC_MESSAGES/atk10.mo
installing tr.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/atk10.mo
installing tt.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/tt/LC_MESSAGES/atk10.mo
installing ug.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/ug/LC_MESSAGES/atk10.mo
installing uk.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/atk10.mo
installing vi.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/atk10.mo
installing wa.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/wa/LC_MESSAGES/atk10.mo
installing xh.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/xh/LC_MESSAGES/atk10.mo
installing yi.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/yi/LC_MESSAGES/atk10.mo
installing zh_CN.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/atk10.mo
installing zh_HK.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/atk10.mo
installing zh_TW.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/atk10.mo
installing zu.gmo as /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/locale/zu/LC_MESSAGES/atk10.mo
if test "atk" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/po'
Making install in win32
make[1]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32'
Making install in vs9
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs9'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs9'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs9'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs9'
Making install in vs10
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs10'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs10'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs10'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs10'
Making install in vs11
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs11'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs11'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs11'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs11'
Making install in vs12
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs12'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs12'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs12'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs12'
Making install in vs14
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs14'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs14'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs14'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs14'
Making install in vs15
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs15'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32/vs15'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs15'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32/vs15'
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32'
make[3]: Entering directory '/builddir/build/BUILD/atk-2.27.1/win32'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32'
make[1]: Leaving directory '/builddir/build/BUILD/atk-2.27.1/win32'
make[1]: Entering directory '/builddir/build/BUILD/atk-2.27.1'
make[2]: Entering directory '/builddir/build/BUILD/atk-2.27.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 atk.pc '/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/atk-2.27.1'
make[1]: Leaving directory '/builddir/build/BUILD/atk-2.27.1'
+ rm -f /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/lib64/libatk-1.0.la
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64 atk10
+ /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: atk-2.27.1-2.0.riscv64.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eoHYXo
+ umask 022
+ cd /builddir/build/BUILD
+ cd atk-2.27.1
+ DOCDIR=/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/doc/atk
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/doc/atk
+ cp -pr README /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/doc/atk
+ cp -pr AUTHORS /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/doc/atk
+ cp -pr NEWS /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/doc/atk
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oKSwnD
+ umask 022
+ cd /builddir/build/BUILD
+ cd atk-2.27.1
+ LICENSEDIR=/builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/licenses/atk
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/licenses/atk
+ cp -pr COPYING /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64/usr/share/licenses/atk
+ exit 0
Provides: atk = 2.27.1-2.0.riscv64.fc28 atk(riscv-64) = 2.27.1-2.0.riscv64.fc28 libatk-1.0.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH)
Processing files: atk-devel-2.27.1-2.0.riscv64.fc28.riscv64
Provides: atk-devel = 2.27.1-2.0.riscv64.fc28 atk-devel(riscv-64) = 2.27.1-2.0.riscv64.fc28 pkgconfig(atk) = 2.27.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libatk-1.0.so.0()(64bit) pkgconfig(gobject-2.0)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64
Wrote: /builddir/build/SRPMS/atk-2.27.1-2.0.riscv64.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/atk-2.27.1-2.0.riscv64.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/atk-devel-2.27.1-2.0.riscv64.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Axus17
+ umask 022
+ cd /builddir/build/BUILD
+ cd atk-2.27.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/atk-2.27.1-2.0.riscv64.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff