request from: hawk checking if we should skip the build started at: Mon Jun 1 10:33:07 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/8c742a2e-4e50-4969-8e82-cb72b9647b3f/atk-2.16.0-1.src.rpm fetched 707611 bytes, 788.7 K/s installing srpm: atk-2.16.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 8c742a2e-4e50-4969-8e82-cb72b9647b3f; cd rpm/SPECS; TMPDIR=/tmp/B.1fe141 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux atk.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 8c742a2e-4e50-4969-8e82-cb72b9647b3f Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1fe141 /bin/sh -e /tmp/B.1fe141/rpm-tmp.23599 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf atk-2.16.0 + tar -xf - + /usr/bin/xz -dc /home/users/builder/rpm/SOURCES/atk-2.16.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd atk-2.16.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1fe141 /bin/sh -e /tmp/B.1fe141/rpm-tmp.23599 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1fe141 + umask 022 + cd /home/users/builder/rpm/BUILD + cd atk-2.16.0 + gtkdocize --copy + libtoolize --copy --force --install libtoolize: putting auxiliary files in '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + aclocal -I m4 + autoconf + autoheader + automake -a -c -f --foreign configure.ac:89: installing './compile' configure.ac:50: installing './missing' atk/Makefile.am: installing './depcomp' + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' --disable-silent-rules --enable-gtk-doc '--with-html-dir=/usr/share/doc/gtk-doc/html' --enable-static --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i686-tld-linux-gcc... i686-tld-linux-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 i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i686-tld-linux-gcc... gcc3 checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-tld-linux-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 i686-tld-linux-gnu file names to i686-tld-linux-gnu format... func_convert_file_noop checking how to convert i686-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for i686-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-tld-linux-strip... no checking for strip... strip checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-tld-linux-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 i686-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc static flag -static works... yes checking if i686-tld-linux-gcc supports -c -o file.o... yes checking if i686-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-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... yes checking for bind_textdomain_codeset... yes checking for some Win32 platform... no checking for native Win32 platform... no checking for aclocal flags... checking for i686-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.31.2... yes (version 2.42.1) checking for DEP... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk km kn ko ku li lt lv mai mk ml mn mr ms nb ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tk tr tt ug uk vi wa xh yi zh_CN zh_HK zh_TW zu checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for mawk... (cached) mawk checking for perl5... no checking for perl... perl checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/share/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages 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-uninstalled.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 build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating build/win32/vs11/Makefile config.status: creating build/win32/vs12/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating atk.spec config.status: creating atk-zip.sh config.status: creating config.h.win32 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0' Making all in atk make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' glib-genmarshal --prefix=atk_marshal ./atkmarshal.list --header >> xgen-gmh \ && (cmp -s xgen-gmh atkmarshal.h || cp xgen-gmh atkmarshal.h) \ && rm -f xgen-gmh xgen-gmh~ \ && echo timestamp > stamp-atkmarshal.h glib-genmarshal --prefix=atk_marshal ./atkmarshal.list --body >> xgen-gmc \ && (cmp -s xgen-gmc atkmarshal.c || cp xgen-gmc atkmarshal.c) \ && rm -f xgen-gmc xgen-gmc~ \ && echo timestamp > stamp-atkmarshal.c ( cd . && glib-mkenums \ --fhead "#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)\n#error \"Only can be included directly.\"\n#endif\n\n#ifndef __ATK_ENUM_TYPES_H__\n#define __ATK_ENUM_TYPES_H__\n\n#include \n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "ATK_AVAILABLE_IN_ALL\nGType @enum_name@_get_type (void);\n#define ATK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __ATK_ENUM_TYPES_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 ) > tmp-atk-enum-types.h \ && (cmp -s tmp-atk-enum-types.h atk-enum-types.h || cp tmp-atk-enum-types.h atk-enum-types.h ) \ && rm -f tmp-atk-enum-types.h \ && echo timestamp > s-enum-types-h ( cd . && glib-mkenums \ --fhead "#include \"config.h\"\n\n#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ 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 ) > tmp-atk-enum-types.c \ && (cmp -s tmp-atk-enum-types.c atk-enum-types.c || cp tmp-atk-enum-types.c atk-enum-types.c ) \ && rm -f tmp-atk-enum-types.c \ && echo timestamp > s-enum-types-c /usr/bin/make all-am make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c -o atkaction.lo atkaction.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkcomponent.lo -MD -MP -MF .deps/atkcomponent.Tpo -c -o atkcomponent.lo atkcomponent.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkdocument.lo -MD -MP -MF .deps/atkdocument.Tpo -c -o atkdocument.lo atkdocument.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkeditabletext.lo -MD -MP -MF .deps/atkeditabletext.Tpo -c -o atkeditabletext.lo atkeditabletext.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkeditabletext.lo -MD -MP -MF .deps/atkeditabletext.Tpo -c atkeditabletext.c -fPIC -DPIC -o .libs/atkeditabletext.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkcomponent.lo -MD -MP -MF .deps/atkcomponent.Tpo -c atkcomponent.c -fPIC -DPIC -o .libs/atkcomponent.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkdocument.lo -MD -MP -MF .deps/atkdocument.Tpo -c atkdocument.c -fPIC -DPIC -o .libs/atkdocument.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c atkaction.c -fPIC -DPIC -o .libs/atkaction.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkeditabletext.lo -MD -MP -MF .deps/atkeditabletext.Tpo -c atkeditabletext.c -o atkeditabletext.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkdocument.lo -MD -MP -MF .deps/atkdocument.Tpo -c atkdocument.c -o atkdocument.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c atkaction.c -o atkaction.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkcomponent.lo -MD -MP -MF .deps/atkcomponent.Tpo -c atkcomponent.c -o atkcomponent.o >/dev/null 2>&1 mv -f .deps/atkaction.Tpo .deps/atkaction.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkgobjectaccessible.lo -MD -MP -MF .deps/atkgobjectaccessible.Tpo -c -o atkgobjectaccessible.lo atkgobjectaccessible.c mv -f .deps/atkeditabletext.Tpo .deps/atkeditabletext.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhyperlink.lo -MD -MP -MF .deps/atkhyperlink.Tpo -c -o atkhyperlink.lo atkhyperlink.c mv -f .deps/atkdocument.Tpo .deps/atkdocument.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhyperlinkimpl.lo -MD -MP -MF .deps/atkhyperlinkimpl.Tpo -c -o atkhyperlinkimpl.lo atkhyperlinkimpl.c mv -f .deps/atkcomponent.Tpo .deps/atkcomponent.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhypertext.lo -MD -MP -MF .deps/atkhypertext.Tpo -c -o atkhypertext.lo atkhypertext.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkgobjectaccessible.lo -MD -MP -MF .deps/atkgobjectaccessible.Tpo -c atkgobjectaccessible.c -fPIC -DPIC -o .libs/atkgobjectaccessible.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhyperlink.lo -MD -MP -MF .deps/atkhyperlink.Tpo -c atkhyperlink.c -fPIC -DPIC -o .libs/atkhyperlink.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhyperlinkimpl.lo -MD -MP -MF .deps/atkhyperlinkimpl.Tpo -c atkhyperlinkimpl.c -fPIC -DPIC -o .libs/atkhyperlinkimpl.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkgobjectaccessible.lo -MD -MP -MF .deps/atkgobjectaccessible.Tpo -c atkgobjectaccessible.c -o atkgobjectaccessible.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhyperlinkimpl.lo -MD -MP -MF .deps/atkhyperlinkimpl.Tpo -c atkhyperlinkimpl.c -o atkhyperlinkimpl.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhypertext.lo -MD -MP -MF .deps/atkhypertext.Tpo -c atkhypertext.c -fPIC -DPIC -o .libs/atkhypertext.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhyperlink.lo -MD -MP -MF .deps/atkhyperlink.Tpo -c atkhyperlink.c -o atkhyperlink.o >/dev/null 2>&1 mv -f .deps/atkgobjectaccessible.Tpo .deps/atkgobjectaccessible.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkimage.lo -MD -MP -MF .deps/atkimage.Tpo -c -o atkimage.lo atkimage.c mv -f .deps/atkhyperlinkimpl.Tpo .deps/atkhyperlinkimpl.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atknoopobject.lo -MD -MP -MF .deps/atknoopobject.Tpo -c -o atknoopobject.lo atknoopobject.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkhypertext.lo -MD -MP -MF .deps/atkhypertext.Tpo -c atkhypertext.c -o atkhypertext.o >/dev/null 2>&1 mv -f .deps/atkhyperlink.Tpo .deps/atkhyperlink.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atknoopobjectfactory.lo -MD -MP -MF .deps/atknoopobjectfactory.Tpo -c -o atknoopobjectfactory.lo atknoopobjectfactory.c mv -f .deps/atkhypertext.Tpo .deps/atkhypertext.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkobject.lo -MD -MP -MF .deps/atkobject.Tpo -c -o atkobject.lo atkobject.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkimage.lo -MD -MP -MF .deps/atkimage.Tpo -c atkimage.c -fPIC -DPIC -o .libs/atkimage.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atknoopobject.lo -MD -MP -MF .deps/atknoopobject.Tpo -c atknoopobject.c -fPIC -DPIC -o .libs/atknoopobject.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atknoopobjectfactory.lo -MD -MP -MF .deps/atknoopobjectfactory.Tpo -c atknoopobjectfactory.c -fPIC -DPIC -o .libs/atknoopobjectfactory.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkimage.lo -MD -MP -MF .deps/atkimage.Tpo -c atkimage.c -o atkimage.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atknoopobject.lo -MD -MP -MF .deps/atknoopobject.Tpo -c atknoopobject.c -o atknoopobject.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atknoopobjectfactory.lo -MD -MP -MF .deps/atknoopobjectfactory.Tpo -c atknoopobjectfactory.c -o atknoopobjectfactory.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkobject.lo -MD -MP -MF .deps/atkobject.Tpo -c atkobject.c -fPIC -DPIC -o .libs/atkobject.o mv -f .deps/atkimage.Tpo .deps/atkimage.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkobjectfactory.lo -MD -MP -MF .deps/atkobjectfactory.Tpo -c -o atkobjectfactory.lo atkobjectfactory.c mv -f .deps/atknoopobject.Tpo .deps/atknoopobject.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkplug.lo -MD -MP -MF .deps/atkplug.Tpo -c -o atkplug.lo atkplug.c mv -f .deps/atknoopobjectfactory.Tpo .deps/atknoopobjectfactory.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkprivate.lo -MD -MP -MF .deps/atkprivate.Tpo -c -o atkprivate.lo atkprivate.c atkobject.c: In function 'atk_object_real_set_property': atkobject.c:1320:9: warning: 'atk_value_set_current_value' is deprecated (declared at ../atk/atkvalue.h:136): Use 'atk_value_set_value' instead [-Wdeprecated-declarations] atk_value_set_current_value (ATK_VALUE (accessible), value); ^ atkobject.c: In function 'atk_object_real_get_property': atkobject.c:1369:9: warning: 'atk_value_get_current_value' is deprecated (declared at ../atk/atkvalue.h:126): Use 'atk_value_get_value_and_text' instead [-Wdeprecated-declarations] atk_value_get_current_value (ATK_VALUE (accessible), value); ^ libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkobject.lo -MD -MP -MF .deps/atkobject.Tpo -c atkobject.c -o atkobject.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkobjectfactory.lo -MD -MP -MF .deps/atkobjectfactory.Tpo -c atkobjectfactory.c -fPIC -DPIC -o .libs/atkobjectfactory.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkplug.lo -MD -MP -MF .deps/atkplug.Tpo -c atkplug.c -fPIC -DPIC -o .libs/atkplug.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkprivate.lo -MD -MP -MF .deps/atkprivate.Tpo -c atkprivate.c -fPIC -DPIC -o .libs/atkprivate.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkobjectfactory.lo -MD -MP -MF .deps/atkobjectfactory.Tpo -c atkobjectfactory.c -o atkobjectfactory.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkprivate.lo -MD -MP -MF .deps/atkprivate.Tpo -c atkprivate.c -o atkprivate.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkplug.lo -MD -MP -MF .deps/atkplug.Tpo -c atkplug.c -o atkplug.o >/dev/null 2>&1 mv -f .deps/atkobject.Tpo .deps/atkobject.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrange.lo -MD -MP -MF .deps/atkrange.Tpo -c -o atkrange.lo atkrange.c mv -f .deps/atkobjectfactory.Tpo .deps/atkobjectfactory.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkregistry.lo -MD -MP -MF .deps/atkregistry.Tpo -c -o atkregistry.lo atkregistry.c mv -f .deps/atkprivate.Tpo .deps/atkprivate.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrelation.lo -MD -MP -MF .deps/atkrelation.Tpo -c -o atkrelation.lo atkrelation.c mv -f .deps/atkplug.Tpo .deps/atkplug.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrelationset.lo -MD -MP -MF .deps/atkrelationset.Tpo -c -o atkrelationset.lo atkrelationset.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkregistry.lo -MD -MP -MF .deps/atkregistry.Tpo -c atkregistry.c -fPIC -DPIC -o .libs/atkregistry.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrange.lo -MD -MP -MF .deps/atkrange.Tpo -c atkrange.c -fPIC -DPIC -o .libs/atkrange.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrelation.lo -MD -MP -MF .deps/atkrelation.Tpo -c atkrelation.c -fPIC -DPIC -o .libs/atkrelation.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrelationset.lo -MD -MP -MF .deps/atkrelationset.Tpo -c atkrelationset.c -fPIC -DPIC -o .libs/atkrelationset.o atkrelation.c: In function 'atk_relation_new': atkrelation.c:254:3: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] array = g_value_array_new (n_targets); ^ atkrelation.c:260:5: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] array = g_value_array_append (array, value); ^ atkrelation.c:270:3: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (array); ^ atkrelation.c: In function 'atk_relation_get_ptr_array_from_value_array': atkrelation.c:476:7: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (array, i); ^ atkrelation.c: In function 'atk_relation_get_value_array_from_ptr_array': atkrelation.c:492:3: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] return_array = g_value_array_new (array->len); ^ atkrelation.c:498:7: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] return_array = g_value_array_append (return_array, value); ^ libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrange.lo -MD -MP -MF .deps/atkrange.Tpo -c atkrange.c -o atkrange.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkregistry.lo -MD -MP -MF .deps/atkregistry.Tpo -c atkregistry.c -o atkregistry.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrelationset.lo -MD -MP -MF .deps/atkrelationset.Tpo -c atkrelationset.c -o atkrelationset.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkrelation.lo -MD -MP -MF .deps/atkrelation.Tpo -c atkrelation.c -o atkrelation.o >/dev/null 2>&1 mv -f .deps/atkrange.Tpo .deps/atkrange.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkselection.lo -MD -MP -MF .deps/atkselection.Tpo -c -o atkselection.lo atkselection.c mv -f .deps/atkregistry.Tpo .deps/atkregistry.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atksocket.lo -MD -MP -MF .deps/atksocket.Tpo -c -o atksocket.lo atksocket.c mv -f .deps/atkrelationset.Tpo .deps/atkrelationset.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstate.lo -MD -MP -MF .deps/atkstate.Tpo -c -o atkstate.lo atkstate.c mv -f .deps/atkrelation.Tpo .deps/atkrelation.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstateset.lo -MD -MP -MF .deps/atkstateset.Tpo -c -o atkstateset.lo atkstateset.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkselection.lo -MD -MP -MF .deps/atkselection.Tpo -c atkselection.c -fPIC -DPIC -o .libs/atkselection.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atksocket.lo -MD -MP -MF .deps/atksocket.Tpo -c atksocket.c -fPIC -DPIC -o .libs/atksocket.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkselection.lo -MD -MP -MF .deps/atkselection.Tpo -c atkselection.c -o atkselection.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atksocket.lo -MD -MP -MF .deps/atksocket.Tpo -c atksocket.c -o atksocket.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstate.lo -MD -MP -MF .deps/atkstate.Tpo -c atkstate.c -fPIC -DPIC -o .libs/atkstate.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstateset.lo -MD -MP -MF .deps/atkstateset.Tpo -c atkstateset.c -fPIC -DPIC -o .libs/atkstateset.o mv -f .deps/atkselection.Tpo .deps/atkselection.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstreamablecontent.lo -MD -MP -MF .deps/atkstreamablecontent.Tpo -c -o atkstreamablecontent.lo atkstreamablecontent.c mv -f .deps/atksocket.Tpo .deps/atksocket.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktable.lo -MD -MP -MF .deps/atktable.Tpo -c -o atktable.lo atktable.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstate.lo -MD -MP -MF .deps/atkstate.Tpo -c atkstate.c -o atkstate.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstateset.lo -MD -MP -MF .deps/atkstateset.Tpo -c atkstateset.c -o atkstateset.o >/dev/null 2>&1 mv -f .deps/atkstate.Tpo .deps/atkstate.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktablecell.lo -MD -MP -MF .deps/atktablecell.Tpo -c -o atktablecell.lo atktablecell.c mv -f .deps/atkstateset.Tpo .deps/atkstateset.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktext.lo -MD -MP -MF .deps/atktext.Tpo -c -o atktext.lo atktext.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstreamablecontent.lo -MD -MP -MF .deps/atkstreamablecontent.Tpo -c atkstreamablecontent.c -fPIC -DPIC -o .libs/atkstreamablecontent.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktable.lo -MD -MP -MF .deps/atktable.Tpo -c atktable.c -fPIC -DPIC -o .libs/atktable.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkstreamablecontent.lo -MD -MP -MF .deps/atkstreamablecontent.Tpo -c atkstreamablecontent.c -o atkstreamablecontent.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktablecell.lo -MD -MP -MF .deps/atktablecell.Tpo -c atktablecell.c -fPIC -DPIC -o .libs/atktablecell.o mv -f .deps/atkstreamablecontent.Tpo .deps/atkstreamablecontent.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkutil.lo -MD -MP -MF .deps/atkutil.Tpo -c -o atkutil.lo atkutil.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktable.lo -MD -MP -MF .deps/atktable.Tpo -c atktable.c -o atktable.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktext.lo -MD -MP -MF .deps/atktext.Tpo -c atktext.c -fPIC -DPIC -o .libs/atktext.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktablecell.lo -MD -MP -MF .deps/atktablecell.Tpo -c atktablecell.c -o atktablecell.o >/dev/null 2>&1 atktext.c: In function 'atk_text_real_get_bounded_ranges': atktext.c:1412:3: warning: 'atk_text_get_text_at_offset' is deprecated (declared at atktext.c:464): Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations] line = atk_text_get_text_at_offset (text, bounds_min_offset, ^ atktext.c:1416:3: warning: 'atk_text_get_text_at_offset' is deprecated (declared at atktext.c:464): Use 'atk_text_get_string_at_offset' instead [-Wdeprecated-declarations] line = atk_text_get_text_at_offset (text, bounds_max_offset, ^ mv -f .deps/atktablecell.Tpo .deps/atktablecell.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkmisc.lo -MD -MP -MF .deps/atkmisc.Tpo -c -o atkmisc.lo atkmisc.c mv -f .deps/atktable.Tpo .deps/atktable.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkvalue.lo -MD -MP -MF .deps/atkvalue.Tpo -c -o atkvalue.lo atkvalue.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkutil.lo -MD -MP -MF .deps/atkutil.Tpo -c atkutil.c -fPIC -DPIC -o .libs/atkutil.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atktext.lo -MD -MP -MF .deps/atktext.Tpo -c atktext.c -o atktext.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkutil.lo -MD -MP -MF .deps/atkutil.Tpo -c atkutil.c -o atkutil.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkmisc.lo -MD -MP -MF .deps/atkmisc.Tpo -c atkmisc.c -fPIC -DPIC -o .libs/atkmisc.o mv -f .deps/atkutil.Tpo .deps/atkutil.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkversion.lo -MD -MP -MF .deps/atkversion.Tpo -c -o atkversion.lo atkversion.c mv -f .deps/atktext.Tpo .deps/atktext.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkwindow.lo -MD -MP -MF .deps/atkwindow.Tpo -c -o atkwindow.lo atkwindow.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkvalue.lo -MD -MP -MF .deps/atkvalue.Tpo -c atkvalue.c -fPIC -DPIC -o .libs/atkvalue.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkmisc.lo -MD -MP -MF .deps/atkmisc.Tpo -c atkmisc.c -o atkmisc.o >/dev/null 2>&1 mv -f .deps/atkmisc.Tpo .deps/atkmisc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atk-enum-types.lo -MD -MP -MF .deps/atk-enum-types.Tpo -c -o atk-enum-types.lo atk-enum-types.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkvalue.lo -MD -MP -MF .deps/atkvalue.Tpo -c atkvalue.c -o atkvalue.o >/dev/null 2>&1 mv -f .deps/atkvalue.Tpo .deps/atkvalue.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkversion.lo -MD -MP -MF .deps/atkversion.Tpo -c atkversion.c -fPIC -DPIC -o .libs/atkversion.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkwindow.lo -MD -MP -MF .deps/atkwindow.Tpo -c atkwindow.c -fPIC -DPIC -o .libs/atkwindow.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkversion.lo -MD -MP -MF .deps/atkversion.Tpo -c atkversion.c -o atkversion.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atkwindow.lo -MD -MP -MF .deps/atkwindow.Tpo -c atkwindow.c -o atkwindow.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atk-enum-types.lo -MD -MP -MF .deps/atk-enum-types.Tpo -c atk-enum-types.c -fPIC -DPIC -o .libs/atk-enum-types.o mv -f .deps/atkversion.Tpo .deps/atkversion.Plo mv -f .deps/atkwindow.Tpo .deps/atkwindow.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT atk-enum-types.lo -MD -MP -MF .deps/atk-enum-types.Tpo -c atk-enum-types.c -o atk-enum-types.o >/dev/null 2>&1 mv -f .deps/atk-enum-types.Tpo .deps/atk-enum-types.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -version-info 21609:1:21609 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libatk-1.0.la -rpath /usr/lib atkaction.lo atkcomponent.lo atkdocument.lo atkeditabletext.lo atkgobjectaccessible.lo atkhyperlink.lo atkhyperlinkimpl.lo atkhypertext.lo atkimage.lo atknoopobject.lo atknoopobjectfactory.lo atkobject.lo atkobjectfactory.lo atkplug.lo atkprivate.lo atkrange.lo atkregistry.lo atkrelation.lo atkrelationset.lo atkselection.lo atksocket.lo atkstate.lo atkstateset.lo atkstreamablecontent.lo atktable.lo atktablecell.lo atktext.lo atkutil.lo atkmisc.lo atkvalue.lo atkversion.lo atkwindow.lo atk-enum-types.lo -lgobject-2.0 -lglib-2.0 libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread .libs/atkaction.o .libs/atkcomponent.o .libs/atkdocument.o .libs/atkeditabletext.o .libs/atkgobjectaccessible.o .libs/atkhyperlink.o .libs/atkhyperlinkimpl.o .libs/atkhypertext.o .libs/atkimage.o .libs/atknoopobject.o .libs/atknoopobjectfactory.o .libs/atkobject.o .libs/atkobjectfactory.o .libs/atkplug.o .libs/atkprivate.o .libs/atkrange.o .libs/atkregistry.o .libs/atkrelation.o .libs/atkrelationset.o .libs/atkselection.o .libs/atksocket.o .libs/atkstate.o .libs/atkstateset.o .libs/atkstreamablecontent.o .libs/atktable.o .libs/atktablecell.o .libs/atktext.o .libs/atkutil.o .libs/atkmisc.o .libs/atkvalue.o .libs/atkversion.o .libs/atkwindow.o .libs/atk-enum-types.o /usr/lib/libgobject-2.0.so -L/usr/lib /usr/lib/libffi.so /usr/lib/libglib-2.0.so /usr/lib/libpcre.so -lpthread -Wl,-soname -Wl,libatk-1.0.so.0 -o .libs/libatk-1.0.so.0.21609.1 libtool: link: (cd ".libs" && rm -f "libatk-1.0.so.0" && ln -s "libatk-1.0.so.0.21609.1" "libatk-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libatk-1.0.so" && ln -s "libatk-1.0.so.0.21609.1" "libatk-1.0.so") libtool: link: ar cru .libs/libatk-1.0.a atkaction.o atkcomponent.o atkdocument.o atkeditabletext.o atkgobjectaccessible.o atkhyperlink.o atkhyperlinkimpl.o atkhypertext.o atkimage.o atknoopobject.o atknoopobjectfactory.o atkobject.o atkobjectfactory.o atkplug.o atkprivate.o atkrange.o atkregistry.o atkrelation.o atkrelationset.o atkselection.o atksocket.o atkstate.o atkstateset.o atkstreamablecontent.o atktable.o atktablecell.o atktext.o atkutil.o atkmisc.o atkvalue.o atkversion.o atkwindow.o atk-enum-types.o libtool: link: ranlib .libs/libatk-1.0.a libtool: link: ( cd ".libs" && rm -f "libatk-1.0.la" && ln -s "../libatk-1.0.la" "libatk-1.0.la" ) CC="i686-tld-linux-gcc" /usr/bin/g-ir-scanner --namespace=Atk --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --library=libatk-1.0.la --pkg-export atk --warn-all --c-include "atk/atk.h" --cflags-begin -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/usr/share/locale\"" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fvisibility=hidden -I .. --cflags-end 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 atkaction.c atkcomponent.c atkdocument.c atkeditabletext.c atkgobjectaccessible.c atkhyperlink.c atkhyperlinkimpl.c atkhypertext.c atkimage.c atknoopobject.c atknoopobjectfactory.c atkobject.c atkobjectfactory.c atkplug.c atkprivate.h atkprivate.c atkrange.c atkregistry.c atkrelation.c atkrelationset.c atkselection.c atksocket.c atkstate.c atkstateset.c atkstreamablecontent.c atktable.c atktablecell.c atktext.c atkutil.c atkmisc.c atkvalue.c atkversion.c atkwindow.c ../atk/atkversion.h atk-enum-types.c atk-enum-types.h libatk-1.0.la Makefile --output Atk-1.0.gir g-ir-scanner: compile: i686-tld-linux-gcc -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /home/users/builder/rpm/BUILD/atk-2.16.0/atk/tmp-introspectVfZlLp/Atk-1.0.o /home/users/builder/rpm/BUILD/atk-2.16.0/atk/tmp-introspectVfZlLp/Atk-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC i686-tld-linux-gcc -o /home/users/builder/rpm/BUILD/atk-2.16.0/atk/tmp-introspectVfZlLp/Atk-1.0 -export-dynamic /home/users/builder/rpm/BUILD/atk-2.16.0/atk/tmp-introspectVfZlLp/Atk-1.0.o -L. libatk-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: i686-tld-linux-gcc -o /home/users/builder/rpm/BUILD/atk-2.16.0/atk/tmp-introspectVfZlLp/.libs/Atk-1.0 /home/users/builder/rpm/BUILD/atk-2.16.0/atk/tmp-introspectVfZlLp/Atk-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libatk-1.0.so /usr/lib/libgio-2.0.so -L/usr/lib -lz -lselinux -lresolv /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so /usr/lib/libpcre.so -lpthread -pthread atkvalue.c:708: Warning: Atk: atk_value_type_get_name: unknown parameter 'role' in documentation comment, should be 'value_type' atkutil.c:114: Warning: Atk: atk_add_focus_tracker: argument focus_tracker: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) atkutil.c:94: Warning: Atk: atk_focus_tracker_init: argument init: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) atkutil.c:346: Warning: Atk: atk_add_global_event_listener: argument listener: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) atkutil.c:432: Warning: Atk: atk_add_key_event_listener: argument listener: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) atkobject.c:1146: Warning: Atk: atk_object_connect_property_change_handler: argument handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) atkcomponent.c:127: Warning: Atk: atk_component_add_focus_handler: argument handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) /usr/bin/g-ir-compiler --includedir=. Atk-1.0.gir -o Atk-1.0.typelib make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' Making all in tests make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/tests' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT testdocument.o -MD -MP -MF .deps/testdocument.Tpo -c -o testdocument.o testdocument.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT testrole.o -MD -MP -MF .deps/testrole.Tpo -c -o testrole.o testrole.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT testrelation.o -MD -MP -MF .deps/testrelation.Tpo -c -o testrelation.o testrelation.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT teststateset.o -MD -MP -MF .deps/teststateset.Tpo -c -o teststateset.o teststateset.c mv -f .deps/testrole.Tpo .deps/testrole.Po mv -f .deps/testdocument.Tpo .deps/testdocument.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -MT testvalue.o -MD -MP -MF .deps/testvalue.Tpo -c -o testvalue.o testvalue.c /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o testdocument testdocument.o ../atk/libatk-1.0.la -lgobject-2.0 -lglib-2.0 mv -f .deps/teststateset.Tpo .deps/teststateset.Po mv -f .deps/testrelation.Tpo .deps/testrelation.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o testrole testrole.o ../atk/libatk-1.0.la -lgobject-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o teststateset teststateset.o ../atk/libatk-1.0.la -lgobject-2.0 -lglib-2.0 mv -f .deps/testvalue.Tpo .deps/testvalue.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o testrelation testrelation.o ../atk/libatk-1.0.la -lgobject-2.0 -lglib-2.0 libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/testdocument testdocument.o ../atk/.libs/libatk-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so /usr/lib/libpcre.so -lpthread -pthread libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/teststateset teststateset.o ../atk/.libs/libatk-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so /usr/lib/libpcre.so -lpthread -pthread libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/testrole testrole.o ../atk/.libs/libatk-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so /usr/lib/libpcre.so -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o testvalue testvalue.o ../atk/libatk-1.0.la -lgobject-2.0 -lglib-2.0 libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/testrelation testrelation.o ../atk/.libs/libatk-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so /usr/lib/libpcre.so -lpthread -pthread libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/testvalue testvalue.o ../atk/.libs/libatk-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so /usr/lib/libpcre.so -lpthread -pthread make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/tests' Making all in docs make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/docs' if test "/home/users/builder/rpm/BUILD/atk-2.16.0/docs" != "/home/users/builder/rpm/BUILD/atk-2.16.0/docs" ; then \ files=`echo version.xml atk-docs.sgml atk-sections.txt atk-overrides.txt atk.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ destdir=`dirname /home/users/builder/rpm/BUILD/atk-2.16.0/docs/$file` ;\ test -d "$destdir" || mkdir -p "$destdir"; \ test -f /home/users/builder/rpm/BUILD/atk-2.16.0/docs/$file && \ cp -pf /home/users/builder/rpm/BUILD/atk-2.16.0/docs/$file /home/users/builder/rpm/BUILD/atk-2.16.0/docs/$file || true; \ done; \ fi; \ test -d /home/users/builder/rpm/BUILD/atk-2.16.0/docs/tmpl && \ { cp -pR /home/users/builder/rpm/BUILD/atk-2.16.0/docs/tmpl /home/users/builder/rpm/BUILD/atk-2.16.0/docs/; \ chmod -R u+w /home/users/builder/rpm/BUILD/atk-2.16.0/docs/tmpl; } \ fi touch setup-build.stamp _source_dir='' ; \ for i in ../atk ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=atk --ignore-headers="atkmarshal.h atkintl.h" ${_source_dir} --deprecated-guards=G_DISABLE_DEPRECATED if grep -l '^..*$' atk.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "setup-build.stamp ../atk/atksocket.h ../atk/atkeditabletext.h ../atk/atkhyperlinkimpl.h ../atk/atkrange.h ../atk/atkcomponent.h ../atk/atktablecell.h ../atk/atkobject.h ../atk/atkhypertext.h ../atk/atkimage.h ../atk/atknoopobjectfactory.h ../atk/atkvalue.h ../atk/atkrelationtype.h ../atk/atkgobjectaccessible.h ../atk/atkutil.h ../atk/atk.h ../atk/atkaction.h ../atk/atkhyperlink.h ../atk/atktext.h ../atk/atkstate.h ../atk/atkrelation.h ../atk/atkstateset.h ../atk/atkwindow.h ../atk/atkrelationset.h ../atk/atkprivate.h ../atk/atkmisc.h ../atk/atkplug.h ../atk/atk-enum-types.h ../atk/atkmarshal.h ../atk/atknoopobject.h ../atk/atkstreamablecontent.h ../atk/atkversion.h ../atk/atkregistry.h ../atk/stamp-atkmarshal.h ../atk/atktable.h ../atk/atkobjectfactory.h ../atk/atkdocument.h ../atk/atkselection.h ../atk/atktable.c ../atk/atkaction.c ../atk/atkhyperlink.c ../atk/atkdocument.c ../atk/atkutil.c ../atk/atkstate.c ../atk/atkmisc.c ../atk/atkrelationset.c ../atk/atkwindow.c ../atk/atkregistry.c ../atk/atkrelation.c ../atk/atk-enum-types.c ../atk/atkvalue.c ../atk/atknoopobject.c ../atk/atkmarshal.c ../atk/atkrange.c ../atk/atkstreamablecontent.c ../atk/atkversion.c ../atk/stamp-atkmarshal.c ../atk/atkselection.c ../atk/atkobjectfactory.c ../atk/atkprivate.c ../atk/atksocket.c ../atk/atkhyperlinkimpl.c ../atk/atknoopobjectfactory.c ../atk/atkplug.c ../atk/atkcomponent.c ../atk/atkeditabletext.c ../atk/atkobject.c ../atk/atktext.c ../atk/atkimage.c ../atk/atkstateset.c ../atk/atkhypertext.c ../atk/atktablecell.c ../atk/atkgobjectaccessible.c" = "0"; then \ if test "x" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall" LD="/bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -lgobject-2.0 -lglib-2.0 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc " RUN="/bin/sh ../libtool --mode=execute" CFLAGS=" -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall" LDFLAGS="../atk/libatk-1.0.la -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc " \ gtkdoc-scangobj $scanobj_options --module=atk; \ else \ for i in atk.args atk.hierarchy atk.interfaces atk.prerequisites atk.signals ; do \ test -f $i || touch $i ; \ done \ fi atk-scan.c: In function 'get_object_types': atk-scan.c:28:5: warning: 'atk_misc_get_type' is deprecated (declared at ../atk/atkmisc.h:101) [-Wdeprecated-declarations] object_types[i++] = atk_misc_get_type (); ^ touch scan-build.stamp gtkdoc-mktmpl --module=atk ./atk-sections.txt:685: warning: No declaration found for: ATK_IS_WINDOW_CLASS ./atk-sections.txt:687: warning: No declaration found for: ATK_WINDOW_CLASS ./atk-sections.txt:690: warning: No declaration found for: AtkWindowClass ./atk-unused.txt:1: warning: 48 unused declarations.They should be added to atk-sections.txt in the appropriate place. if test "/home/users/builder/rpm/BUILD/atk-2.16.0/docs" != "/home/users/builder/rpm/BUILD/atk-2.16.0/docs" ; then \ if test -w /home/users/builder/rpm/BUILD/atk-2.16.0/docs ; then \ cp -pR /home/users/builder/rpm/BUILD/atk-2.16.0/docs/tmpl /home/users/builder/rpm/BUILD/atk-2.16.0/docs/; \ fi \ fi touch tmpl-build.stamp chmod -R u+w . && _source_dir='' ; \ for i in ../atk ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=atk --output-format=xml --expand-content-files="" --main-sgml-file=atk-docs.sgml ${_source_dir} --sgml-mode ../atk/atkobject.h:499: warning: AtkPropertyChangeHandler is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../atk/atkcomponent.h:62: warning: AtkFocusHandler is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ./tmpl/atkaction.sgml:29: warning: Field descriptions for struct AtkActionIface are missing in source code comment block. ../atk/atkobject.h:231: warning: Value described in source code comment block but does not exist. ENUM: AtkRole Value: Since. ./atk-sections.txt:409: warning: Double symbol entry for AtkTableCellIface. Previous occurrence on line 400. ../atk/atkstate.h:145: warning: Value described in source code comment block but does not exist. ENUM: AtkStateType Value: note. ./atk-sections.txt:605: warning: Double symbol entry for AtkUtilClass. Previous occurrence on line 568. ./tmpl/atkplug.sgml:23: warning: Field descriptions for struct AtkPlug are missing in source code comment block. ./tmpl/atksocket.sgml:23: warning: Field descriptions for struct AtkSocket are missing in source code comment block. ./atk-unused.txt:1: warning: 46 unused declarations.They should be added to atk-sections.txt in the appropriate place. touch sgml-build.stamp rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "sgml.stamp atk-docs.sgml version.xml" = "0"; then \ if test "x" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "sgml.stamp atk-docs.sgml version.xml" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/home/users/builder/rpm/BUILD/atk-2.16.0/docs\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options atk ../atk-docs.sgml In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (element-type) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (element-type) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (array) no value found! In gtk-doc.xsl: For acronym (array) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (out) no value found! In gtk-doc.xsl: For acronym (allow-none) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (element-type) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (array) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (element-type) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (array) no value found! In gtk-doc.xsl: For acronym (array) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (nullable) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! In gtk-doc.xsl: For acronym (transfer none) no value found! In gtk-doc.xsl: For acronym (transfer full) no value found! gtkdoc-fixxref --module=atk --module-dir=html --html-dir=/usr/share/doc/gtk-doc/html html/atk-Versioning-Utilities.html:253: warning: no link for: 'TRUE:CAPS' -> (TRUE). html/atk-AtkSocket.html:98: warning: no link for: 'atk-plug-id' -> (atk_plug_id()). html/AtkAction.html:168: warning: no link for: 'GObject' -> (GObject). html/AtkAction.html:181: warning: no link for: 'FALSE:CAPS' -> (FALSE). html/AtkAction.html:247: warning: no link for: 'NULL:CAPS' -> (NULL). html/AtkTableCell.html:434: warning: no link for: 'GTypeInterface' -> (GTypeInterface). html/AtkRegistry.html:114: warning: no link for: 'GType' -> (GType). html/AtkRelation.html:135: warning: no link for: 'GValueArray' -> (GValueArray). html/AtkComponent.html:181: warning: no link for: 'G-SIGNAL-RUN-LAST:CAPS' -> (Run Last). html/atk-AtkRange.html:106: warning: no link for: 'AtkRange' -> (AtkRange). html/AtkObject.html:401: warning: no link for: 'G-SIGNAL-DETAILED:CAPS' -> (Has Details). html/AtkObject.html:499: warning: no link for: 'gtk-widget-get-accessible' -> (gtk_widget_get_accessible()). html/AtkObject.html:505: warning: no link for: 'GtkAccessible' -> (GtkAccessible). html/AtkObject.html:616: warning: no link for: 'AtkObjectIface' -> (AtkObjectIface). html/AtkObject.html:2651: warning: no link for: 'GSList' -> (GSList). html/AtkObject.html:2685: warning: no link for: 'GValue' -> (GValue). html/AtkObject.html:3000: warning: no link for: 'g-object-notify' -> (g_object_notify()). html/AtkObject.html:3001: warning: no link for: 'AtkObject-property-changed' -> (“property-changed”). html/AtkTable.html:358: warning: no link for: 'Atk' -> (Atk). html/AtkTable.html:1180: warning: no link for: '0:CAPS' -> (0). html/AtkText.html:414: warning: no link for: 'g-free' -> (g_free()). html/AtkText.html:1498: warning: no link for: 'ATK-TEXT-ATTRIBUTE-INVALID:CAPS' -> (ATK_TEXT_ATTRIBUTE_INVALID). html/AtkText.html:2199: warning: no link for: 'u' -> (u). html/AtkText.html:2213: warning: no link for: 'GdkBitmap' -> (GdkBitmap). html/AtkText.html:2366: warning: no link for: 'AtkObject-text-insert' -> (“text-insert”). html/AtkText.html:2367: warning: no link for: 'AtkObject-text-remove' -> (“text-remove”). html/AtkStreamableContent.html:210: warning: no link for: 'GIOChannel' -> (GIOChannel). html/AtkUtil.html:413: warning: no link for: 'GSignalEmissionHook' -> (GSignalEmissionHook). html/AtkUtil.html:676: warning: no link for: 'GTypeInfo' -> (GTypeInfo). html/AtkUtil.html:680: warning: no link for: 'get-type' -> (_get_type()). html/AtkUtil.html:743: warning: no link for: 'GTypeFlags' -> (GTypeFlags). html/AtkUtil.html:743: warning: no link for: 'g-type-register-static' -> (g_type_register_static()). html/AtkUtil.html:763: warning: no link for: 'G-IMPLEMENT-INTERFACE:CAPS' -> (G_IMPLEMENT_INTERFACE()). html/AtkUtil.html:910: warning: no link for: 'GObjectClass' -> (GObjectClass). html/AtkUtil.html:1028: warning: no link for: 'GdkEventKey' -> (GdkEventKey). html/AtkDocument.html:228: warning: no link for: 'gpointer' -> (gpointer). html/AtkSelection.html:233: warning: no link for: 'atk-get-accessible-value' -> (atk_get_accessible_value()). html/AtkStateSet.html:412: warning: no link for: 'AtkType' -> (AtkType). html/AtkValue.html:177: warning: no link for: 'AtKValues' -> (AtKValues). html/AtkValue.html:271: warning: no link for: 'atk-value-type-get-localized-name' -> (atk_value_type_get_localized_name()). html/AtkValue.html:621: warning: no link for: 'g-slist-free' -> (g_slist_free()). html/AtkEditableText.html:149: warning: no link for: 'ATK-ATTRIBUTE-LEFT-MARGIN:CAPS' -> (ATK_ATTRIBUTE_LEFT_MARGIN). touch html-build.stamp make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/docs' Making all in po make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/po' Making all in build make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' Making all in win32 make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' Making all in vs9 make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs10' Making all in vs11 make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs11' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs11' Making all in vs12 make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs12' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs12' make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1fe141 /bin/sh -e /tmp/B.1fe141/rpm-tmp.75041 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1fe141 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.1fe141/atk-2.16.0-root-builder + /bin/mkdir -p /tmp/B.1fe141/atk-2.16.0-root-builder + cd atk-2.16.0 + rm -rf /tmp/B.1fe141/atk-2.16.0-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.1fe141/atk-2.16.0-root-builder' Making install in atk make[1]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' /usr/bin/make install-am make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' /bin/mkdir -p '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/include/atk-1.0/atk' /usr/bin/install -c -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 ../atk/atkversion.h atk-enum-types.h '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/include/atk-1.0/atk' /bin/mkdir -p '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/gir-1.0' /bin/mkdir -p '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/girepository-1.0' /bin/sh ../libtool --mode=install /usr/bin/install -c libatk-1.0.la '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib' /usr/bin/install -c -m 644 Atk-1.0.typelib '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 Atk-1.0.gir '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/gir-1.0' libtool: install: /usr/bin/install -c .libs/libatk-1.0.so.0.21609.1 /tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/libatk-1.0.so.0.21609.1 libtool: install: (cd /tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib && { ln -s -f libatk-1.0.so.0.21609.1 libatk-1.0.so.0 || { rm -f libatk-1.0.so.0 && ln -s libatk-1.0.so.0.21609.1 libatk-1.0.so.0; }; }) libtool: install: (cd /tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib && { ln -s -f libatk-1.0.so.0.21609.1 libatk-1.0.so || { rm -f libatk-1.0.so && ln -s libatk-1.0.so.0.21609.1 libatk-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libatk-1.0.lai /tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/libatk-1.0.la libtool: install: /usr/bin/install -c .libs/libatk-1.0.a /tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/libatk-1.0.a libtool: install: chmod 644 /tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/libatk-1.0.a libtool: install: ranlib /tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/libatk-1.0.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/atk' Making install in tests make[1]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/tests' make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/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 `/home/users/builder/rpm/BUILD/atk-2.16.0/tests' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/tests' Making install in docs make[1]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/docs' make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/AtkAction.html /usr/bin/install -c -m 644 ./html/AtkComponent.html /usr/bin/install -c -m 644 ./html/AtkDocument.html /usr/bin/install -c -m 644 ./html/AtkEditableText.html /usr/bin/install -c -m 644 ./html/AtkGObjectAccessible.html /usr/bin/install -c -m 644 ./html/AtkHyperlink.html /usr/bin/install -c -m 644 ./html/AtkHypertext.html /usr/bin/install -c -m 644 ./html/AtkImage.html /usr/bin/install -c -m 644 ./html/AtkMisc.html /usr/bin/install -c -m 644 ./html/AtkNoOpObject.html /usr/bin/install -c -m 644 ./html/AtkNoOpObjectFactory.html /usr/bin/install -c -m 644 ./html/AtkObject.html /usr/bin/install -c -m 644 ./html/AtkObjectFactory.html /usr/bin/install -c -m 644 ./html/AtkRegistry.html /usr/bin/install -c -m 644 ./html/AtkRelation.html /usr/bin/install -c -m 644 ./html/AtkRelationSet.html /usr/bin/install -c -m 644 ./html/AtkSelection.html /usr/bin/install -c -m 644 ./html/AtkStateSet.html /usr/bin/install -c -m 644 ./html/AtkStreamableContent.html /usr/bin/install -c -m 644 ./html/AtkTable.html /usr/bin/install -c -m 644 ./html/AtkTableCell.html /usr/bin/install -c -m 644 ./html/AtkText.html /usr/bin/install -c -m 644 ./html/AtkUtil.html /usr/bin/install -c -m 644 ./html/AtkValue.html /usr/bin/install -c -m 644 ./html/AtkWindow.html /usr/bin/install -c -m 644 ./html/accessibles.html /usr/bin/install -c -m 644 ./html/api-index-1-12.html /usr/bin/install -c -m 644 ./html/api-index-1-13.html /usr/bin/install -c -m 644 ./html/api-index-1-20.html /usr/bin/install -c -m 644 ./html/api-index-1-22.html /usr/bin/install -c -m 644 ./html/api-index-1-3.html /usr/bin/install -c -m 644 ./html/api-index-1-30.html /usr/bin/install -c -m 644 ./html/api-index-1-4.html /usr/bin/install -c -m 644 ./html/api-index-1-6.html /usr/bin/install -c -m 644 ./html/api-index-1-9.html /usr/bin/install -c -m 644 ./html/api-index-2-10.html /usr/bin/install -c -m 644 ./html/api-index-2-12.html /usr/bin/install -c -m 644 ./html/api-index-2-2.html /usr/bin/install -c -m 644 ./html/api-index-2-8.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/atk-AtkHyperlinkImpl.html /usr/bin/install -c -m 644 ./html/atk-AtkPlug.html /usr/bin/install -c -m 644 ./html/atk-AtkRange.html /usr/bin/install -c -m 644 ./html/atk-AtkSocket.html /usr/bin/install -c -m 644 ./html/atk-AtkState.html /usr/bin/install -c -m 644 ./html/atk-Versioning-Utilities.html /usr/bin/install -c -m 644 ./html/atk.devhelp2 /usr/bin/install -c -m 644 ./html/atkobject.html /usr/bin/install -c -m 644 ./html/data.html /usr/bin/install -c -m 644 ./html/deprecated.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/interfaces.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/overview.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/toolkit.html /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png /usr/bin/install -c -m 644 ./html/utilities.html Cannot open /usr/share/gtk-doc/html: No such file or directory make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/docs' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/docs' Making install in po make[1]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/po' mkdir -p /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share; \ catalogs='af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo km.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tk.gmo tr.gmo tt.gmo ug.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo zu.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/usr/share/locale;; \ *) destdir=/usr/lib/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=/tmp/B.1fe141/atk-2.16.0-root-builder$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/atk10.mo; \ echo "installing $cat as $dir/atk10.mo"; \ else \ /usr/bin/install -c -m 644 ./$cat $dir/atk10.mo; \ echo "installing ./$cat as" \ "$dir/atk10.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/atk10.mo.m; \ echo "installing $cat.m as $dir/atk10.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -c -m 644 ./$cat.m \ $dir/atk10.mo.m; \ echo "installing ./$cat as" \ "$dir/atk10.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/af/LC_MESSAGES/atk10.mo installing am.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/am/LC_MESSAGES/atk10.mo installing an.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/an/LC_MESSAGES/atk10.mo installing ar.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ar/LC_MESSAGES/atk10.mo installing as.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/as/LC_MESSAGES/atk10.mo installing ast.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ast/LC_MESSAGES/atk10.mo installing az.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/az/LC_MESSAGES/atk10.mo installing be.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/be/LC_MESSAGES/atk10.mo installing be@latin.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/be@latin/LC_MESSAGES/atk10.mo installing bg.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/bg/LC_MESSAGES/atk10.mo installing bn.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/bn/LC_MESSAGES/atk10.mo installing bn_IN.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/bn_IN/LC_MESSAGES/atk10.mo installing bs.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/bs/LC_MESSAGES/atk10.mo installing ca.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ca/LC_MESSAGES/atk10.mo installing ca@valencia.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ca@valencia/LC_MESSAGES/atk10.mo installing cs.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/cs/LC_MESSAGES/atk10.mo installing cy.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/cy/LC_MESSAGES/atk10.mo installing da.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/da/LC_MESSAGES/atk10.mo installing de.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/de/LC_MESSAGES/atk10.mo installing dz.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/dz/LC_MESSAGES/atk10.mo installing el.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/el/LC_MESSAGES/atk10.mo installing en_CA.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/en_CA/LC_MESSAGES/atk10.mo installing en_GB.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/en_GB/LC_MESSAGES/atk10.mo installing en@shaw.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/en@shaw/LC_MESSAGES/atk10.mo installing eo.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/eo/LC_MESSAGES/atk10.mo installing es.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/es/LC_MESSAGES/atk10.mo installing et.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/et/LC_MESSAGES/atk10.mo installing eu.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/eu/LC_MESSAGES/atk10.mo installing fa.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/fa/LC_MESSAGES/atk10.mo installing fi.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/fi/LC_MESSAGES/atk10.mo installing fr.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/fr/LC_MESSAGES/atk10.mo installing ga.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ga/LC_MESSAGES/atk10.mo installing gl.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/gl/LC_MESSAGES/atk10.mo installing gu.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/gu/LC_MESSAGES/atk10.mo installing he.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/he/LC_MESSAGES/atk10.mo installing hi.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/hi/LC_MESSAGES/atk10.mo installing hr.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/hr/LC_MESSAGES/atk10.mo installing hu.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/hu/LC_MESSAGES/atk10.mo installing hy.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/hy/LC_MESSAGES/atk10.mo installing id.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/id/LC_MESSAGES/atk10.mo installing is.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/is/LC_MESSAGES/atk10.mo installing it.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/it/LC_MESSAGES/atk10.mo installing ja.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ja/LC_MESSAGES/atk10.mo installing ka.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ka/LC_MESSAGES/atk10.mo installing kk.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/kk/LC_MESSAGES/atk10.mo installing km.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/km/LC_MESSAGES/atk10.mo installing kn.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/kn/LC_MESSAGES/atk10.mo installing ko.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ko/LC_MESSAGES/atk10.mo installing ku.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ku/LC_MESSAGES/atk10.mo installing li.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/li/LC_MESSAGES/atk10.mo installing lt.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/lt/LC_MESSAGES/atk10.mo installing lv.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/lv/LC_MESSAGES/atk10.mo installing mai.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/mai/LC_MESSAGES/atk10.mo installing mk.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/mk/LC_MESSAGES/atk10.mo installing ml.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ml/LC_MESSAGES/atk10.mo installing mn.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/mn/LC_MESSAGES/atk10.mo installing mr.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/mr/LC_MESSAGES/atk10.mo installing ms.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ms/LC_MESSAGES/atk10.mo installing nb.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/nb/LC_MESSAGES/atk10.mo installing ne.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ne/LC_MESSAGES/atk10.mo installing nl.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/nl/LC_MESSAGES/atk10.mo installing nn.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/nn/LC_MESSAGES/atk10.mo installing oc.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/oc/LC_MESSAGES/atk10.mo installing or.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/or/LC_MESSAGES/atk10.mo installing pa.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/pa/LC_MESSAGES/atk10.mo installing pl.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/pl/LC_MESSAGES/atk10.mo installing ps.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ps/LC_MESSAGES/atk10.mo installing pt.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/pt/LC_MESSAGES/atk10.mo installing pt_BR.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/pt_BR/LC_MESSAGES/atk10.mo installing ro.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ro/LC_MESSAGES/atk10.mo installing ru.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ru/LC_MESSAGES/atk10.mo installing rw.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/rw/LC_MESSAGES/atk10.mo installing si.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/si/LC_MESSAGES/atk10.mo installing sk.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sk/LC_MESSAGES/atk10.mo installing sl.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sl/LC_MESSAGES/atk10.mo installing sq.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sq/LC_MESSAGES/atk10.mo installing sr.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sr/LC_MESSAGES/atk10.mo installing sr@latin.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sr@latin/LC_MESSAGES/atk10.mo installing sr@ije.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sr@ije/LC_MESSAGES/atk10.mo installing sv.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sv/LC_MESSAGES/atk10.mo installing ta.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ta/LC_MESSAGES/atk10.mo installing te.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/te/LC_MESSAGES/atk10.mo installing tg.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/tg/LC_MESSAGES/atk10.mo installing th.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/th/LC_MESSAGES/atk10.mo installing tk.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/tk/LC_MESSAGES/atk10.mo installing tr.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/tr/LC_MESSAGES/atk10.mo installing tt.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/tt/LC_MESSAGES/atk10.mo installing ug.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/ug/LC_MESSAGES/atk10.mo installing uk.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/uk/LC_MESSAGES/atk10.mo installing vi.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/vi/LC_MESSAGES/atk10.mo installing wa.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/wa/LC_MESSAGES/atk10.mo installing xh.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/xh/LC_MESSAGES/atk10.mo installing yi.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/yi/LC_MESSAGES/atk10.mo installing zh_CN.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/atk10.mo installing zh_HK.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/zh_HK/LC_MESSAGES/atk10.mo installing zh_TW.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/zh_TW/LC_MESSAGES/atk10.mo installing zu.gmo as /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/zu/LC_MESSAGES/atk10.mo if test "atk" = "glib"; then \ mkdir -p /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/po' Making install in build make[1]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' Making install in win32 make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' Making install in vs9 make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs9' make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs9' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs9' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs10' make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs10' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs10' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs10' Making install in vs11 make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs11' make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs11' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs11' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs11' Making install in vs12 make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs12' make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs12' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs12' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32/vs12' make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' make[4]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build/win32' make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' make[3]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0/build' make[1]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0' make[2]: Entering directory `/home/users/builder/rpm/BUILD/atk-2.16.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/pkgconfig' /usr/bin/install -c -m 644 atk.pc '/tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/pkgconfig' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/atk-2.16.0' + /bin/rm '--interactive=never' /tmp/B.1fe141/atk-2.16.0-root-builder/usr/lib/libatk-1.0.la + /bin/mv /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sr@ije /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/locale/sr@ijekavian + /usr/lib/rpm/find-lang.sh /tmp/B.1fe141/atk-2.16.0-root-builder atk10 find-lang.sh/1.37: find-lang 'atk10' > atk10.lang + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: atk-2.16.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1fe141 /bin/sh -e /tmp/B.1fe141/rpm-tmp.42474 + umask 022 + cd /home/users/builder/rpm/BUILD + cd atk-2.16.0 + DOCDIR=/tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-2.16.0 + export DOCDIR + rm -rf /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-2.16.0 + /bin/mkdir -p /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-2.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-2.16.0... Documentation compressed. + cp -pr AUTHORS NEWS README /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-2.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-2.16.0... ./NEWS ./README ./AUTHORS Documentation compressed. + exit 0 Provides: libatk-1.0.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libglib-2.0.so.0 libgobject-2.0.so.0 libpthread.so.0 rtld(GNU_HASH) Conflicts: glibc-misc < 6:2.7 Obsoletes: libatk1.0_0 Processing files: atk-devel-2.16.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1fe141 /bin/sh -e /tmp/B.1fe141/rpm-tmp.45880 + umask 022 + cd /home/users/builder/rpm/BUILD + cd atk-2.16.0 + DOCDIR=/tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-devel-2.16.0 + export DOCDIR + rm -rf /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-devel-2.16.0 + /bin/mkdir -p /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-devel-2.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-devel-2.16.0... Documentation compressed. + cp -pr ChangeLog /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-devel-2.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.1fe141/atk-2.16.0-root-builder/usr/share/doc/atk-devel-2.16.0... ./ChangeLog Documentation compressed. + exit 0 Provides: pkgconfig(atk) = 2.16.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: libatk1.0_0-devel Processing files: atk-static-2.16.0-1 Processing files: atk-apidocs-2.16.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.1fe141/atk-2.16.0-root-builder Wrote: /home/users/builder/rpm/RPMS/atk-2.16.0-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/atk-devel-2.16.0-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/atk-static-2.16.0-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/atk-apidocs-2.16.0-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1fe141 /bin/sh -e /tmp/B.1fe141/rpm-tmp.8999 + umask 022 + cd /home/users/builder/rpm/BUILD + cd atk-2.16.0 + /bin/rm '--interactive=never' -rf /tmp/B.1fe141/atk-2.16.0-root-builder + rm -rf /tmp/B.1fe141/atk-2.16.0-root-builder ended at: Mon Jun 1 10:34:32 2015, done in 01days 00h 01m 22s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..427 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## atk ################################################## atk-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:90.08s sys:40.10s real:90.25s (faults io:47 non-io:3070141) Files queued for ftp: 208980 atk-2.16.0-1.i686.rpm 113483 atk-devel-2.16.0-1.i686.rpm 42202 atk-static-2.16.0-1.i686.rpm 97699 atk-apidocs-2.16.0-1.i686.rpm 185 atk-2.16.0-1.src.rpm.uploadinfo End-PLD-Builder-Info